2022-06-02 04:45:21.788 | + ./stack.sh:main:462 : exec 2022-06-02 04:45:21.788 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-02-044521' 2022-06-02 04:45:21.788 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-02-044521.summary.2022-06-02-044521 2022-06-02 04:45:21.788 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 04:45:21.789 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-02-044521 2022-06-02 04:45:21.789 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-02-044521 /opt/stack/logs/stack.sh.log 2022-06-02 04:45:21.789 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-02-044521.summary.2022-06-02-044521 /opt/stack/logs/stack.sh.log.summary 2022-06-02 04:45:21.789 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-02 04:45:21.789 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-02 04:45:21.789 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-02 04:45:21.789 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-02 04:45:21.789 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-02 04:45:21.789 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-02 04:45:21.789 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-02 04:45:21.789 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-02 04:45:21.789 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-02 04:45:21.789 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-02 04:45:21.792 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-02 04:45:21.794 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-02 04:45:21.796 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-02 04:45:21.798 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-02 04:45:21.802 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-02 04:45:21.804 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-02 04:45:21.806 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-02 04:45:21.808 | + ./stack.sh:main:548 : set -o errexit 2022-06-02 04:45:21.809 | + ./stack.sh:main:551 : uname -a 2022-06-02 04:45:21.810 | Linux dv-cinder-831188-2-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-02 04:45:21.813 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-02 04:45:21.815 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-02 04:45:21.818 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-02 04:45:21.847 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-02 04:45:21.864 | + ./stack.sh:main:565 : fetch_plugins 2022-06-02 04:45:21.866 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-02 04:45:21.869 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-02 04:45:21.871 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-02 04:45:21.873 | + functions-common:fetch_plugins:1673 : return 2022-06-02 04:45:21.876 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-02 04:45:21.878 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-02 04:45:21.880 | + functions-common:run_phase:1751 : local phase= 2022-06-02 04:45:21.882 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 04:45:21.884 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 04:45:21.886 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 04:45:21.888 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 04:45:21.890 | + functions-common:run_phase:1760 : local extra 2022-06-02 04:45:21.892 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 04:45:21.895 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 04:45:21.897 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 04:45:21.899 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 04:45:21.901 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-02 04:45:21.903 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 04:45:21.916 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:45:21.919 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-02 04:45:21.921 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 04:45:21.924 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 04:45:21.926 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 04:45:21.927 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 04:45:21.929 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-02 04:45:21.931 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-02 04:45:21.933 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-02 04:45:21.934 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-02 04:45:21.936 | + functions-common:run_phase:1774 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-02 04:45:21.938 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-02 04:45:21.940 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-02 04:45:21.941 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-02 04:45:21.943 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-02 04:45:21.945 | + functions-common:plugin_override_defaults:1714 : return 2022-06-02 04:45:21.947 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-02 04:45:21.964 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-02 04:45:21.966 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-02 04:45:21.979 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:45:21.982 | +++ lib/tls:source:43 : hostname -f 2022-06-02 04:45:21.986 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-02 04:45:21.988 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-02 04:45:21.990 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-02 04:45:21.992 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-02 04:45:21.993 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-02 04:45:21.995 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-02 04:45:21.997 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-02 04:45:21.999 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-02 04:45:22.001 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-02 04:45:22.003 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-02 04:45:22.008 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-02 04:45:22.020 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-02 04:45:22.040 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-02 04:45:22.053 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-02 04:45:22.065 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-02 04:45:22.092 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-02 04:45:22.131 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-02 04:45:22.217 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-02 04:45:22.238 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-02 04:45:22.271 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-02 04:45:22.321 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-02 04:45:22.454 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-02 04:45:22.468 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-02 04:45:22.485 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-02 04:45:22.499 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-02 04:45:22.586 | + ./stack.sh:main:598 : run_phase source 2022-06-02 04:45:22.589 | + functions-common:run_phase:1750 : local mode=source 2022-06-02 04:45:22.593 | + functions-common:run_phase:1751 : local phase= 2022-06-02 04:45:22.596 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 04:45:22.600 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 04:45:22.603 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 04:45:22.606 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 04:45:22.609 | + functions-common:run_phase:1760 : local extra 2022-06-02 04:45:22.613 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 04:45:22.616 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 04:45:22.618 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 04:45:22.620 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 04:45:22.622 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-02 04:45:22.624 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 04:45:22.637 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:45:22.639 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-02 04:45:22.641 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-02 04:45:22.681 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-02 04:45:22.683 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-02 04:45:22.685 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-02 04:45:22.687 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-02 04:45:22.689 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-02 04:45:22.691 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-02 04:45:22.693 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-02 04:45:22.695 | + functions-common:load_plugin_settings:1691 : return 2022-06-02 04:45:22.698 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-02 04:45:22.700 | + functions-common:verify_disabled_services:2033 : local service 2022-06-02 04:45:22.702 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.705 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-02 04:45:22.707 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.710 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-02 04:45:22.712 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.715 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-02 04:45:22.718 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.721 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-02 04:45:22.723 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.726 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-02 04:45:22.729 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.732 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-02 04:45:22.734 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.737 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-02 04:45:22.739 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.741 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-02 04:45:22.744 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.746 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-02 04:45:22.748 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.750 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-02 04:45:22.753 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.755 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-02 04:45:22.757 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.759 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-02 04:45:22.762 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.764 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-02 04:45:22.766 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.768 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-02 04:45:22.771 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.773 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-02 04:45:22.775 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.779 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-02 04:45:22.782 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.785 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-02 04:45:22.787 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.790 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-02 04:45:22.792 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.795 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-02 04:45:22.798 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.800 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-02 04:45:22.802 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.804 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-02 04:45:22.807 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.809 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-02 04:45:22.811 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.813 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-02 04:45:22.816 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.818 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-02 04:45:22.820 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.823 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-02 04:45:22.826 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.828 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-02 04:45:22.830 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.832 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-02 04:45:22.835 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.837 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-02 04:45:22.839 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.842 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-02 04:45:22.844 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.847 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-02 04:45:22.850 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.852 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-02 04:45:22.855 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.858 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-02 04:45:22.861 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.864 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-02 04:45:22.866 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.869 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-02 04:45:22.871 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.874 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-02 04:45:22.876 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.879 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-02 04:45:22.881 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.883 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-02 04:45:22.885 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.887 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-02 04:45:22.890 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.892 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-02 04:45:22.895 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-02 04:45:22.897 | + functions-common:verify_disabled_services:2035 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-02 04:45:22.900 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-02 04:45:22.903 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-02 04:45:22.905 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-02 04:45:22.920 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:45:22.922 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-02 04:45:22.924 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-02 04:45:22.927 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-02 04:45:22.942 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:45:22.945 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-02 04:45:22.947 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-02 04:45:22.949 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-02 04:45:22.951 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-02 04:45:22.953 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-02 04:45:22.956 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-02 04:45:22.958 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-02 04:45:22.960 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-02 04:45:22.962 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-02 04:45:22.965 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-02 04:45:22.968 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-02 04:45:22.970 | + lib/database:initialize_database_backends:104 : return 0 2022-06-02 04:45:22.972 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-02 04:45:22.972 | Using mysql database backend 2022-06-02 04:45:22.974 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-02 04:45:22.990 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-02 04:45:23.007 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:45:23.009 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-02 04:45:23.025 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-02 04:45:23.044 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:45:23.047 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-02 04:45:23.066 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-02 04:45:23.085 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-02 04:45:23.103 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:45:23.105 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-02 04:45:23.122 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:45:23.124 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-02 04:45:23.126 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-02 04:45:23.144 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:45:23.146 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-02 04:45:23.166 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-02 04:45:23.168 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-02 04:45:23.170 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-02 04:45:23.173 | + functions-common:save_stackenv:60 : local tag=739 2022-06-02 04:45:23.176 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-02 04:45:23.180 | + functions-common:save_stackenv:62 : time_stamp=2022-06-02-044523 2022-06-02 04:45:23.183 | + functions-common:save_stackenv:63 : echo '# 2022-06-02-044523 739' 2022-06-02 04:45:23.185 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:45:23.187 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-02 04:45:23.190 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:45:23.192 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-02 04:45:23.194 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:45:23.197 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-02 04:45:23.200 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:45:23.203 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-02 04:45:23.205 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:45:23.207 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.13 2022-06-02 04:45:23.209 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:45:23.212 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.13/identity 2022-06-02 04:45:23.214 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:45:23.216 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-02-044521 2022-06-02 04:45:23.219 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:45:23.221 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-02 04:45:23.223 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:45:23.225 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.13 2022-06-02 04:45:23.228 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:45:23.230 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-02 04:45:23.232 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:45:23.234 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-02 04:45:23.236 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:45:23.240 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-02 04:45:23.243 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-02 04:45:23.245 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-02 04:45:23.248 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-02 04:45:23.251 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-02 04:45:23.253 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-02 04:45:23.256 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 04:45:23.258 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 04:45:23.261 | ++ functions-common:git_clone:529 : pwd 2022-06-02 04:45:23.264 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 04:45:23.266 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 04:45:23.269 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 04:45:23.289 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 04:45:23.291 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 04:45:23.294 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 04:45:23.298 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 04:45:23.298 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 04:45:23.303 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-02 04:45:23.306 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 04:45:23.308 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-02 04:45:23.321 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-02 04:45:23.324 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 04:45:23.324 | + functions-common:git_clone:607 : head -1 2022-06-02 04:45:23.328 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-02 04:45:23.331 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 04:45:23.333 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-02 04:45:23.336 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 04:45:23.338 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-02 04:45:23.340 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-02 04:45:23.343 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-02 04:45:23.345 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-02 04:45:23.347 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-02 04:45:23.350 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-02 04:45:23.352 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-02 04:45:23.355 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-02 04:45:23.357 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-02 04:45:23.362 | ++ tools/install_prereqs.sh:source:47 : NOW=1654145123 2022-06-02 04:45:23.365 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-02 04:45:23.369 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-06-02 04:45:23.372 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-06-02 04:45:23.374 | ++ tools/install_prereqs.sh:source:49 : DELTA=1654145123 2022-06-02 04:45:23.377 | ++ tools/install_prereqs.sh:source:50 : [[ 1654145123 -lt 7200 ]] 2022-06-02 04:45:23.379 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-02 04:45:23.382 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-02 04:45:23.385 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-02 04:45:23.387 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-02 04:45:23.390 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-02 04:45:23.393 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-02 04:45:23.395 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-02 04:45:23.398 | +++ 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-02 04:45:23.444 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-02 04:45:23.444 | apache2-dev 2022-06-02 04:45:23.444 | bc 2022-06-02 04:45:23.444 | bsdmainutils 2022-06-02 04:45:23.444 | curl 2022-06-02 04:45:23.444 | g++ 2022-06-02 04:45:23.444 | gcc 2022-06-02 04:45:23.444 | gettext 2022-06-02 04:45:23.444 | git 2022-06-02 04:45:23.444 | graphviz 2022-06-02 04:45:23.444 | iputils-ping 2022-06-02 04:45:23.444 | libapache2-mod-proxy-uwsgi 2022-06-02 04:45:23.444 | libffi-dev 2022-06-02 04:45:23.444 | libjpeg-dev 2022-06-02 04:45:23.444 | libmysqlclient-dev 2022-06-02 04:45:23.445 | libpcre3-dev 2022-06-02 04:45:23.445 | libpq-dev 2022-06-02 04:45:23.445 | libssl-dev 2022-06-02 04:45:23.445 | libsystemd-dev 2022-06-02 04:45:23.445 | libxml2-dev 2022-06-02 04:45:23.445 | libxslt1-dev 2022-06-02 04:45:23.445 | libyaml-dev 2022-06-02 04:45:23.445 | lsof 2022-06-02 04:45:23.445 | openssh-server 2022-06-02 04:45:23.445 | openssl 2022-06-02 04:45:23.445 | pkg-config 2022-06-02 04:45:23.445 | psmisc 2022-06-02 04:45:23.445 | python3-dev 2022-06-02 04:45:23.445 | python3-pip 2022-06-02 04:45:23.445 | python3-venv 2022-06-02 04:45:23.445 | tar 2022-06-02 04:45:23.445 | tcpdump 2022-06-02 04:45:23.445 | unzip 2022-06-02 04:45:23.445 | uuid-runtime 2022-06-02 04:45:23.445 | wget 2022-06-02 04:45:23.445 | wget 2022-06-02 04:45:23.445 | zlib1g-dev 2022-06-02 04:45:23.445 | libkrb5-dev 2022-06-02 04:45:23.445 | libldap2-dev 2022-06-02 04:45:23.445 | libsasl2-dev 2022-06-02 04:45:23.445 | memcached 2022-06-02 04:45:23.445 | python3-mysqldb 2022-06-02 04:45:23.445 | sqlite3 2022-06-02 04:45:23.445 | conntrack 2022-06-02 04:45:23.445 | curl 2022-06-02 04:45:23.445 | dnsmasq-base 2022-06-02 04:45:23.445 | dnsmasq-utils 2022-06-02 04:45:23.445 | ebtables 2022-06-02 04:45:23.445 | gawk 2022-06-02 04:45:23.445 | genisoimage 2022-06-02 04:45:23.445 | iptables 2022-06-02 04:45:23.445 | iputils-arping 2022-06-02 04:45:23.445 | kpartx 2022-06-02 04:45:23.445 | libjs-jquery-tablesorter 2022-06-02 04:45:23.445 | libmysqlclient-dev 2022-06-02 04:45:23.446 | parted 2022-06-02 04:45:23.446 | pm-utils 2022-06-02 04:45:23.446 | python3-mysqldb 2022-06-02 04:45:23.446 | socat 2022-06-02 04:45:23.446 | sqlite3 2022-06-02 04:45:23.446 | sudo 2022-06-02 04:45:23.446 | vlan 2022-06-02 04:45:23.446 | lsscsi 2022-06-02 04:45:23.446 | open-iscsi 2022-06-02 04:45:23.446 | lvm2 2022-06-02 04:45:23.446 | qemu-utils 2022-06-02 04:45:23.446 | thin-provisioning-tools 2022-06-02 04:45:23.446 | acl 2022-06-02 04:45:23.446 | dnsmasq-base 2022-06-02 04:45:23.446 | dnsmasq-utils 2022-06-02 04:45:23.446 | ebtables 2022-06-02 04:45:23.446 | haproxy 2022-06-02 04:45:23.446 | iptables 2022-06-02 04:45:23.446 | iputils-arping 2022-06-02 04:45:23.446 | iputils-ping 2022-06-02 04:45:23.446 | libmysqlclient-dev 2022-06-02 04:45:23.446 | postgresql-server-dev-all 2022-06-02 04:45:23.446 | python3-mysqldb 2022-06-02 04:45:23.446 | sqlite3 2022-06-02 04:45:23.446 | sudo 2022-06-02 04:45:23.446 | vlan 2022-06-02 04:45:23.446 | ipset 2022-06-02 04:45:23.446 | conntrack 2022-06-02 04:45:23.446 | conntrackd 2022-06-02 04:45:23.446 | keepalived 2022-06-02 04:45:23.446 | dstat 2022-06-02 04:45:23.446 | lvm2 2022-06-02 04:45:23.446 | qemu-utils 2022-06-02 04:45:23.446 | thin-provisioning-tools 2022-06-02 04:45:23.446 | curl 2022-06-02 04:45:23.446 | liberasurecode-dev 2022-06-02 04:45:23.446 | make 2022-06-02 04:45:23.446 | memcached 2022-06-02 04:45:23.447 | sqlite3 2022-06-02 04:45:23.447 | xfsprogs' 2022-06-02 04:45:23.448 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-02 04:45:23.466 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-02 04:45:23.466 | apache2-dev 2022-06-02 04:45:23.466 | bc 2022-06-02 04:45:23.466 | bsdmainutils 2022-06-02 04:45:23.466 | curl 2022-06-02 04:45:23.466 | g++ 2022-06-02 04:45:23.466 | gcc 2022-06-02 04:45:23.466 | gettext 2022-06-02 04:45:23.466 | git 2022-06-02 04:45:23.466 | graphviz 2022-06-02 04:45:23.466 | iputils-ping 2022-06-02 04:45:23.466 | libapache2-mod-proxy-uwsgi 2022-06-02 04:45:23.466 | libffi-dev 2022-06-02 04:45:23.466 | libjpeg-dev 2022-06-02 04:45:23.466 | libmysqlclient-dev 2022-06-02 04:45:23.466 | libpcre3-dev 2022-06-02 04:45:23.466 | libpq-dev 2022-06-02 04:45:23.466 | libssl-dev 2022-06-02 04:45:23.466 | libsystemd-dev 2022-06-02 04:45:23.466 | libxml2-dev 2022-06-02 04:45:23.466 | libxslt1-dev 2022-06-02 04:45:23.467 | libyaml-dev 2022-06-02 04:45:23.467 | lsof 2022-06-02 04:45:23.467 | openssh-server 2022-06-02 04:45:23.467 | openssl 2022-06-02 04:45:23.467 | pkg-config 2022-06-02 04:45:23.467 | psmisc 2022-06-02 04:45:23.467 | python3-dev 2022-06-02 04:45:23.467 | python3-pip 2022-06-02 04:45:23.467 | python3-venv 2022-06-02 04:45:23.467 | tar 2022-06-02 04:45:23.467 | tcpdump 2022-06-02 04:45:23.467 | unzip 2022-06-02 04:45:23.467 | uuid-runtime 2022-06-02 04:45:23.467 | wget 2022-06-02 04:45:23.467 | wget 2022-06-02 04:45:23.467 | zlib1g-dev 2022-06-02 04:45:23.467 | libkrb5-dev 2022-06-02 04:45:23.467 | libldap2-dev 2022-06-02 04:45:23.467 | libsasl2-dev 2022-06-02 04:45:23.467 | memcached 2022-06-02 04:45:23.467 | python3-mysqldb 2022-06-02 04:45:23.467 | sqlite3 2022-06-02 04:45:23.467 | conntrack 2022-06-02 04:45:23.467 | curl 2022-06-02 04:45:23.467 | dnsmasq-base 2022-06-02 04:45:23.467 | dnsmasq-utils 2022-06-02 04:45:23.467 | ebtables 2022-06-02 04:45:23.467 | gawk 2022-06-02 04:45:23.467 | genisoimage 2022-06-02 04:45:23.467 | iptables 2022-06-02 04:45:23.467 | iputils-arping 2022-06-02 04:45:23.467 | kpartx 2022-06-02 04:45:23.467 | libjs-jquery-tablesorter 2022-06-02 04:45:23.467 | libmysqlclient-dev 2022-06-02 04:45:23.467 | parted 2022-06-02 04:45:23.467 | pm-utils 2022-06-02 04:45:23.467 | python3-mysqldb 2022-06-02 04:45:23.467 | socat 2022-06-02 04:45:23.467 | sqlite3 2022-06-02 04:45:23.467 | sudo 2022-06-02 04:45:23.467 | vlan 2022-06-02 04:45:23.468 | lsscsi 2022-06-02 04:45:23.468 | open-iscsi 2022-06-02 04:45:23.468 | lvm2 2022-06-02 04:45:23.468 | qemu-utils 2022-06-02 04:45:23.468 | thin-provisioning-tools 2022-06-02 04:45:23.468 | acl 2022-06-02 04:45:23.468 | dnsmasq-base 2022-06-02 04:45:23.468 | dnsmasq-utils 2022-06-02 04:45:23.468 | ebtables 2022-06-02 04:45:23.468 | haproxy 2022-06-02 04:45:23.468 | iptables 2022-06-02 04:45:23.468 | iputils-arping 2022-06-02 04:45:23.468 | iputils-ping 2022-06-02 04:45:23.468 | libmysqlclient-dev 2022-06-02 04:45:23.468 | postgresql-server-dev-all 2022-06-02 04:45:23.468 | python3-mysqldb 2022-06-02 04:45:23.468 | sqlite3 2022-06-02 04:45:23.468 | sudo 2022-06-02 04:45:23.468 | vlan 2022-06-02 04:45:23.468 | ipset 2022-06-02 04:45:23.468 | conntrack 2022-06-02 04:45:23.468 | conntrackd 2022-06-02 04:45:23.468 | keepalived 2022-06-02 04:45:23.468 | dstat 2022-06-02 04:45:23.468 | lvm2 2022-06-02 04:45:23.468 | qemu-utils 2022-06-02 04:45:23.468 | thin-provisioning-tools 2022-06-02 04:45:23.468 | curl 2022-06-02 04:45:23.468 | liberasurecode-dev 2022-06-02 04:45:23.468 | make 2022-06-02 04:45:23.468 | memcached 2022-06-02 04:45:23.468 | sqlite3 2022-06-02 04:45:23.468 | xfsprogs ' 2022-06-02 04:45:23.468 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-02 04:45:23.470 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:45:23.473 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:45:23.477 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-02 04:45:23.477 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-02 04:45:23.483 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-02 04:45:23.486 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-02 04:45:23.489 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:45:23.491 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-02 04:45:23.493 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:45:23.495 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:45:23.497 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:45:23.499 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:45:23.501 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:45:23.503 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:45:23.505 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-02 04:45:23.507 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-02 04:45:23.509 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-02 04:45:23.512 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-02 04:45:23.516 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-02 04:45:23.518 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-02 04:45:23.520 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-02 04:45:23.522 | ++ functions-common:time_start:2309 : local start_time= 2022-06-02 04:45:23.524 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-02 04:45:23.526 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-02 04:45:23.530 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654145123527 2022-06-02 04:45:23.532 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-02 04:45:23.534 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-02 04:45:23.536 | ++ functions-common:apt_get_update:1097 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-02 04:45:23.804 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-02 04:45:23.923 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-02 04:45:24.055 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-02 04:45:24.186 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-02 04:45:26.295 | Reading package lists... 2022-06-02 04:45:26.328 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-02 04:45:26.331 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-02 04:45:26.333 | ++ functions-common:time_stop:2322 : local name 2022-06-02 04:45:26.335 | ++ functions-common:time_stop:2323 : local end_time 2022-06-02 04:45:26.338 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:45:26.340 | ++ functions-common:time_stop:2325 : local total 2022-06-02 04:45:26.343 | ++ functions-common:time_stop:2326 : local start_time 2022-06-02 04:45:26.346 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-02 04:45:26.348 | ++ functions-common:time_stop:2329 : start_time=1654145123527 2022-06-02 04:45:26.351 | ++ functions-common:time_stop:2331 : [[ -z 1654145123527 ]] 2022-06-02 04:45:26.354 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:45:26.358 | ++ functions-common:time_stop:2334 : end_time=1654145126355 2022-06-02 04:45:26.360 | ++ functions-common:time_stop:2335 : elapsed_time=2828 2022-06-02 04:45:26.362 | ++ functions-common:time_stop:2336 : total=0 2022-06-02 04:45:26.364 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:45:26.366 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2828 2022-06-02 04:45:26.369 | ++ functions-common:install_package:1357 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-02 04:45:26.371 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:45:26.373 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:45:26.375 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:45:26.377 | ++ functions-common:real_install_package:1343 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-02 04:45:26.397 | ++ functions-common:apt_get:1123 : 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++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-02 04:45:26.508 | Reading package lists... 2022-06-02 04:45:26.761 | Building dependency tree... 2022-06-02 04:45:26.762 | Reading state information... 2022-06-02 04:45:27.051 | bc is already the newest version (1.07.1-2build1). 2022-06-02 04:45:27.051 | bc set to manually installed. 2022-06-02 04:45:27.051 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-02 04:45:27.051 | bsdmainutils set to manually installed. 2022-06-02 04:45:27.051 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-02 04:45:27.051 | gawk set to manually installed. 2022-06-02 04:45:27.051 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-02 04:45:27.051 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-02 04:45:27.051 | iptables set to manually installed. 2022-06-02 04:45:27.051 | iputils-ping is already the newest version (3:20190709-3). 2022-06-02 04:45:27.051 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-02 04:45:27.051 | kpartx set to manually installed. 2022-06-02 04:45:27.051 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-02 04:45:27.051 | psmisc is already the newest version (23.3-1). 2022-06-02 04:45:27.051 | psmisc set to manually installed. 2022-06-02 04:45:27.051 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-02 04:45:27.051 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-02 04:45:27.051 | thin-provisioning-tools set to manually installed. 2022-06-02 04:45:27.051 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-02 04:45:27.051 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-02 04:45:27.051 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-02 04:45:27.051 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-02 04:45:27.051 | lsof set to manually installed. 2022-06-02 04:45:27.051 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-02 04:45:27.051 | parted set to manually installed. 2022-06-02 04:45:27.051 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-02 04:45:27.051 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-02 04:45:27.051 | zlib1g-dev set to manually installed. 2022-06-02 04:45:27.051 | The following packages were automatically installed and are no longer required: 2022-06-02 04:45:27.052 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:45:27.052 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:45:27.052 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:45:27.052 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:45:27.052 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:45:27.052 | python3-zope.interface 2022-06-02 04:45:27.052 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:45:27.052 | The following additional packages will be installed: 2022-06-02 04:45:27.052 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-06-02 04:45:27.052 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-06-02 04:45:27.052 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-06-02 04:45:27.052 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-06-02 04:45:27.052 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-06-02 04:45:27.052 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-06-02 04:45:27.052 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-06-02 04:45:27.052 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-06-02 04:45:27.052 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-06-02 04:45:27.052 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-06-02 04:45:27.052 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-06-02 04:45:27.052 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-06-02 04:45:27.052 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-06-02 04:45:27.052 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-06-02 04:45:27.053 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-06-02 04:45:27.053 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-06-02 04:45:27.053 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-06-02 04:45:27.053 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-06-02 04:45:27.053 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-06-02 04:45:27.053 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-06-02 04:45:27.053 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnss-systemd libobjc-9-dev 2022-06-02 04:45:27.053 | libobjc4 libomp-10-dev libomp5-10 libpam-systemd libpango-1.0-0 2022-06-02 04:45:27.053 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 libpixman-1-0 2022-06-02 04:45:27.053 | libpq5 librados2 librbd1 librdmacm1 libsasl2-2 libsasl2-modules 2022-06-02 04:45:27.053 | libsasl2-modules-db libsctp-dev libsctp1 libsensors-config libsensors5 2022-06-02 04:45:27.053 | libsm6 libsnmp-base libsnmp35 libsqlite3-0 libssl1.1 libstdc++-9-dev 2022-06-02 04:45:27.053 | libsub-override-perl libsys-hostname-long-perl libsystemd0 libthai-data 2022-06-02 04:45:27.053 | libthai0 libtiff5 libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 2022-06-02 04:45:27.053 | libxcb-render0 libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 2022-06-02 04:45:27.053 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 2022-06-02 04:45:27.053 | mysql-common openssh-client openssh-sftp-server po-debconf 2022-06-02 04:45:27.053 | postgresql-client-12 postgresql-client-common postgresql-common 2022-06-02 04:45:27.053 | postgresql-server-dev-12 python-pip-whl python3-pygments python3-wheel 2022-06-02 04:45:27.053 | python3-yaml python3.8-venv qemu-block-extra sharutils ssl-cert systemd 2022-06-02 04:45:27.053 | systemd-sysv systemd-timesyncd uuid-dev vbetool x11-common 2022-06-02 04:45:27.055 | Suggested packages: 2022-06-02 04:45:27.055 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-06-02 04:45:27.055 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-06-02 04:45:27.055 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-06-02 04:45:27.055 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-06-02 04:45:27.055 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-06-02 04:45:27.055 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-06-02 04:45:27.055 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-06-02 04:45:27.055 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-06-02 04:45:27.055 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-06-02 04:45:27.055 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-06-02 04:45:27.055 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-06-02 04:45:27.055 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-06-02 04:45:27.055 | monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools radeontool 2022-06-02 04:45:27.055 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-06-02 04:45:27.055 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-06-02 04:45:27.055 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-06-02 04:45:27.055 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-06-02 04:45:27.337 | The following NEW packages will be installed: 2022-06-02 04:45:27.337 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-06-02 04:45:27.337 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-06-02 04:45:27.337 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-06-02 04:45:27.338 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-06-02 04:45:27.338 | dstat dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-06-02 04:45:27.338 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-06-02 04:45:27.338 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-06-02 04:45:27.338 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-06-02 04:45:27.338 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-06-02 04:45:27.338 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-06-02 04:45:27.338 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-06-02 04:45:27.338 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-06-02 04:45:27.338 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-06-02 04:45:27.338 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-06-02 04:45:27.338 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-06-02 04:45:27.338 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-06-02 04:45:27.338 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-06-02 04:45:27.338 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-06-02 04:45:27.338 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-06-02 04:45:27.338 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-06-02 04:45:27.338 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-06-02 04:45:27.338 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-06-02 04:45:27.338 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-06-02 04:45:27.338 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2022-06-02 04:45:27.338 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2022-06-02 04:45:27.338 | libnl-route-3-200 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 2022-06-02 04:45:27.338 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 2022-06-02 04:45:27.338 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 librdmacm1 libsasl2-dev 2022-06-02 04:45:27.338 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-06-02 04:45:27.338 | libsnmp35 libssl-dev libstdc++-9-dev libsub-override-perl 2022-06-02 04:45:27.338 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-06-02 04:45:27.338 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-06-02 04:45:27.339 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-06-02 04:45:27.339 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-06-02 04:45:27.339 | m4 make memcached mysql-common pkg-config pm-utils po-debconf 2022-06-02 04:45:27.339 | postgresql-client-12 postgresql-client-common postgresql-common 2022-06-02 04:45:27.339 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2022-06-02 04:45:27.339 | python3-mysqldb python3-pip python3-pygments python3-venv python3-wheel 2022-06-02 04:45:27.339 | python3-yaml python3.8-venv qemu-block-extra qemu-utils sharutils socat 2022-06-02 04:45:27.339 | sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2022-06-02 04:45:27.339 | The following packages will be upgraded: 2022-06-02 04:45:27.340 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-06-02 04:45:27.340 | libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 2022-06-02 04:45:27.340 | libsystemd0 libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-06-02 04:45:27.341 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd tar 2022-06-02 04:45:27.341 | tcpdump uuid-runtime wget 2022-06-02 04:45:27.635 | 26 upgraded, 208 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:45:27.636 | Need to get 162 MB of archives. 2022-06-02 04:45:27.636 | After this operation, 762 MB of additional disk space will be used. 2022-06-02 04:45:27.636 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-06-02 04:45:28.645 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.17 [96.0 kB] 2022-06-02 04:45:28.829 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.17 [28.1 kB] 2022-06-02 04:45:28.838 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.17 [10.3 kB] 2022-06-02 04:45:28.839 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] 2022-06-02 04:45:29.374 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3,809 kB] 2022-06-02 04:45:30.900 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] 2022-06-02 04:45:31.022 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-06-02 04:45:31.034 | 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-06-02 04:45:31.053 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-06-02 04:45:31.096 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.13 [1,321 kB] 2022-06-02 04:45:31.698 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-06-02 04:45:31.764 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] 2022-06-02 04:45:32.028 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-06-02 04:45:32.032 | 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-06-02 04:45:32.037 | 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-06-02 04:45:32.048 | 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-06-02 04:45:32.081 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-06-02 04:45:32.083 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.11 [162 kB] 2022-06-02 04:45:32.127 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.11 [235 kB] 2022-06-02 04:45:32.244 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-06-02 04:45:32.258 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-06-02 04:45:32.299 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-06-02 04:45:35.693 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.3 [640 kB] 2022-06-02 04:45:35.824 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.11 [1,180 kB] 2022-06-02 04:45:36.064 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.11 [159 kB] 2022-06-02 04:45:36.094 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.11 [84.5 kB] 2022-06-02 04:45:36.110 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.11 [95.6 kB] 2022-06-02 04:45:36.131 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-06-02 04:45:36.157 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-06-02 04:45:36.446 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-06-02 04:45:36.456 | 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-06-02 04:45:36.458 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-06-02 04:45:36.459 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.29-0ubuntu0.20.04.3 [1,292 kB] 2022-06-02 04:45:36.708 | 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-06-02 04:45:36.709 | 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-06-02 04:45:36.714 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-06-02 04:45:36.750 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-06-02 04:45:36.890 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-06-02 04:45:36.954 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-06-02 04:45:36.969 | 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-06-02 04:45:37.007 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.13 [620 kB] 2022-06-02 04:45:37.094 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-06-02 04:45:37.112 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.5 [51.5 kB] 2022-06-02 04:45:37.119 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-06-02 04:45:37.169 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-06-02 04:45:37.260 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-06-02 04:45:37.309 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-06-02 04:45:37.356 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-06-02 04:45:37.362 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-06-02 04:45:37.366 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-06-02 04:45:37.396 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-06-02 04:45:37.438 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-06-02 04:45:37.508 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-06-02 04:45:37.564 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-06-02 04:45:40.206 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-06-02 04:45:41.815 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1,722 kB] 2022-06-02 04:45:42.003 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-06-02 04:45:42.010 | 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-06-02 04:45:42.013 | 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-06-02 04:45:42.033 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-06-02 04:45:42.590 | 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-06-02 04:45:42.591 | 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-06-02 04:45:42.602 | 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-06-02 04:45:43.439 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-06-02 04:45:44.667 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-06-02 04:45:44.668 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-06-02 04:45:44.671 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-06-02 04:45:44.672 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-06-02 04:45:44.673 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-06-02 04:45:44.675 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-06-02 04:45:44.676 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-06-02 04:45:44.707 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-06-02 04:45:44.708 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] 2022-06-02 04:45:44.799 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-06-02 04:45:44.856 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB] 2022-06-02 04:45:45.054 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-06-02 04:45:45.058 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-06-02 04:45:45.060 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-06-02 04:45:45.139 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-06-02 04:45:45.140 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-06-02 04:45:45.165 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-06-02 04:45:45.245 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-06-02 04:45:45.246 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-06-02 04:45:45.246 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-06-02 04:45:45.248 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-06-02 04:45:45.364 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 [262 kB] 2022-06-02 04:45:45.432 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-06-02 04:45:45.444 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.11 [180 kB] 2022-06-02 04:45:45.658 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-06-02 04:45:45.659 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8,420 kB] 2022-06-02 04:45:46.875 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-06-02 04:45:46.875 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-06-02 04:45:46.875 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-06-02 04:45:46.877 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-06-02 04:45:46.877 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-06-02 04:45:46.878 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-06-02 04:45:46.894 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-06-02 04:45:46.939 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-06-02 04:45:46.942 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-06-02 04:45:47.008 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-06-02 04:45:47.297 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 dstat all 0.7.4-6 [55.6 kB] 2022-06-02 04:45:47.713 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-06-02 04:45:47.854 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-06-02 04:45:47.892 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-06-02 04:45:47.972 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-06-02 04:45:48.306 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-06-02 04:45:48.402 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-06-02 04:45:48.404 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-06-02 04:45:48.414 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-06-02 04:45:48.429 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-06-02 04:45:48.457 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-06-02 04:45:48.459 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-06-02 04:45:48.461 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-06-02 04:45:48.464 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-06-02 04:45:48.474 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-06-02 04:45:48.571 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-06-02 04:45:48.574 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-06-02 04:45:48.589 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.3 [162 kB] 2022-06-02 04:45:48.603 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-06-02 04:45:48.701 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-06-02 04:45:48.712 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-06-02 04:45:48.724 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-06-02 04:45:48.743 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-06-02 04:45:48.745 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-06-02 04:45:48.745 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-06-02 04:45:48.832 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-06-02 04:45:48.882 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-06-02 04:45:48.888 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-06-02 04:45:48.921 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-06-02 04:45:48.962 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-06-02 04:45:48.964 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-06-02 04:45:48.966 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-06-02 04:45:48.979 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-06-02 04:45:48.982 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-06-02 04:45:48.984 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-06-02 04:45:49.093 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-06-02 04:45:49.148 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-06-02 04:45:49.162 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-06-02 04:45:49.177 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-06-02 04:45:49.223 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-06-02 04:45:49.227 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-06-02 04:45:49.228 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-06-02 04:45:49.242 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-06-02 04:45:49.245 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-06-02 04:45:49.260 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-06-02 04:45:49.353 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-06-02 04:45:49.366 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-06-02 04:45:49.370 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-06-02 04:45:49.390 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-06-02 04:45:49.484 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-06-02 04:45:49.485 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-06-02 04:45:49.486 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-06-02 04:45:49.491 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-06-02 04:45:49.494 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-06-02 04:45:49.498 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-06-02 04:45:49.615 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-06-02 04:45:49.618 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-06-02 04:45:49.628 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-06-02 04:45:49.632 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-06-02 04:45:49.746 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-06-02 04:45:49.747 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-06-02 04:45:49.748 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-06-02 04:45:49.767 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-06-02 04:45:49.789 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-06-02 04:45:49.792 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-06-02 04:45:49.876 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-06-02 04:45:51.131 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-06-02 04:45:51.133 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-06-02 04:45:51.134 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-06-02 04:45:51.173 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-06-02 04:45:51.185 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-06-02 04:45:51.186 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-06-02 04:45:51.186 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-06-02 04:45:51.205 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-06-02 04:45:51.205 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-06-02 04:45:51.263 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-06-02 04:45:51.337 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-06-02 04:45:51.338 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-06-02 04:45:51.340 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.13 [1,584 kB] 2022-06-02 04:45:51.776 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.29-0ubuntu0.20.04.3 [1,604 kB] 2022-06-02 04:45:51.914 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-06-02 04:45:51.920 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-06-02 04:45:51.925 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-06-02 04:45:51.926 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.11-0ubuntu0.20.04.1 [117 kB] 2022-06-02 04:45:51.929 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.11-0ubuntu0.20.04.1 [137 kB] 2022-06-02 04:45:51.933 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.16-0ubuntu0.20.04.1 [3,214 kB] 2022-06-02 04:45:52.337 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.16-0ubuntu0.20.04.1 [1,623 kB] 2022-06-02 04:45:52.639 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-06-02 04:45:52.644 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-06-02 04:45:52.645 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.17 [246 kB] 2022-06-02 04:45:52.650 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-06-02 04:45:52.651 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-06-02 04:45:52.652 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.3 [735 kB] 2022-06-02 04:45:53.133 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-06-02 04:45:53.137 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-06-02 04:45:53.140 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-06-02 04:45:53.145 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-06-02 04:45:53.777 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-06-02 04:45:53.872 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-06-02 04:45:53.919 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-06-02 04:45:54.071 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-06-02 04:45:55.448 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-06-02 04:45:55.888 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-06-02 04:46:00.059 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-06-02 04:46:00.061 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-06-02 04:46:00.062 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-06-02 04:46:00.063 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-06-02 04:46:00.064 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.11-0ubuntu0.20.04.1 [1,050 kB] 2022-06-02 04:46:00.447 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-06-02 04:46:00.448 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-06-02 04:46:00.452 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.11-0ubuntu0.20.04.1 [982 kB] 2022-06-02 04:46:00.581 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-06-02 04:46:00.582 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-06-02 04:46:00.708 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-06-02 04:46:00.846 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-06-02 04:46:00.847 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-06-02 04:46:00.865 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.4 [5,448 B] 2022-06-02 04:46:00.865 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-06-02 04:46:00.866 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-06-02 04:46:00.868 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-06-02 04:46:01.042 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-06-02 04:46:01.045 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.3 [861 kB] 2022-06-02 04:46:01.085 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-06-02 04:46:01.091 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-06-02 04:46:01.092 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-06-02 04:46:01.158 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-06-02 04:46:01.158 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.11 [1,180 B] 2022-06-02 04:46:01.159 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-06-02 04:46:01.159 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-06-02 04:46:01.269 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-06-02 04:46:01.270 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-06-02 04:46:01.296 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-06-02 04:46:01.330 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-06-02 04:46:02.858 | Preconfiguring packages ... 2022-06-02 04:46:03.022 | Fetched 162 MB in 34s (4,762 kB/s) 2022-06-02 04:46:03.092 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-06-02 04:46:03.095 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-06-02 04:46:03.113 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-06-02 04:46:03.200 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-06-02 04:46:03.298 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-06-02 04:46:03.300 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-02 04:46:03.316 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-02 04:46:03.385 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-02 04:46:03.402 | Unpacking systemd-timesyncd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-02 04:46:03.810 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.17_amd64.deb ... 2022-06-02 04:46:03.823 | Unpacking systemd-sysv (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-02 04:46:03.873 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-02 04:46:03.886 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-02 04:46:03.969 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-02 04:46:04.147 | Unpacking systemd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-02 04:46:04.967 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.17_amd64.deb ... 2022-06-02 04:46:04.982 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-02 04:46:05.065 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.17) ... 2022-06-02 04:46:05.151 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-06-02 04:46:05.153 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-02 04:46:05.162 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-06-02 04:46:05.210 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-02 04:46:05.313 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-06-02 04:46:05.315 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-02 04:46:05.334 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-06-02 04:46:05.388 | Selecting previously unselected package libapr1:amd64. 2022-06-02 04:46:05.395 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-06-02 04:46:05.399 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-06-02 04:46:05.462 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-06-02 04:46:05.472 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-06-02 04:46:05.677 | Selecting previously unselected package libaprutil1:amd64. 2022-06-02 04:46:05.685 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-06-02 04:46:05.689 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-06-02 04:46:05.748 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... 2022-06-02 04:46:05.758 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) over (3.31.1-4ubuntu0.2) ... 2022-06-02 04:46:05.864 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-06-02 04:46:05.872 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-06-02 04:46:05.875 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-06-02 04:46:05.912 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-02 04:46:05.921 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-02 04:46:05.973 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-02 04:46:05.983 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-02 04:46:06.039 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-06-02 04:46:06.050 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-06-02 04:46:06.116 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-06-02 04:46:06.124 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-06-02 04:46:06.128 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-06-02 04:46:06.172 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.11_amd64.deb ... 2022-06-02 04:46:06.181 | Unpacking curl (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-06-02 04:46:06.258 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.11_amd64.deb ... 2022-06-02 04:46:06.269 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-06-02 04:46:06.340 | Selecting previously unselected package libjansson4:amd64. 2022-06-02 04:46:06.347 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-06-02 04:46:06.351 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-06-02 04:46:06.392 | Selecting previously unselected package liblua5.2-0:amd64. 2022-06-02 04:46:06.400 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-06-02 04:46:06.406 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-06-02 04:46:06.465 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-06-02 04:46:06.479 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-06-02 04:46:07.750 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-06-02 04:46:07.768 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) over (2.9.10+dfsg-5) ... 2022-06-02 04:46:07.888 | Selecting previously unselected package apache2-bin. 2022-06-02 04:46:07.896 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-02 04:46:07.900 | Unpacking apache2-bin (2.4.41-4ubuntu3.11) ... 2022-06-02 04:46:08.117 | Selecting previously unselected package apache2-data. 2022-06-02 04:46:08.124 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.11_all.deb ... 2022-06-02 04:46:08.128 | Unpacking apache2-data (2.4.41-4ubuntu3.11) ... 2022-06-02 04:46:08.246 | Selecting previously unselected package apache2-utils. 2022-06-02 04:46:08.254 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-02 04:46:08.257 | Unpacking apache2-utils (2.4.41-4ubuntu3.11) ... 2022-06-02 04:46:08.308 | Selecting previously unselected package apache2. 2022-06-02 04:46:08.315 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-02 04:46:08.344 | Unpacking apache2 (2.4.41-4ubuntu3.11) ... 2022-06-02 04:46:08.421 | Selecting previously unselected package liblua5.3-0:amd64. 2022-06-02 04:46:08.428 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-06-02 04:46:08.432 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-06-02 04:46:08.488 | Selecting previously unselected package haproxy. 2022-06-02 04:46:08.496 | Preparing to unpack .../021-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-06-02 04:46:08.507 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-06-02 04:46:08.744 | Selecting previously unselected package libnl-3-200:amd64. 2022-06-02 04:46:08.751 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-06-02 04:46:08.756 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-06-02 04:46:08.802 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-06-02 04:46:08.811 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-06-02 04:46:08.815 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-06-02 04:46:08.850 | Selecting previously unselected package mysql-common. 2022-06-02 04:46:08.857 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-06-02 04:46:08.876 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-06-02 04:46:08.913 | Selecting previously unselected package libmysqlclient21:amd64. 2022-06-02 04:46:08.920 | Preparing to unpack .../025-libmysqlclient21_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-02 04:46:08.924 | Unpacking libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-02 04:46:09.176 | Selecting previously unselected package libsensors-config. 2022-06-02 04:46:09.187 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-06-02 04:46:09.191 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-06-02 04:46:09.227 | Selecting previously unselected package libsensors5:amd64. 2022-06-02 04:46:09.235 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-06-02 04:46:09.319 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-06-02 04:46:09.364 | Selecting previously unselected package libsnmp-base. 2022-06-02 04:46:09.372 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-06-02 04:46:09.376 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-06-02 04:46:09.462 | Selecting previously unselected package libsnmp35:amd64. 2022-06-02 04:46:09.469 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-06-02 04:46:09.473 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-06-02 04:46:09.645 | Selecting previously unselected package keepalived. 2022-06-02 04:46:09.653 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-06-02 04:46:09.656 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-06-02 04:46:09.749 | Selecting previously unselected package memcached. 2022-06-02 04:46:09.757 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-06-02 04:46:09.761 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-06-02 04:46:09.824 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-06-02 04:46:10.286 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-06-02 04:46:10.397 | Preparing to unpack .../033-openssl_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-06-02 04:46:10.405 | Unpacking openssl (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-06-02 04:46:10.550 | Selecting previously unselected package python3-yaml. 2022-06-02 04:46:10.559 | Preparing to unpack .../034-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-06-02 04:46:10.562 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-06-02 04:46:10.623 | Preparing to unpack .../035-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-02 04:46:10.631 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-02 04:46:10.698 | Preparing to unpack .../036-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-02 04:46:10.790 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-02 04:46:11.259 | Preparing to unpack .../037-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-02 04:46:11.287 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-02 04:46:11.450 | Preparing to unpack .../038-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-06-02 04:46:11.459 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-06-02 04:46:11.570 | Preparing to unpack .../039-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-06-02 04:46:11.580 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-06-02 04:46:11.656 | Selecting previously unselected package acl. 2022-06-02 04:46:11.664 | Preparing to unpack .../040-acl_2.2.53-6_amd64.deb ... 2022-06-02 04:46:11.668 | Unpacking acl (2.2.53-6) ... 2022-06-02 04:46:11.708 | Selecting previously unselected package autotools-dev. 2022-06-02 04:46:11.716 | Preparing to unpack .../041-autotools-dev_20180224.1_all.deb ... 2022-06-02 04:46:11.720 | Unpacking autotools-dev (20180224.1) ... 2022-06-02 04:46:11.765 | Selecting previously unselected package m4. 2022-06-02 04:46:11.776 | Preparing to unpack .../042-m4_1.4.18-4_amd64.deb ... 2022-06-02 04:46:11.784 | Unpacking m4 (1.4.18-4) ... 2022-06-02 04:46:11.856 | Selecting previously unselected package autoconf. 2022-06-02 04:46:11.864 | Preparing to unpack .../043-autoconf_2.69-11.1_all.deb ... 2022-06-02 04:46:11.867 | Unpacking autoconf (2.69-11.1) ... 2022-06-02 04:46:11.953 | Selecting previously unselected package automake. 2022-06-02 04:46:11.962 | Preparing to unpack .../044-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-06-02 04:46:11.967 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-06-02 04:46:12.085 | Selecting previously unselected package autopoint. 2022-06-02 04:46:12.093 | Preparing to unpack .../045-autopoint_0.19.8.1-10build1_all.deb ... 2022-06-02 04:46:12.097 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-06-02 04:46:12.145 | Selecting previously unselected package libllvm10:amd64. 2022-06-02 04:46:12.153 | Preparing to unpack .../046-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-02 04:46:12.155 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-02 04:46:14.412 | Selecting previously unselected package libclang-cpp10. 2022-06-02 04:46:14.423 | Preparing to unpack .../047-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-02 04:46:14.426 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-06-02 04:46:15.881 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-06-02 04:46:15.888 | Preparing to unpack .../048-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-06-02 04:46:15.892 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-02 04:46:16.382 | Selecting previously unselected package libgc1c2:amd64. 2022-06-02 04:46:16.394 | Preparing to unpack .../049-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-06-02 04:46:16.398 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-06-02 04:46:16.456 | Selecting previously unselected package libobjc4:amd64. 2022-06-02 04:46:16.465 | Preparing to unpack .../050-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-02 04:46:16.477 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-06-02 04:46:16.526 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-06-02 04:46:16.534 | Preparing to unpack .../051-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-06-02 04:46:16.539 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-02 04:46:16.634 | Selecting previously unselected package libc6-i386. 2022-06-02 04:46:16.643 | Preparing to unpack .../052-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-06-02 04:46:16.645 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-06-02 04:46:17.181 | Selecting previously unselected package lib32gcc-s1. 2022-06-02 04:46:17.189 | Preparing to unpack .../053-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-02 04:46:17.193 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-06-02 04:46:17.244 | Selecting previously unselected package lib32stdc++6. 2022-06-02 04:46:17.252 | Preparing to unpack .../054-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-02 04:46:17.254 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-06-02 04:46:17.365 | Selecting previously unselected package libclang-common-10-dev. 2022-06-02 04:46:17.373 | Preparing to unpack .../055-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-02 04:46:17.376 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-02 04:46:18.391 | Selecting previously unselected package libclang1-10. 2022-06-02 04:46:18.399 | Preparing to unpack .../056-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-02 04:46:18.407 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-06-02 04:46:19.538 | Selecting previously unselected package clang-10. 2022-06-02 04:46:19.546 | Preparing to unpack .../057-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-02 04:46:19.550 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-06-02 04:46:19.590 | Selecting previously unselected package libtool. 2022-06-02 04:46:19.598 | Preparing to unpack .../058-libtool_2.4.6-14_all.deb ... 2022-06-02 04:46:19.602 | Unpacking libtool (2.4.6-14) ... 2022-06-02 04:46:19.670 | Selecting previously unselected package dh-autoreconf. 2022-06-02 04:46:19.678 | Preparing to unpack .../059-dh-autoreconf_19_all.deb ... 2022-06-02 04:46:19.682 | Unpacking dh-autoreconf (19) ... 2022-06-02 04:46:19.728 | Selecting previously unselected package libdebhelper-perl. 2022-06-02 04:46:19.738 | Preparing to unpack .../060-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-06-02 04:46:19.742 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-06-02 04:46:19.805 | Selecting previously unselected package libarchive-zip-perl. 2022-06-02 04:46:19.814 | Preparing to unpack .../061-libarchive-zip-perl_1.67-2_all.deb ... 2022-06-02 04:46:19.817 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-06-02 04:46:19.869 | Selecting previously unselected package libsub-override-perl. 2022-06-02 04:46:19.879 | Preparing to unpack .../062-libsub-override-perl_0.09-2_all.deb ... 2022-06-02 04:46:19.883 | Unpacking libsub-override-perl (0.09-2) ... 2022-06-02 04:46:19.919 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-06-02 04:46:19.927 | Preparing to unpack .../063-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-06-02 04:46:19.931 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-06-02 04:46:19.969 | Selecting previously unselected package dh-strip-nondeterminism. 2022-06-02 04:46:19.977 | Preparing to unpack .../064-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-06-02 04:46:19.984 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-06-02 04:46:20.035 | Selecting previously unselected package libdpkg-perl. 2022-06-02 04:46:20.043 | Preparing to unpack .../065-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... 2022-06-02 04:46:20.047 | Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... 2022-06-02 04:46:20.136 | Selecting previously unselected package make. 2022-06-02 04:46:20.147 | Preparing to unpack .../066-make_4.2.1-1.2_amd64.deb ... 2022-06-02 04:46:20.152 | Unpacking make (4.2.1-1.2) ... 2022-06-02 04:46:20.212 | Selecting previously unselected package dpkg-dev. 2022-06-02 04:46:20.221 | Preparing to unpack .../067-dpkg-dev_1.19.7ubuntu3.2_all.deb ... 2022-06-02 04:46:20.224 | Unpacking dpkg-dev (1.19.7ubuntu3.2) ... 2022-06-02 04:46:20.379 | Selecting previously unselected package dwz. 2022-06-02 04:46:20.388 | Preparing to unpack .../068-dwz_0.13-5_amd64.deb ... 2022-06-02 04:46:20.392 | Unpacking dwz (0.13-5) ... 2022-06-02 04:46:20.468 | Selecting previously unselected package libcroco3:amd64. 2022-06-02 04:46:20.479 | Preparing to unpack .../069-libcroco3_0.6.13-1_amd64.deb ... 2022-06-02 04:46:20.483 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-06-02 04:46:20.528 | Selecting previously unselected package gettext. 2022-06-02 04:46:20.537 | Preparing to unpack .../070-gettext_0.19.8.1-10build1_amd64.deb ... 2022-06-02 04:46:20.541 | Unpacking gettext (0.19.8.1-10build1) ... 2022-06-02 04:46:20.715 | Selecting previously unselected package intltool-debian. 2022-06-02 04:46:20.723 | Preparing to unpack .../071-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-06-02 04:46:20.730 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-06-02 04:46:20.781 | Selecting previously unselected package po-debconf. 2022-06-02 04:46:20.789 | Preparing to unpack .../072-po-debconf_1.0.21_all.deb ... 2022-06-02 04:46:20.794 | Unpacking po-debconf (1.0.21) ... 2022-06-02 04:46:20.872 | Selecting previously unselected package debhelper. 2022-06-02 04:46:20.880 | Preparing to unpack .../073-debhelper_12.10ubuntu1_all.deb ... 2022-06-02 04:46:20.884 | Unpacking debhelper (12.10ubuntu1) ... 2022-06-02 04:46:21.078 | Selecting previously unselected package uuid-dev:amd64. 2022-06-02 04:46:21.086 | Preparing to unpack .../074-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-02 04:46:21.092 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-02 04:46:21.135 | Selecting previously unselected package libsctp1:amd64. 2022-06-02 04:46:21.143 | Preparing to unpack .../075-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-06-02 04:46:21.147 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-06-02 04:46:21.184 | Selecting previously unselected package libsctp-dev:amd64. 2022-06-02 04:46:21.193 | Preparing to unpack .../076-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-06-02 04:46:21.197 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-06-02 04:46:21.243 | Selecting previously unselected package libapr1-dev. 2022-06-02 04:46:21.251 | Preparing to unpack .../077-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-06-02 04:46:21.255 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-06-02 04:46:21.527 | Selecting previously unselected package libldap2-dev:amd64. 2022-06-02 04:46:21.539 | Preparing to unpack .../078-libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-06-02 04:46:21.544 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-02 04:46:21.670 | Selecting previously unselected package libaprutil1-dev. 2022-06-02 04:46:21.678 | Preparing to unpack .../079-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-06-02 04:46:21.683 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-06-02 04:46:21.917 | Selecting previously unselected package apache2-dev. 2022-06-02 04:46:21.929 | Preparing to unpack .../080-apache2-dev_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-02 04:46:21.933 | Unpacking apache2-dev (2.4.41-4ubuntu3.11) ... 2022-06-02 04:46:22.016 | Selecting previously unselected package binfmt-support. 2022-06-02 04:46:22.024 | Preparing to unpack .../081-binfmt-support_2.2.0-2_amd64.deb ... 2022-06-02 04:46:22.036 | Unpacking binfmt-support (2.2.0-2) ... 2022-06-02 04:46:22.079 | Selecting previously unselected package g++-9. 2022-06-02 04:46:22.087 | Preparing to unpack .../082-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-06-02 04:46:22.093 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-02 04:46:23.251 | Selecting previously unselected package g++. 2022-06-02 04:46:23.259 | Preparing to unpack .../083-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-06-02 04:46:23.263 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-06-02 04:46:23.296 | Selecting previously unselected package build-essential. 2022-06-02 04:46:23.304 | Preparing to unpack .../084-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-06-02 04:46:23.308 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-06-02 04:46:23.341 | Selecting previously unselected package conntrack. 2022-06-02 04:46:23.349 | Preparing to unpack .../085-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-06-02 04:46:23.353 | Unpacking conntrack (1:1.4.5-2) ... 2022-06-02 04:46:23.393 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-06-02 04:46:23.401 | Preparing to unpack .../086-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-06-02 04:46:23.406 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-06-02 04:46:23.443 | Selecting previously unselected package libnetfilter-queue1. 2022-06-02 04:46:23.451 | Preparing to unpack .../087-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-06-02 04:46:23.455 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-06-02 04:46:23.493 | Selecting previously unselected package conntrackd. 2022-06-02 04:46:23.501 | Preparing to unpack .../088-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-06-02 04:46:23.506 | Unpacking conntrackd (1:1.4.5-2) ... 2022-06-02 04:46:23.577 | Selecting previously unselected package dns-root-data. 2022-06-02 04:46:23.585 | Preparing to unpack .../089-dns-root-data_2019052802_all.deb ... 2022-06-02 04:46:23.588 | Unpacking dns-root-data (2019052802) ... 2022-06-02 04:46:23.637 | Selecting previously unselected package libidn11:amd64. 2022-06-02 04:46:23.644 | Preparing to unpack .../090-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-06-02 04:46:23.649 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-06-02 04:46:23.691 | Selecting previously unselected package dnsmasq-base. 2022-06-02 04:46:23.699 | Preparing to unpack .../091-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-06-02 04:46:23.703 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-06-02 04:46:23.779 | Selecting previously unselected package dnsmasq-utils. 2022-06-02 04:46:23.787 | Preparing to unpack .../092-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-06-02 04:46:23.792 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-06-02 04:46:23.834 | Selecting previously unselected package dstat. 2022-06-02 04:46:23.842 | Preparing to unpack .../093-dstat_0.7.4-6_all.deb ... 2022-06-02 04:46:23.846 | Unpacking dstat (0.7.4-6) ... 2022-06-02 04:46:23.937 | Selecting previously unselected package ebtables. 2022-06-02 04:46:23.945 | Preparing to unpack .../094-ebtables_2.0.11-3build1_amd64.deb ... 2022-06-02 04:46:23.963 | Unpacking ebtables (2.0.11-3build1) ... 2022-06-02 04:46:24.008 | Selecting previously unselected package libfakeroot:amd64. 2022-06-02 04:46:24.016 | Preparing to unpack .../095-libfakeroot_1.24-1_amd64.deb ... 2022-06-02 04:46:24.020 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-06-02 04:46:24.059 | Selecting previously unselected package fakeroot. 2022-06-02 04:46:24.067 | Preparing to unpack .../096-fakeroot_1.24-1_amd64.deb ... 2022-06-02 04:46:24.071 | Unpacking fakeroot (1.24-1) ... 2022-06-02 04:46:24.118 | Selecting previously unselected package fonts-dejavu-core. 2022-06-02 04:46:24.126 | Preparing to unpack .../097-fonts-dejavu-core_2.37-1_all.deb ... 2022-06-02 04:46:24.132 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-06-02 04:46:24.315 | Selecting previously unselected package fonts-liberation. 2022-06-02 04:46:24.323 | Preparing to unpack .../098-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-06-02 04:46:24.326 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-06-02 04:46:24.475 | Selecting previously unselected package fontconfig-config. 2022-06-02 04:46:24.483 | Preparing to unpack .../099-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-06-02 04:46:24.489 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-06-02 04:46:24.538 | Selecting previously unselected package libfontconfig1:amd64. 2022-06-02 04:46:24.546 | Preparing to unpack .../100-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-06-02 04:46:24.552 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-06-02 04:46:24.614 | Selecting previously unselected package fontconfig. 2022-06-02 04:46:24.622 | Preparing to unpack .../101-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-06-02 04:46:24.626 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-06-02 04:46:24.679 | Selecting previously unselected package genisoimage. 2022-06-02 04:46:24.687 | Preparing to unpack .../102-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-06-02 04:46:24.692 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-06-02 04:46:24.782 | Selecting previously unselected package libann0. 2022-06-02 04:46:24.790 | Preparing to unpack .../103-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-06-02 04:46:24.794 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-06-02 04:46:24.834 | Selecting previously unselected package libcdt5:amd64. 2022-06-02 04:46:24.842 | Preparing to unpack .../104-libcdt5_2.42.2-3build2_amd64.deb ... 2022-06-02 04:46:24.846 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-06-02 04:46:24.881 | Selecting previously unselected package libcgraph6:amd64. 2022-06-02 04:46:24.890 | Preparing to unpack .../105-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-06-02 04:46:24.894 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-06-02 04:46:24.936 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-06-02 04:46:24.944 | Preparing to unpack .../106-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-06-02 04:46:24.949 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-02 04:46:24.999 | Selecting previously unselected package libjpeg8:amd64. 2022-06-02 04:46:25.008 | Preparing to unpack .../107-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-06-02 04:46:25.011 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-06-02 04:46:25.047 | Selecting previously unselected package libjbig0:amd64. 2022-06-02 04:46:25.055 | Preparing to unpack .../108-libjbig0_2.1-3.1build1_amd64.deb ... 2022-06-02 04:46:25.060 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-06-02 04:46:25.098 | Selecting previously unselected package libwebp6:amd64. 2022-06-02 04:46:25.106 | Preparing to unpack .../109-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-06-02 04:46:25.110 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-06-02 04:46:25.180 | Selecting previously unselected package libtiff5:amd64. 2022-06-02 04:46:25.194 | Preparing to unpack .../110-libtiff5_4.1.0+git191117-2ubuntu0.20.04.3_amd64.deb ... 2022-06-02 04:46:25.197 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-06-02 04:46:25.267 | Selecting previously unselected package libxpm4:amd64. 2022-06-02 04:46:25.276 | Preparing to unpack .../111-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-06-02 04:46:25.280 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-06-02 04:46:25.328 | Selecting previously unselected package libgd3:amd64. 2022-06-02 04:46:25.340 | Preparing to unpack .../112-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-06-02 04:46:25.344 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-06-02 04:46:25.398 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-06-02 04:46:25.406 | Preparing to unpack .../113-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-06-02 04:46:25.410 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-06-02 04:46:25.469 | Selecting previously unselected package libpixman-1-0:amd64. 2022-06-02 04:46:25.477 | Preparing to unpack .../114-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-06-02 04:46:25.481 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-06-02 04:46:25.552 | Selecting previously unselected package libxcb-render0:amd64. 2022-06-02 04:46:25.560 | Preparing to unpack .../115-libxcb-render0_1.14-2_amd64.deb ... 2022-06-02 04:46:25.564 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-06-02 04:46:25.609 | Selecting previously unselected package libxcb-shm0:amd64. 2022-06-02 04:46:25.617 | Preparing to unpack .../116-libxcb-shm0_1.14-2_amd64.deb ... 2022-06-02 04:46:25.622 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-06-02 04:46:25.658 | Selecting previously unselected package libxrender1:amd64. 2022-06-02 04:46:25.666 | Preparing to unpack .../117-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-06-02 04:46:25.672 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-06-02 04:46:25.714 | Selecting previously unselected package libcairo2:amd64. 2022-06-02 04:46:25.722 | Preparing to unpack .../118-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-06-02 04:46:25.726 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-06-02 04:46:25.831 | Selecting previously unselected package libgraphite2-3:amd64. 2022-06-02 04:46:25.840 | Preparing to unpack .../119-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-06-02 04:46:25.844 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-06-02 04:46:25.891 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-06-02 04:46:25.899 | Preparing to unpack .../120-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-06-02 04:46:25.903 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-06-02 04:46:25.988 | Selecting previously unselected package libthai-data. 2022-06-02 04:46:25.999 | Preparing to unpack .../121-libthai-data_0.1.28-3_all.deb ... 2022-06-02 04:46:26.004 | Unpacking libthai-data (0.1.28-3) ... 2022-06-02 04:46:26.061 | Selecting previously unselected package libdatrie1:amd64. 2022-06-02 04:46:26.069 | Preparing to unpack .../122-libdatrie1_0.2.12-3_amd64.deb ... 2022-06-02 04:46:26.073 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-06-02 04:46:26.109 | Selecting previously unselected package libthai0:amd64. 2022-06-02 04:46:26.117 | Preparing to unpack .../123-libthai0_0.1.28-3_amd64.deb ... 2022-06-02 04:46:26.121 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-06-02 04:46:26.169 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-06-02 04:46:26.177 | Preparing to unpack .../124-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-02 04:46:26.182 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-02 04:46:26.254 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-06-02 04:46:26.263 | Preparing to unpack .../125-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-02 04:46:26.267 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-02 04:46:26.313 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-06-02 04:46:26.321 | Preparing to unpack .../126-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-02 04:46:26.326 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-02 04:46:26.364 | Selecting previously unselected package libpathplan4:amd64. 2022-06-02 04:46:26.372 | Preparing to unpack .../127-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-06-02 04:46:26.378 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-06-02 04:46:26.421 | Selecting previously unselected package libgvc6. 2022-06-02 04:46:26.429 | Preparing to unpack .../128-libgvc6_2.42.2-3build2_amd64.deb ... 2022-06-02 04:46:26.434 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-06-02 04:46:26.565 | Selecting previously unselected package libgvpr2:amd64. 2022-06-02 04:46:26.574 | Preparing to unpack .../129-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-06-02 04:46:26.578 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-06-02 04:46:26.646 | Selecting previously unselected package liblab-gamut1:amd64. 2022-06-02 04:46:26.655 | Preparing to unpack .../130-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-06-02 04:46:26.659 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-06-02 04:46:26.820 | Selecting previously unselected package x11-common. 2022-06-02 04:46:26.828 | Preparing to unpack .../131-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-06-02 04:46:26.855 | dpkg-query: no packages found matching nux-tools 2022-06-02 04:46:26.866 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-06-02 04:46:26.914 | Selecting previously unselected package libice6:amd64. 2022-06-02 04:46:26.922 | Preparing to unpack .../132-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-06-02 04:46:26.927 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-06-02 04:46:26.981 | Selecting previously unselected package libsm6:amd64. 2022-06-02 04:46:26.989 | Preparing to unpack .../133-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-06-02 04:46:26.993 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-06-02 04:46:27.032 | Selecting previously unselected package libxt6:amd64. 2022-06-02 04:46:27.040 | Preparing to unpack .../134-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-06-02 04:46:27.044 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-06-02 04:46:27.099 | Selecting previously unselected package libxmu6:amd64. 2022-06-02 04:46:27.107 | Preparing to unpack .../135-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-06-02 04:46:27.112 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-06-02 04:46:27.152 | Selecting previously unselected package libxaw7:amd64. 2022-06-02 04:46:27.160 | Preparing to unpack .../136-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-06-02 04:46:27.164 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-06-02 04:46:27.221 | Selecting previously unselected package graphviz. 2022-06-02 04:46:27.229 | Preparing to unpack .../137-graphviz_2.42.2-3build2_amd64.deb ... 2022-06-02 04:46:27.233 | Unpacking graphviz (2.42.2-3build2) ... 2022-06-02 04:46:27.386 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-06-02 04:46:27.394 | Preparing to unpack .../138-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-06-02 04:46:27.396 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-06-02 04:46:27.461 | Selecting previously unselected package libibverbs1:amd64. 2022-06-02 04:46:27.469 | Preparing to unpack .../139-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-06-02 04:46:27.473 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-06-02 04:46:27.526 | Selecting previously unselected package ibverbs-providers:amd64. 2022-06-02 04:46:27.536 | Preparing to unpack .../140-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-06-02 04:46:27.556 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-06-02 04:46:27.627 | Selecting previously unselected package icu-devtools. 2022-06-02 04:46:27.636 | Preparing to unpack .../141-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-06-02 04:46:27.639 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-06-02 04:46:27.708 | Selecting previously unselected package iputils-arping. 2022-06-02 04:46:27.717 | Preparing to unpack .../142-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-06-02 04:46:27.720 | Unpacking iputils-arping (3:20190709-3) ... 2022-06-02 04:46:27.759 | Selecting previously unselected package javascript-common. 2022-06-02 04:46:27.767 | Preparing to unpack .../143-javascript-common_11_all.deb ... 2022-06-02 04:46:27.784 | Unpacking javascript-common (11) ... 2022-06-02 04:46:27.823 | Selecting previously unselected package libgssrpc4:amd64. 2022-06-02 04:46:27.831 | Preparing to unpack .../144-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-06-02 04:46:27.836 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-06-02 04:46:27.880 | Selecting previously unselected package libkdb5-9:amd64. 2022-06-02 04:46:27.888 | Preparing to unpack .../145-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-06-02 04:46:27.892 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-06-02 04:46:27.938 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-06-02 04:46:27.946 | Preparing to unpack .../146-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-06-02 04:46:27.950 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-02 04:46:28.002 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-06-02 04:46:28.011 | Preparing to unpack .../147-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-06-02 04:46:28.015 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-02 04:46:28.055 | Selecting previously unselected package comerr-dev:amd64. 2022-06-02 04:46:28.063 | Preparing to unpack .../148-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-06-02 04:46:28.086 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-06-02 04:46:28.126 | Selecting previously unselected package krb5-multidev:amd64. 2022-06-02 04:46:28.134 | Preparing to unpack .../149-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-06-02 04:46:28.138 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-06-02 04:46:28.198 | Selecting previously unselected package libalgorithm-diff-perl. 2022-06-02 04:46:28.206 | Preparing to unpack .../150-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-06-02 04:46:28.210 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-06-02 04:46:28.248 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-06-02 04:46:28.256 | Preparing to unpack .../151-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-06-02 04:46:28.260 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-06-02 04:46:28.297 | Selecting previously unselected package libalgorithm-merge-perl. 2022-06-02 04:46:28.305 | Preparing to unpack .../152-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-06-02 04:46:28.309 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-06-02 04:46:28.342 | Selecting previously unselected package libarchive-cpio-perl. 2022-06-02 04:46:28.350 | Preparing to unpack .../153-libarchive-cpio-perl_0.10-1_all.deb ... 2022-06-02 04:46:28.355 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-06-02 04:46:28.391 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-06-02 04:46:28.399 | Preparing to unpack .../154-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-06-02 04:46:28.403 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-02 04:46:28.488 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-06-02 04:46:28.496 | Preparing to unpack .../155-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-06-02 04:46:28.500 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-02 04:46:28.577 | Selecting previously unselected package libfile-fcntllock-perl. 2022-06-02 04:46:28.585 | Preparing to unpack .../156-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-06-02 04:46:28.589 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-06-02 04:46:28.627 | Selecting previously unselected package libgts-bin. 2022-06-02 04:46:28.635 | Preparing to unpack .../157-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-06-02 04:46:28.639 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-06-02 04:46:28.683 | Selecting previously unselected package libicu-dev:amd64. 2022-06-02 04:46:28.691 | Preparing to unpack .../158-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-06-02 04:46:28.695 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-06-02 04:46:30.145 | Selecting previously unselected package libipset13:amd64. 2022-06-02 04:46:30.153 | Preparing to unpack .../159-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-06-02 04:46:30.157 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-06-02 04:46:30.200 | Selecting previously unselected package librdmacm1:amd64. 2022-06-02 04:46:30.208 | Preparing to unpack .../160-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-06-02 04:46:30.211 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-06-02 04:46:30.258 | Selecting previously unselected package libiscsi7:amd64. 2022-06-02 04:46:30.267 | Preparing to unpack .../161-libiscsi7_1.18.0-2_amd64.deb ... 2022-06-02 04:46:30.277 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-06-02 04:46:30.316 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-06-02 04:46:30.325 | Preparing to unpack .../162-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-06-02 04:46:30.330 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-02 04:46:30.403 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-06-02 04:46:30.411 | Preparing to unpack .../163-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-06-02 04:46:30.414 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-06-02 04:46:30.443 | Selecting previously unselected package libjpeg-dev:amd64. 2022-06-02 04:46:30.451 | Preparing to unpack .../164-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-06-02 04:46:30.455 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-06-02 04:46:30.490 | Selecting previously unselected package libjs-jquery. 2022-06-02 04:46:30.500 | Preparing to unpack .../165-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-06-02 04:46:30.504 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-06-02 04:46:30.569 | Selecting previously unselected package libjs-jquery-metadata. 2022-06-02 04:46:30.578 | Preparing to unpack .../166-libjs-jquery-metadata_12-1.1_all.deb ... 2022-06-02 04:46:30.582 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-06-02 04:46:30.613 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-06-02 04:46:30.621 | Preparing to unpack .../167-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-06-02 04:46:30.625 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-06-02 04:46:30.711 | Selecting previously unselected package libltdl-dev:amd64. 2022-06-02 04:46:30.719 | Preparing to unpack .../168-libltdl-dev_2.4.6-14_amd64.deb ... 2022-06-02 04:46:30.722 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-06-02 04:46:30.788 | Selecting previously unselected package libsys-hostname-long-perl. 2022-06-02 04:46:30.797 | Preparing to unpack .../169-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-06-02 04:46:30.799 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-06-02 04:46:30.832 | Selecting previously unselected package libmail-sendmail-perl. 2022-06-02 04:46:30.840 | Preparing to unpack .../170-libmail-sendmail-perl_0.80-1_all.deb ... 2022-06-02 04:46:30.843 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-06-02 04:46:30.878 | Selecting previously unselected package libssl-dev:amd64. 2022-06-02 04:46:30.888 | Preparing to unpack .../171-libssl-dev_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-06-02 04:46:30.891 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-06-02 04:46:31.170 | Selecting previously unselected package libmysqlclient-dev. 2022-06-02 04:46:31.178 | Preparing to unpack .../172-libmysqlclient-dev_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-02 04:46:31.183 | Unpacking libmysqlclient-dev (8.0.29-0ubuntu0.20.04.3) ... 2022-06-02 04:46:31.491 | Selecting previously unselected package libncurses-dev:amd64. 2022-06-02 04:46:31.500 | Preparing to unpack .../173-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-06-02 04:46:31.502 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-06-02 04:46:31.603 | Selecting previously unselected package libomp5-10:amd64. 2022-06-02 04:46:31.612 | Preparing to unpack .../174-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-02 04:46:31.616 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-02 04:46:31.693 | Selecting previously unselected package libomp-10-dev. 2022-06-02 04:46:31.702 | Preparing to unpack .../175-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-02 04:46:31.705 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-02 04:46:31.756 | Selecting previously unselected package libpq5:amd64. 2022-06-02 04:46:31.759 | Preparing to unpack .../176-libpq5_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-02 04:46:31.764 | Unpacking libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-06-02 04:46:31.830 | Selecting previously unselected package libpq-dev. 2022-06-02 04:46:31.841 | Preparing to unpack .../177-libpq-dev_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-02 04:46:31.847 | Unpacking libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-06-02 04:46:31.935 | Selecting previously unselected package librados2. 2022-06-02 04:46:31.943 | Preparing to unpack .../178-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-06-02 04:46:31.947 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-02 04:46:32.424 | Selecting previously unselected package librbd1. 2022-06-02 04:46:32.433 | Preparing to unpack .../179-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-06-02 04:46:32.437 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-02 04:46:32.707 | Selecting previously unselected package libsasl2-dev. 2022-06-02 04:46:32.716 | Preparing to unpack .../180-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-02 04:46:32.718 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-02 04:46:32.801 | Preparing to unpack .../181-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-02 04:46:32.812 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-02 04:46:32.861 | Selecting previously unselected package libsystemd-dev:amd64. 2022-06-02 04:46:32.869 | Preparing to unpack .../182-libsystemd-dev_245.4-4ubuntu3.17_amd64.deb ... 2022-06-02 04:46:32.874 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-06-02 04:46:33.002 | Selecting previously unselected package libtinfo-dev:amd64. 2022-06-02 04:46:33.010 | Preparing to unpack .../183-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-06-02 04:46:33.015 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-06-02 04:46:33.056 | Selecting previously unselected package libx86-1:amd64. 2022-06-02 04:46:33.065 | Preparing to unpack .../184-libx86-1_1.1+ds1-11_amd64.deb ... 2022-06-02 04:46:33.069 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-06-02 04:46:33.111 | Selecting previously unselected package libxml2-dev:amd64. 2022-06-02 04:46:33.119 | Preparing to unpack .../185-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-06-02 04:46:33.124 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-02 04:46:33.279 | Selecting previously unselected package libxslt1-dev:amd64. 2022-06-02 04:46:33.287 | Preparing to unpack .../186-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-06-02 04:46:33.291 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-06-02 04:46:33.381 | Selecting previously unselected package llvm-10-runtime. 2022-06-02 04:46:33.390 | Preparing to unpack .../187-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-02 04:46:33.393 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-06-02 04:46:33.462 | Selecting previously unselected package libpfm4:amd64. 2022-06-02 04:46:33.471 | Preparing to unpack .../188-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-06-02 04:46:33.475 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-06-02 04:46:33.557 | Selecting previously unselected package llvm-10. 2022-06-02 04:46:33.565 | Preparing to unpack .../189-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-02 04:46:33.569 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-06-02 04:46:34.351 | Selecting previously unselected package libffi-dev:amd64. 2022-06-02 04:46:34.361 | Preparing to unpack .../190-libffi-dev_3.3-4_amd64.deb ... 2022-06-02 04:46:34.367 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-06-02 04:46:34.426 | Selecting previously unselected package python3-pygments. 2022-06-02 04:46:34.438 | Preparing to unpack .../191-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-06-02 04:46:34.442 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-06-02 04:46:34.590 | Selecting previously unselected package llvm-10-tools. 2022-06-02 04:46:34.599 | Preparing to unpack .../192-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-02 04:46:34.603 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-06-02 04:46:34.773 | Selecting previously unselected package libz3-4:amd64. 2022-06-02 04:46:34.782 | Preparing to unpack .../193-libz3-4_4.8.7-4build1_amd64.deb ... 2022-06-02 04:46:34.786 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-06-02 04:46:35.756 | Selecting previously unselected package libz3-dev:amd64. 2022-06-02 04:46:35.765 | Preparing to unpack .../194-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-06-02 04:46:35.771 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-06-02 04:46:35.824 | Selecting previously unselected package llvm-10-dev. 2022-06-02 04:46:35.832 | Preparing to unpack .../195-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-02 04:46:35.836 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-02 04:46:40.302 | Selecting previously unselected package lsscsi. 2022-06-02 04:46:40.312 | Preparing to unpack .../196-lsscsi_0.30-0.1_amd64.deb ... 2022-06-02 04:46:40.319 | Unpacking lsscsi (0.30-0.1) ... 2022-06-02 04:46:40.376 | Selecting previously unselected package pkg-config. 2022-06-02 04:46:40.385 | Preparing to unpack .../197-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-06-02 04:46:40.390 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-06-02 04:46:40.442 | Selecting previously unselected package pm-utils. 2022-06-02 04:46:40.452 | Preparing to unpack .../198-pm-utils_1.4.1-19_all.deb ... 2022-06-02 04:46:40.455 | Unpacking pm-utils (1.4.1-19) ... 2022-06-02 04:46:40.542 | Selecting previously unselected package postgresql-client-common. 2022-06-02 04:46:40.550 | Preparing to unpack .../199-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-06-02 04:46:40.555 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-06-02 04:46:40.609 | Selecting previously unselected package postgresql-client-12. 2022-06-02 04:46:40.617 | Preparing to unpack .../200-postgresql-client-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-02 04:46:40.622 | Unpacking postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-02 04:46:40.844 | Selecting previously unselected package ssl-cert. 2022-06-02 04:46:40.853 | Preparing to unpack .../201-ssl-cert_1.0.39_all.deb ... 2022-06-02 04:46:40.857 | Unpacking ssl-cert (1.0.39) ... 2022-06-02 04:46:40.908 | Selecting previously unselected package postgresql-common. 2022-06-02 04:46:40.916 | Preparing to unpack .../202-postgresql-common_214ubuntu0.1_all.deb ... 2022-06-02 04:46:40.948 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-06-02 04:46:40.957 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-06-02 04:46:41.036 | Selecting previously unselected package postgresql-server-dev-12. 2022-06-02 04:46:41.044 | Preparing to unpack .../203-postgresql-server-dev-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-02 04:46:41.049 | Unpacking postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-02 04:46:41.385 | Selecting previously unselected package postgresql-server-dev-all. 2022-06-02 04:46:41.394 | Preparing to unpack .../204-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-06-02 04:46:41.400 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-06-02 04:46:41.451 | Selecting previously unselected package python-pip-whl. 2022-06-02 04:46:41.461 | Preparing to unpack .../205-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-06-02 04:46:41.465 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-06-02 04:46:41.696 | Selecting previously unselected package python3-mysqldb. 2022-06-02 04:46:41.705 | Preparing to unpack .../206-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-06-02 04:46:41.710 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-06-02 04:46:41.765 | Selecting previously unselected package python3-wheel. 2022-06-02 04:46:41.774 | Preparing to unpack .../207-python3-wheel_0.34.2-1_all.deb ... 2022-06-02 04:46:41.779 | Unpacking python3-wheel (0.34.2-1) ... 2022-06-02 04:46:41.843 | Selecting previously unselected package python3-pip. 2022-06-02 04:46:41.852 | Preparing to unpack .../208-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-06-02 04:46:41.857 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-06-02 04:46:41.962 | Selecting previously unselected package python3.8-venv. 2022-06-02 04:46:41.971 | Preparing to unpack .../209-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-06-02 04:46:41.975 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-06-02 04:46:42.009 | Selecting previously unselected package python3-venv. 2022-06-02 04:46:42.019 | Preparing to unpack .../210-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-06-02 04:46:42.023 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-06-02 04:46:42.058 | Selecting previously unselected package qemu-block-extra:amd64. 2022-06-02 04:46:42.067 | Preparing to unpack .../211-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-06-02 04:46:42.071 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-06-02 04:46:42.111 | Selecting previously unselected package qemu-utils. 2022-06-02 04:46:42.120 | Preparing to unpack .../212-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-06-02 04:46:42.126 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-06-02 04:46:42.321 | Selecting previously unselected package sharutils. 2022-06-02 04:46:42.331 | Preparing to unpack .../213-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-06-02 04:46:42.335 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-06-02 04:46:42.394 | Selecting previously unselected package sqlite3. 2022-06-02 04:46:42.402 | Preparing to unpack .../214-sqlite3_3.31.1-4ubuntu0.3_amd64.deb ... 2022-06-02 04:46:42.407 | Unpacking sqlite3 (3.31.1-4ubuntu0.3) ... 2022-06-02 04:46:42.559 | Selecting previously unselected package unzip. 2022-06-02 04:46:42.568 | Preparing to unpack .../215-unzip_6.0-25ubuntu1_amd64.deb ... 2022-06-02 04:46:42.572 | Unpacking unzip (6.0-25ubuntu1) ... 2022-06-02 04:46:42.644 | Selecting previously unselected package vbetool. 2022-06-02 04:46:42.653 | Preparing to unpack .../216-vbetool_1.1-4_amd64.deb ... 2022-06-02 04:46:42.658 | Unpacking vbetool (1.1-4) ... 2022-06-02 04:46:42.706 | Selecting previously unselected package ipset. 2022-06-02 04:46:42.715 | Preparing to unpack .../217-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-06-02 04:46:42.728 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-06-02 04:46:42.777 | Selecting previously unselected package ipvsadm. 2022-06-02 04:46:42.786 | Preparing to unpack .../218-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-06-02 04:46:42.790 | Unpacking ipvsadm (1:1.31-1) ... 2022-06-02 04:46:42.835 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-06-02 04:46:42.844 | Preparing to unpack .../219-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-02 04:46:42.856 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.11) ... 2022-06-02 04:46:42.895 | Selecting previously unselected package liberasurecode1:amd64. 2022-06-02 04:46:42.903 | Preparing to unpack .../220-liberasurecode1_1.6.1-4_amd64.deb ... 2022-06-02 04:46:42.916 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-06-02 04:46:42.962 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-06-02 04:46:42.971 | Preparing to unpack .../221-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-06-02 04:46:42.975 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-06-02 04:46:43.015 | Selecting previously unselected package libkrb5-dev:amd64. 2022-06-02 04:46:43.024 | Preparing to unpack .../222-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-06-02 04:46:43.028 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-06-02 04:46:43.071 | Selecting previously unselected package libyaml-dev:amd64. 2022-06-02 04:46:43.080 | Preparing to unpack .../223-libyaml-dev_0.2.2-1_amd64.deb ... 2022-06-02 04:46:43.084 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-06-02 04:46:43.128 | Selecting previously unselected package socat. 2022-06-02 04:46:43.137 | Preparing to unpack .../224-socat_1.7.3.3-2_amd64.deb ... 2022-06-02 04:46:43.141 | Unpacking socat (1.7.3.3-2) ... 2022-06-02 04:46:43.235 | Selecting previously unselected package vlan. 2022-06-02 04:46:43.244 | Preparing to unpack .../225-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-06-02 04:46:43.249 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-06-02 04:46:43.343 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-06-02 04:46:43.353 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-06-02 04:46:43.373 | Setting up javascript-common (11) ... 2022-06-02 04:46:43.416 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-06-02 04:46:43.434 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-06-02 04:46:43.442 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-06-02 04:46:43.448 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-06-02 04:46:43.453 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-06-02 04:46:43.477 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-06-02 04:46:43.484 | Setting up dstat (0.7.4-6) ... 2022-06-02 04:46:43.768 | /usr/share/dstat/dstat_mysql_keys.py:41: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-02 04:46:43.768 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-06-02 04:46:43.786 | /usr/share/dstat/dstat_squid.py:48: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-02 04:46:43.786 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-06-02 04:46:43.833 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-06-02 04:46:43.840 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-06-02 04:46:43.847 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-02 04:46:43.854 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-06-02 04:46:43.860 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-06-02 04:46:43.866 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-06-02 04:46:43.873 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-06-02 04:46:43.878 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-06-02 04:46:43.884 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-06-02 04:46:43.890 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-06-02 04:46:43.895 | Setting up libarchive-zip-perl (1.67-2) ... 2022-06-02 04:46:43.902 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-06-02 04:46:43.908 | Setting up vbetool (1.1-4) ... 2022-06-02 04:46:43.914 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-06-02 04:46:43.920 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-06-02 04:46:43.927 | Setting up pm-utils (1.4.1-19) ... 2022-06-02 04:46:43.937 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.13) ... 2022-06-02 04:46:44.196 | Setting up unzip (6.0-25ubuntu1) ... 2022-06-02 04:46:44.229 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-06-02 04:46:44.236 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... 2022-06-02 04:46:44.244 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-02 04:46:44.272 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-06-02 04:46:44.284 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-06-02 04:46:44.534 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-06-02 04:46:45.260 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-06-02 04:46:45.274 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-06-02 04:46:45.282 | Setting up m4 (1.4.18-4) ... 2022-06-02 04:46:45.290 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-06-02 04:46:45.574 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-06-02 04:46:45.581 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-06-02 04:46:45.589 | Setting up iputils-arping (3:20190709-3) ... 2022-06-02 04:46:45.628 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-06-02 04:46:45.636 | Setting up conntrack (1:1.4.5-2) ... 2022-06-02 04:46:45.644 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-02 04:46:45.651 | Setting up python3-wheel (0.34.2-1) ... 2022-06-02 04:46:45.896 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-06-02 04:46:45.906 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-06-02 04:46:46.155 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-06-02 04:46:48.373 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-06-02 04:46:48.388 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-06-02 04:46:48.396 | Setting up acl (2.2.53-6) ... 2022-06-02 04:46:48.403 | Setting up dns-root-data (2019052802) ... 2022-06-02 04:46:48.411 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-02 04:46:48.417 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-02 04:46:48.424 | Setting up fakeroot (1.24-1) ... 2022-06-02 04:46:48.432 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-06-02 04:46:48.444 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-06-02 04:46:48.457 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-06-02 04:46:48.465 | Setting up autotools-dev (20180224.1) ... 2022-06-02 04:46:48.476 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-06-02 04:46:49.263 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-06-02 04:46:49.271 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-06-02 04:46:49.276 | Setting up make (4.2.1-1.2) ... 2022-06-02 04:46:49.282 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-06-02 04:46:49.289 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-06-02 04:46:49.294 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-02 04:46:49.301 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-06-02 04:46:49.309 | Setting up ebtables (2.0.11-3build1) ... 2022-06-02 04:46:49.864 | Setting up socat (1.7.3.3-2) ... 2022-06-02 04:46:49.871 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-06-02 04:46:49.876 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-06-02 04:46:49.883 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-06-02 04:46:49.892 | Setting up autopoint (0.19.8.1-10build1) ... 2022-06-02 04:46:49.898 | Setting up binfmt-support (2.2.0-2) ... 2022-06-02 04:46:50.197 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-06-02 04:46:51.257 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-06-02 04:46:51.264 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-06-02 04:46:51.270 | Setting up fonts-dejavu-core (2.37-1) ... 2022-06-02 04:46:51.332 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-06-02 04:46:51.338 | Setting up lsscsi (0.30-0.1) ... 2022-06-02 04:46:51.344 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-06-02 04:46:51.351 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-02 04:46:51.356 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-02 04:46:51.364 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-02 04:46:51.369 | Setting up libdpkg-perl (1.19.7ubuntu3.2) ... 2022-06-02 04:46:51.374 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-02 04:46:51.380 | Setting up autoconf (2.69-11.1) ... 2022-06-02 04:46:51.388 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-06-02 04:46:51.394 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-06-02 04:46:51.439 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-06-02 04:46:51.451 | Setting up dwz (0.13-5) ... 2022-06-02 04:46:51.459 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-06-02 04:46:51.466 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-06-02 04:46:51.480 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-06-02 04:46:51.487 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-06-02 04:46:51.497 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-06-02 04:46:51.513 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-06-02 04:46:52.724 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-06-02 04:46:52.734 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-02 04:46:52.743 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-06-02 04:46:52.751 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-06-02 04:46:52.757 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-06-02 04:46:52.762 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-06-02 04:46:52.773 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-02 04:46:52.779 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-06-02 04:46:52.786 | Setting up libsub-override-perl (0.09-2) ... 2022-06-02 04:46:52.791 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-06-02 04:46:52.796 | Setting up libthai-data (0.1.28-3) ... 2022-06-02 04:46:52.802 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-06-02 04:46:52.808 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-06-02 04:46:52.816 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-06-02 04:46:52.824 | Setting up apache2-data (2.4.41-4ubuntu3.11) ... 2022-06-02 04:46:52.830 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-02 04:46:52.836 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-06-02 04:46:52.844 | Setting up sharutils (1:4.15.2-4build1) ... 2022-06-02 04:46:52.850 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-06-02 04:46:52.864 | Setting up openssl (1.1.1f-1ubuntu2.13) ... 2022-06-02 04:46:52.878 | Setting up conntrackd (1:1.4.5-2) ... 2022-06-02 04:46:53.925 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-06-02 04:46:54.274 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-06-02 04:46:54.282 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-06-02 04:46:54.288 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-06-02 04:46:54.293 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-02 04:46:54.299 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-06-02 04:46:54.305 | Setting up sqlite3 (3.31.1-4ubuntu0.3) ... 2022-06-02 04:46:54.310 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-06-02 04:46:54.317 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-06-02 04:46:54.323 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-06-02 04:46:54.329 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-06-02 04:46:54.337 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-06-02 04:46:54.343 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-06-02 04:46:54.352 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-06-02 04:46:54.359 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-02 04:46:54.365 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-06-02 04:46:54.370 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-06-02 04:46:54.377 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-06-02 04:46:54.389 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-06-02 04:46:54.613 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-02 04:46:54.626 | Setting up libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-02 04:46:54.633 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-06-02 04:46:54.638 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-06-02 04:46:54.647 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-02 04:46:54.658 | Setting up wget (1.20.3-1ubuntu2) ... 2022-06-02 04:46:54.672 | Setting up libtool (2.4.6-14) ... 2022-06-02 04:46:54.683 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-06-02 04:46:54.803 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-06-02 04:46:54.842 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-06-02 04:46:55.308 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-06-02 04:46:56.449 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-02 04:46:56.460 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-06-02 04:46:56.467 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-06-02 04:46:56.672 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-06-02 04:46:56.682 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-06-02 04:46:56.690 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-06-02 04:46:56.701 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-06-02 04:46:57.943 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-06-02 04:46:58.689 | Setting up dpkg-dev (1.19.7ubuntu3.2) ... 2022-06-02 04:46:58.702 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-06-02 04:46:58.710 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-06-02 04:46:58.963 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-02 04:46:58.977 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-06-02 04:46:58.992 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-06-02 04:46:59.004 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-06-02 04:46:59.013 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-02 04:46:59.024 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-02 04:46:59.033 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-06-02 04:46:59.044 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-06-02 04:46:59.054 | Setting up ssl-cert (1.0.39) ... 2022-06-02 04:46:59.664 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-06-02 04:46:59.676 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-06-02 04:46:59.756 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-06-02 04:46:59.764 | Setting up postgresql-common (214ubuntu0.1) ... 2022-06-02 04:47:00.273 | Adding user postgres to group ssl-cert 2022-06-02 04:47:00.443 | 2022-06-02 04:47:00.443 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-06-02 04:47:00.662 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-06-02 04:47:00.662 | Removing obsolete dictionary files: 2022-06-02 04:47:01.273 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-06-02 04:47:02.423 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-06-02 04:47:02.432 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-06-02 04:47:02.440 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-06-02 04:47:02.527 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-06-02 04:47:02.929 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-06-02 04:47:02.937 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-06-02 04:47:02.944 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-06-02 04:47:02.950 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-06-02 04:47:02.956 | Setting up build-essential (12.8ubuntu1.1) ... 2022-06-02 04:47:02.961 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.11) ... 2022-06-02 04:47:02.968 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-06-02 04:47:02.973 | Setting up curl (7.68.0-1ubuntu2.11) ... 2022-06-02 04:47:02.979 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-06-02 04:47:02.985 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-06-02 04:47:02.990 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-06-02 04:47:02.996 | Setting up libmysqlclient-dev (8.0.29-0ubuntu0.20.04.3) ... 2022-06-02 04:47:03.001 | Setting up apache2-utils (2.4.41-4ubuntu3.11) ... 2022-06-02 04:47:03.007 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-06-02 04:47:03.013 | Setting up ipvsadm (1:1.31-1) ... 2022-06-02 04:47:03.761 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-06-02 04:47:03.767 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-06-02 04:47:03.870 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-06-02 04:47:05.931 | Regenerating fonts cache... done. 2022-06-02 04:47:05.935 | Setting up gettext (0.19.8.1-10build1) ... 2022-06-02 04:47:05.943 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-06-02 04:47:05.949 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-06-02 04:47:07.265 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-06-02 04:47:08.072 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-06-02 04:47:08.119 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-02 04:47:08.126 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-06-02 04:47:09.118 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-06-02 04:47:09.821 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-06-02 04:47:09.829 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-02 04:47:09.836 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-06-02 04:47:09.842 | Setting up libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-06-02 04:47:09.849 | Setting up libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-06-02 04:47:09.855 | Setting up apache2-bin (2.4.41-4ubuntu3.11) ... 2022-06-02 04:47:09.861 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-06-02 04:47:09.867 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-06-02 04:47:09.873 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-06-02 04:47:09.879 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-02 04:47:09.886 | Setting up postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-02 04:47:10.619 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-06-02 04:47:10.648 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-06-02 04:47:10.677 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-06-02 04:47:10.686 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-06-02 04:47:10.693 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-06-02 04:47:10.701 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-06-02 04:47:10.708 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-06-02 04:47:10.715 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-02 04:47:10.722 | Setting up postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-02 04:47:10.728 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-02 04:47:10.734 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-06-02 04:47:10.740 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-02 04:47:10.745 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-06-02 04:47:10.751 | Setting up po-debconf (1.0.21) ... 2022-06-02 04:47:10.757 | Setting up apache2 (2.4.41-4ubuntu3.11) ... 2022-06-02 04:47:11.254 | Enabling module mpm_event. 2022-06-02 04:47:11.321 | Enabling module authz_core. 2022-06-02 04:47:11.328 | Enabling module authz_host. 2022-06-02 04:47:11.393 | Enabling module authn_core. 2022-06-02 04:47:11.399 | Enabling module auth_basic. 2022-06-02 04:47:11.466 | Enabling module access_compat. 2022-06-02 04:47:11.533 | Enabling module authn_file. 2022-06-02 04:47:11.603 | Enabling module authz_user. 2022-06-02 04:47:11.673 | Enabling module alias. 2022-06-02 04:47:11.735 | Enabling module dir. 2022-06-02 04:47:11.797 | Enabling module autoindex. 2022-06-02 04:47:11.862 | Enabling module env. 2022-06-02 04:47:11.922 | Enabling module mime. 2022-06-02 04:47:11.987 | Enabling module negotiation. 2022-06-02 04:47:12.050 | Enabling module setenvif. 2022-06-02 04:47:12.115 | Enabling module filter. 2022-06-02 04:47:12.180 | Enabling module deflate. 2022-06-02 04:47:12.251 | Enabling module status. 2022-06-02 04:47:12.316 | Enabling module reqtimeout. 2022-06-02 04:47:12.379 | Enabling conf charset. 2022-06-02 04:47:12.448 | Enabling conf localized-error-pages. 2022-06-02 04:47:12.509 | Enabling conf other-vhosts-access-log. 2022-06-02 04:47:12.572 | Enabling conf security. 2022-06-02 04:47:12.638 | Enabling conf serve-cgi-bin. 2022-06-02 04:47:12.701 | Enabling site 000-default. 2022-06-02 04:47:12.760 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-06-02 04:47:12.816 | Enabling conf javascript-common. 2022-06-02 04:47:13.086 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-06-02 04:47:13.687 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-06-02 04:47:16.443 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-06-02 04:47:16.463 | Setting up libgvc6 (2.42.2-3build2) ... 2022-06-02 04:47:16.491 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-02 04:47:16.502 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.11) ... 2022-06-02 04:47:16.518 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-06-02 04:47:16.530 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-06-02 04:47:16.538 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-06-02 04:47:16.546 | Setting up graphviz (2.42.2-3build2) ... 2022-06-02 04:47:16.560 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-06-02 04:47:16.570 | Setting up systemd (245.4-4ubuntu3.17) ... 2022-06-02 04:47:16.573 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-06-02 04:47:17.794 | Setting up dh-autoreconf (19) ... 2022-06-02 04:47:17.803 | Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... 2022-06-02 04:47:18.639 | Setting up systemd-sysv (245.4-4ubuntu3.17) ... 2022-06-02 04:47:18.650 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-06-02 04:47:18.679 | Setting up debhelper (12.10ubuntu1) ... 2022-06-02 04:47:18.686 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-06-02 04:47:19.013 | Setting up apache2-dev (2.4.41-4ubuntu3.11) ... 2022-06-02 04:47:19.024 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-06-02 04:47:19.057 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-06-02 04:47:19.125 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-06-02 04:47:32.593 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-02 04:47:32.628 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-06-02 04:47:33.044 | Processing triggers for ufw (0.36-6) ... 2022-06-02 04:47:33.200 | Processing triggers for man-db (2.9.1-1) ... 2022-06-02 04:47:58.101 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-06-02 04:47:58.120 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-06-02 04:48:05.876 | ++ functions-common:apt_get:1127 : result=0 2022-06-02 04:48:05.879 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:48:05.881 | ++ functions-common:time_stop:2322 : local name 2022-06-02 04:48:05.883 | ++ functions-common:time_stop:2323 : local end_time 2022-06-02 04:48:05.885 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:48:05.887 | ++ functions-common:time_stop:2325 : local total 2022-06-02 04:48:05.889 | ++ functions-common:time_stop:2326 : local start_time 2022-06-02 04:48:05.891 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:48:05.893 | ++ functions-common:time_stop:2329 : start_time=1654145126394 2022-06-02 04:48:05.896 | ++ functions-common:time_stop:2331 : [[ -z 1654145126394 ]] 2022-06-02 04:48:05.898 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:48:05.902 | ++ functions-common:time_stop:2334 : end_time=1654145285900 2022-06-02 04:48:05.904 | ++ functions-common:time_stop:2335 : elapsed_time=159506 2022-06-02 04:48:05.907 | ++ functions-common:time_stop:2336 : total=940 2022-06-02 04:48:05.909 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:48:05.911 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=160446 2022-06-02 04:48:05.913 | ++ functions-common:apt_get:1131 : return 0 2022-06-02 04:48:05.916 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-02 04:48:05.918 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-02 04:48:05.920 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-02 04:48:05.924 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-02 04:48:05.928 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-02 04:48:05.931 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-02 04:48:05.933 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-02 04:48:07.465 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-02 04:48:07.467 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-02 04:48:07.469 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-02 04:48:07.471 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-02 04:48:07.473 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-02 04:48:07.474 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-02 04:48:07.477 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-02 04:48:07.479 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-02 04:48:07.481 | + functions-common:_ensure_lsb_release:328 : return 2022-06-02 04:48:07.483 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-02 04:48:07.546 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-02 04:48:07.549 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-02 04:48:07.612 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-02 04:48:07.615 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-02 04:48:07.678 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-02 04:48:07.679 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-02 04:48:07.681 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-02 04:48:07.683 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-02 04:48:07.685 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-02 04:48:07.687 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-02 04:48:07.689 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-02 04:48:07.691 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-02 04:48:07.693 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-02 04:48:07.695 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-02 04:48:07.696 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-02 04:48:07.697 | Distro: focal 2022-06-02 04:48:07.699 | + tools/install_pip.sh:main:136 : get_versions 2022-06-02 04:48:07.701 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-02 04:48:07.705 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-02 04:48:07.707 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-02 04:48:07.709 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-02 04:48:07.710 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-02 04:48:08.084 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-02 04:48:08.085 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-02 04:48:08.085 | pip: 20.2.2 2022-06-02 04:48:08.087 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-02 04:48:08.442 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-02 04:48:08.465 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-02 04:48:08.467 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-02 04:48:08.468 | + tools/install_pip.sh:main:144 : exit 0 2022-06-02 04:48:08.472 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-02 04:48:08.474 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-02 04:48:08.477 | + ./stack.sh:main:764 : fixup_all 2022-06-02 04:48:08.480 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-02 04:48:08.482 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-02 04:48:08.484 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-02 04:48:08.490 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-02 04:48:08.490 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-02 04:48:08.491 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-02 04:48:08.496 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2022-06-02 04:48:08.498 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2022-06-02 04:48:08.501 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2022-06-02 04:48:08.509 | net.ipv4.ip_local_reserved_ports = 35357,35358 2022-06-02 04:48:08.512 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-02 04:48:08.514 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-02 04:48:08.516 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-02 04:48:08.519 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-02 04:48:08.521 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-02 04:48:08.523 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 04:48:08.525 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 04:48:08.527 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 04:48:08.528 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 04:48:08.530 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 04:48:08.532 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 04:48:08.534 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 04:48:08.536 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 04:48:08.538 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-02 04:48:08.540 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-02 04:48:08.542 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-02 04:48:08.545 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 04:48:08.546 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 04:48:08.549 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 04:48:08.551 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 04:48:08.553 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 04:48:08.555 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 04:48:08.557 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-02 04:48:08.559 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-02 04:48:08.579 | Using python 3.8 to install os-testr 2022-06-02 04:48:08.582 | + 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-06-02 04:48:10.230 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:48:10.234 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:48:10.240 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:48:10.240 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:48:10.246 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:48:10.247 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:48:10.249 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:48:10.250 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:48:10.251 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:48:10.363 | Collecting os-testr===2.0.0 2022-06-02 04:48:10.369 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2022-06-02 04:48:10.551 | Collecting stestr===3.0.1 2022-06-02 04:48:10.557 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2022-06-02 04:48:10.654 | Requirement already satisfied, skipping upgrade: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2022-06-02 04:48:10.737 | Collecting python-subunit===1.4.0 2022-06-02 04:48:10.743 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-06-02 04:48:10.824 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (2.4.0) 2022-06-02 04:48:10.842 | Requirement already satisfied, skipping upgrade: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (3.4.0) 2022-06-02 04:48:10.856 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.11.7) 2022-06-02 04:48:10.860 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (5.3.1) 2022-06-02 04:48:10.863 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (3.0.0) 2022-06-02 04:48:10.965 | Collecting future===0.18.2 2022-06-02 04:48:10.972 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-06-02 04:48:11.904 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 154)) (1.0.0) 2022-06-02 04:48:11.906 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (1.4.0) 2022-06-02 04:48:11.910 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (1.1.0) 2022-06-02 04:48:11.916 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2022-06-02 04:48:11.919 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (1.6.0) 2022-06-02 04:48:11.921 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (2.4.7) 2022-06-02 04:48:11.924 | Requirement already satisfied, skipping upgrade: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.3.8) 2022-06-02 04:48:11.978 | Requirement already satisfied, skipping upgrade: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.2.2) 2022-06-02 04:48:11.984 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.7.2) 2022-06-02 04:48:11.987 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (1.0.0) 2022-06-02 04:48:11.989 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 194)) (1.4.0) 2022-06-02 04:48:11.991 | Requirement already satisfied, skipping upgrade: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 418)) (49.6.0) 2022-06-02 04:48:12.032 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.2.5) 2022-06-02 04:48:12.037 | Requirement already satisfied, skipping upgrade: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.4.3) 2022-06-02 04:48:12.040 | Requirement already satisfied, skipping upgrade: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (20.1.0) 2022-06-02 04:48:12.074 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (1.8.0) 2022-06-02 04:48:12.076 | Building wheels for collected packages: future 2022-06-02 04:48:12.077 | Building wheel for future (setup.py): started 2022-06-02 04:48:13.103 | Building wheel for future (setup.py): finished with status 'done' 2022-06-02 04:48:13.107 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=024d167921f8c5a31caa11eed45f7c400bc3f767d7547886469a359096c4bdb8 2022-06-02 04:48:13.107 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-06-02 04:48:13.108 | Successfully built future 2022-06-02 04:48:14.251 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-06-02 04:48:15.071 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.0.1 2022-06-02 04:48:15.174 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:48:15.174 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:48:15.284 | + inc/python:pip_install:200 : result=0 2022-06-02 04:48:15.286 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:48:15.288 | + functions-common:time_stop:2322 : local name 2022-06-02 04:48:15.291 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:48:15.293 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:48:15.295 | + functions-common:time_stop:2325 : local total 2022-06-02 04:48:15.297 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:48:15.299 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:48:15.301 | + functions-common:time_stop:2329 : start_time=1654145288574 2022-06-02 04:48:15.303 | + functions-common:time_stop:2331 : [[ -z 1654145288574 ]] 2022-06-02 04:48:15.306 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:48:15.309 | + functions-common:time_stop:2334 : end_time=1654145295307 2022-06-02 04:48:15.311 | + functions-common:time_stop:2335 : elapsed_time=6733 2022-06-02 04:48:15.313 | + functions-common:time_stop:2336 : total=0 2022-06-02 04:48:15.316 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:48:15.317 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6733 2022-06-02 04:48:15.320 | + inc/python:pip_install:203 : return 0 2022-06-02 04:48:15.322 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-02 04:48:15.324 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-02 04:48:15.326 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 04:48:15.329 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-02 04:48:15.332 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-02 04:48:15.334 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 04:48:15.337 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-02 04:48:15.338 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 04:48:15.343 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-02 04:48:15.345 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-02 04:48:15.347 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-02 04:48:15.350 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-02 04:48:15.352 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-02 04:48:15.371 | Using python 3.8 to install systemd-python 2022-06-02 04:48:15.373 | + 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 systemd-python 2022-06-02 04:48:16.996 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:48:17.000 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:48:17.006 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:48:17.006 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:48:17.012 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:48:17.013 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:48:17.015 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:48:17.015 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:48:17.017 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:48:17.020 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (234) 2022-06-02 04:48:18.474 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:48:18.474 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:48:18.555 | + inc/python:pip_install:200 : result=0 2022-06-02 04:48:18.558 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:48:18.560 | + functions-common:time_stop:2322 : local name 2022-06-02 04:48:18.563 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:48:18.565 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:48:18.567 | + functions-common:time_stop:2325 : local total 2022-06-02 04:48:18.569 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:48:18.571 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:48:18.573 | + functions-common:time_stop:2329 : start_time=1654145295366 2022-06-02 04:48:18.575 | + functions-common:time_stop:2331 : [[ -z 1654145295366 ]] 2022-06-02 04:48:18.578 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:48:18.582 | + functions-common:time_stop:2334 : end_time=1654145298579 2022-06-02 04:48:18.584 | + functions-common:time_stop:2335 : elapsed_time=3213 2022-06-02 04:48:18.586 | + functions-common:time_stop:2336 : total=6733 2022-06-02 04:48:18.588 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:48:18.590 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=9946 2022-06-02 04:48:18.592 | + inc/python:pip_install:203 : return 0 2022-06-02 04:48:18.595 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-02 04:48:18.644 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-02 04:48:18.738 | + ./stack.sh:main:779 : install_infra 2022-06-02 04:48:18.741 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-02 04:48:18.743 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-02 04:48:18.746 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-06-02 04:48:21.862 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-02 04:48:21.865 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-02 04:48:21.887 | + 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-06-02 04:48:23.837 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:48:24.077 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:48:24.080 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:48:24.287 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:48:24.347 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:48:24.409 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:48:24.411 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:48:24.461 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:48:24.508 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:48:24.653 | Collecting pbr===5.5.0 2022-06-02 04:48:24.661 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5ad/c0f9fc64319d8/pbr-5.5.0-py2.py3-none-any.whl (106 kB) 2022-06-02 04:48:24.699 | Installing collected packages: pbr 2022-06-02 04:48:24.834 | Successfully installed pbr-5.5.0 2022-06-02 04:48:24.911 | + inc/python:pip_install:200 : result=0 2022-06-02 04:48:24.913 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:48:24.915 | + functions-common:time_stop:2322 : local name 2022-06-02 04:48:24.917 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:48:24.919 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:48:24.922 | + functions-common:time_stop:2325 : local total 2022-06-02 04:48:24.924 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:48:24.926 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:48:24.928 | + functions-common:time_stop:2329 : start_time=1654145301880 2022-06-02 04:48:24.930 | + functions-common:time_stop:2331 : [[ -z 1654145301880 ]] 2022-06-02 04:48:24.933 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:48:24.937 | + functions-common:time_stop:2334 : end_time=1654145304934 2022-06-02 04:48:24.939 | + functions-common:time_stop:2335 : elapsed_time=3054 2022-06-02 04:48:24.941 | + functions-common:time_stop:2336 : total=9946 2022-06-02 04:48:24.943 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:48:24.945 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=13000 2022-06-02 04:48:24.947 | + inc/python:pip_install:203 : return 0 2022-06-02 04:48:24.949 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-02 04:48:24.951 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-02 04:48:24.972 | + 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-06-02 04:48:26.878 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:48:27.109 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:48:27.111 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:48:27.313 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:48:27.371 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:48:27.431 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:48:27.433 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:48:27.482 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:48:27.529 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:48:27.531 | Processing /opt/stack/requirements 2022-06-02 04:48:28.807 | Collecting fixtures===3.0.0 2022-06-02 04:48:28.814 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-06-02 04:48:29.047 | Collecting PyYAML===5.3.1 2022-06-02 04:48:29.054 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2022-06-02 04:48:29.762 | Collecting requests===2.23.0 2022-06-02 04:48:29.769 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58 kB) 2022-06-02 04:48:29.857 | Collecting packaging===20.4 2022-06-02 04:48:29.863 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/998/416ba6962ae7f/packaging-20.4-py2.py3-none-any.whl (37 kB) 2022-06-02 04:48:29.927 | Collecting testtools===2.4.0 2022-06-02 04:48:29.934 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2022-06-02 04:48:30.023 | Collecting idna===2.10 2022-06-02 04:48:30.029 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2022-06-02 04:48:30.168 | Collecting pyparsing===2.4.7 2022-06-02 04:48:30.176 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2022-06-02 04:48:30.226 | Collecting six===1.15.0 2022-06-02 04:48:30.233 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2022-06-02 04:48:30.260 | Collecting Parsley>=1.2 2022-06-02 04:48:30.267 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-06-02 04:48:30.313 | Collecting beagle>=0.2.1 2022-06-02 04:48:30.319 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-06-02 04:48:30.345 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2022-06-02 04:48:30.416 | Collecting urllib3===1.25.10 2022-06-02 04:48:30.423 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e79/83572181f5e15/urllib3-1.25.10-py2.py3-none-any.whl (127 kB) 2022-06-02 04:48:30.522 | Collecting certifi===2021.10.8 2022-06-02 04:48:30.529 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-06-02 04:48:30.571 | Collecting chardet===3.0.4 2022-06-02 04:48:30.578 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133 kB) 2022-06-02 04:48:30.624 | Collecting extras===1.0.0 2022-06-02 04:48:30.637 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-06-02 04:48:30.674 | Collecting traceback2===1.4.0 2022-06-02 04:48:30.681 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2022-06-02 04:48:30.715 | Collecting python-mimeparse===1.6.0 2022-06-02 04:48:30.722 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2022-06-02 04:48:30.760 | Collecting unittest2===1.1.0 2022-06-02 04:48:30.766 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2022-06-02 04:48:30.868 | Collecting cliff===3.4.0 2022-06-02 04:48:30.875 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/85c/e3782db66b682/cliff-3.4.0-py3-none-any.whl (76 kB) 2022-06-02 04:48:30.928 | Collecting linecache2===1.0.0 2022-06-02 04:48:30.934 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2022-06-02 04:48:30.975 | Collecting argparse 2022-06-02 04:48:30.982 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-06-02 04:48:31.126 | Collecting cmd2===1.3.8 2022-06-02 04:48:31.133 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a0a/8705dfd7443cc/cmd2-1.3.8-py3-none-any.whl (130 kB) 2022-06-02 04:48:31.240 | Collecting prettytable===0.7.2 2022-06-02 04:48:31.247 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2022-06-02 04:48:31.329 | Collecting stevedore===3.2.2 2022-06-02 04:48:31.336 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e1/ab03eaae06ef6/stevedore-3.2.2-py3-none-any.whl (42 kB) 2022-06-02 04:48:31.362 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 418)) (44.0.0) 2022-06-02 04:48:31.416 | Collecting colorama===0.4.3 2022-06-02 04:48:31.423 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d7/3d2a99753107a/colorama-0.4.3-py2.py3-none-any.whl (15 kB) 2022-06-02 04:48:31.472 | Collecting attrs===20.1.0 2022-06-02 04:48:31.478 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/286/7b7b9f8326499/attrs-20.1.0-py2.py3-none-any.whl (49 kB) 2022-06-02 04:48:31.560 | Collecting pyperclip===1.8.0 2022-06-02 04:48:31.566 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/34b/99903f37fef16/pyperclip-1.8.0-py3-none-any.whl (8.7 kB) 2022-06-02 04:48:31.604 | Collecting wcwidth===0.2.5 2022-06-02 04:48:31.610 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-06-02 04:48:31.628 | Building wheels for collected packages: PyYAML, openstack-requirements 2022-06-02 04:48:31.629 | Building wheel for PyYAML (setup.py): started 2022-06-02 04:48:31.881 | Building wheel for PyYAML (setup.py): finished with status 'error' 2022-06-02 04:48:31.881 | ERROR: Command errored out with exit status 1: 2022-06-02 04:48:31.881 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-p7dfyp4x/PyYAML/setup.py'"'"'; __file__='"'"'/tmp/pip-install-p7dfyp4x/PyYAML/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-imed1lt3 2022-06-02 04:48:31.881 | cwd: /tmp/pip-install-p7dfyp4x/PyYAML/ 2022-06-02 04:48:31.881 | Complete output (6 lines): 2022-06-02 04:48:31.881 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-02 04:48:31.881 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-02 04:48:31.881 | or: setup.py --help-commands 2022-06-02 04:48:31.881 | or: setup.py cmd --help 2022-06-02 04:48:31.881 | 2022-06-02 04:48:31.882 | error: invalid command 'bdist_wheel' 2022-06-02 04:48:31.882 | ---------------------------------------- 2022-06-02 04:48:31.882 | ERROR: Failed building wheel for PyYAML 2022-06-02 04:48:31.882 | Running setup.py clean for PyYAML 2022-06-02 04:48:32.130 | Building wheel for openstack-requirements (setup.py): started 2022-06-02 04:48:32.874 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-02 04:48:32.874 | ERROR: Command errored out with exit status 1: 2022-06-02 04:48:32.874 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-r08jene1/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-r08jene1/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-ssczob2a 2022-06-02 04:48:32.874 | cwd: /tmp/pip-req-build-r08jene1/ 2022-06-02 04:48:32.874 | Complete output (6 lines): 2022-06-02 04:48:32.875 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-02 04:48:32.875 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-02 04:48:32.875 | or: setup.py --help-commands 2022-06-02 04:48:32.875 | or: setup.py cmd --help 2022-06-02 04:48:32.875 | 2022-06-02 04:48:32.875 | error: invalid command 'bdist_wheel' 2022-06-02 04:48:32.875 | ---------------------------------------- 2022-06-02 04:48:32.875 | ERROR: Failed building wheel for openstack-requirements 2022-06-02 04:48:32.875 | Running setup.py clean for openstack-requirements 2022-06-02 04:48:33.623 | Failed to build PyYAML openstack-requirements 2022-06-02 04:48:33.828 | Installing collected packages: chardet, certifi, attrs, six, extras, linecache2, traceback2, python-mimeparse, argparse, unittest2, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, colorama, pyperclip, cmd2, stevedore, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2022-06-02 04:48:35.014 | Running setup.py install for PyYAML: started 2022-06-02 04:48:49.842 | Running setup.py install for PyYAML: finished with status 'done' 2022-06-02 04:48:50.705 | Running setup.py install for openstack-requirements: started 2022-06-02 04:48:52.857 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-02 04:48:52.897 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 attrs-20.1.0 beagle-0.3.0 certifi-2021.10.8 chardet-3.0.4 cliff-3.4.0 cmd2-1.3.8 colorama-0.4.3 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4208 packaging-20.4 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.0 python-mimeparse-1.6.0 requests-2.23.0 six-1.15.0 stevedore-3.2.2 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.10 wcwidth-0.2.5 2022-06-02 04:48:53.054 | + inc/python:pip_install:200 : result=0 2022-06-02 04:48:53.056 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:48:53.058 | + functions-common:time_stop:2322 : local name 2022-06-02 04:48:53.060 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:48:53.063 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:48:53.065 | + functions-common:time_stop:2325 : local total 2022-06-02 04:48:53.069 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:48:53.072 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:48:53.075 | + functions-common:time_stop:2329 : start_time=1654145304965 2022-06-02 04:48:53.077 | + functions-common:time_stop:2331 : [[ -z 1654145304965 ]] 2022-06-02 04:48:53.080 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:48:53.083 | + functions-common:time_stop:2334 : end_time=1654145333081 2022-06-02 04:48:53.085 | + functions-common:time_stop:2335 : elapsed_time=28116 2022-06-02 04:48:53.087 | + functions-common:time_stop:2336 : total=13000 2022-06-02 04:48:53.089 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:48:53.091 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41116 2022-06-02 04:48:53.093 | + inc/python:pip_install:203 : return 0 2022-06-02 04:48:53.096 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-02 04:48:53.098 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-02 04:48:53.100 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-02 04:48:53.102 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:48:53.105 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:48:53.107 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-06-02 04:48:53.109 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:48:53.112 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-02 04:48:53.131 | Using python 3.8 to install pbr 2022-06-02 04:48:53.134 | + 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-06-02 04:48:54.814 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:48:54.818 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:48:54.824 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:48:54.824 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:48:54.830 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:48:54.831 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:48:54.833 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:48:54.833 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:48:54.835 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:48:54.941 | Requirement already up-to-date: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2022-06-02 04:48:56.423 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:48:56.423 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:48:56.500 | + inc/python:pip_install:200 : result=0 2022-06-02 04:48:56.502 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:48:56.504 | + functions-common:time_stop:2322 : local name 2022-06-02 04:48:56.507 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:48:56.509 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:48:56.511 | + functions-common:time_stop:2325 : local total 2022-06-02 04:48:56.513 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:48:56.515 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:48:56.517 | + functions-common:time_stop:2329 : start_time=1654145333126 2022-06-02 04:48:56.519 | + functions-common:time_stop:2331 : [[ -z 1654145333126 ]] 2022-06-02 04:48:56.521 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:48:56.525 | + functions-common:time_stop:2334 : end_time=1654145336522 2022-06-02 04:48:56.527 | + functions-common:time_stop:2335 : elapsed_time=3396 2022-06-02 04:48:56.529 | + functions-common:time_stop:2336 : total=41116 2022-06-02 04:48:56.531 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:48:56.533 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=44512 2022-06-02 04:48:56.536 | + inc/python:pip_install:203 : return 0 2022-06-02 04:48:56.538 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-02 04:48:59.653 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-02 04:49:01.397 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:49:01.490 | Collecting bindep 2022-06-02 04:49:01.499 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-06-02 04:49:01.559 | Collecting Parsley 2022-06-02 04:49:01.565 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-06-02 04:49:01.620 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-06-02 04:49:01.625 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-06-02 04:49:01.710 | Collecting packaging; python_version >= "3.6" 2022-06-02 04:49:01.720 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-06-02 04:49:01.866 | Collecting pbr>=2.0.0 2022-06-02 04:49:01.874 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-06-02 04:49:02.061 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-06-02 04:49:02.068 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-06-02 04:49:02.117 | Installing collected packages: Parsley, distro, pyparsing, packaging, pbr, bindep 2022-06-02 04:49:02.673 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.7.0 packaging-21.3 pbr-5.9.0 pyparsing-3.0.9 2022-06-02 04:49:02.745 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-02 04:49:02.748 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-02 04:49:02.751 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-02 04:49:02.767 | + ./stack.sh:main:788 : pkgs= 2022-06-02 04:49:02.770 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-02 04:49:02.772 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-02 04:49:02.774 | + functions-common:run_phase:1750 : local mode=stack 2022-06-02 04:49:02.777 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-02 04:49:02.779 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 04:49:02.782 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 04:49:02.784 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 04:49:02.786 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 04:49:02.788 | + functions-common:run_phase:1760 : local extra 2022-06-02 04:49:02.791 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 04:49:02.794 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 04:49:02.796 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 04:49:02.798 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 04:49:02.801 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-02 04:49:02.803 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 04:49:02.817 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:49:02.819 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-02 04:49:02.821 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-02 04:49:02.823 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-02 04:49:02.825 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-02 04:49:02.827 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-02 04:49:02.829 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-02 04:49:02.831 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-02 04:49:02.833 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-02 04:49:02.835 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-02 04:49:02.837 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-02 04:49:02.839 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-02 04:49:02.841 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-02 04:49:02.843 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-02 04:49:02.845 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-02 04:49:02.847 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-02 04:49:02.849 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-02 04:49:02.851 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-02 04:49:02.853 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-02 04:49:02.855 | + functions-common:run_plugins:1739 : local plugins= 2022-06-02 04:49:02.857 | + functions-common:run_plugins:1740 : local plugin 2022-06-02 04:49:02.860 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-02 04:49:02.862 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-02 04:49:02.864 | + functions:set_systemd_override:826 : local value=2048 2022-06-02 04:49:02.867 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-02 04:49:02.869 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-02 04:49:02.916 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-02 04:49:02.917 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-02 04:49:02.919 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-02 04:49:03.265 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-02 04:49:03.267 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-02 04:49:03.283 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:49:03.286 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-02 04:49:03.288 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:49:03.290 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:49:03.293 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:49:03.295 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:49:03.297 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:49:03.300 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:49:03.302 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:49:03.304 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:49:03.306 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:49:03.308 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:49:03.311 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:49:03.313 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:49:03.315 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-02 04:49:03.317 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:49:03.320 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:49:03.322 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:49:03.324 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-02 04:49:03.344 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-02 04:49:03.453 | Reading package lists... 2022-06-02 04:49:03.727 | Building dependency tree... 2022-06-02 04:49:03.729 | Reading state information... 2022-06-02 04:49:03.990 | The following packages were automatically installed and are no longer required: 2022-06-02 04:49:03.992 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:49:03.992 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:49:03.992 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:49:03.992 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:49:03.992 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:49:03.992 | python3-zope.interface 2022-06-02 04:49:03.992 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:49:03.992 | The following additional packages will be installed: 2022-06-02 04:49:03.992 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-06-02 04:49:03.992 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-06-02 04:49:03.992 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-06-02 04:49:03.993 | erlang-tools erlang-xmerl locales-all 2022-06-02 04:49:03.994 | Suggested packages: 2022-06-02 04:49:03.994 | erlang erlang-manpages erlang-doc 2022-06-02 04:49:04.066 | The following NEW packages will be installed: 2022-06-02 04:49:04.066 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-06-02 04:49:04.066 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-06-02 04:49:04.066 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-06-02 04:49:04.067 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-06-02 04:49:04.318 | 0 upgraded, 19 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:49:04.318 | Need to get 38.0 MB of archives. 2022-06-02 04:49:04.318 | After this operation, 276 MB of additional disk space will be used. 2022-06-02 04:49:04.318 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-06-02 04:49:05.884 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-06-02 04:49:05.946 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-06-02 04:49:06.137 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-06-02 04:49:06.146 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-06-02 04:49:06.160 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-06-02 04:49:06.195 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-06-02 04:49:06.413 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-06-02 04:49:06.418 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-06-02 04:49:06.423 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-06-02 04:49:06.430 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-06-02 04:49:06.451 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-06-02 04:49:06.852 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-06-02 04:49:06.853 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-06-02 04:49:06.856 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-06-02 04:49:06.911 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-06-02 04:49:07.095 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-06-02 04:49:07.116 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.9 [10.5 MB] 2022-06-02 04:49:08.775 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-06-02 04:49:11.244 | Fetched 38.0 MB in 7s (5,780 kB/s) 2022-06-02 04:49:11.282 | Selecting previously unselected package erlang-base. 2022-06-02 04:49:11.333 | (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 ... 80311 files and directories currently installed.) 2022-06-02 04:49:11.337 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 04:49:11.342 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:12.434 | Selecting previously unselected package erlang-asn1. 2022-06-02 04:49:12.443 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 04:49:12.447 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:12.572 | Selecting previously unselected package erlang-crypto. 2022-06-02 04:49:12.581 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 04:49:12.585 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:12.637 | Selecting previously unselected package erlang-public-key. 2022-06-02 04:49:12.646 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 04:49:12.651 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:12.754 | Selecting previously unselected package erlang-mnesia. 2022-06-02 04:49:12.764 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 04:49:12.767 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:12.887 | Selecting previously unselected package erlang-runtime-tools. 2022-06-02 04:49:12.896 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 04:49:12.900 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:12.963 | Selecting previously unselected package erlang-ssl. 2022-06-02 04:49:12.973 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 04:49:12.976 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:13.152 | Selecting previously unselected package erlang-eldap. 2022-06-02 04:49:13.161 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 04:49:13.165 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:13.211 | Selecting previously unselected package erlang-ftp. 2022-06-02 04:49:13.221 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 04:49:13.225 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:13.267 | Selecting previously unselected package erlang-tftp. 2022-06-02 04:49:13.276 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 04:49:13.280 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:13.328 | Selecting previously unselected package erlang-inets. 2022-06-02 04:49:13.337 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 04:49:13.342 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:13.454 | Selecting previously unselected package erlang-snmp. 2022-06-02 04:49:13.462 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 04:49:13.467 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:13.725 | Selecting previously unselected package erlang-os-mon. 2022-06-02 04:49:13.734 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 04:49:13.738 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:13.782 | Selecting previously unselected package erlang-parsetools. 2022-06-02 04:49:13.791 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 04:49:13.795 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:13.849 | Selecting previously unselected package erlang-syntax-tools. 2022-06-02 04:49:13.858 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 04:49:13.865 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:13.952 | Selecting previously unselected package erlang-tools. 2022-06-02 04:49:13.961 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 04:49:13.965 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:14.074 | Selecting previously unselected package erlang-xmerl. 2022-06-02 04:49:14.083 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-02 04:49:14.087 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:14.270 | Selecting previously unselected package locales-all. 2022-06-02 04:49:14.280 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-06-02 04:49:14.284 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-06-02 04:49:18.517 | Selecting previously unselected package rabbitmq-server. 2022-06-02 04:49:18.529 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-06-02 04:49:18.533 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-06-02 04:49:19.686 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:20.097 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-06-02 04:49:20.097 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-06-02 04:49:24.217 | Searching for services which depend on erlang and should be started... none found. 2022-06-02 04:49:24.227 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:24.235 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:24.241 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-06-02 04:49:24.250 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:24.257 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:24.263 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:24.269 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:24.275 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:24.282 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:24.288 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:24.294 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:24.300 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:24.306 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:24.312 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:24.318 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:24.324 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:24.330 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-06-02 04:49:24.336 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-06-02 04:49:24.430 | Adding group `rabbitmq' (GID 125) ... 2022-06-02 04:49:24.444 | Done. 2022-06-02 04:49:24.527 | Adding system user `rabbitmq' (UID 117) ... 2022-06-02 04:49:24.528 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-06-02 04:49:24.568 | Not creating home directory `/var/lib/rabbitmq'. 2022-06-02 04:49:24.863 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-06-02 04:49:30.926 | Processing triggers for man-db (2.9.1-1) ... 2022-06-02 04:49:31.530 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-02 04:49:39.432 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:49:39.434 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:49:39.437 | + functions-common:time_stop:2322 : local name 2022-06-02 04:49:39.439 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:49:39.441 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:49:39.443 | + functions-common:time_stop:2325 : local total 2022-06-02 04:49:39.445 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:49:39.447 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:49:39.449 | + functions-common:time_stop:2329 : start_time=1654145343341 2022-06-02 04:49:39.451 | + functions-common:time_stop:2331 : [[ -z 1654145343341 ]] 2022-06-02 04:49:39.454 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:49:39.458 | + functions-common:time_stop:2334 : end_time=1654145379456 2022-06-02 04:49:39.460 | + functions-common:time_stop:2335 : elapsed_time=36115 2022-06-02 04:49:39.462 | + functions-common:time_stop:2336 : total=160446 2022-06-02 04:49:39.465 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:49:39.467 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=196561 2022-06-02 04:49:39.469 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:49:39.472 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-02 04:49:39.474 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 04:49:39.476 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 04:49:39.478 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 04:49:39.481 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 04:49:39.483 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 04:49:39.485 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 04:49:39.487 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-02 04:49:39.490 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 04:49:39.492 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 04:49:39.494 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 04:49:39.496 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 04:49:39.499 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 04:49:39.501 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 04:49:39.503 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 04:49:39.506 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 04:49:39.508 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-02 04:49:39.510 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 04:49:39.513 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 04:49:39.515 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 04:49:39.517 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 04:49:39.520 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 04:49:39.522 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 04:49:39.524 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-02 04:49:39.526 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-02 04:49:39.542 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:49:39.545 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-02 04:49:39.547 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 04:49:39.550 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-02 04:49:39.552 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-02 04:49:39.555 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-02 04:49:39.559 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-02 04:49:39.561 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-02 04:49:39.564 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-02 04:49:39.566 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-02 04:49:39.568 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-02 04:49:39.571 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-02 04:49:39.573 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-02 04:49:40.276 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-02 04:49:40.276 | user tags 2022-06-02 04:49:40.276 | guest [administrator]' 2022-06-02 04:49:40.279 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-02 04:49:40.279 | user tags 2022-06-02 04:49:40.279 | guest [administrator]' 2022-06-02 04:49:40.280 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-02 04:49:40.285 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-06-02 04:49:40.288 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-06-02 04:49:40.290 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-06-02 04:49:40.996 | Adding user "stackrabbit" ... 2022-06-02 04:49:41.023 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-02 04:49:41.717 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-02 04:49:41.751 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-02 04:49:41.754 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-02 04:49:42.449 | Changing password for user "stackrabbit" ... 2022-06-02 04:49:42.473 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-02 04:49:42.475 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-02 04:49:42.478 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-02 04:49:43.203 | Deleting user "guest" ... 2022-06-02 04:49:43.230 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-02 04:49:43.248 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:49:43.251 | + ./stack.sh:main:805 : install_database 2022-06-02 04:49:43.253 | + lib/database:install_database:116 : install_database_mysql 2022-06-02 04:49:43.256 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-02 04:49:43.258 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:49:43.261 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:49:43.264 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-02 04:49:43.498 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-02 04:49:43.501 | + lib/databases/mysql:install_database_mysql:164 : cat 2022-06-02 04:49:43.506 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-02 04:49:43.508 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:49:43.512 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:49:43.514 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2022-06-02 04:49:43.517 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2022-06-02 04:49:43.519 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2022-06-02 04:49:43.523 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-02 04:49:43.525 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-02 04:49:43.528 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-02 04:49:43.530 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-02 04:49:43.532 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 04:49:43.535 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 04:49:43.537 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 04:49:43.540 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 04:49:43.543 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 04:49:43.545 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 04:49:43.548 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 04:49:43.551 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 04:49:43.553 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-02 04:49:43.555 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 04:49:43.558 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 04:49:43.561 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 04:49:43.563 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 04:49:43.566 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 04:49:43.568 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 04:49:43.571 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-02 04:49:43.573 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:49:43.576 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:49:43.578 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-02 04:49:43.580 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:49:43.583 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:49:43.585 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:49:43.588 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:49:43.590 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:49:43.592 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:49:43.595 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:49:43.597 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:49:43.600 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:49:43.602 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:49:43.604 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:49:43.607 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:49:43.610 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-02 04:49:43.612 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:49:43.615 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:49:43.617 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:49:43.619 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-02 04:49:43.642 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-02 04:49:43.766 | Reading package lists... 2022-06-02 04:49:44.039 | Building dependency tree... 2022-06-02 04:49:44.041 | Reading state information... 2022-06-02 04:49:44.290 | The following packages were automatically installed and are no longer required: 2022-06-02 04:49:44.292 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:49:44.292 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:49:44.292 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:49:44.292 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:49:44.292 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:49:44.292 | python3-zope.interface 2022-06-02 04:49:44.292 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:49:44.292 | The following additional packages will be installed: 2022-06-02 04:49:44.292 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-06-02 04:49:44.292 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-06-02 04:49:44.292 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-06-02 04:49:44.293 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-06-02 04:49:44.293 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-06-02 04:49:44.294 | mysql-server-8.0 mysql-server-core-8.0 2022-06-02 04:49:44.295 | Suggested packages: 2022-06-02 04:49:44.295 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-06-02 04:49:44.373 | The following NEW packages will be installed: 2022-06-02 04:49:44.373 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-06-02 04:49:44.373 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-06-02 04:49:44.374 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-06-02 04:49:44.374 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-06-02 04:49:44.374 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-06-02 04:49:44.374 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-06-02 04:49:44.657 | 0 upgraded, 24 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:49:44.657 | Need to get 31.5 MB of archives. 2022-06-02 04:49:44.657 | After this operation, 262 MB of additional disk space will be used. 2022-06-02 04:49:44.657 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [4,416 kB] 2022-06-02 04:49:46.184 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [22.0 kB] 2022-06-02 04:49:46.186 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-06-02 04:49:46.194 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-06-02 04:49:46.195 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-06-02 04:49:46.214 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [18.1 MB] 2022-06-02 04:49:48.795 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [1,271 kB] 2022-06-02 04:49:49.041 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-06-02 04:49:49.041 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-06-02 04:49:49.043 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-06-02 04:49:49.044 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-06-02 04:49:49.047 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-06-02 04:49:49.073 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-06-02 04:49:49.074 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-06-02 04:49:49.074 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-06-02 04:49:49.080 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-06-02 04:49:49.172 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-06-02 04:49:49.172 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-06-02 04:49:49.302 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-06-02 04:49:49.304 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-06-02 04:49:49.310 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-06-02 04:49:49.311 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-06-02 04:49:50.240 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-06-02 04:49:50.241 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.29-0ubuntu0.20.04.3 [9,544 B] 2022-06-02 04:49:50.776 | Preconfiguring packages ... 2022-06-02 04:49:50.895 | Fetched 31.5 MB in 6s (5,385 kB/s) 2022-06-02 04:49:50.926 | Selecting previously unselected package mysql-client-core-8.0. 2022-06-02 04:49:50.982 | (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 ... 88767 files and directories currently installed.) 2022-06-02 04:49:50.986 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-02 04:49:50.990 | Unpacking mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-02 04:49:51.964 | Selecting previously unselected package mysql-client-8.0. 2022-06-02 04:49:51.976 | Preparing to unpack .../01-mysql-client-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-02 04:49:51.980 | Unpacking mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-02 04:49:52.030 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-06-02 04:49:52.040 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-06-02 04:49:52.047 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-02 04:49:52.099 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-06-02 04:49:52.110 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-06-02 04:49:52.115 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-02 04:49:52.162 | Selecting previously unselected package libmecab2:amd64. 2022-06-02 04:49:52.173 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-06-02 04:49:52.178 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-06-02 04:49:52.260 | Selecting previously unselected package mysql-server-core-8.0. 2022-06-02 04:49:52.270 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-02 04:49:52.275 | Unpacking mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-02 04:49:55.205 | Selecting previously unselected package mysql-server-8.0. 2022-06-02 04:49:55.215 | Preparing to unpack .../06-mysql-server-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-02 04:49:55.697 | Unpacking mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-02 04:49:55.762 | Selecting previously unselected package libhtml-tagset-perl. 2022-06-02 04:49:55.772 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-06-02 04:49:55.776 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-06-02 04:49:55.817 | Selecting previously unselected package liburi-perl. 2022-06-02 04:49:55.827 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-06-02 04:49:55.831 | Unpacking liburi-perl (1.76-2) ... 2022-06-02 04:49:55.895 | Selecting previously unselected package libhtml-parser-perl. 2022-06-02 04:49:55.904 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-06-02 04:49:55.908 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-06-02 04:49:55.966 | Selecting previously unselected package libcgi-pm-perl. 2022-06-02 04:49:55.977 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-06-02 04:49:55.980 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-06-02 04:49:56.039 | Selecting previously unselected package libfcgi-perl. 2022-06-02 04:49:56.049 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-06-02 04:49:56.053 | Unpacking libfcgi-perl (0.79-1) ... 2022-06-02 04:49:56.094 | Selecting previously unselected package libcgi-fast-perl. 2022-06-02 04:49:56.104 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-06-02 04:49:56.108 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-06-02 04:49:56.144 | Selecting previously unselected package libencode-locale-perl. 2022-06-02 04:49:56.154 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-06-02 04:49:56.158 | Unpacking libencode-locale-perl (1.05-1) ... 2022-06-02 04:49:56.194 | Selecting previously unselected package libhtml-template-perl. 2022-06-02 04:49:56.204 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-06-02 04:49:56.207 | Unpacking libhtml-template-perl (2.97-1) ... 2022-06-02 04:49:56.252 | Selecting previously unselected package libtimedate-perl. 2022-06-02 04:49:56.262 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-06-02 04:49:56.265 | Unpacking libtimedate-perl (2.3200-1) ... 2022-06-02 04:49:56.317 | Selecting previously unselected package libhttp-date-perl. 2022-06-02 04:49:56.327 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-06-02 04:49:56.330 | Unpacking libhttp-date-perl (6.05-1) ... 2022-06-02 04:49:56.370 | Selecting previously unselected package libio-html-perl. 2022-06-02 04:49:56.381 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-06-02 04:49:56.384 | Unpacking libio-html-perl (1.001-1) ... 2022-06-02 04:49:56.422 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-06-02 04:49:56.433 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-06-02 04:49:56.437 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-06-02 04:49:56.478 | Selecting previously unselected package libhttp-message-perl. 2022-06-02 04:49:56.488 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-06-02 04:49:56.492 | Unpacking libhttp-message-perl (6.22-1) ... 2022-06-02 04:49:56.538 | Selecting previously unselected package mecab-utils. 2022-06-02 04:49:56.548 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-06-02 04:49:56.553 | Unpacking mecab-utils (0.996-10build1) ... 2022-06-02 04:49:56.590 | Selecting previously unselected package mecab-ipadic. 2022-06-02 04:49:56.600 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-06-02 04:49:56.604 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-06-02 04:49:57.874 | Selecting previously unselected package mecab-ipadic-utf8. 2022-06-02 04:49:57.884 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-06-02 04:49:57.888 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-06-02 04:49:57.930 | Selecting previously unselected package mysql-server. 2022-06-02 04:49:57.940 | Preparing to unpack .../23-mysql-server_8.0.29-0ubuntu0.20.04.3_all.deb ... 2022-06-02 04:49:57.944 | Unpacking mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-06-02 04:49:58.014 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-06-02 04:49:58.028 | Setting up mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-02 04:49:58.034 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-06-02 04:49:58.040 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-06-02 04:49:58.045 | Setting up libencode-locale-perl (1.05-1) ... 2022-06-02 04:49:58.051 | Setting up mecab-utils (0.996-10build1) ... 2022-06-02 04:49:58.057 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-02 04:49:58.063 | Setting up libio-html-perl (1.001-1) ... 2022-06-02 04:49:58.069 | Setting up libtimedate-perl (2.3200-1) ... 2022-06-02 04:49:58.075 | Setting up mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-02 04:49:58.080 | Setting up libfcgi-perl (0.79-1) ... 2022-06-02 04:49:58.086 | Setting up liburi-perl (1.76-2) ... 2022-06-02 04:49:58.092 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-02 04:49:58.099 | Setting up libhttp-date-perl (6.05-1) ... 2022-06-02 04:49:58.105 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-06-02 04:49:58.110 | Compiling IPA dictionary for Mecab. This takes long time... 2022-06-02 04:49:58.113 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-06-02 04:49:58.113 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-06-02 04:49:58.114 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-06-02 04:49:58.114 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-06-02 04:49:58.255 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-06-02 04:49:58.255 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-06-02 04:49:58.255 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-06-02 04:49:58.255 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-06-02 04:49:58.263 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-06-02 04:49:58.354 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-06-02 04:49:58.355 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-06-02 04:49:58.355 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-06-02 04:49:58.382 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-06-02 04:49:58.427 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-06-02 04:49:58.713 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-06-02 04:49:58.720 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-06-02 04:49:58.810 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-06-02 04:49:58.811 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-06-02 04:49:58.811 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-06-02 04:49:58.811 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-06-02 04:49:58.815 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-06-02 04:49:58.815 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-06-02 04:49:58.860 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-06-02 04:49:59.049 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-06-02 04:49:59.049 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-06-02 04:49:59.050 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-06-02 04:49:59.050 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-06-02 04:49:59.053 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-06-02 04:49:59.053 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-06-02 04:49:59.482 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-06-02 04:49:59.610 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-06-02 04:49:59.925 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-06-02 04:49:59.930 | 2022-06-02 04:49:59.930 | done! 2022-06-02 04:49:59.937 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-06-02 04:49:59.944 | Setting up mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-02 04:49:59.953 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-06-02 04:49:59.957 | Compiling IPA dictionary for Mecab. This takes long time... 2022-06-02 04:49:59.961 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-06-02 04:49:59.961 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-06-02 04:49:59.961 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-06-02 04:49:59.962 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-06-02 04:50:00.182 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-06-02 04:50:00.182 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-06-02 04:50:00.183 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-06-02 04:50:00.183 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-06-02 04:50:00.195 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-06-02 04:50:00.329 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-06-02 04:50:00.330 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-06-02 04:50:00.330 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-06-02 04:50:00.372 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-06-02 04:50:00.447 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-06-02 04:50:00.951 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-06-02 04:50:00.961 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-06-02 04:50:01.073 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-06-02 04:50:01.074 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-06-02 04:50:01.074 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-06-02 04:50:01.074 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-06-02 04:50:01.080 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-06-02 04:50:01.080 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-06-02 04:50:01.171 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-06-02 04:50:01.465 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-06-02 04:50:01.466 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-06-02 04:50:01.466 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-06-02 04:50:01.467 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-06-02 04:50:01.470 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-06-02 04:50:01.471 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-06-02 04:50:01.999 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-06-02 04:50:02.147 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-06-02 04:50:02.479 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-06-02 04:50:02.484 | 2022-06-02 04:50:02.484 | done! 2022-06-02 04:50:02.492 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-06-02 04:50:02.499 | Setting up libhtml-parser-perl (3.72-5) ... 2022-06-02 04:50:02.508 | Setting up libhttp-message-perl (6.22-1) ... 2022-06-02 04:50:02.517 | Setting up mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-02 04:50:03.191 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-06-02 04:50:03.228 | Renaming removed key_buffer and myisam-recover options (if present) 2022-06-02 04:50:11.332 | mysqld will log errors to /var/log/mysql/error.log 2022-06-02 04:50:11.984 | mysqld is running as pid 43812 2022-06-02 04:50:14.603 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-06-02 04:50:16.658 | Setting up libcgi-pm-perl (4.46-1) ... 2022-06-02 04:50:16.667 | Setting up libhtml-template-perl (2.97-1) ... 2022-06-02 04:50:16.674 | Setting up mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-06-02 04:50:16.685 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-06-02 04:50:16.695 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-02 04:50:17.055 | Processing triggers for man-db (2.9.1-1) ... 2022-06-02 04:50:18.754 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-02 04:50:26.618 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:50:26.621 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:50:26.624 | + functions-common:time_stop:2322 : local name 2022-06-02 04:50:26.626 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:50:26.629 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:50:26.632 | + functions-common:time_stop:2325 : local total 2022-06-02 04:50:26.635 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:50:26.638 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:50:26.641 | + functions-common:time_stop:2329 : start_time=1654145383639 2022-06-02 04:50:26.643 | + functions-common:time_stop:2331 : [[ -z 1654145383639 ]] 2022-06-02 04:50:26.646 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:50:26.650 | + functions-common:time_stop:2334 : end_time=1654145426648 2022-06-02 04:50:26.652 | + functions-common:time_stop:2335 : elapsed_time=43009 2022-06-02 04:50:26.654 | + functions-common:time_stop:2336 : total=196561 2022-06-02 04:50:26.656 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:50:26.659 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=239570 2022-06-02 04:50:26.661 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:50:26.663 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-02 04:50:26.665 | + ./stack.sh:main:808 : install_database_python 2022-06-02 04:50:26.668 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-02 04:50:26.670 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-02 04:50:26.673 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-02 04:50:26.675 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 04:50:26.678 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-02 04:50:26.680 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-02 04:50:26.683 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 04:50:26.686 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-02 04:50:26.687 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 04:50:26.692 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-02 04:50:26.694 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-02 04:50:26.696 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-02 04:50:26.699 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-02 04:50:26.702 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-02 04:50:26.723 | Using python 3.8 to install PyMySQL 2022-06-02 04:50:26.726 | + 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-06-02 04:50:28.364 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:50:28.368 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:50:28.374 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:50:28.374 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:50:28.379 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:50:28.381 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:50:28.383 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:50:28.383 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:50:28.384 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:50:28.524 | Collecting PyMySQL===0.10.0 2022-06-02 04:50:28.530 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ade/f15ceccf1ff54/PyMySQL-0.10.0-py2.py3-none-any.whl (47 kB) 2022-06-02 04:50:29.878 | Installing collected packages: PyMySQL 2022-06-02 04:50:30.011 | Successfully installed PyMySQL-0.10.0 2022-06-02 04:50:30.114 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:50:30.114 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:50:30.191 | + inc/python:pip_install:200 : result=0 2022-06-02 04:50:30.194 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:50:30.198 | + functions-common:time_stop:2322 : local name 2022-06-02 04:50:30.201 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:50:30.204 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:50:30.207 | + functions-common:time_stop:2325 : local total 2022-06-02 04:50:30.211 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:50:30.214 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:50:30.217 | + functions-common:time_stop:2329 : start_time=1654145426717 2022-06-02 04:50:30.220 | + functions-common:time_stop:2331 : [[ -z 1654145426717 ]] 2022-06-02 04:50:30.224 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:50:30.229 | + functions-common:time_stop:2334 : end_time=1654145430227 2022-06-02 04:50:30.232 | + functions-common:time_stop:2335 : elapsed_time=3510 2022-06-02 04:50:30.234 | + functions-common:time_stop:2336 : total=44512 2022-06-02 04:50:30.237 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:50:30.239 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=48022 2022-06-02 04:50:30.242 | + inc/python:pip_install:203 : return 0 2022-06-02 04:50:30.244 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-02 04:50:30.247 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-02 04:50:30.249 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-02 04:50:30.252 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-02 04:50:30.269 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:50:30.271 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-02 04:50:30.274 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-02 04:50:30.278 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 04:50:30.278 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-02 04:50:30.284 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 04:50:30.287 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-02 04:50:30.290 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-02 04:50:30.293 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-02 04:50:30.296 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-02 04:50:30.300 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-02 04:50:30.318 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:50:30.322 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-02 04:50:30.324 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:50:30.327 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:50:30.330 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:50:30.333 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:50:30.336 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:50:30.338 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:50:30.340 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:50:30.342 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:50:30.345 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:50:30.347 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:50:30.349 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:50:30.351 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:50:30.354 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-02 04:50:30.356 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:50:30.358 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:50:30.360 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:50:30.363 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-02 04:50:30.386 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-02 04:50:30.504 | Reading package lists... 2022-06-02 04:50:30.760 | Building dependency tree... 2022-06-02 04:50:30.762 | Reading state information... 2022-06-02 04:50:31.024 | The following packages were automatically installed and are no longer required: 2022-06-02 04:50:31.025 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:50:31.025 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:50:31.025 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:50:31.025 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:50:31.025 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:50:31.025 | python3-zope.interface 2022-06-02 04:50:31.025 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:50:31.123 | The following NEW packages will be installed: 2022-06-02 04:50:31.124 | radvd 2022-06-02 04:50:31.410 | 0 upgraded, 1 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:50:31.410 | Need to get 59.0 kB of archives. 2022-06-02 04:50:31.411 | After this operation, 164 kB of additional disk space will be used. 2022-06-02 04:50:31.411 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-06-02 04:50:32.299 | Fetched 59.0 kB in 1s (104 kB/s) 2022-06-02 04:50:32.337 | Selecting previously unselected package radvd. 2022-06-02 04:50:32.391 | (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 ... 89345 files and directories currently installed.) 2022-06-02 04:50:32.395 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-06-02 04:50:32.399 | Unpacking radvd (1:2.17-2) ... 2022-06-02 04:50:32.468 | Setting up radvd (1:2.17-2) ... 2022-06-02 04:50:33.379 | Job for radvd.service failed because the control process exited with error code. 2022-06-02 04:50:33.379 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-06-02 04:50:33.381 | invoke-rc.d: initscript radvd, action "start" failed. 2022-06-02 04:50:33.393 | ● radvd.service - Router advertisement daemon for IPv6 2022-06-02 04:50:33.393 | Loaded: loaded (]8;;file://dv-cinder-831188-2-smb/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-06-02 04:50:33.393 | Active: failed (Result: exit-code) since Thu 2022-06-02 04:50:33 UTC; 15ms ago 2022-06-02 04:50:33.393 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-06-02 04:50:33.393 | Process: 44965 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-06-02 04:50:33.393 | 2022-06-02 04:50:33.393 | Jun 02 04:50:33 dv-cinder-831188-2-smb systemd[1]: Starting Router advertisement daemon for IPv6... 2022-06-02 04:50:33.393 | Jun 02 04:50:33 dv-cinder-831188-2-smb radvd[44965]: can't open /etc/radvd.conf: No such file or directory 2022-06-02 04:50:33.393 | Jun 02 04:50:33 dv-cinder-831188-2-smb radvd[44965]: Insecure file permissions, but continuing anyway 2022-06-02 04:50:33.393 | Jun 02 04:50:33 dv-cinder-831188-2-smb radvd[44965]: exiting, failed to read config file 2022-06-02 04:50:33.394 | Jun 02 04:50:33 dv-cinder-831188-2-smb systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-06-02 04:50:33.394 | Jun 02 04:50:33 dv-cinder-831188-2-smb systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-06-02 04:50:33.394 | Jun 02 04:50:33 dv-cinder-831188-2-smb systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-06-02 04:50:33.399 | Processing triggers for man-db (2.9.1-1) ... 2022-06-02 04:50:33.496 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-02 04:50:41.456 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:50:41.459 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:50:41.461 | + functions-common:time_stop:2322 : local name 2022-06-02 04:50:41.463 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:50:41.465 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:50:41.467 | + functions-common:time_stop:2325 : local total 2022-06-02 04:50:41.470 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:50:41.472 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:50:41.474 | + functions-common:time_stop:2329 : start_time=1654145430383 2022-06-02 04:50:41.476 | + functions-common:time_stop:2331 : [[ -z 1654145430383 ]] 2022-06-02 04:50:41.479 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:50:41.483 | + functions-common:time_stop:2334 : end_time=1654145441480 2022-06-02 04:50:41.485 | + functions-common:time_stop:2335 : elapsed_time=11097 2022-06-02 04:50:41.487 | + functions-common:time_stop:2336 : total=239570 2022-06-02 04:50:41.489 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:50:41.491 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=250667 2022-06-02 04:50:41.493 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:50:41.496 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-02 04:50:41.512 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:50:41.514 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-02 04:50:41.516 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-02 04:50:41.519 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-02 04:50:41.539 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-02 04:50:41.541 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:50:41.543 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:50:41.546 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:50:41.548 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:50:41.551 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:50:41.553 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:50:41.555 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:50:41.557 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:50:41.560 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:50:41.562 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:50:41.564 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:50:41.566 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:50:41.568 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-02 04:50:41.570 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:50:41.572 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:50:41.574 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:50:41.576 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-02 04:50:41.596 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-02 04:50:41.705 | Reading package lists... 2022-06-02 04:50:41.965 | Building dependency tree... 2022-06-02 04:50:41.967 | Reading state information... 2022-06-02 04:50:42.226 | fakeroot is already the newest version (1.24-1). 2022-06-02 04:50:42.226 | fakeroot set to manually installed. 2022-06-02 04:50:42.226 | make is already the newest version (4.2.1-1.2). 2022-06-02 04:50:42.226 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-02 04:50:42.226 | The following packages were automatically installed and are no longer required: 2022-06-02 04:50:42.227 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:50:42.227 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:50:42.227 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:50:42.227 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:50:42.227 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:50:42.227 | python3-zope.interface 2022-06-02 04:50:42.227 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:50:42.361 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:50:42.366 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:50:42.368 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:50:42.370 | + functions-common:time_stop:2322 : local name 2022-06-02 04:50:42.372 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:50:42.375 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:50:42.377 | + functions-common:time_stop:2325 : local total 2022-06-02 04:50:42.379 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:50:42.381 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:50:42.383 | + functions-common:time_stop:2329 : start_time=1654145441593 2022-06-02 04:50:42.385 | + functions-common:time_stop:2331 : [[ -z 1654145441593 ]] 2022-06-02 04:50:42.387 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:50:42.392 | + functions-common:time_stop:2334 : end_time=1654145442389 2022-06-02 04:50:42.394 | + functions-common:time_stop:2335 : elapsed_time=796 2022-06-02 04:50:42.396 | + functions-common:time_stop:2336 : total=250667 2022-06-02 04:50:42.398 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:50:42.400 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=251463 2022-06-02 04:50:42.402 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:50:42.404 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-02 04:50:42.406 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:50:42.409 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:50:42.411 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-02 04:50:42.413 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-02 04:50:42.416 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-02 04:50:42.421 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-02 04:50:42.423 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-02 04:50:42.428 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-02 04:50:42.428 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-02 04:50:42.434 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-02 04:50:42.436 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-02 04:50:42.439 | + functions:vercmp:652 : local v1=5.4 2022-06-02 04:50:42.441 | + functions:vercmp:653 : local 'op=<' 2022-06-02 04:50:42.444 | + functions:vercmp:654 : local v2=3.13 2022-06-02 04:50:42.447 | + functions:vercmp:655 : local result 2022-06-02 04:50:42.451 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-02 04:50:42.452 | ++ functions:vercmp:659 : head -1 2022-06-02 04:50:42.452 | ++ functions:vercmp:659 : sort -V 2022-06-02 04:50:42.458 | + functions:vercmp:659 : result=3.13 2022-06-02 04:50:42.462 | + functions:vercmp:661 : case $op in 2022-06-02 04:50:42.465 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-02 04:50:42.467 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-02 04:50:42.469 | + functions:vercmp:672 : return 2022-06-02 04:50:42.472 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-02 04:50:42.475 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 04:50:42.477 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-02 04:50:42.965 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-02 04:50:42.983 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:50:42.986 | + ./stack.sh:main:816 : install_etcd3 2022-06-02 04:50:42.988 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-02 04:50:42.988 | Installing etcd 2022-06-02 04:50:42.991 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-02 04:50:43.004 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-02 04:50:43.019 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-02 04:50:43.021 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-02 04:50:43.038 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-02 04:50:43.041 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 04:50:43.044 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 04:50:43.047 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 04:50:43.052 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 04:50:43.055 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-02 04:50:43.057 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-02 04:50:43.059 | ++ functions:get_extra_file:67 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 04:50:43.063 | --2022-06-02 04:50:43-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 04:50:43.068 | Resolving github.com (github.com)... 140.82.121.4 2022-06-02 04:50:43.113 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-06-02 04:50:43.252 | HTTP request sent, awaiting response... 302 Found 2022-06-02 04:50:43.253 | 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%2F20220602%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220602T045022Z&X-Amz-Expires=300&X-Amz-Signature=c3a8b82cc520e885759c7c7e75fa7ee172f3620cfeb0595e410a9619e750576d&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-06-02 04:50:43.253 | --2022-06-02 04:50:43-- 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%2F20220602%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220602T045022Z&X-Amz-Expires=300&X-Amz-Signature=c3a8b82cc520e885759c7c7e75fa7ee172f3620cfeb0595e410a9619e750576d&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-06-02 04:50:43.255 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.109.133, ... 2022-06-02 04:50:43.281 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. 2022-06-02 04:50:43.471 | HTTP request sent, awaiting response... 200 OK 2022-06-02 04:50:43.471 | Length: 11350736 (11M) [application/octet-stream] 2022-06-02 04:50:43.471 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-06-02 04:50:43.589 | 2022-06-02 04:50:43.749 | 0K ........ .. 100% 38.9M=0.3s 2022-06-02 04:50:43.749 | 2022-06-02 04:50:43.749 | 2022-06-02 04:50:43 (38.9 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-06-02 04:50:43.749 | 2022-06-02 04:50:43.754 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2022-06-02 04:50:43.757 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 04:50:43.760 | ++ functions:get_extra_file:73 : return 2022-06-02 04:50:43.764 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-02 04:50:43.767 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-02 04:50:43.771 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-06-02 04:50:43.773 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-06-02 04:50:43.915 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-06-02 04:50:43.919 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-06-02 04:50:43.923 | etcd-v3.3.12-linux-amd64/ 2022-06-02 04:50:43.924 | etcd-v3.3.12-linux-amd64/README.md 2022-06-02 04:50:43.924 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-06-02 04:50:43.924 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-06-02 04:50:43.924 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-06-02 04:50:43.924 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-06-02 04:50:43.924 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-06-02 04:50:43.924 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-06-02 04:50:43.924 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-06-02 04:50:43.924 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-06-02 04:50:43.924 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-06-02 04:50:43.924 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-06-02 04:50:43.924 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-06-02 04:50:43.924 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-06-02 04:50:43.925 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-06-02 04:50:43.925 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-06-02 04:50:43.925 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-06-02 04:50:43.925 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-06-02 04:50:43.925 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-06-02 04:50:43.925 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-06-02 04:50:43.925 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-06-02 04:50:43.925 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-06-02 04:50:43.925 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-06-02 04:50:43.925 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-06-02 04:50:43.925 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-06-02 04:50:43.925 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-06-02 04:50:43.925 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-06-02 04:50:43.926 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-06-02 04:50:43.926 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-06-02 04:50:43.926 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-06-02 04:50:43.926 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-06-02 04:50:43.926 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-06-02 04:50:43.926 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-06-02 04:50:43.926 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-06-02 04:50:43.926 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-06-02 04:50:43.926 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-06-02 04:50:43.926 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-06-02 04:50:43.926 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-06-02 04:50:43.926 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-06-02 04:50:43.926 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-06-02 04:50:43.926 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-06-02 04:50:43.926 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-06-02 04:50:43.926 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-06-02 04:50:43.927 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-06-02 04:50:43.927 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-06-02 04:50:43.927 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-06-02 04:50:43.927 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-06-02 04:50:43.927 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-06-02 04:50:43.927 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-06-02 04:50:43.927 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-06-02 04:50:43.927 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-06-02 04:50:43.927 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-06-02 04:50:43.927 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-06-02 04:50:43.927 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-06-02 04:50:43.927 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-06-02 04:50:43.927 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-06-02 04:50:43.928 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-06-02 04:50:43.928 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-06-02 04:50:43.928 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-06-02 04:50:43.928 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-06-02 04:50:43.928 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-06-02 04:50:43.928 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-06-02 04:50:43.928 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-06-02 04:50:43.928 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-06-02 04:50:43.928 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-06-02 04:50:43.928 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-06-02 04:50:43.928 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-06-02 04:50:43.929 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-06-02 04:50:43.929 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-06-02 04:50:43.929 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-06-02 04:50:43.929 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-06-02 04:50:43.929 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-06-02 04:50:43.929 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-06-02 04:50:43.929 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-06-02 04:50:43.929 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-06-02 04:50:43.929 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-06-02 04:50:43.929 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-06-02 04:50:43.929 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-06-02 04:50:43.929 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-06-02 04:50:43.929 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-06-02 04:50:43.929 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-06-02 04:50:43.929 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-06-02 04:50:43.929 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-06-02 04:50:43.929 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-06-02 04:50:43.930 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-06-02 04:50:43.930 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-06-02 04:50:43.930 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-06-02 04:50:43.930 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-06-02 04:50:43.930 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-06-02 04:50:43.930 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-06-02 04:50:43.930 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-06-02 04:50:43.930 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-06-02 04:50:43.930 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-06-02 04:50:43.930 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-06-02 04:50:43.930 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-06-02 04:50:43.930 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-06-02 04:50:43.930 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-06-02 04:50:43.930 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-06-02 04:50:43.930 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-06-02 04:50:43.931 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-06-02 04:50:43.931 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-06-02 04:50:43.931 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-06-02 04:50:43.931 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-06-02 04:50:43.931 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-06-02 04:50:43.931 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-06-02 04:50:43.931 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-06-02 04:50:43.931 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-06-02 04:50:43.931 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-06-02 04:50:43.931 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-06-02 04:50:43.931 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-06-02 04:50:43.931 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-06-02 04:50:43.931 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-06-02 04:50:43.931 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-06-02 04:50:43.932 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-06-02 04:50:43.932 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-06-02 04:50:43.932 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-06-02 04:50:43.932 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-06-02 04:50:43.932 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-06-02 04:50:43.932 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-06-02 04:50:43.932 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-06-02 04:50:43.932 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-06-02 04:50:43.932 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-06-02 04:50:43.933 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-06-02 04:50:43.933 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-06-02 04:50:43.933 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-06-02 04:50:43.933 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-06-02 04:50:43.933 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-06-02 04:50:43.935 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-06-02 04:50:43.935 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-06-02 04:50:43.935 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-06-02 04:50:43.935 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-06-02 04:50:43.935 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-06-02 04:50:43.935 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-06-02 04:50:43.935 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-06-02 04:50:43.935 | etcd-v3.3.12-linux-amd64/etcdctl 2022-06-02 04:50:44.122 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-06-02 04:50:44.122 | etcd-v3.3.12-linux-amd64/etcd 2022-06-02 04:50:44.348 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-06-02 04:50:44.388 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-06-02 04:50:44.423 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-02 04:50:44.426 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-02 04:50:44.443 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:50:44.445 | + ./stack.sh:main:835 : install_dstat 2022-06-02 04:50:44.448 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-02 04:50:44.468 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:50:44.470 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-02 04:50:44.472 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 04:50:44.475 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-02 04:50:44.477 | + ./stack.sh:main:844 : install_libs 2022-06-02 04:50:44.480 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-02 04:50:44.482 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-02 04:50:44.484 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-02 04:50:44.486 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-02 04:50:44.489 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:44.491 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:44.493 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-06-02 04:50:44.496 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:44.498 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-02 04:50:44.500 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-02 04:50:44.502 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-02 04:50:44.505 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-02 04:50:44.507 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:44.509 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:44.511 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-06-02 04:50:44.514 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:44.516 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-02 04:50:44.518 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-02 04:50:44.521 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-02 04:50:44.523 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-02 04:50:44.526 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:44.528 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:44.530 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-06-02 04:50:44.533 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:44.535 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-02 04:50:44.538 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-02 04:50:44.542 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-02 04:50:44.546 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-02 04:50:44.549 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:44.553 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:44.556 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-06-02 04:50:44.558 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:44.560 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-02 04:50:44.563 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-02 04:50:44.565 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-02 04:50:44.567 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-02 04:50:44.570 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:44.572 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:44.574 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-06-02 04:50:44.576 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:44.579 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-02 04:50:44.581 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-02 04:50:44.584 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-02 04:50:44.586 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-02 04:50:44.588 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:44.590 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:44.593 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-06-02 04:50:44.595 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:44.598 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-02 04:50:44.601 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-02 04:50:44.603 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-02 04:50:44.605 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-02 04:50:44.608 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:44.610 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:44.613 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-06-02 04:50:44.617 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:44.619 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-02 04:50:44.621 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-02 04:50:44.624 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-02 04:50:44.626 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-02 04:50:44.628 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:44.631 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:44.633 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-06-02 04:50:44.635 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:44.638 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-02 04:50:44.640 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-02 04:50:44.642 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-02 04:50:44.644 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-02 04:50:44.647 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:44.649 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:44.651 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-06-02 04:50:44.654 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:44.656 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-02 04:50:44.658 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-02 04:50:44.661 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-02 04:50:44.664 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-02 04:50:44.667 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:44.670 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:44.672 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-06-02 04:50:44.675 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:44.679 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-02 04:50:44.681 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-02 04:50:44.683 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-02 04:50:44.686 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-02 04:50:44.690 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:44.694 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:44.696 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-06-02 04:50:44.698 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:44.701 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-02 04:50:44.704 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-02 04:50:44.706 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-02 04:50:44.708 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-02 04:50:44.710 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:44.714 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:44.716 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-06-02 04:50:44.719 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:44.721 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-02 04:50:44.724 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-02 04:50:44.726 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-02 04:50:44.728 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-02 04:50:44.730 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:44.733 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:44.735 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-06-02 04:50:44.737 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:44.740 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-02 04:50:44.742 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-02 04:50:44.746 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-02 04:50:44.748 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-02 04:50:44.751 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:44.754 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:44.757 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-06-02 04:50:44.759 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:44.762 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-02 04:50:44.764 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-02 04:50:44.766 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-02 04:50:44.769 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-02 04:50:44.772 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:44.774 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:44.777 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-06-02 04:50:44.779 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:44.782 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-02 04:50:44.784 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-02 04:50:44.787 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-02 04:50:44.790 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-02 04:50:44.792 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:44.795 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:44.798 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-06-02 04:50:44.800 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:44.803 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-02 04:50:44.805 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-02 04:50:44.808 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-02 04:50:44.810 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-02 04:50:44.812 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:44.814 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:44.816 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-06-02 04:50:44.819 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:44.822 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-02 04:50:44.824 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-02 04:50:44.826 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-02 04:50:44.829 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-02 04:50:44.831 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:44.833 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:44.837 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-06-02 04:50:44.840 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:44.843 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-02 04:50:44.845 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-02 04:50:44.848 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-02 04:50:44.851 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-02 04:50:44.853 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:44.856 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:44.858 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-06-02 04:50:44.861 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:44.864 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-02 04:50:44.866 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-02 04:50:44.869 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-02 04:50:44.871 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-02 04:50:44.873 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:44.876 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:44.878 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-06-02 04:50:44.881 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:44.884 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-02 04:50:44.889 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-02 04:50:44.891 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-02 04:50:44.894 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-02 04:50:44.896 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:44.898 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:44.901 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-06-02 04:50:44.903 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:44.905 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-02 04:50:44.908 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-02 04:50:44.910 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-02 04:50:44.912 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-02 04:50:44.915 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:44.917 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:44.919 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-06-02 04:50:44.921 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:44.924 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-02 04:50:44.926 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-02 04:50:44.929 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-02 04:50:44.931 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-02 04:50:44.933 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:44.936 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:44.938 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-06-02 04:50:44.940 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:44.943 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-02 04:50:44.945 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-02 04:50:44.947 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-02 04:50:44.949 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-02 04:50:44.952 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:44.954 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:44.956 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-06-02 04:50:44.959 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:44.961 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-02 04:50:44.963 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-02 04:50:44.965 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-02 04:50:44.968 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-02 04:50:44.970 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:44.972 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:44.975 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-06-02 04:50:44.977 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:44.980 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-02 04:50:44.983 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-02 04:50:44.985 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-02 04:50:44.987 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-02 04:50:44.990 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:44.992 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:44.994 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-06-02 04:50:44.997 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:44.999 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-02 04:50:45.001 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-02 04:50:45.004 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-02 04:50:45.007 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-02 04:50:45.009 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:45.011 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:45.014 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-06-02 04:50:45.016 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:45.021 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-02 04:50:45.022 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-02 04:50:45.025 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-02 04:50:45.027 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-02 04:50:45.030 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:45.032 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:45.035 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-06-02 04:50:45.038 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:45.042 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-02 04:50:45.045 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-02 04:50:45.048 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-02 04:50:45.051 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-02 04:50:45.054 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:45.057 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:45.061 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-06-02 04:50:45.064 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:45.067 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-02 04:50:45.069 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-02 04:50:45.073 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-02 04:50:45.075 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-02 04:50:45.078 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:45.081 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:45.083 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-06-02 04:50:45.086 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:45.089 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-02 04:50:45.092 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-02 04:50:45.095 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-02 04:50:45.097 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-02 04:50:45.104 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:45.106 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:45.110 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-06-02 04:50:45.112 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:45.115 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-02 04:50:45.117 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-02 04:50:45.120 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-02 04:50:45.122 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-02 04:50:45.125 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:45.127 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:45.130 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-06-02 04:50:45.133 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:45.136 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-02 04:50:45.138 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-02 04:50:45.141 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-02 04:50:45.143 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-02 04:50:45.146 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:45.148 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:45.151 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-06-02 04:50:45.153 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:45.156 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-02 04:50:45.158 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-02 04:50:45.160 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-02 04:50:45.163 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-02 04:50:45.165 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:45.168 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:45.171 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-06-02 04:50:45.173 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:45.175 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-02 04:50:45.178 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-02 04:50:45.185 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-02 04:50:45.187 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-02 04:50:45.189 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:45.192 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:45.194 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-06-02 04:50:45.197 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:45.200 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-02 04:50:45.203 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-02 04:50:45.206 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-02 04:50:45.209 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-02 04:50:45.213 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:50:45.216 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:50:45.218 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-06-02 04:50:45.222 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:50:45.225 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-02 04:50:45.249 | Using python 3.8 to install etcd3 2022-06-02 04:50:45.251 | + 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-06-02 04:50:46.872 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:50:46.875 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:50:46.881 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:50:46.881 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:50:46.887 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:50:46.888 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:50:46.890 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:50:46.890 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:50:46.892 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:50:47.000 | Collecting etcd3===0.12.0 2022-06-02 04:50:47.007 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-02 04:50:49.841 | Collecting grpcio===1.31.0 2022-06-02 04:50:49.855 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b4/2f0ac76be07a5/grpcio-1.31.0-cp38-cp38-manylinux2014_x86_64.whl (3.4 MB) 2022-06-02 04:50:50.849 | Collecting protobuf===3.13.0 2022-06-02 04:50:50.860 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e76/62437ca1e0c51/protobuf-3.13.0-cp38-cp38-manylinux1_x86_64.whl (1.3 MB) 2022-06-02 04:50:50.956 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2022-06-02 04:50:50.958 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (6.2.0) 2022-06-02 04:50:50.972 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf===3.13.0->-c /opt/stack/requirements/upper-constraints.txt (line 355)) (49.6.0) 2022-06-02 04:50:51.013 | Building wheels for collected packages: etcd3 2022-06-02 04:50:51.014 | Building wheel for etcd3 (setup.py): started 2022-06-02 04:50:51.739 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-06-02 04:50:51.740 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=f543848767ccd3a88046abd74eb142fd8a1f66d9a1c2fc138eebae68bfafcd99 2022-06-02 04:50:51.740 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-06-02 04:50:51.741 | Successfully built etcd3 2022-06-02 04:50:53.022 | Installing collected packages: grpcio, protobuf, etcd3 2022-06-02 04:50:54.081 | Successfully installed etcd3-0.12.0 grpcio-1.31.0 protobuf-3.13.0 2022-06-02 04:50:54.189 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:50:54.189 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:50:54.286 | + inc/python:pip_install:200 : result=0 2022-06-02 04:50:54.288 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:50:54.290 | + functions-common:time_stop:2322 : local name 2022-06-02 04:50:54.293 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:50:54.295 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:50:54.297 | + functions-common:time_stop:2325 : local total 2022-06-02 04:50:54.299 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:50:54.301 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:50:54.303 | + functions-common:time_stop:2329 : start_time=1654145445243 2022-06-02 04:50:54.306 | + functions-common:time_stop:2331 : [[ -z 1654145445243 ]] 2022-06-02 04:50:54.309 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:50:54.313 | + functions-common:time_stop:2334 : end_time=1654145454310 2022-06-02 04:50:54.315 | + functions-common:time_stop:2335 : elapsed_time=9067 2022-06-02 04:50:54.317 | + functions-common:time_stop:2336 : total=48022 2022-06-02 04:50:54.319 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:50:54.322 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=57089 2022-06-02 04:50:54.324 | + inc/python:pip_install:203 : return 0 2022-06-02 04:50:54.326 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-02 04:50:54.348 | Using python 3.8 to install etcd3gw 2022-06-02 04:50:54.350 | + 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-06-02 04:50:56.005 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:50:56.009 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:50:56.015 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:50:56.015 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:50:56.020 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:50:56.022 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:50:56.024 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:50:56.024 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:50:56.025 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:50:56.139 | Collecting etcd3gw===0.2.5 2022-06-02 04:50:56.146 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2022-06-02 04:50:56.241 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (2.3.0) 2022-06-02 04:50:56.247 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2022-06-02 04:50:56.249 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (2.23.0) 2022-06-02 04:50:56.270 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.25.10) 2022-06-02 04:50:56.292 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2022-06-02 04:50:56.295 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 39)) (2021.10.8) 2022-06-02 04:50:56.297 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2022-06-02 04:50:56.300 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.10) 2022-06-02 04:50:57.606 | Installing collected packages: etcd3gw 2022-06-02 04:50:57.709 | Successfully installed etcd3gw-0.2.5 2022-06-02 04:50:57.819 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:50:57.819 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:50:57.901 | + inc/python:pip_install:200 : result=0 2022-06-02 04:50:57.904 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:50:57.906 | + functions-common:time_stop:2322 : local name 2022-06-02 04:50:57.908 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:50:57.910 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:50:57.913 | + functions-common:time_stop:2325 : local total 2022-06-02 04:50:57.915 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:50:57.917 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:50:57.919 | + functions-common:time_stop:2329 : start_time=1654145454342 2022-06-02 04:50:57.921 | + functions-common:time_stop:2331 : [[ -z 1654145454342 ]] 2022-06-02 04:50:57.924 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:50:57.928 | + functions-common:time_stop:2334 : end_time=1654145457925 2022-06-02 04:50:57.930 | + functions-common:time_stop:2335 : elapsed_time=3583 2022-06-02 04:50:57.933 | + functions-common:time_stop:2336 : total=57089 2022-06-02 04:50:57.935 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:50:57.937 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=60672 2022-06-02 04:50:57.939 | + inc/python:pip_install:203 : return 0 2022-06-02 04:50:57.941 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-02 04:50:57.944 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-02 04:50:57.946 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-02 04:50:57.949 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 04:50:57.951 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 04:50:57.953 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 04:50:57.956 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 04:50:57.958 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 04:50:57.960 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 04:50:57.963 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 04:50:57.965 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 04:50:57.967 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-02 04:50:57.969 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-02 04:50:57.971 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:50:57.974 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:50:57.976 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-02 04:50:57.978 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-02 04:50:57.980 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 04:50:57.983 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:50:57.985 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:50:57.987 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:50:57.989 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:50:57.992 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:50:57.994 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:50:57.996 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:50:57.998 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:50:58.001 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:50:58.003 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:50:58.005 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:50:58.007 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:50:58.010 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 04:50:58.012 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:50:58.014 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:50:58.016 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:50:58.018 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 04:50:58.040 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-02 04:50:58.149 | Reading package lists... 2022-06-02 04:50:58.420 | Building dependency tree... 2022-06-02 04:50:58.421 | Reading state information... 2022-06-02 04:50:58.696 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 04:50:58.696 | The following packages were automatically installed and are no longer required: 2022-06-02 04:50:58.697 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:50:58.697 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:50:58.697 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:50:58.697 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:50:58.697 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:50:58.698 | python3-zope.interface 2022-06-02 04:50:58.698 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:50:58.698 | The following additional packages will be installed: 2022-06-02 04:50:58.699 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-06-02 04:50:58.700 | Suggested packages: 2022-06-02 04:50:58.700 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-06-02 04:50:58.770 | The following NEW packages will be installed: 2022-06-02 04:50:58.771 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-06-02 04:50:59.056 | 0 upgraded, 6 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:50:59.057 | Need to get 1,306 kB of archives. 2022-06-02 04:50:59.057 | After this operation, 4,613 kB of additional disk space will be used. 2022-06-02 04:50:59.057 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-06-02 04:50:59.774 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-06-02 04:50:59.827 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-06-02 04:50:59.936 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-06-02 04:51:00.057 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-06-02 04:51:00.059 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-06-02 04:51:00.652 | Fetched 1,306 kB in 1s (1,012 kB/s) 2022-06-02 04:51:00.688 | Selecting previously unselected package libnorm1:amd64. 2022-06-02 04:51:00.741 | (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 ... 89358 files and directories currently installed.) 2022-06-02 04:51:00.745 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-06-02 04:51:00.752 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-06-02 04:51:00.831 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-06-02 04:51:00.841 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-06-02 04:51:00.845 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-06-02 04:51:00.906 | Selecting previously unselected package libzmq5:amd64. 2022-06-02 04:51:00.916 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-06-02 04:51:00.920 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-06-02 04:51:00.995 | Selecting previously unselected package uwsgi-core. 2022-06-02 04:51:01.005 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-06-02 04:51:01.010 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-06-02 04:51:01.160 | Selecting previously unselected package uwsgi. 2022-06-02 04:51:01.169 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-06-02 04:51:01.174 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-06-02 04:51:01.219 | Selecting previously unselected package uwsgi-plugin-python3. 2022-06-02 04:51:01.229 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-06-02 04:51:01.233 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-06-02 04:51:01.302 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-06-02 04:51:01.311 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-06-02 04:51:01.318 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-06-02 04:51:01.325 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-06-02 04:51:01.341 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-06-02 04:51:02.157 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-06-02 04:51:02.189 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-02 04:51:02.583 | Processing triggers for man-db (2.9.1-1) ... 2022-06-02 04:51:02.944 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-02 04:51:10.594 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:51:10.598 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:51:10.601 | + functions-common:time_stop:2322 : local name 2022-06-02 04:51:10.603 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:51:10.606 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:51:10.608 | + functions-common:time_stop:2325 : local total 2022-06-02 04:51:10.611 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:51:10.614 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:51:10.616 | + functions-common:time_stop:2329 : start_time=1654145458037 2022-06-02 04:51:10.618 | + functions-common:time_stop:2331 : [[ -z 1654145458037 ]] 2022-06-02 04:51:10.621 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:51:10.625 | + functions-common:time_stop:2334 : end_time=1654145470623 2022-06-02 04:51:10.627 | + functions-common:time_stop:2335 : elapsed_time=12586 2022-06-02 04:51:10.629 | + functions-common:time_stop:2336 : total=251463 2022-06-02 04:51:10.632 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:51:10.634 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=264049 2022-06-02 04:51:10.636 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:51:10.639 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-02 04:51:10.641 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:51:10.644 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:51:10.646 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-02 04:51:10.710 | Enabling module proxy. 2022-06-02 04:51:10.715 | To activate the new configuration, you need to run: 2022-06-02 04:51:10.716 | systemctl restart apache2 2022-06-02 04:51:10.720 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-02 04:51:10.781 | Considering dependency proxy for proxy_uwsgi: 2022-06-02 04:51:10.781 | Module proxy already enabled 2022-06-02 04:51:10.781 | Enabling module proxy_uwsgi. 2022-06-02 04:51:10.787 | To activate the new configuration, you need to run: 2022-06-02 04:51:10.787 | systemctl restart apache2 2022-06-02 04:51:10.793 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-02 04:51:10.796 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 04:51:10.801 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 04:51:10.804 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 04:51:10.938 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-02 04:51:10.941 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-02 04:51:10.943 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-02 04:51:10.945 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:51:10.948 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:51:10.950 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-06-02 04:51:10.953 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:51:10.955 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-02 04:51:10.957 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-02 04:51:10.960 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-02 04:51:10.962 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:51:10.964 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:51:10.967 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-06-02 04:51:10.970 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:51:10.972 | + ./stack.sh:main:852 : install_glanceclient 2022-06-02 04:51:10.975 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-02 04:51:10.977 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-02 04:51:10.980 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:51:10.982 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:51:10.984 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-06-02 04:51:10.987 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:51:10.990 | + ./stack.sh:main:853 : install_cinderclient 2022-06-02 04:51:10.993 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-02 04:51:10.995 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-02 04:51:10.997 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:51:11.000 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:51:11.002 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-06-02 04:51:11.004 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:51:11.007 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-02 04:51:11.009 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-02 04:51:11.012 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:51:11.015 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:51:11.018 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-06-02 04:51:11.020 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:51:11.023 | + ./stack.sh:main:854 : install_novaclient 2022-06-02 04:51:11.026 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-02 04:51:11.029 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-02 04:51:11.031 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:51:11.035 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:51:11.040 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-06-02 04:51:11.043 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:51:11.048 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-02 04:51:11.066 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:51:11.069 | + ./stack.sh:main:856 : install_swiftclient 2022-06-02 04:51:11.071 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-02 04:51:11.074 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-02 04:51:11.076 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:51:11.078 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:51:11.081 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-06-02 04:51:11.083 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:51:11.086 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-02 04:51:11.102 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:51:11.104 | + ./stack.sh:main:859 : install_neutronclient 2022-06-02 04:51:11.107 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-02 04:51:11.110 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-02 04:51:11.113 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:51:11.122 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:51:11.124 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-06-02 04:51:11.127 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:51:11.129 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-02 04:51:11.132 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-02 04:51:11.135 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-02 04:51:11.137 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:51:11.139 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:51:11.142 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-06-02 04:51:11.144 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:51:11.147 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-02 04:51:11.150 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-02 04:51:11.152 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 04:51:11.155 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-02 04:51:11.158 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-02 04:51:11.160 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 04:51:11.164 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-02 04:51:11.164 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 04:51:11.171 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-02 04:51:11.174 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-02 04:51:11.176 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-02 04:51:11.179 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-02 04:51:11.181 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-02 04:51:11.203 | Using python 3.8 to install keystonemiddleware 2022-06-02 04:51:11.205 | + 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-06-02 04:51:12.899 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:51:12.903 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:51:12.909 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:51:12.909 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:51:12.915 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:51:12.917 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:51:12.918 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:51:12.919 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:51:12.920 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:51:12.923 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (9.1.0) 2022-06-02 04:51:12.997 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.6.3) 2022-06-02 04:51:13.031 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (8.3.4) 2022-06-02 04:51:13.047 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (1.0.2) 2022-06-02 04:51:13.054 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.2.2) 2022-06-02 04:51:13.061 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2022-06-02 04:51:13.063 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (1.4.0) 2022-06-02 04:51:13.067 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (4.2.1) 2022-06-02 04:51:13.133 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (4.1.1) 2022-06-02 04:51:13.151 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.4.2) 2022-06-02 04:51:13.154 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (4.6.1) 2022-06-02 04:51:13.172 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (2020.1) 2022-06-02 04:51:13.176 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 50)) (5.0.1) 2022-06-02 04:51:13.183 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2022-06-02 04:51:13.185 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (2.23.0) 2022-06-02 04:51:13.206 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 56)) (3.1.1) 2022-06-02 04:51:13.217 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (4.4.0) 2022-06-02 04:51:13.256 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 53)) (3.1.2) 2022-06-02 04:51:13.261 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.8.6) 2022-06-02 04:51:13.275 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (4.0.2) 2022-06-02 04:51:13.284 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (5.3.1) 2022-06-02 04:51:13.288 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.8.0) 2022-06-02 04:51:13.292 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.2.0) 2022-06-02 04:51:13.300 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.7.0) 2022-06-02 04:51:13.304 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.1.12) 2022-06-02 04:51:13.307 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (20.4) 2022-06-02 04:51:13.313 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (2.4.7) 2022-06-02 04:51:13.316 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (0.10.9) 2022-06-02 04:51:13.319 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 39)) (2021.10.8) 2022-06-02 04:51:13.322 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2022-06-02 04:51:13.324 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.10) 2022-06-02 04:51:13.330 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.25.10) 2022-06-02 04:51:13.351 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (2.8.1) 2022-06-02 04:51:13.355 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.9.6) 2022-06-02 04:51:13.358 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (1.0.0) 2022-06-02 04:51:13.361 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.12.1) 2022-06-02 04:51:14.610 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:51:14.610 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:51:14.687 | + inc/python:pip_install:200 : result=0 2022-06-02 04:51:14.689 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:51:14.691 | + functions-common:time_stop:2322 : local name 2022-06-02 04:51:14.694 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:51:14.696 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:51:14.699 | + functions-common:time_stop:2325 : local total 2022-06-02 04:51:14.701 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:51:14.703 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:51:14.705 | + functions-common:time_stop:2329 : start_time=1654145471197 2022-06-02 04:51:14.707 | + functions-common:time_stop:2331 : [[ -z 1654145471197 ]] 2022-06-02 04:51:14.710 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:51:14.714 | + functions-common:time_stop:2334 : end_time=1654145474712 2022-06-02 04:51:14.716 | + functions-common:time_stop:2335 : elapsed_time=3515 2022-06-02 04:51:14.718 | + functions-common:time_stop:2336 : total=60672 2022-06-02 04:51:14.721 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:51:14.723 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=64187 2022-06-02 04:51:14.725 | + inc/python:pip_install:203 : return 0 2022-06-02 04:51:14.727 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-02 04:51:14.730 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-02 04:51:14.732 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 04:51:14.735 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-02 04:51:14.737 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-02 04:51:14.740 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 04:51:14.743 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-02 04:51:14.744 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 04:51:14.749 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-02 04:51:14.751 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-02 04:51:14.753 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-02 04:51:14.757 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-02 04:51:14.759 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-02 04:51:14.781 | Using python 3.8 to install python-memcached 2022-06-02 04:51:14.783 | + 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-06-02 04:51:16.415 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:51:16.419 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:51:16.425 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:51:16.425 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:51:16.430 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:51:16.432 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:51:16.434 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:51:16.434 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:51:16.435 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:51:16.538 | Collecting python-memcached===1.59 2022-06-02 04:51:16.544 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-06-02 04:51:16.630 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2022-06-02 04:51:17.916 | Installing collected packages: python-memcached 2022-06-02 04:51:18.003 | Successfully installed python-memcached-1.59 2022-06-02 04:51:18.108 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:51:18.108 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:51:18.185 | + inc/python:pip_install:200 : result=0 2022-06-02 04:51:18.188 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:51:18.190 | + functions-common:time_stop:2322 : local name 2022-06-02 04:51:18.192 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:51:18.195 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:51:18.197 | + functions-common:time_stop:2325 : local total 2022-06-02 04:51:18.199 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:51:18.201 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:51:18.204 | + functions-common:time_stop:2329 : start_time=1654145474775 2022-06-02 04:51:18.206 | + functions-common:time_stop:2331 : [[ -z 1654145474775 ]] 2022-06-02 04:51:18.209 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:51:18.213 | + functions-common:time_stop:2334 : end_time=1654145478210 2022-06-02 04:51:18.215 | + functions-common:time_stop:2335 : elapsed_time=3435 2022-06-02 04:51:18.217 | + functions-common:time_stop:2336 : total=64187 2022-06-02 04:51:18.219 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:51:18.221 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=67622 2022-06-02 04:51:18.224 | + inc/python:pip_install:203 : return 0 2022-06-02 04:51:18.226 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-02 04:51:18.245 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:51:18.247 | + ./stack.sh:main:866 : '[' 10.222.0.13 == 10.222.0.13 ']' 2022-06-02 04:51:18.250 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-02 04:51:18.252 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-02 04:51:18.254 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-02 04:51:18.257 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 04:51:18.259 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-02 04:51:18.261 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-02 04:51:18.276 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:51:18.278 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-02 04:51:18.280 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-02 04:51:18.282 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-02 04:51:18.284 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 04:51:18.286 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 04:51:18.289 | ++ functions-common:git_clone:529 : pwd 2022-06-02 04:51:18.291 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 04:51:18.293 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 04:51:18.296 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 04:51:18.311 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 04:51:18.313 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 04:51:18.315 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 04:51:18.318 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 04:51:18.318 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 04:51:18.324 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-02 04:51:18.326 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 04:51:18.328 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-02 04:51:18.341 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-02 04:51:18.344 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 04:51:18.344 | + functions-common:git_clone:607 : head -1 2022-06-02 04:51:18.347 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-02 04:51:18.349 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 04:51:18.352 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-02 04:51:18.354 | + inc/python:setup_develop:338 : local bindep 2022-06-02 04:51:18.356 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-02 04:51:18.359 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-02 04:51:18.361 | + inc/python:setup_develop:344 : local extras= 2022-06-02 04:51:18.363 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-02 04:51:18.366 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 04:51:18.368 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-02 04:51:18.370 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-02 04:51:18.373 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 04:51:18.376 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 04:51:18.379 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-02 04:51:18.382 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 04:51:18.385 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-02 04:51:18.387 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 04:51:18.389 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 04:51:18.393 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-02 04:51:18.399 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-02 04:51:18.402 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-06-02 04:51:19.012 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-02 04:51:19.015 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 04:51:19.017 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 04:51:19.020 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 04:51:19.022 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-02 04:51:19.026 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-02 04:51:19.029 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 04:51:19.032 | + inc/python:setup_package:427 : local extras= 2022-06-02 04:51:19.035 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 04:51:19.037 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 04:51:19.040 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 04:51:19.042 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 04:51:19.044 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 04:51:19.046 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-02 04:51:19.066 | Using python 3.8 to install /opt/stack/keystone 2022-06-02 04:51:19.068 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-02 04:51:20.699 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:51:20.699 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:51:20.703 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:51:20.704 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:51:20.705 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:51:20.706 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:51:20.707 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:51:20.707 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:51:20.707 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:51:20.708 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:51:20.720 | Obtaining file:///opt/stack/keystone 2022-06-02 04:51:22.242 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 04:51:23.935 | Collecting Flask===1.1.2 2022-06-02 04:51:23.942 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2022-06-02 04:51:24.130 | Collecting Flask-RESTful===0.3.8 2022-06-02 04:51:24.137 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2022-06-02 04:51:24.212 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-02 04:51:24.218 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-02 04:51:24.221 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-02 04:51:24.228 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-02 04:51:24.249 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 04:51:24.395 | Collecting Werkzeug===1.0.1 2022-06-02 04:51:24.402 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2022-06-02 04:51:24.585 | Collecting aniso8601===8.0.0 2022-06-02 04:51:24.591 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c03/3f63d028b9a58/aniso8601-8.0.0-py2.py3-none-any.whl (43 kB) 2022-06-02 04:51:24.661 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-02 04:51:24.671 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 04:51:24.730 | Collecting click===7.1.2 2022-06-02 04:51:24.736 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2022-06-02 04:51:24.745 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-02 04:51:24.784 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-02 04:51:24.878 | Collecting itsdangerous===1.1.0 2022-06-02 04:51:24.884 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2022-06-02 04:51:24.952 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.2.0) 2022-06-02 04:51:24.963 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (9.1.0) 2022-06-02 04:51:25.019 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.0.0) 2022-06-02 04:51:25.022 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) (3.1.0) 2022-06-02 04:51:25.027 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.6.3) 2022-06-02 04:51:25.062 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (8.3.4) 2022-06-02 04:51:25.077 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (3.1.2) 2022-06-02 04:51:25.083 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (8.4.1) 2022-06-02 04:51:25.130 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (5.0.1) 2022-06-02 04:51:25.136 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2022-06-02 04:51:25.174 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (12.5.2) 2022-06-02 04:51:25.227 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.1.1) 2022-06-02 04:51:25.244 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.5.0) 2022-06-02 04:51:25.260 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.0.2) 2022-06-02 04:51:25.269 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.1) 2022-06-02 04:51:25.292 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (1.1.1) 2022-06-02 04:51:25.300 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.6.1) 2022-06-02 04:51:25.318 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (3.4.0) 2022-06-02 04:51:25.364 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (20.4) 2022-06-02 04:51:25.486 | Collecting passlib===1.7.2 2022-06-02 04:51:25.494 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68c/35c98a7968850/passlib-1.7.2-py2.py3-none-any.whl (507 kB) 2022-06-02 04:51:25.585 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (5.5.0) 2022-06-02 04:51:25.588 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (0.7.2) 2022-06-02 04:51:25.590 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (3.1.1) 2022-06-02 04:51:25.601 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (2.20) 2022-06-02 04:51:25.603 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (0.9.6) 2022-06-02 04:51:25.606 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.4.7) 2022-06-02 04:51:25.717 | Collecting pysaml2===6.1.0 2022-06-02 04:51:25.724 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/47065526c55b7/pysaml2-6.1.0-py2.py3-none-any.whl (341 kB) 2022-06-02 04:51:25.815 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.8.1) 2022-06-02 04:51:25.819 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (4.1.1) 2022-06-02 04:51:25.837 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (2020.1) 2022-06-02 04:51:25.841 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (2.23.0) 2022-06-02 04:51:25.862 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-02 04:51:26.115 | Collecting scrypt===0.8.15 2022-06-02 04:51:26.121 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/813/b6fb76c0e1e28/scrypt-0.8.15-cp38-cp38-manylinux1_x86_64.whl (651 kB) 2022-06-02 04:51:26.204 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (1.15.0) 2022-06-02 04:51:26.206 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (0.13.0) 2022-06-02 04:51:26.216 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (0.3.1) 2022-06-02 04:51:26.219 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (3.3.0) 2022-06-02 04:51:26.221 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (3.2.2) 2022-06-02 04:51:26.228 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (2.0.1) 2022-06-02 04:51:26.237 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (0.5.0) 2022-06-02 04:51:26.243 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (2.4.0) 2022-06-02 04:51:26.260 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (1.4.0) 2022-06-02 04:51:26.263 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.1.0) 2022-06-02 04:51:26.270 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.25.10) 2022-06-02 04:51:26.290 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.2.5) 2022-06-02 04:51:26.292 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-06-02 04:51:26.295 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.2.1) 2022-06-02 04:51:26.360 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 04:51:26.363 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (0.8.0) 2022-06-02 04:51:26.368 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-02 04:51:26.376 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-02 04:51:26.384 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-02 04:51:26.388 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-02 04:51:26.390 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.0.2) 2022-06-02 04:51:26.431 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-06-02 04:51:26.437 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.16) 2022-06-02 04:51:26.439 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-02 04:51:26.447 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-02 04:51:26.457 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-02 04:51:26.466 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 04:51:26.473 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (4.3.1) 2022-06-02 04:51:26.484 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 04:51:26.492 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.12) 2022-06-02 04:51:26.494 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.10.9) 2022-06-02 04:51:26.579 | Collecting defusedxml===0.6.0 2022-06-02 04:51:26.586 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2022-06-02 04:51:26.656 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (19.1.0) 2022-06-02 04:51:26.669 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 04:51:26.672 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 04:51:26.674 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2022-06-02 04:51:26.678 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-02 04:51:26.681 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-02 04:51:26.683 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (1.6.0) 2022-06-02 04:51:26.685 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.0) 2022-06-02 04:51:26.688 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.4.0) 2022-06-02 04:51:26.691 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.7.0) 2022-06-02 04:51:26.695 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.12.1) 2022-06-02 04:51:26.698 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-02 04:51:26.705 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.0.4) 2022-06-02 04:51:26.708 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (5.0.0) 2022-06-02 04:51:26.710 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (1.5) 2022-06-02 04:51:26.712 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-02 04:51:26.720 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (0.7) 2022-06-02 04:51:26.727 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-02 04:51:27.567 | Installing collected packages: itsdangerous, click, Werkzeug, Flask, aniso8601, Flask-RESTful, passlib, scrypt, defusedxml, pysaml2, keystone 2022-06-02 04:51:27.595 | Attempting uninstall: click 2022-06-02 04:51:27.597 | Found existing installation: Click 7.0 2022-06-02 04:51:27.599 | Uninstalling Click-7.0: 2022-06-02 04:51:27.627 | Successfully uninstalled Click-7.0 2022-06-02 04:51:29.036 | Running setup.py develop for keystone 2022-06-02 04:51:30.729 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 Werkzeug-1.0.1 aniso8601-8.0.0 click-7.1.2 defusedxml-0.6.0 itsdangerous-1.1.0 keystone passlib-1.7.2 pysaml2-6.1.0 scrypt-0.8.15 2022-06-02 04:51:30.844 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:51:30.844 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:51:30.934 | + inc/python:pip_install:200 : result=0 2022-06-02 04:51:30.936 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:51:30.938 | + functions-common:time_stop:2322 : local name 2022-06-02 04:51:30.940 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:51:30.942 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:51:30.944 | + functions-common:time_stop:2325 : local total 2022-06-02 04:51:30.946 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:51:30.948 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:51:30.950 | + functions-common:time_stop:2329 : start_time=1654145479061 2022-06-02 04:51:30.952 | + functions-common:time_stop:2331 : [[ -z 1654145479061 ]] 2022-06-02 04:51:30.955 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:51:30.959 | + functions-common:time_stop:2334 : end_time=1654145490957 2022-06-02 04:51:30.961 | + functions-common:time_stop:2335 : elapsed_time=11896 2022-06-02 04:51:30.963 | + functions-common:time_stop:2336 : total=67622 2022-06-02 04:51:30.965 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:51:30.967 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=79518 2022-06-02 04:51:30.969 | + inc/python:pip_install:203 : return 0 2022-06-02 04:51:30.972 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 04:51:30.974 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-02 04:51:30.976 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-02 04:51:30.995 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-02 04:51:31.007 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-02 04:51:31.009 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-02 04:51:31.012 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:51:31.016 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:51:31.018 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-06-02 04:51:31.021 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:51:31.024 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-02 04:51:31.044 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:51:31.046 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-02 04:51:31.048 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 04:51:31.051 | + ./stack.sh:main:868 : configure_keystone 2022-06-02 04:51:31.054 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-02 04:51:31.068 | + 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-06-02 04:51:31.071 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-02 04:51:31.075 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-02 04:51:31.092 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:51:31.094 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-02 04:51:31.127 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-02 04:51:31.154 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-02 04:51:31.183 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-02 04:51:31.212 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-02 04:51:31.242 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-02 04:51:31.270 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-02 04:51:31.297 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-02 04:51:31.325 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-02 04:51:31.328 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-02 04:51:31.330 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-02 04:51:31.332 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-02 04:51:31.335 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 04:51:31.337 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 04:51:31.353 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:51:31.356 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 04:51:31.358 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 04:51:31.361 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 04:51:31.376 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:51:31.378 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 04:51:31.381 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 04:51:31.412 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 04:51:31.414 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 04:51:31.416 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-02 04:51:31.419 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-02 04:51:31.421 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-02 04:51:31.437 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:51:31.440 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.13/identity 2022-06-02 04:51:31.470 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.13/identity 2022-06-02 04:51:31.498 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-02 04:51:31.501 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-02 04:51:31.532 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-02 04:51:31.534 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-02 04:51:31.537 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-02 04:51:31.539 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-02 04:51:31.541 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-02 04:51:31.544 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-02 04:51:31.574 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-02 04:51:31.577 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-02 04:51:31.579 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-02 04:51:31.581 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-02 04:51:31.584 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 04:51:31.601 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 04:51:31.603 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 04:51:31.606 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 04:51:31.608 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 04:51:31.610 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-02 04:51:31.638 | + functions:setup_systemd_logging:728 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 04:51:31.667 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 04:51:31.694 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 04:51:31.721 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-02 04:51:31.750 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-02 04:51:31.752 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-02 04:51:31.755 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-02 04:51:31.758 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-02 04:51:31.760 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-02 04:51:31.762 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 04:51:31.764 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 04:51:31.767 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-02 04:51:31.772 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-02 04:51:31.774 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 04:51:31.776 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 04:51:31.789 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 04:51:31.789 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:51:31.798 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 04:51:31.801 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:51:31.817 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-02 04:51:31.820 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-02 04:51:31.824 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-02 04:51:31.853 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-02 04:51:31.881 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-02 04:51:31.910 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-02 04:51:31.938 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-02 04:51:31.968 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-02 04:51:31.995 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-02 04:51:32.022 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-02 04:51:32.052 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-02 04:51:32.080 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-02 04:51:32.107 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-02 04:51:32.135 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-02 04:51:32.163 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-02 04:51:32.190 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 04:51:32.192 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 04:51:32.195 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-02 04:51:32.198 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-02 04:51:32.200 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 04:51:32.202 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:51:32.205 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:51:32.207 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-02 04:51:32.210 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-02 04:51:32.212 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-02 04:51:32.239 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-02 04:51:32.267 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-06-02 04:51:32.267 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-02 04:51:32.276 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-02 04:51:32.279 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-02 04:51:32.282 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-02 04:51:32.284 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 04:51:32.286 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 04:51:32.289 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 04:51:32.291 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:51:32.293 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:51:32.295 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 04:51:32.298 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 04:51:32.300 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:51:32.303 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:51:32.305 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-02 04:51:32.366 | Enabling site keystone-wsgi-public. 2022-06-02 04:51:32.372 | To activate the new configuration, you need to run: 2022-06-02 04:51:32.372 | systemctl reload apache2 2022-06-02 04:51:32.376 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 04:51:32.379 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 04:51:32.382 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 04:51:32.384 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 04:51:32.508 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-02 04:51:32.510 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-02 04:51:32.513 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-02 04:51:32.515 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-02 04:51:32.517 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 04:51:32.519 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 04:51:32.523 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-02 04:51:32.527 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-02 04:51:32.530 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 04:51:32.532 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 04:51:32.545 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 04:51:32.546 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:51:32.554 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 04:51:32.558 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:51:32.575 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-02 04:51:32.577 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-02 04:51:32.581 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-02 04:51:32.612 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-02 04:51:32.640 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-02 04:51:32.668 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-02 04:51:32.696 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-02 04:51:32.724 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-02 04:51:32.754 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-02 04:51:32.782 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-02 04:51:32.811 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-02 04:51:32.838 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-02 04:51:32.866 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-02 04:51:32.893 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-02 04:51:32.920 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-02 04:51:32.948 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 04:51:32.950 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 04:51:32.953 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-02 04:51:32.956 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-02 04:51:32.959 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 04:51:32.961 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:51:32.964 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:51:32.966 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-02 04:51:32.969 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-02 04:51:32.971 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-02 04:51:32.999 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-02 04:51:33.027 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2022-06-02 04:51:33.027 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-02 04:51:33.036 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-02 04:51:33.039 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-02 04:51:33.041 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-02 04:51:33.044 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 04:51:33.046 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 04:51:33.049 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 04:51:33.051 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:51:33.054 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:51:33.056 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 04:51:33.059 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 04:51:33.061 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:51:33.064 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:51:33.066 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-02 04:51:33.129 | Enabling site keystone-wsgi-admin. 2022-06-02 04:51:33.135 | To activate the new configuration, you need to run: 2022-06-02 04:51:33.135 | systemctl reload apache2 2022-06-02 04:51:33.140 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 04:51:33.142 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 04:51:33.144 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 04:51:33.147 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 04:51:33.277 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-02 04:51:33.312 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-02 04:51:33.346 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-02 04:51:33.377 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-02 04:51:33.379 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-02 04:51:33.410 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-02 04:51:33.439 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-02 04:51:33.469 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-02 04:51:33.488 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:51:33.492 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-02 04:51:33.514 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:51:33.517 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-02 04:51:33.519 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-02 04:51:33.522 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-02 04:51:33.524 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 04:51:33.526 | + lib/stack:stack_install_service:32 : install_swift 2022-06-02 04:51:33.529 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-02 04:51:33.531 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-02 04:51:33.533 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-02 04:51:33.536 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 04:51:33.538 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 04:51:33.541 | ++ functions-common:git_clone:529 : pwd 2022-06-02 04:51:33.544 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 04:51:33.546 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 04:51:33.549 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 04:51:33.565 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 04:51:33.567 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 04:51:33.569 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 04:51:33.571 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 04:51:33.572 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 04:51:33.577 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-02 04:51:33.579 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 04:51:33.581 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-02 04:51:33.594 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-02 04:51:33.597 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 04:51:33.597 | + functions-common:git_clone:607 : head -1 2022-06-02 04:51:33.603 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-02 04:51:33.606 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 04:51:33.609 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-02 04:51:33.611 | + inc/python:setup_develop:338 : local bindep 2022-06-02 04:51:33.614 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-02 04:51:33.616 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-02 04:51:33.619 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-02 04:51:33.621 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-02 04:51:33.624 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 04:51:33.626 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-02 04:51:33.628 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-02 04:51:33.631 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 04:51:33.633 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-02 04:51:33.636 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-02 04:51:33.639 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 04:51:33.642 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-02 04:51:33.644 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 04:51:33.647 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 04:51:33.650 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-02 04:51:33.656 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-02 04:51:33.658 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2022-06-02 04:51:34.232 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-02 04:51:34.235 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 04:51:34.237 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 04:51:34.239 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 04:51:34.242 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-02 04:51:34.244 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-02 04:51:34.246 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 04:51:34.248 | + inc/python:setup_package:427 : local extras=keystone 2022-06-02 04:51:34.251 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 04:51:34.253 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-02 04:51:34.255 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-02 04:51:34.257 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-02 04:51:34.259 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 04:51:34.261 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-02 04:51:34.281 | Using python 3.8 to install /opt/stack/swift 2022-06-02 04:51:34.284 | + 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-06-02 04:51:35.958 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:51:35.958 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:51:35.963 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:51:35.963 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:51:35.965 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:51:35.966 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:51:35.967 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:51:35.967 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:51:35.967 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:51:35.968 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:51:35.980 | Obtaining file:///opt/stack/swift 2022-06-02 04:51:37.205 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 04:51:38.425 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 04:51:38.433 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-02 04:51:38.472 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-02 04:51:38.481 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.16) 2022-06-02 04:51:38.484 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.1.0) 2022-06-02 04:51:39.517 | Collecting lxml===4.5.2 2022-06-02 04:51:39.536 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa8/eba3db3d8761d/lxml-4.5.2-cp38-cp38-manylinux1_x86_64.whl (5.4 MB) 2022-06-02 04:51:39.734 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.5) 2022-06-02 04:51:39.736 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.10.9) 2022-06-02 04:51:39.739 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.6.3) 2022-06-02 04:51:39.773 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (8.3.4) 2022-06-02 04:51:39.789 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (3.1.2) 2022-06-02 04:51:39.795 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (5.0.1) 2022-06-02 04:51:39.801 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2022-06-02 04:51:39.839 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.0.2) 2022-06-02 04:51:39.849 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.6.1) 2022-06-02 04:51:39.866 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (20.4) 2022-06-02 04:51:39.873 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (5.5.0) 2022-06-02 04:51:39.876 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (3.1.1) 2022-06-02 04:51:39.976 | Collecting pyeclib===1.6.0 2022-06-02 04:51:39.996 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-06-02 04:51:41.038 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.9.6) 2022-06-02 04:51:41.041 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.4.7) 2022-06-02 04:51:41.044 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (2.8.1) 2022-06-02 04:51:41.049 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (4.1.1) 2022-06-02 04:51:41.069 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (2020.1) 2022-06-02 04:51:41.073 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.23.0) 2022-06-02 04:51:41.094 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.4.0) 2022-06-02 04:51:41.099 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.15.0) 2022-06-02 04:51:41.101 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.2.2) 2022-06-02 04:51:41.108 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.25.10) 2022-06-02 04:51:41.282 | Collecting xattr===0.9.7 2022-06-02 04:51:41.288 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2022-06-02 04:51:42.047 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 04:51:42.050 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-02 04:51:42.059 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 04:51:42.073 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.2.1) 2022-06-02 04:51:42.138 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-02 04:51:42.143 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 04:51:42.146 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-02 04:51:42.154 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.8.0) 2022-06-02 04:51:42.159 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.0.0) 2022-06-02 04:51:42.162 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.12) 2022-06-02 04:51:42.165 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 04:51:42.167 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 04:51:42.170 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2022-06-02 04:51:42.173 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (2.20) 2022-06-02 04:51:42.176 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (1.7.0) 2022-06-02 04:51:42.181 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-06-02 04:51:42.184 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.12.1) 2022-06-02 04:51:42.186 | Building wheels for collected packages: pyeclib, xattr 2022-06-02 04:51:42.187 | Building wheel for pyeclib (setup.py): started 2022-06-02 04:51:43.509 | Building wheel for pyeclib (setup.py): finished with status 'done' 2022-06-02 04:51:43.510 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55500 sha256=6bc97569257659f7dca652c8603b302ab0164b4965b9d97425bb7829cf054d73 2022-06-02 04:51:43.511 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-06-02 04:51:43.513 | Building wheel for xattr (setup.py): started 2022-06-02 04:51:44.904 | Building wheel for xattr (setup.py): finished with status 'done' 2022-06-02 04:51:44.905 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33233 sha256=975ae03e245606a1c6f6f299a4a08a640e16f62c302e15e73cfc0edf5350fb47 2022-06-02 04:51:44.905 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2022-06-02 04:51:44.905 | Successfully built pyeclib xattr 2022-06-02 04:51:46.068 | Installing collected packages: lxml, xattr, pyeclib, swift 2022-06-02 04:51:46.376 | Running setup.py develop for swift 2022-06-02 04:51:47.890 | Successfully installed lxml-4.5.2 pyeclib-1.6.0 swift xattr-0.9.7 2022-06-02 04:51:48.006 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:51:48.006 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:51:48.105 | + inc/python:pip_install:200 : result=0 2022-06-02 04:51:48.107 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:51:48.109 | + functions-common:time_stop:2322 : local name 2022-06-02 04:51:48.111 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:51:48.113 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:51:48.116 | + functions-common:time_stop:2325 : local total 2022-06-02 04:51:48.118 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:51:48.120 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:51:48.122 | + functions-common:time_stop:2329 : start_time=1654145494276 2022-06-02 04:51:48.124 | + functions-common:time_stop:2331 : [[ -z 1654145494276 ]] 2022-06-02 04:51:48.127 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:51:48.131 | + functions-common:time_stop:2334 : end_time=1654145508129 2022-06-02 04:51:48.133 | + functions-common:time_stop:2335 : elapsed_time=13853 2022-06-02 04:51:48.135 | + functions-common:time_stop:2336 : total=79518 2022-06-02 04:51:48.137 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:51:48.139 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=93371 2022-06-02 04:51:48.141 | + inc/python:pip_install:203 : return 0 2022-06-02 04:51:48.143 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 04:51:48.146 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-02 04:51:48.148 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-02 04:51:48.166 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-02 04:51:48.178 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-02 04:51:48.181 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-02 04:51:48.183 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:51:48.185 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:51:48.188 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-06-02 04:51:48.190 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:51:48.193 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-02 04:51:48.195 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 04:51:48.198 | + ./stack.sh:main:877 : configure_swift 2022-06-02 04:51:48.200 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-02 04:51:48.202 | + lib/swift:configure_swift:335 : local node_number 2022-06-02 04:51:48.204 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-02 04:51:48.206 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-02 04:51:48.208 | + lib/swift:configure_swift:338 : local user_group 2022-06-02 04:51:48.210 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-02 04:51:48.960 | No container-server running 2022-06-02 04:51:48.960 | No container-updater running 2022-06-02 04:51:48.960 | No object-auditor running 2022-06-02 04:51:48.960 | No container-auditor running 2022-06-02 04:51:48.960 | No account-server running 2022-06-02 04:51:48.960 | No object-server running 2022-06-02 04:51:48.961 | No object-replicator running 2022-06-02 04:51:48.961 | No proxy-server running 2022-06-02 04:51:48.961 | No container-replicator running 2022-06-02 04:51:48.961 | No object-reconstructor running 2022-06-02 04:51:48.961 | No container-sharder running 2022-06-02 04:51:48.961 | No object-expirer running 2022-06-02 04:51:48.961 | No account-reaper running 2022-06-02 04:51:48.961 | No account-auditor running 2022-06-02 04:51:48.961 | No container-reconciler running 2022-06-02 04:51:48.961 | No account-replicator running 2022-06-02 04:51:48.961 | No container-sync running 2022-06-02 04:51:48.961 | No object-updater running 2022-06-02 04:51:49.010 | + lib/swift:configure_swift:341 : true 2022-06-02 04:51:49.012 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-02 04:51:49.024 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-02 04:51:49.037 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-02 04:51:49.039 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-02 04:51:49.039 | s/%GROUP%//; 2022-06-02 04:51:49.040 | s/%USER%/ubuntu/; 2022-06-02 04:51:49.040 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-02 04:51:49.040 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-02 04:51:49.040 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-02 04:51:49.048 | uid = ubuntu 2022-06-02 04:51:49.048 | gid = 2022-06-02 04:51:49.048 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-02 04:51:49.048 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-02 04:51:49.048 | address = 127.0.0.1 2022-06-02 04:51:49.048 | 2022-06-02 04:51:49.048 | [account6612] 2022-06-02 04:51:49.048 | max connections = 25 2022-06-02 04:51:49.048 | path = /opt/stack/data/swift/1/node/ 2022-06-02 04:51:49.048 | read only = false 2022-06-02 04:51:49.048 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-02 04:51:49.048 | 2022-06-02 04:51:49.048 | [account6622] 2022-06-02 04:51:49.048 | max connections = 25 2022-06-02 04:51:49.048 | path = /opt/stack/data/swift/2/node/ 2022-06-02 04:51:49.048 | read only = false 2022-06-02 04:51:49.048 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-02 04:51:49.049 | 2022-06-02 04:51:49.049 | [account6632] 2022-06-02 04:51:49.049 | max connections = 25 2022-06-02 04:51:49.049 | path = /opt/stack/data/swift/3/node/ 2022-06-02 04:51:49.049 | read only = false 2022-06-02 04:51:49.049 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-02 04:51:49.049 | 2022-06-02 04:51:49.049 | [account6642] 2022-06-02 04:51:49.049 | max connections = 25 2022-06-02 04:51:49.049 | path = /opt/stack/data/swift/4/node/ 2022-06-02 04:51:49.049 | read only = false 2022-06-02 04:51:49.049 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-02 04:51:49.049 | 2022-06-02 04:51:49.049 | 2022-06-02 04:51:49.049 | [container6611] 2022-06-02 04:51:49.049 | max connections = 25 2022-06-02 04:51:49.049 | path = /opt/stack/data/swift/1/node/ 2022-06-02 04:51:49.049 | read only = false 2022-06-02 04:51:49.049 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-02 04:51:49.049 | 2022-06-02 04:51:49.049 | [container6621] 2022-06-02 04:51:49.049 | max connections = 25 2022-06-02 04:51:49.049 | path = /opt/stack/data/swift/2/node/ 2022-06-02 04:51:49.049 | read only = false 2022-06-02 04:51:49.050 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-02 04:51:49.050 | 2022-06-02 04:51:49.050 | [container6631] 2022-06-02 04:51:49.050 | max connections = 25 2022-06-02 04:51:49.050 | path = /opt/stack/data/swift/3/node/ 2022-06-02 04:51:49.050 | read only = false 2022-06-02 04:51:49.050 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-02 04:51:49.050 | 2022-06-02 04:51:49.050 | [container6641] 2022-06-02 04:51:49.050 | max connections = 25 2022-06-02 04:51:49.050 | path = /opt/stack/data/swift/4/node/ 2022-06-02 04:51:49.050 | read only = false 2022-06-02 04:51:49.050 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-02 04:51:49.050 | 2022-06-02 04:51:49.050 | 2022-06-02 04:51:49.050 | [object6613] 2022-06-02 04:51:49.050 | max connections = 25 2022-06-02 04:51:49.050 | path = /opt/stack/data/swift/1/node/ 2022-06-02 04:51:49.050 | read only = false 2022-06-02 04:51:49.050 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-02 04:51:49.050 | 2022-06-02 04:51:49.050 | [object6623] 2022-06-02 04:51:49.050 | max connections = 25 2022-06-02 04:51:49.050 | path = /opt/stack/data/swift/2/node/ 2022-06-02 04:51:49.050 | read only = false 2022-06-02 04:51:49.050 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-02 04:51:49.050 | 2022-06-02 04:51:49.050 | [object6633] 2022-06-02 04:51:49.050 | max connections = 25 2022-06-02 04:51:49.050 | path = /opt/stack/data/swift/3/node/ 2022-06-02 04:51:49.050 | read only = false 2022-06-02 04:51:49.050 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-02 04:51:49.050 | 2022-06-02 04:51:49.050 | [object6643] 2022-06-02 04:51:49.050 | max connections = 25 2022-06-02 04:51:49.050 | path = /opt/stack/data/swift/4/node/ 2022-06-02 04:51:49.051 | read only = false 2022-06-02 04:51:49.051 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-02 04:51:49.052 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-02 04:51:49.054 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:51:49.057 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:51:49.059 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-02 04:51:49.072 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-02 04:51:49.074 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-02 04:51:49.079 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-02 04:51:49.083 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-02 04:51:49.086 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-02 04:51:49.090 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-02 04:51:49.118 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.13:8080/v1/ 2022-06-02 04:51:49.144 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-02 04:51:49.169 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-02 04:51:49.197 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-02 04:51:49.215 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-02 04:51:49.243 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-02 04:51:49.266 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-02 04:51:49.295 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-02 04:51:49.313 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-02 04:51:49.340 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-02 04:51:49.359 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 04:51:49.388 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-02 04:51:49.405 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-02 04:51:49.421 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:51:49.423 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-02 04:51:49.452 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-02 04:51:49.479 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-02 04:51:49.507 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-02 04:51:49.533 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-02 04:51:49.548 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:51:49.551 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-02 04:51:49.578 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-02 04:51:49.593 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:51:49.595 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-02 04:51:49.610 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:51:49.612 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-02 04:51:49.614 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-02 04:51:49.628 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:51:49.631 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-02 04:51:49.633 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-02 04:51:49.635 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-02 04:51:49.640 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-02 04:51:49.645 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-02 04:51:49.672 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-02 04:51:49.699 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-02 04:51:49.736 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-02 04:51:49.765 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-02 04:51:49.793 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-02 04:51:49.795 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-02 04:51:49.797 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-02 04:51:49.800 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-02 04:51:49.802 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-02 04:51:49.828 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-02 04:51:49.856 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.13/identity 2022-06-02 04:51:49.883 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-02 04:51:49.909 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-02 04:51:49.936 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-02 04:51:49.963 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-02 04:51:49.989 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-02 04:51:50.016 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 04:51:50.043 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-02 04:51:50.070 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-02 04:51:50.097 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-02 04:51:50.126 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-02 04:51:50.154 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-02 04:51:50.186 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-02 04:51:50.214 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-02 04:51:50.232 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-02 04:51:50.260 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-02 04:51:50.289 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-02 04:51:50.293 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-02 04:51:50.322 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-02 04:51:50.349 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-02 04:51:50.376 | + lib/swift:configure_swift:479 : local node_number 2022-06-02 04:51:50.378 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-02 04:51:50.380 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-02 04:51:50.382 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-02 04:51:50.387 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-02 04:51:50.389 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-02 04:51:50.391 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-02 04:51:50.393 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-02 04:51:50.396 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-02 04:51:50.398 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-02 04:51:50.400 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-02 04:51:50.402 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-02 04:51:50.420 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-02 04:51:50.447 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-02 04:51:50.466 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-02 04:51:50.494 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-02 04:51:50.512 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-02 04:51:50.540 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-02 04:51:50.558 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-02 04:51:50.586 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-02 04:51:50.604 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-02 04:51:50.633 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-02 04:51:50.651 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-02 04:51:50.679 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-02 04:51:50.697 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-02 04:51:50.726 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-02 04:51:50.744 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-02 04:51:50.778 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-02 04:51:50.797 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-02 04:51:50.825 | + 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-06-02 04:51:50.830 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-02 04:51:50.848 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 04:51:50.876 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-02 04:51:50.907 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-02 04:51:50.909 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-02 04:51:50.914 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-02 04:51:50.916 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-02 04:51:50.918 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-02 04:51:50.921 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-02 04:51:50.923 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-02 04:51:50.925 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-02 04:51:50.927 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-02 04:51:50.929 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-02 04:51:50.949 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-02 04:51:50.978 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-02 04:51:50.996 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-02 04:51:51.024 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-02 04:51:51.042 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-02 04:51:51.071 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-02 04:51:51.089 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-02 04:51:51.120 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-02 04:51:51.139 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-02 04:51:51.167 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-02 04:51:51.185 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-02 04:51:51.213 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-02 04:51:51.231 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-02 04:51:51.259 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-02 04:51:51.277 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-02 04:51:51.307 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-02 04:51:51.326 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-02 04:51:51.355 | + 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-06-02 04:51:51.360 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-02 04:51:51.380 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 04:51:51.409 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-02 04:51:51.412 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-02 04:51:51.416 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-02 04:51:51.418 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-02 04:51:51.421 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-02 04:51:51.423 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-02 04:51:51.426 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-02 04:51:51.428 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-02 04:51:51.430 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-02 04:51:51.432 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-02 04:51:51.450 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-02 04:51:51.477 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-02 04:51:51.495 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-02 04:51:51.523 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-02 04:51:51.540 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-02 04:51:51.569 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-02 04:51:51.587 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-02 04:51:51.616 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-02 04:51:51.635 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-02 04:51:51.664 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-02 04:51:51.682 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-02 04:51:51.711 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-02 04:51:51.729 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-02 04:51:51.756 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-02 04:51:51.775 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-02 04:51:51.807 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-02 04:51:51.825 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-02 04:51:51.852 | + 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-06-02 04:51:51.857 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-02 04:51:51.875 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-02 04:51:51.905 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-02 04:51:51.937 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-02 04:51:51.968 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-02 04:51:51.999 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-02 04:51:52.001 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-02 04:51:52.006 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-02 04:51:52.037 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-02 04:51:52.070 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-02 04:51:52.103 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-02 04:51:52.136 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-02 04:51:52.171 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-02 04:51:52.201 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-02 04:51:52.232 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-02 04:51:52.264 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-02 04:51:52.296 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-02 04:51:52.312 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:51:52.315 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-02 04:51:52.338 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-02 04:51:52.342 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-02 04:51:52.365 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-02 04:51:52.368 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.13 2022-06-02 04:51:52.398 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-02 04:51:52.400 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-02 04:51:52.432 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.13/identity 2022-06-02 04:51:52.472 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-02 04:51:52.477 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-02 04:51:52.506 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-02 04:51:52.523 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:51:52.526 | + lib/swift:configure_swift:542 : local user_group 2022-06-02 04:51:52.529 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-02 04:51:52.534 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-02 04:51:52.537 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-02 04:51:52.556 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-02 04:51:52.559 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-02 04:51:52.571 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-02 04:51:52.574 | + lib/swift:configure_swift:549 : is_suse 2022-06-02 04:51:52.576 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 04:51:52.578 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 04:51:52.580 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 04:51:52.583 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 04:51:52.585 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 04:51:52.590 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 04:51:52.592 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-02 04:51:52.605 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-02 04:51:52.608 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-02 04:51:52.611 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-02 04:51:52.628 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:51:52.632 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-02 04:51:52.651 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:51:52.654 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-02 04:51:52.657 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-02 04:51:52.659 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-02 04:51:52.662 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 04:51:52.665 | + lib/stack:stack_install_service:32 : install_glance 2022-06-02 04:51:52.668 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-02 04:51:52.672 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-02 04:51:52.675 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-02 04:51:52.693 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:51:52.696 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-02 04:51:52.699 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-02 04:51:52.719 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:51:52.722 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-02 04:51:52.725 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-02 04:51:52.728 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-02 04:51:52.731 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:51:52.733 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:51:52.736 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-06-02 04:51:52.738 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:51:52.742 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-02 04:51:52.745 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-02 04:51:52.748 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-02 04:51:52.751 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-02 04:51:52.753 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-02 04:51:52.756 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-02 04:51:52.759 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-02 04:51:52.762 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-02 04:51:52.765 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-02 04:51:52.767 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-02 04:51:52.772 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-02 04:51:52.772 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-02 04:51:52.778 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-02 04:51:52.780 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-02 04:51:52.783 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-02 04:51:52.786 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-02 04:51:52.789 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-02 04:51:52.812 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-02 04:51:52.815 | + 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-06-02 04:51:54.500 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:51:54.500 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:51:54.505 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:51:54.506 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:51:54.507 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:51:54.509 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:51:54.509 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:51:54.509 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:51:54.510 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:51:54.510 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:51:54.696 | Collecting glance-store===2.3.1 2022-06-02 04:51:54.703 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/881/42b19fa58645a/glance_store-2.3.1-py3-none-any.whl (215 kB) 2022-06-02 04:51:54.862 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (0.18.1) 2022-06-02 04:51:54.865 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.2.0) 2022-06-02 04:51:54.877 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.2.1) 2022-06-02 04:51:55.129 | Collecting os-brick===4.0.5 2022-06-02 04:51:55.136 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9a4/37ad0b6077a86/os_brick-4.0.5-py3-none-any.whl (242 kB) 2022-06-02 04:51:55.253 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (1.7.0) 2022-06-02 04:51:55.257 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (5.2.0) 2022-06-02 04:51:55.277 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (4.3.1) 2022-06-02 04:51:55.287 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (8.3.4) 2022-06-02 04:51:55.303 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (3.1.2) 2022-06-02 04:51:55.308 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (5.0.1) 2022-06-02 04:51:55.314 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2022-06-02 04:51:55.352 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (2.4.0) 2022-06-02 04:51:55.367 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (6.2.0) 2022-06-02 04:51:55.371 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.0.2) 2022-06-02 04:51:55.380 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.1) 2022-06-02 04:51:55.403 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.6.1) 2022-06-02 04:51:55.420 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (20.4) 2022-06-02 04:51:55.432 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (5.5.0) 2022-06-02 04:51:55.436 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.9.6) 2022-06-02 04:51:55.438 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.4.7) 2022-06-02 04:51:55.579 | Collecting python-cinderclient===7.2.2 2022-06-02 04:51:55.586 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b33/e33f381e22461/python_cinderclient-7.2.2-py3-none-any.whl (279 kB) 2022-06-02 04:51:55.683 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (2.8.1) 2022-06-02 04:51:55.688 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (4.1.1) 2022-06-02 04:51:55.818 | Collecting python-swiftclient===3.10.1 2022-06-02 04:51:55.825 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7ec/538f52c51285b/python_swiftclient-3.10.1-py2.py3-none-any.whl (81 kB) 2022-06-02 04:51:55.918 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (2020.1) 2022-06-02 04:51:55.922 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.23.0) 2022-06-02 04:51:55.942 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.4.0) 2022-06-02 04:51:55.947 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (3.17.2) 2022-06-02 04:51:55.950 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.15.0) 2022-06-02 04:51:55.953 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.2.2) 2022-06-02 04:51:55.959 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (6.2.0) 2022-06-02 04:51:55.973 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.25.10) 2022-06-02 04:51:55.992 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (1.2.5) 2022-06-02 04:51:55.995 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-02 04:51:56.004 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.12) 2022-06-02 04:51:56.007 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-02 04:51:56.012 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-02 04:51:56.017 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.8.0) 2022-06-02 04:51:56.022 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 04:51:56.025 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-02 04:51:56.033 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.0.0) 2022-06-02 04:51:56.036 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 04:51:56.039 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.16) 2022-06-02 04:51:56.042 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 04:51:56.056 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-02 04:51:56.066 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 04:51:56.074 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-02 04:51:56.082 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 04:51:56.089 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.10.9) 2022-06-02 04:51:56.092 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (0.7.2) 2022-06-02 04:51:56.094 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 04:51:56.096 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 04:51:56.099 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2022-06-02 04:51:56.102 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.5) 2022-06-02 04:51:56.104 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-02 04:51:56.112 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.12.1) 2022-06-02 04:51:56.115 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (2.20) 2022-06-02 04:51:56.118 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (2.4.0) 2022-06-02 04:51:56.156 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (0.7) 2022-06-02 04:51:56.163 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (1.6.0) 2022-06-02 04:51:56.165 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-02 04:51:56.168 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (1.4.0) 2022-06-02 04:51:56.171 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.1.0) 2022-06-02 04:51:56.178 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2022-06-02 04:51:56.180 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.4.0) 2022-06-02 04:51:57.440 | Installing collected packages: python-cinderclient, os-brick, python-swiftclient, glance-store 2022-06-02 04:51:58.432 | Successfully installed glance-store-2.3.1 os-brick-4.0.5 python-cinderclient-7.2.2 python-swiftclient-3.10.1 2022-06-02 04:51:58.544 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:51:58.545 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:51:58.628 | + inc/python:pip_install:200 : result=0 2022-06-02 04:51:58.631 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:51:58.633 | + functions-common:time_stop:2322 : local name 2022-06-02 04:51:58.635 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:51:58.638 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:51:58.640 | + functions-common:time_stop:2325 : local total 2022-06-02 04:51:58.643 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:51:58.646 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:51:58.648 | + functions-common:time_stop:2329 : start_time=1654145512807 2022-06-02 04:51:58.650 | + functions-common:time_stop:2331 : [[ -z 1654145512807 ]] 2022-06-02 04:51:58.653 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:51:58.657 | + functions-common:time_stop:2334 : end_time=1654145518655 2022-06-02 04:51:58.660 | + functions-common:time_stop:2335 : elapsed_time=5848 2022-06-02 04:51:58.662 | + functions-common:time_stop:2336 : total=93371 2022-06-02 04:51:58.665 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:51:58.667 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=99219 2022-06-02 04:51:58.669 | + inc/python:pip_install:203 : return 0 2022-06-02 04:51:58.672 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-02 04:51:58.675 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-02 04:51:58.678 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-02 04:51:58.693 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-02 04:51:58.698 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-02 04:51:58.700 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-02 04:51:58.703 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-02 04:51:58.705 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 04:51:58.707 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 04:51:58.711 | ++ functions-common:git_clone:529 : pwd 2022-06-02 04:51:58.713 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 04:51:58.716 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 04:51:58.719 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 04:51:58.735 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 04:51:58.737 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 04:51:58.740 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 04:51:58.743 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 04:51:58.743 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 04:51:58.748 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-02 04:51:58.750 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 04:51:58.752 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-02 04:51:58.765 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-02 04:51:58.768 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 04:51:58.768 | + functions-common:git_clone:607 : head -1 2022-06-02 04:51:58.772 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-02 04:51:58.774 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 04:51:58.777 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-02 04:51:58.780 | + inc/python:setup_develop:338 : local bindep 2022-06-02 04:51:58.782 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-02 04:51:58.785 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-02 04:51:58.787 | + inc/python:setup_develop:344 : local extras= 2022-06-02 04:51:58.790 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-02 04:51:58.792 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 04:51:58.795 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-02 04:51:58.797 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-02 04:51:58.800 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 04:51:58.803 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 04:51:58.807 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-02 04:51:58.812 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 04:51:58.815 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-02 04:51:58.818 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 04:51:58.820 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 04:51:58.823 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-02 04:51:58.829 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-02 04:51:58.832 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2022-06-02 04:51:59.417 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-02 04:51:59.420 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 04:51:59.422 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 04:51:59.425 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 04:51:59.427 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-02 04:51:59.430 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-02 04:51:59.432 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 04:51:59.434 | + inc/python:setup_package:427 : local extras= 2022-06-02 04:51:59.437 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 04:51:59.439 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 04:51:59.441 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 04:51:59.445 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 04:51:59.447 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 04:51:59.449 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-02 04:51:59.470 | Using python 3.8 to install /opt/stack/glance 2022-06-02 04:51:59.473 | + 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-06-02 04:52:01.148 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:52:01.148 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:52:01.153 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:52:01.153 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:52:01.155 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:52:01.156 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:52:01.156 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:52:01.157 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:52:01.157 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:52:01.157 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:52:01.171 | Obtaining file:///opt/stack/glance 2022-06-02 04:52:02.434 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 04:52:03.678 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-02 04:52:03.686 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 04:52:03.693 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 04:52:03.701 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-02 04:52:03.843 | Collecting WSME===0.10.0 2022-06-02 04:52:03.851 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2022-06-02 04:52:03.935 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 04:52:03.948 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-02 04:52:04.093 | Collecting castellan===3.6.1 2022-06-02 04:52:04.100 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/060/fab32571ae43c/castellan-3.6.1-py3-none-any.whl (93 kB) 2022-06-02 04:52:04.196 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-02 04:52:04.318 | Collecting cursive===0.2.2 2022-06-02 04:52:04.325 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-06-02 04:52:04.409 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-02 04:52:04.416 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (0.6.0) 2022-06-02 04:52:04.421 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-02 04:52:04.430 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-06-02 04:52:04.436 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.3.1) 2022-06-02 04:52:04.505 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.16) 2022-06-02 04:52:04.508 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (0.18.1) 2022-06-02 04:52:04.510 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.12) 2022-06-02 04:52:04.514 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.2.0) 2022-06-02 04:52:04.524 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.2.1) 2022-06-02 04:52:04.588 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.1.0) 2022-06-02 04:52:04.643 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.5) 2022-06-02 04:52:04.645 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.8.0) 2022-06-02 04:52:04.650 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (1.7.0) 2022-06-02 04:52:04.654 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (5.2.0) 2022-06-02 04:52:04.675 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.6.3) 2022-06-02 04:52:04.710 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (4.3.1) 2022-06-02 04:52:04.721 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (8.3.4) 2022-06-02 04:52:04.736 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (3.1.2) 2022-06-02 04:52:04.742 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (8.4.1) 2022-06-02 04:52:04.789 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (5.0.1) 2022-06-02 04:52:04.796 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2022-06-02 04:52:04.836 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (12.5.2) 2022-06-02 04:52:04.889 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (4.1.1) 2022-06-02 04:52:04.906 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (3.5.0) 2022-06-02 04:52:04.922 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.2.0) 2022-06-02 04:52:04.937 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.0.2) 2022-06-02 04:52:04.946 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.1) 2022-06-02 04:52:04.969 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (1.1.1) 2022-06-02 04:52:04.977 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.6.1) 2022-06-02 04:52:04.994 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.4.0) 2022-06-02 04:52:05.056 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (20.4) 2022-06-02 04:52:05.065 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (5.5.0) 2022-06-02 04:52:05.068 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (0.7.2) 2022-06-02 04:52:05.071 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (5.7.2) 2022-06-02 04:52:05.098 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (19.1.0) 2022-06-02 04:52:05.111 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (3.1.1) 2022-06-02 04:52:05.122 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.9.6) 2022-06-02 04:52:05.124 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.4.7) 2022-06-02 04:52:05.240 | Collecting python-barbicanclient===5.0.1 2022-06-02 04:52:05.248 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0a2/c78d3a61be98e/python_barbicanclient-5.0.1-py3-none-any.whl (80 kB) 2022-06-02 04:52:05.338 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (2.8.1) 2022-06-02 04:52:05.343 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (1.0.4) 2022-06-02 04:52:05.346 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (4.1.1) 2022-06-02 04:52:05.369 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (2020.1) 2022-06-02 04:52:05.376 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (0.7) 2022-06-02 04:52:05.388 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.23.0) 2022-06-02 04:52:05.539 | Collecting retrying===1.3.3 2022-06-02 04:52:05.546 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-06-02 04:52:05.624 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.4.0) 2022-06-02 04:52:05.710 | Collecting simplegeneric===0.8.1 2022-06-02 04:52:05.717 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-06-02 04:52:06.405 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.15.0) 2022-06-02 04:52:06.408 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (0.13.0) 2022-06-02 04:52:06.419 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (0.3.1) 2022-06-02 04:52:06.422 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (3.3.0) 2022-06-02 04:52:06.425 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.2.2) 2022-06-02 04:52:06.595 | Collecting taskflow===4.5.0 2022-06-02 04:52:06.602 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2b0/a10f9e46ddf23/taskflow-4.5.0-py3-none-any.whl (488 kB) 2022-06-02 04:52:06.748 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (6.2.0) 2022-06-02 04:52:06.762 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (2.0.1) 2022-06-02 04:52:06.772 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (0.5.0) 2022-06-02 04:52:06.777 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (2.4.0) 2022-06-02 04:52:06.794 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (1.4.0) 2022-06-02 04:52:06.797 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.1.0) 2022-06-02 04:52:06.805 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.25.10) 2022-06-02 04:52:06.826 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.12.1) 2022-06-02 04:52:06.828 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.2.5) 2022-06-02 04:52:06.832 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-02 04:52:06.840 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 04:52:06.843 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-02 04:52:06.851 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-02 04:52:06.856 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-02 04:52:06.862 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-02 04:52:06.867 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 04:52:06.870 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (5.0.2) 2022-06-02 04:52:06.909 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-02 04:52:06.912 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-02 04:52:06.916 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-02 04:52:06.923 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.0.0) 2022-06-02 04:52:06.926 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-02 04:52:06.937 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.10.9) 2022-06-02 04:52:06.940 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2022-06-02 04:52:06.954 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 04:52:06.956 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 04:52:06.959 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2022-06-02 04:52:06.963 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-02 04:52:06.966 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-06-02 04:52:07.127 | Collecting networkx===2.5 2022-06-02 04:52:07.137 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c5/812e9f798d37c/networkx-2.5-py3-none-any.whl (1.6 MB) 2022-06-02 04:52:07.378 | Collecting pydot===1.4.1 2022-06-02 04:52:07.385 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2022-06-02 04:52:07.575 | Collecting automaton===2.2.0 2022-06-02 04:52:07.581 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3e8/275eabd89ee53/automaton-2.2.0-py3-none-any.whl (18 kB) 2022-06-02 04:52:07.659 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (1.6.0) 2022-06-02 04:52:07.661 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-02 04:52:07.664 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2022-06-02 04:52:07.666 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.4.0) 2022-06-02 04:52:07.669 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-02 04:52:07.672 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (2.20) 2022-06-02 04:52:07.675 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (5.0.0) 2022-06-02 04:52:07.678 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2022-06-02 04:52:07.730 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.2.5) 2022-06-02 04:52:07.736 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2022-06-02 04:52:07.739 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 111)) (49.6.0) 2022-06-02 04:52:07.781 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 04:52:07.814 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (1.8.0) 2022-06-02 04:52:07.816 | Building wheels for collected packages: simplegeneric 2022-06-02 04:52:07.817 | Building wheel for simplegeneric (setup.py): started 2022-06-02 04:52:08.495 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-06-02 04:52:08.497 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=6c33431936b0a1ff1d091203ea4648f516d0a4126ffe637248c266489a6036ff 2022-06-02 04:52:08.497 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-06-02 04:52:08.498 | Successfully built simplegeneric 2022-06-02 04:52:09.402 | Installing collected packages: networkx, pydot, automaton, taskflow, simplegeneric, WSME, retrying, python-barbicanclient, castellan, cursive, glance 2022-06-02 04:52:11.877 | Running setup.py develop for glance 2022-06-02 04:52:13.400 | Successfully installed WSME-0.10.0 automaton-2.2.0 castellan-3.6.1 cursive-0.2.2 glance networkx-2.5 pydot-1.4.1 python-barbicanclient-5.0.1 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.5.0 2022-06-02 04:52:13.524 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:52:13.524 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:52:13.619 | + inc/python:pip_install:200 : result=0 2022-06-02 04:52:13.622 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:52:13.624 | + functions-common:time_stop:2322 : local name 2022-06-02 04:52:13.627 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:52:13.630 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:52:13.633 | + functions-common:time_stop:2325 : local total 2022-06-02 04:52:13.635 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:52:13.637 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:52:13.640 | + functions-common:time_stop:2329 : start_time=1654145519465 2022-06-02 04:52:13.642 | + functions-common:time_stop:2331 : [[ -z 1654145519465 ]] 2022-06-02 04:52:13.645 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:52:13.649 | + functions-common:time_stop:2334 : end_time=1654145533647 2022-06-02 04:52:13.652 | + functions-common:time_stop:2335 : elapsed_time=14182 2022-06-02 04:52:13.654 | + functions-common:time_stop:2336 : total=99219 2022-06-02 04:52:13.656 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:52:13.658 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=113401 2022-06-02 04:52:13.661 | + inc/python:pip_install:203 : return 0 2022-06-02 04:52:13.664 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 04:52:13.666 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-02 04:52:13.668 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-02 04:52:13.688 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-02 04:52:13.700 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-02 04:52:13.703 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-02 04:52:13.705 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:52:13.708 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:52:13.710 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-06-02 04:52:13.713 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:52:13.716 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 04:52:13.718 | + ./stack.sh:main:889 : configure_glance 2022-06-02 04:52:13.721 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-02 04:52:13.733 | + lib/glance:configure_glance:270 : local dburl 2022-06-02 04:52:13.736 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-02 04:52:13.739 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-02 04:52:13.741 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-02 04:52:13.744 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-02 04:52:13.746 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-02 04:52:13.749 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-02 04:52:13.751 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-02 04:52:13.781 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-02 04:52:13.814 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-02 04:52:13.842 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-02 04:52:13.869 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-02 04:52:13.900 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-02 04:52:13.931 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-02 04:52:13.934 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-02 04:52:13.936 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-02 04:52:13.939 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 04:52:13.941 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-02 04:52:13.970 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-02 04:52:13.997 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-06-02 04:52:14.024 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-02 04:52:14.053 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-02 04:52:14.081 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-02 04:52:14.108 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-02 04:52:14.137 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-02 04:52:14.166 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 04:52:14.194 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 04:52:14.222 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-02 04:52:14.253 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-02 04:52:14.255 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-02 04:52:14.258 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-02 04:52:14.260 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 04:52:14.263 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 04:52:14.265 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 04:52:14.282 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:52:14.285 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 04:52:14.287 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 04:52:14.290 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 04:52:14.306 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:52:14.308 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 04:52:14.311 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 04:52:14.339 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 04:52:14.342 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 04:52:14.344 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-02 04:52:14.347 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-02 04:52:14.349 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-02 04:52:14.352 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-02 04:52:14.354 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-02 04:52:14.357 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-02 04:52:14.359 | + lib/glance:configure_glance_store:230 : local be 2022-06-02 04:52:14.361 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-02 04:52:14.363 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-02 04:52:14.366 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-02 04:52:14.395 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-02 04:52:14.398 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.13 2022-06-02 04:52:14.428 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-02 04:52:14.431 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-02 04:52:14.449 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:52:14.452 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-02 04:52:14.480 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-02 04:52:14.508 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-02 04:52:14.536 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-02 04:52:14.564 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-02 04:52:14.593 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-02 04:52:14.610 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:52:14.612 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-02 04:52:14.640 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-02 04:52:14.671 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-02 04:52:14.699 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.13/identity/v3 2022-06-02 04:52:14.728 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-02 04:52:14.756 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.13/image 2022-06-02 04:52:14.784 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-02 04:52:14.801 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:52:14.804 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-02 04:52:14.806 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-02 04:52:14.809 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-02 04:52:14.812 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 04:52:14.829 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 04:52:14.831 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 04:52:14.834 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 04:52:14.836 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 04:52:14.838 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-02 04:52:14.866 | + functions:setup_systemd_logging:728 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 04:52:14.894 | + functions:setup_systemd_logging:729 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 04:52:14.922 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 04:52:14.951 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-02 04:52:14.955 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-02 04:52:14.986 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-02 04:52:15.015 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-02 04:52:15.045 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.13/identity 2022-06-02 04:52:15.077 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-02 04:52:15.105 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-02 04:52:15.134 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-02 04:52:15.163 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-02 04:52:15.195 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-02 04:52:15.225 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-02 04:52:15.257 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-02 04:52:15.285 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-02 04:52:15.290 | + lib/glance:configure_glance:356 : 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-06-02 04:52:15.297 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-02 04:52:15.313 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:52:15.316 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-02 04:52:15.319 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.13:19292 /image 2022-06-02 04:52:15.321 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-02 04:52:15.324 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.13:19292 2022-06-02 04:52:15.326 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-02 04:52:15.328 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-02 04:52:15.331 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-02 04:52:15.334 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-02 04:52:15.336 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 04:52:15.339 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:52:15.341 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:52:15.343 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-02 04:52:15.346 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-02 04:52:15.349 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-02 04:52:15.351 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-02 04:52:15.353 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 04:52:15.356 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:52:15.358 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:52:15.360 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-02 04:52:15.362 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-02 04:52:15.417 | proxy (enabled by site administrator) 2022-06-02 04:52:15.421 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-02 04:52:15.423 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-02 04:52:15.426 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 04:52:15.429 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:52:15.431 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:52:15.433 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-02 04:52:15.437 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-02 04:52:15.490 | No module matches proxy_http 2022-06-02 04:52:15.494 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-06-02 04:52:15.555 | Considering dependency proxy for proxy_http: 2022-06-02 04:52:15.555 | Module proxy already enabled 2022-06-02 04:52:15.555 | Enabling module proxy_http. 2022-06-02 04:52:15.561 | To activate the new configuration, you need to run: 2022-06-02 04:52:15.561 | systemctl restart apache2 2022-06-02 04:52:15.566 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-06-02 04:52:15.568 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 04:52:15.571 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 04:52:15.573 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 04:52:15.702 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-02 04:52:15.703 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-02 04:52:15.712 | KeepAlive Off 2022-06-02 04:52:15.716 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-02 04:52:15.717 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-02 04:52:15.725 | SetEnv proxy-sendchunked 1 2022-06-02 04:52:15.730 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.13:19292" retry=0 ' 2022-06-02 04:52:15.730 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-02 04:52:15.738 | ProxyPass "/image" "http://10.222.0.13:19292" retry=0 2022-06-02 04:52:15.742 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-02 04:52:15.744 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-02 04:52:15.747 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 04:52:15.749 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 04:52:15.752 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 04:52:15.754 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:52:15.756 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:52:15.758 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 04:52:15.761 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 04:52:15.763 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:52:15.766 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:52:15.768 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-02 04:52:15.832 | Enabling site glance. 2022-06-02 04:52:15.843 | To activate the new configuration, you need to run: 2022-06-02 04:52:15.843 | systemctl reload apache2 2022-06-02 04:52:15.849 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-02 04:52:15.852 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 04:52:15.854 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 04:52:15.856 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 04:52:15.986 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-02 04:52:16.017 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-02 04:52:16.046 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-02 04:52:16.075 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-02 04:52:16.093 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:52:16.095 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-02 04:52:16.098 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-02 04:52:16.100 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-02 04:52:16.103 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 04:52:16.105 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-02 04:52:16.108 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-02 04:52:16.110 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-02 04:52:16.112 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-02 04:52:16.115 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 04:52:16.117 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 04:52:16.119 | ++ functions-common:git_clone:529 : pwd 2022-06-02 04:52:16.122 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 04:52:16.124 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 04:52:16.127 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 04:52:16.143 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 04:52:16.146 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 04:52:16.148 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 04:52:16.151 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 04:52:16.151 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 04:52:16.156 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-02 04:52:16.158 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 04:52:16.161 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-02 04:52:16.176 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-02 04:52:16.179 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 04:52:16.180 | + functions-common:git_clone:607 : head -1 2022-06-02 04:52:16.193 | 2ae18d436 Prevent temporary volume from being deleted accidentally 2022-06-02 04:52:16.206 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 04:52:16.208 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-02 04:52:16.211 | + inc/python:setup_develop:338 : local bindep 2022-06-02 04:52:16.214 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-02 04:52:16.216 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-02 04:52:16.219 | + inc/python:setup_develop:344 : local extras= 2022-06-02 04:52:16.221 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-02 04:52:16.224 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 04:52:16.228 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-02 04:52:16.231 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-02 04:52:16.233 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 04:52:16.236 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 04:52:16.239 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-02 04:52:16.241 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 04:52:16.244 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-02 04:52:16.247 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 04:52:16.249 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 04:52:16.252 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-02 04:52:16.258 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-02 04:52:16.261 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2022-06-02 04:52:16.839 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-02 04:52:16.841 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 04:52:16.843 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 04:52:16.846 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 04:52:16.848 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-02 04:52:16.850 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-02 04:52:16.852 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 04:52:16.855 | + inc/python:setup_package:427 : local extras= 2022-06-02 04:52:16.857 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 04:52:16.859 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 04:52:16.862 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 04:52:16.864 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 04:52:16.867 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 04:52:16.869 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-02 04:52:16.890 | Using python 3.8 to install /opt/stack/cinder 2022-06-02 04:52:16.892 | + 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-06-02 04:52:18.634 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:52:18.634 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:52:18.638 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:52:18.639 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:52:18.641 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:52:18.642 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:52:18.642 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:52:18.643 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:52:18.643 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:52:18.643 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:52:18.656 | Obtaining file:///opt/stack/cinder 2022-06-02 04:52:20.635 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 04:52:22.606 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-02 04:52:22.613 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 04:52:22.621 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 04:52:22.628 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-02 04:52:22.649 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 04:52:22.662 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-02 04:52:22.682 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-02 04:52:22.721 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.2.2) 2022-06-02 04:52:22.735 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-06-02 04:52:22.738 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-02 04:52:22.987 | Collecting google-api-python-client===1.11.0 2022-06-02 04:52:22.994 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f5/96894f702736d/google_api_python_client-1.11.0-py2.py3-none-any.whl (60 kB) 2022-06-02 04:52:23.267 | Collecting google-auth===1.21.0 2022-06-02 04:52:23.274 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/98ad9cac3d294/google_auth-1.21.0-py2.py3-none-any.whl (92 kB) 2022-06-02 04:52:23.451 | Collecting google-auth-httplib2===0.0.4 2022-06-02 04:52:23.457 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aea/ff501738b2897/google_auth_httplib2-0.0.4-py2.py3-none-any.whl (9.1 kB) 2022-06-02 04:52:23.537 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-02 04:52:23.539 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-02 04:52:23.542 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-02 04:52:23.545 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-02 04:52:23.556 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-02 04:52:23.639 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-02 04:52:23.694 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (4.5.2) 2022-06-02 04:52:23.705 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-02 04:52:23.835 | Collecting oauth2client===4.1.3 2022-06-02 04:52:23.842 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-06-02 04:52:23.929 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (4.0.5) 2022-06-02 04:52:23.953 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.7.0) 2022-06-02 04:52:23.957 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (5.2.0) 2022-06-02 04:52:23.977 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.6.3) 2022-06-02 04:52:24.012 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (4.3.1) 2022-06-02 04:52:24.022 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (8.3.4) 2022-06-02 04:52:24.037 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (3.1.2) 2022-06-02 04:52:24.043 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.4.1) 2022-06-02 04:52:24.090 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (5.0.1) 2022-06-02 04:52:24.096 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.4.0) 2022-06-02 04:52:24.134 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (12.5.2) 2022-06-02 04:52:24.187 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.1) 2022-06-02 04:52:24.205 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (3.5.0) 2022-06-02 04:52:24.221 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.4.0) 2022-06-02 04:52:24.235 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.2.0) 2022-06-02 04:52:24.249 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (6.2.0) 2022-06-02 04:52:24.253 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.0.2) 2022-06-02 04:52:24.262 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (2.4.1) 2022-06-02 04:52:24.285 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (1.1.1) 2022-06-02 04:52:24.293 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.6.1) 2022-06-02 04:52:24.311 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.3.0) 2022-06-02 04:52:24.494 | Collecting oslo.vmware===3.7.0 2022-06-02 04:52:24.501 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/329/18f39db9fbef2/oslo.vmware-3.7.0-py3-none-any.whl (355 kB) 2022-06-02 04:52:24.610 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.4.0) 2022-06-02 04:52:24.655 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (20.4) 2022-06-02 04:52:24.662 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (2.7.2) 2022-06-02 04:52:24.695 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (5.5.0) 2022-06-02 04:52:24.698 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.7.2) 2022-06-02 04:52:24.700 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (5.7.2) 2022-06-02 04:52:24.923 | Collecting pyasn1===0.4.8 2022-06-02 04:52:24.930 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-06-02 04:52:25.188 | Collecting pyasn1-modules===0.2.8 2022-06-02 04:52:25.196 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-06-02 04:52:25.280 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (3.1.1) 2022-06-02 04:52:25.291 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.9.6) 2022-06-02 04:52:25.293 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.4.7) 2022-06-02 04:52:25.296 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (5.0.1) 2022-06-02 04:52:25.312 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (2.8.1) 2022-06-02 04:52:25.479 | Collecting python-glanceclient===3.2.2 2022-06-02 04:52:25.486 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a6/98806cba5fd9b/python_glanceclient-3.2.2-py3-none-any.whl (189 kB) 2022-06-02 04:52:25.585 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (4.1.1) 2022-06-02 04:52:25.603 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (17.2.1) 2022-06-02 04:52:25.620 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (3.10.1) 2022-06-02 04:52:25.643 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430)) (2020.1) 2022-06-02 04:52:25.647 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (0.7) 2022-06-02 04:52:25.654 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (2.23.0) 2022-06-02 04:52:25.675 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.4.0) 2022-06-02 04:52:25.793 | Collecting rsa===4.6 2022-06-02 04:52:25.800 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/616/6864e23d6b519/rsa-4.6-py3-none-any.whl (47 kB) 2022-06-02 04:52:25.978 | Collecting rtslib-fb===2.1.74 2022-06-02 04:52:25.985 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-06-02 04:52:26.069 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (3.17.2) 2022-06-02 04:52:26.072 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (1.15.0) 2022-06-02 04:52:26.075 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (0.13.0) 2022-06-02 04:52:26.086 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (0.3.1) 2022-06-02 04:52:26.089 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (3.3.0) 2022-06-02 04:52:26.091 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.2.2) 2022-06-02 04:52:26.189 | Collecting suds-jurko===0.6 2022-06-02 04:52:26.197 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2022-06-02 04:52:26.387 | Collecting tabulate===0.8.7 2022-06-02 04:52:26.394 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2022-06-02 04:52:26.477 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.5.0) 2022-06-02 04:52:26.537 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (6.2.0) 2022-06-02 04:52:26.553 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (2.0.1) 2022-06-02 04:52:26.563 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (0.5.0) 2022-06-02 04:52:26.569 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.4.0) 2022-06-02 04:52:26.588 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.7.2) 2022-06-02 04:52:26.646 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (1.4.0) 2022-06-02 04:52:26.650 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.1.0) 2022-06-02 04:52:26.753 | Collecting uritemplate===3.0.1 2022-06-02 04:52:26.758 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2022-06-02 04:52:26.837 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.25.10) 2022-06-02 04:52:26.858 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (0.11.7) 2022-06-02 04:52:26.956 | Collecting warlock===1.3.3 2022-06-02 04:52:26.963 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-06-02 04:52:27.045 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.12.1) 2022-06-02 04:52:27.048 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.2.5) 2022-06-02 04:52:27.223 | Collecting zstd===1.4.5.1 2022-06-02 04:52:27.231 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a1/806d625bd2d89/zstd-1.4.5.1.tar.gz (483 kB) 2022-06-02 04:52:27.962 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 04:52:27.966 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-02 04:52:28.148 | Collecting google-api-core===1.22.1 2022-06-02 04:52:28.155 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/431/839101b7edc7b/google_api_core-1.22.1-py2.py3-none-any.whl (91 kB) 2022-06-02 04:52:28.254 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-auth===1.21.0->-c /opt/stack/requirements/upper-constraints.txt (line 179)) (49.6.0) 2022-06-02 04:52:28.296 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-02 04:52:28.301 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-02 04:52:28.306 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-02 04:52:28.311 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-02 04:52:28.317 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 04:52:28.320 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-02 04:52:28.329 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-02 04:52:28.336 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-02 04:52:28.345 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-06-02 04:52:28.350 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-02 04:52:28.390 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-02 04:52:28.394 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-02 04:52:28.401 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-02 04:52:28.404 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-02 04:52:28.414 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-02 04:52:28.417 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-02 04:52:28.430 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-02 04:52:28.440 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2022-06-02 04:52:28.454 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (19.1.0) 2022-06-02 04:52:28.467 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 04:52:28.470 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-02 04:52:28.473 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 04:52:28.572 | Collecting pyudev===0.22.0 2022-06-02 04:52:28.579 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2022-06-02 04:52:28.661 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-02 04:52:28.664 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-02 04:52:28.704 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-02 04:52:28.712 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (1.4.1) 2022-06-02 04:52:28.717 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (1.6.0) 2022-06-02 04:52:28.719 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-02 04:52:28.721 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-02 04:52:28.724 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.4.0) 2022-06-02 04:52:28.727 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (1.26) 2022-06-02 04:52:28.732 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (2.20) 2022-06-02 04:52:28.735 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (3.13.0) 2022-06-02 04:52:28.847 | Collecting googleapis-common-protos===1.52.0 2022-06-02 04:52:28.854 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c89/61760f5aad9a7/googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB) 2022-06-02 04:52:28.937 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (1.0.4) 2022-06-02 04:52:28.940 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-02 04:52:28.947 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (5.0.0) 2022-06-02 04:52:28.950 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-02 04:52:28.953 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2022-06-02 04:52:29.006 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.0) 2022-06-02 04:52:29.009 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2022-06-02 04:52:29.013 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.2.5) 2022-06-02 04:52:29.019 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 04:52:29.051 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.8.0) 2022-06-02 04:52:29.053 | Building wheels for collected packages: zstd 2022-06-02 04:52:29.054 | Building wheel for zstd (setup.py): started 2022-06-02 04:53:15.475 | Building wheel for zstd (setup.py): finished with status 'done' 2022-06-02 04:53:15.487 | Created wheel for zstd: filename=zstd-1.4.5.1-cp38-cp38-linux_x86_64.whl size=1638716 sha256=05e048ee55ec66e8e5bc1b6b17cedbfe6417292e9f9098fa450e07597cb63d3a 2022-06-02 04:53:15.487 | Stored in directory: /root/.cache/pip/wheels/e1/b5/2c/590992a3e4954bbb70ccfc7fc247591b65afb25701c54993d5 2022-06-02 04:53:15.488 | Successfully built zstd 2022-06-02 04:53:16.350 | Installing collected packages: pyasn1, rsa, pyasn1-modules, oauth2client, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, google-auth, googleapis-common-protos, google-api-core, uritemplate, google-auth-httplib2, google-api-python-client, zstd, cinder 2022-06-02 04:53:18.069 | Running setup.py develop for cinder 2022-06-02 04:53:20.238 | Successfully installed cinder google-api-core-1.22.1 google-api-python-client-1.11.0 google-auth-1.21.0 google-auth-httplib2-0.0.4 googleapis-common-protos-1.52.0 oauth2client-4.1.3 oslo.vmware-3.7.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.2.2 pyudev-0.22.0 rsa-4.6 rtslib-fb-2.1.74 suds-jurko-0.6 tabulate-0.8.7 uritemplate-3.0.1 warlock-1.3.3 zstd-1.4.5.1 2022-06-02 04:53:20.369 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:53:20.369 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:53:20.483 | + inc/python:pip_install:200 : result=0 2022-06-02 04:53:20.485 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:53:20.487 | + functions-common:time_stop:2322 : local name 2022-06-02 04:53:20.490 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:53:20.492 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:53:20.494 | + functions-common:time_stop:2325 : local total 2022-06-02 04:53:20.496 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:53:20.499 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:53:20.501 | + functions-common:time_stop:2329 : start_time=1654145536884 2022-06-02 04:53:20.503 | + functions-common:time_stop:2331 : [[ -z 1654145536884 ]] 2022-06-02 04:53:20.506 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:53:20.512 | + functions-common:time_stop:2334 : end_time=1654145600508 2022-06-02 04:53:20.514 | + functions-common:time_stop:2335 : elapsed_time=63624 2022-06-02 04:53:20.516 | + functions-common:time_stop:2336 : total=113401 2022-06-02 04:53:20.518 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:53:20.521 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=177025 2022-06-02 04:53:20.523 | + inc/python:pip_install:203 : return 0 2022-06-02 04:53:20.525 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 04:53:20.527 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-02 04:53:20.530 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-02 04:53:20.548 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-02 04:53:20.560 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-02 04:53:20.563 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-02 04:53:20.565 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:53:20.568 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:53:20.570 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-06-02 04:53:20.573 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:53:20.575 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-02 04:53:20.578 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-02 04:53:20.580 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:53:20.583 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:53:20.586 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:53:20.588 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:53:20.591 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:53:20.593 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:53:20.596 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:53:20.599 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:53:20.601 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:53:20.603 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:53:20.606 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:53:20.608 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:53:20.611 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-02 04:53:20.614 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:53:20.616 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:53:20.618 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:53:20.621 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-02 04:53:20.643 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2022-06-02 04:53:20.754 | Reading package lists... 2022-06-02 04:53:21.022 | Building dependency tree... 2022-06-02 04:53:21.024 | Reading state information... 2022-06-02 04:53:21.290 | The following packages were automatically installed and are no longer required: 2022-06-02 04:53:21.291 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:53:21.291 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:53:21.291 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:53:21.291 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:53:21.291 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:53:21.291 | python3-zope.interface 2022-06-02 04:53:21.292 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:53:21.292 | The following additional packages will be installed: 2022-06-02 04:53:21.293 | libconfig-general-perl 2022-06-02 04:53:21.294 | Suggested packages: 2022-06-02 04:53:21.294 | tgt-rbd 2022-06-02 04:53:21.363 | The following NEW packages will be installed: 2022-06-02 04:53:21.364 | libconfig-general-perl tgt 2022-06-02 04:53:21.647 | 0 upgraded, 2 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:53:21.648 | Need to get 269 kB of archives. 2022-06-02 04:53:21.648 | After this operation, 824 kB of additional disk space will be used. 2022-06-02 04:53:21.648 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2022-06-02 04:53:22.057 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 tgt amd64 1:1.0.79-2ubuntu1 [215 kB] 2022-06-02 04:53:22.916 | Fetched 269 kB in 1s (281 kB/s) 2022-06-02 04:53:22.956 | Selecting previously unselected package libconfig-general-perl. 2022-06-02 04:53:23.013 | (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 ... 89596 files and directories currently installed.) 2022-06-02 04:53:23.017 | Preparing to unpack .../libconfig-general-perl_2.63-1_all.deb ... 2022-06-02 04:53:23.023 | Unpacking libconfig-general-perl (2.63-1) ... 2022-06-02 04:53:23.074 | Selecting previously unselected package tgt. 2022-06-02 04:53:23.084 | Preparing to unpack .../tgt_1%3a1.0.79-2ubuntu1_amd64.deb ... 2022-06-02 04:53:23.088 | Unpacking tgt (1:1.0.79-2ubuntu1) ... 2022-06-02 04:53:23.188 | Setting up libconfig-general-perl (2.63-1) ... 2022-06-02 04:53:23.202 | Setting up tgt (1:1.0.79-2ubuntu1) ... 2022-06-02 04:53:24.245 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2022-06-02 04:53:25.149 | Processing triggers for man-db (2.9.1-1) ... 2022-06-02 04:53:25.472 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-02 04:53:33.898 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:53:33.900 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:53:33.903 | + functions-common:time_stop:2322 : local name 2022-06-02 04:53:33.906 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:53:33.908 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:53:33.911 | + functions-common:time_stop:2325 : local total 2022-06-02 04:53:33.913 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:53:33.916 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:53:33.919 | + functions-common:time_stop:2329 : start_time=1654145600640 2022-06-02 04:53:33.921 | + functions-common:time_stop:2331 : [[ -z 1654145600640 ]] 2022-06-02 04:53:33.925 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:53:33.929 | + functions-common:time_stop:2334 : end_time=1654145613927 2022-06-02 04:53:33.932 | + functions-common:time_stop:2335 : elapsed_time=13287 2022-06-02 04:53:33.935 | + functions-common:time_stop:2336 : total=264049 2022-06-02 04:53:33.937 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:53:33.940 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=277336 2022-06-02 04:53:33.943 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:53:33.945 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 04:53:33.948 | + ./stack.sh:main:895 : configure_cinder 2022-06-02 04:53:33.950 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-02 04:53:33.963 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-02 04:53:33.967 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-02 04:53:33.969 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-02 04:53:33.972 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-02 04:53:33.975 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-02 04:53:33.975 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-02 04:53:33.979 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-02 04:53:33.981 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-02 04:53:33.984 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-02 04:53:33.986 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-02 04:53:33.988 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-02 04:53:33.990 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-02 04:53:33.992 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-02 04:53:33.994 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-02 04:53:34.005 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-02 04:53:34.017 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-06-02 04:53:34.029 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-06-02 04:53:34.041 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-02 04:53:34.054 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-02 04:53:34.057 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-02 04:53:34.061 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.wVaH6TA2Kj 2022-06-02 04:53:34.063 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-02 04:53:34.066 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-02 04:53:34.068 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-02 04:53:34.070 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.wVaH6TA2Kj 2022-06-02 04:53:34.074 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.wVaH6TA2Kj 2022-06-02 04:53:34.086 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.wVaH6TA2Kj /etc/sudoers.d/cinder-rootwrap 2022-06-02 04:53:34.098 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-02 04:53:34.103 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-02 04:53:34.105 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-02 04:53:34.107 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-02 04:53:34.109 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-02 04:53:34.111 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-02 04:53:34.113 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-02 04:53:34.116 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-02 04:53:34.118 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-02 04:53:34.123 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-02 04:53:34.127 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-02 04:53:34.146 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-02 04:53:34.165 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-02 04:53:34.184 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-02 04:53:34.203 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-02 04:53:34.222 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-02 04:53:34.242 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-02 04:53:34.260 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-02 04:53:34.279 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-02 04:53:34.281 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-02 04:53:34.284 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-02 04:53:34.286 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 04:53:34.289 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-02 04:53:34.318 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-02 04:53:34.345 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-06-02 04:53:34.377 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-02 04:53:34.405 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-02 04:53:34.433 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-02 04:53:34.461 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-02 04:53:34.488 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-02 04:53:34.516 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 04:53:34.543 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 04:53:34.572 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-02 04:53:34.603 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-02 04:53:34.632 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-02 04:53:34.635 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-02 04:53:34.637 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-02 04:53:34.639 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-02 04:53:34.642 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-02 04:53:34.645 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-02 04:53:34.675 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-02 04:53:34.703 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-02 04:53:34.730 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-02 04:53:34.758 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-02 04:53:34.787 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-02 04:53:34.816 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-02 04:53:34.848 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-02 04:53:34.850 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.13 2022-06-02 04:53:34.878 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-02 04:53:34.909 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-02 04:53:34.916 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 81b3e7d059cb9600c281bbdb7c68d327 2022-06-02 04:53:34.944 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-02 04:53:34.961 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:53:34.963 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-02 04:53:34.979 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:53:34.982 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-02 04:53:34.998 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:53:35.001 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-02 04:53:35.017 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:53:35.020 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-02 04:53:35.022 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-02 04:53:35.025 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-02 04:53:35.027 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-02 04:53:35.029 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 04:53:35.031 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 04:53:35.034 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 04:53:35.050 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:53:35.053 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 04:53:35.056 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 04:53:35.058 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 04:53:35.074 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:53:35.076 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 04:53:35.079 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 04:53:35.107 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 04:53:35.109 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 04:53:35.112 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-02 04:53:35.114 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-02 04:53:35.117 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-02 04:53:35.120 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 04:53:35.136 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 04:53:35.138 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 04:53:35.141 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 04:53:35.144 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 04:53:35.146 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-02 04:53:35.174 | + functions:setup_systemd_logging:728 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 04:53:35.201 | + functions:setup_systemd_logging:729 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 04:53:35.229 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 04:53:35.257 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-02 04:53:35.259 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-02 04:53:35.262 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-02 04:53:35.264 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-02 04:53:35.266 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 04:53:35.269 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 04:53:35.272 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-02 04:53:35.276 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-02 04:53:35.278 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 04:53:35.281 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 04:53:35.294 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 04:53:35.294 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:53:35.303 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 04:53:35.307 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:53:35.322 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-02 04:53:35.325 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-02 04:53:35.329 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-02 04:53:35.358 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-02 04:53:35.386 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-02 04:53:35.412 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-02 04:53:35.440 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 04:53:35.467 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 04:53:35.494 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-02 04:53:35.522 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-02 04:53:35.549 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-02 04:53:35.576 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-02 04:53:35.604 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 04:53:35.631 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 04:53:35.659 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-02 04:53:35.687 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 04:53:35.690 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 04:53:35.693 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-02 04:53:35.695 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-02 04:53:35.698 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 04:53:35.700 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:53:35.703 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:53:35.705 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-02 04:53:35.708 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-02 04:53:35.710 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-02 04:53:35.738 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-02 04:53:35.766 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-02 04:53:35.766 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-02 04:53:35.774 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-02 04:53:35.778 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-02 04:53:35.780 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-02 04:53:35.783 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 04:53:35.785 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 04:53:35.788 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 04:53:35.790 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:53:35.792 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:53:35.794 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 04:53:35.797 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 04:53:35.799 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:53:35.802 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:53:35.804 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-02 04:53:35.865 | Enabling site cinder-wsgi. 2022-06-02 04:53:35.871 | To activate the new configuration, you need to run: 2022-06-02 04:53:35.871 | systemctl reload apache2 2022-06-02 04:53:35.875 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 04:53:35.878 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 04:53:35.880 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 04:53:35.883 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 04:53:36.011 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-02 04:53:36.015 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-02 04:53:36.045 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.13/image 2022-06-02 04:53:36.074 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-02 04:53:36.090 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:53:36.093 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-02 04:53:36.096 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-02 04:53:36.098 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-02 04:53:36.101 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-02 04:53:36.103 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-02 04:53:36.134 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-02 04:53:36.163 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.13/identity 2022-06-02 04:53:36.191 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-02 04:53:36.219 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-02 04:53:36.248 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-02 04:53:36.276 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-02 04:53:36.305 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-02 04:53:36.334 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-02 04:53:36.362 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-02 04:53:36.390 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-02 04:53:36.419 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-02 04:53:36.448 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-02 04:53:36.451 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-02 04:53:36.469 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:53:36.472 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.13:2379 2022-06-02 04:53:36.503 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-02 04:53:36.520 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:53:36.523 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-02 04:53:36.525 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-02 04:53:36.528 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-02 04:53:36.530 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 04:53:36.533 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-02 04:53:36.535 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-02 04:53:36.539 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 04:53:36.539 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-02 04:53:36.545 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-02 04:53:36.547 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-02 04:53:36.551 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-02 04:53:36.553 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-02 04:53:36.556 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-02 04:53:36.559 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-02 04:53:36.561 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-02 04:53:36.563 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:53:36.566 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:53:36.569 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-06-02 04:53:36.571 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:53:36.574 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-02 04:53:36.576 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-02 04:53:36.578 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-02 04:53:36.580 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 04:53:36.583 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 04:53:36.586 | ++ functions-common:git_clone:529 : pwd 2022-06-02 04:53:36.588 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 04:53:36.591 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 04:53:36.593 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 04:53:36.610 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 04:53:36.612 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 04:53:36.614 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 04:53:36.617 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 04:53:36.617 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 04:53:36.623 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-02 04:53:36.625 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 04:53:36.627 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-02 04:53:36.640 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-02 04:53:36.643 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 04:53:36.643 | + functions-common:git_clone:607 : head -1 2022-06-02 04:53:36.654 | bca80bfbfb [OVN] Add baremetal support with Neutron DHCP agent 2022-06-02 04:53:36.657 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 04:53:36.660 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-02 04:53:36.663 | + inc/python:setup_develop:338 : local bindep 2022-06-02 04:53:36.665 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-02 04:53:36.668 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-02 04:53:36.670 | + inc/python:setup_develop:344 : local extras= 2022-06-02 04:53:36.673 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-02 04:53:36.676 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 04:53:36.679 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-02 04:53:36.681 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-02 04:53:36.683 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 04:53:36.686 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 04:53:36.689 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-02 04:53:36.692 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 04:53:36.694 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-02 04:53:36.697 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 04:53:36.699 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 04:53:36.703 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-02 04:53:36.709 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-02 04:53:36.711 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2022-06-02 04:53:37.299 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-02 04:53:37.302 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 04:53:37.304 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 04:53:37.307 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 04:53:37.309 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-02 04:53:37.311 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-02 04:53:37.314 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 04:53:37.316 | + inc/python:setup_package:427 : local extras= 2022-06-02 04:53:37.318 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 04:53:37.321 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 04:53:37.323 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 04:53:37.325 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 04:53:37.328 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 04:53:37.330 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-02 04:53:37.352 | Using python 3.8 to install /opt/stack/neutron 2022-06-02 04:53:37.354 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-06-02 04:53:39.118 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:53:39.118 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:53:39.123 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:53:39.123 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:53:39.125 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:53:39.126 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:53:39.126 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:53:39.127 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:53:39.127 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:53:39.127 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:53:39.140 | Obtaining file:///opt/stack/neutron 2022-06-02 04:53:41.195 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 04:53:43.201 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-02 04:53:43.208 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-02 04:53:43.211 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-02 04:53:43.219 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 04:53:43.227 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 04:53:43.234 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-02 04:53:43.255 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 04:53:43.269 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-02 04:53:43.277 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 04:53:43.285 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 04:53:43.288 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-02 04:53:43.297 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-02 04:53:43.303 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-02 04:53:43.306 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-02 04:53:43.308 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-02 04:53:43.371 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-02 04:53:43.426 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-02 04:53:43.429 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-02 04:53:43.433 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-02 04:53:43.436 | Requirement already satisfied: neutron-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.6.2) 2022-06-02 04:53:43.476 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (0.50.0) 2022-06-02 04:53:43.502 | Requirement already satisfied: os-ken===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (1.2.1) 2022-06-02 04:53:43.521 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.7.0) 2022-06-02 04:53:43.525 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.4.0) 2022-06-02 04:53:43.530 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.2.1) 2022-06-02 04:53:43.554 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (0.3.4) 2022-06-02 04:53:43.571 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.6.3) 2022-06-02 04:53:43.605 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (4.3.1) 2022-06-02 04:53:43.617 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (8.3.4) 2022-06-02 04:53:43.632 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (3.1.2) 2022-06-02 04:53:43.638 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.4.1) 2022-06-02 04:53:43.685 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (5.0.1) 2022-06-02 04:53:43.692 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.4.0) 2022-06-02 04:53:43.729 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (12.5.2) 2022-06-02 04:53:43.781 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.1) 2022-06-02 04:53:43.800 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (3.5.0) 2022-06-02 04:53:43.816 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.4.0) 2022-06-02 04:53:43.831 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.2.0) 2022-06-02 04:53:43.845 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (6.2.0) 2022-06-02 04:53:43.850 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.0.2) 2022-06-02 04:53:43.859 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (2.4.1) 2022-06-02 04:53:43.883 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (1.1.1) 2022-06-02 04:53:43.891 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.6.1) 2022-06-02 04:53:43.909 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.3.0) 2022-06-02 04:53:43.929 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.4.0) 2022-06-02 04:53:43.974 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.13.0) 2022-06-02 04:53:43.978 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (1.6.1) 2022-06-02 04:53:43.988 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (20.4) 2022-06-02 04:53:43.994 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (2.7.2) 2022-06-02 04:53:44.035 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (5.5.0) 2022-06-02 04:53:44.038 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.3.3) 2022-06-02 04:53:44.047 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.7.2) 2022-06-02 04:53:44.049 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (5.7.2) 2022-06-02 04:53:44.070 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (19.1.0) 2022-06-02 04:53:44.083 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (3.1.1) 2022-06-02 04:53:44.095 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.9.6) 2022-06-02 04:53:44.098 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.4.7) 2022-06-02 04:53:44.101 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.5.14) 2022-06-02 04:53:44.107 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (2.8.1) 2022-06-02 04:53:44.112 | Requirement already satisfied: python-designateclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (4.1.0) 2022-06-02 04:53:44.131 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (1.0.4) 2022-06-02 04:53:44.134 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (4.1.1) 2022-06-02 04:53:44.153 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (7.2.1) 2022-06-02 04:53:44.179 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (17.2.1) 2022-06-02 04:53:44.197 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430)) (2020.1) 2022-06-02 04:53:44.201 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (0.7) 2022-06-02 04:53:44.209 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (2.23.0) 2022-06-02 04:53:44.229 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.4.0) 2022-06-02 04:53:44.231 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.4.0) 2022-06-02 04:53:44.236 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (1.1.10) 2022-06-02 04:53:44.239 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (3.17.2) 2022-06-02 04:53:44.242 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (1.15.0) 2022-06-02 04:53:44.245 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (2.2.2) 2022-06-02 04:53:44.248 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (0.13.0) 2022-06-02 04:53:44.262 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (0.3.1) 2022-06-02 04:53:44.265 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (3.3.0) 2022-06-02 04:53:44.268 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.2.2) 2022-06-02 04:53:44.275 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (6.2.0) 2022-06-02 04:53:44.289 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (2.0.1) 2022-06-02 04:53:44.298 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (0.5.0) 2022-06-02 04:53:44.304 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.4.0) 2022-06-02 04:53:44.321 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (1.0.4) 2022-06-02 04:53:44.340 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.7.2) 2022-06-02 04:53:44.395 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (1.4.0) 2022-06-02 04:53:44.398 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.1.0) 2022-06-02 04:53:44.405 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.25.10) 2022-06-02 04:53:44.426 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (0.11.7) 2022-06-02 04:53:44.430 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.12.1) 2022-06-02 04:53:44.433 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.2.5) 2022-06-02 04:53:44.436 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-02 04:53:44.444 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-02 04:53:44.452 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 04:53:44.455 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-02 04:53:44.476 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 04:53:44.482 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-02 04:53:44.485 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 04:53:44.489 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-02 04:53:44.558 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-02 04:53:44.561 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-02 04:53:44.566 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-02 04:53:44.569 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-02 04:53:44.574 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-02 04:53:44.579 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-02 04:53:44.582 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-02 04:53:44.586 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-02 04:53:44.627 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 04:53:44.631 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 04:53:44.641 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-02 04:53:44.651 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-02 04:53:44.664 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.3.5) 2022-06-02 04:53:44.666 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2022-06-02 04:53:44.693 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.2.1) 2022-06-02 04:53:44.710 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-02 04:53:44.722 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-02 04:53:44.736 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (2.1.0) 2022-06-02 04:53:44.740 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 04:53:44.743 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 04:53:44.746 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 04:53:44.749 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-02 04:53:44.751 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (1.6.0) 2022-06-02 04:53:44.754 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 04:53:44.757 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-02 04:53:44.759 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.4.0) 2022-06-02 04:53:44.762 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-02 04:53:44.765 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (5.0.0) 2022-06-02 04:53:44.768 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (2.20) 2022-06-02 04:53:44.771 | Requirement already satisfied: beautifulsoup4===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (4.9.1) 2022-06-02 04:53:44.779 | Requirement already satisfied: waitress===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.4) 2022-06-02 04:53:44.793 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-02 04:53:44.848 | Requirement already satisfied: soupsieve===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (2.0.1) 2022-06-02 04:53:44.852 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 04:53:44.884 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.8.0) 2022-06-02 04:53:44.887 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-02 04:53:44.891 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.2.5) 2022-06-02 04:53:44.896 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-02 04:53:45.727 | Installing collected packages: neutron 2022-06-02 04:53:45.727 | Attempting uninstall: neutron 2022-06-02 04:53:45.729 | Found existing installation: neutron 17.4.1 2022-06-02 04:53:46.917 | Uninstalling neutron-17.4.1: 2022-06-02 04:53:46.996 | Successfully uninstalled neutron-17.4.1 2022-06-02 04:53:46.998 | Running setup.py develop for neutron 2022-06-02 04:53:49.517 | Successfully installed neutron 2022-06-02 04:53:49.648 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:53:49.649 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:53:49.729 | + inc/python:pip_install:200 : result=0 2022-06-02 04:53:49.732 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:53:49.734 | + functions-common:time_stop:2322 : local name 2022-06-02 04:53:49.736 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:53:49.739 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:53:49.741 | + functions-common:time_stop:2325 : local total 2022-06-02 04:53:49.743 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:53:49.745 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:53:49.747 | + functions-common:time_stop:2329 : start_time=1654145617346 2022-06-02 04:53:49.749 | + functions-common:time_stop:2331 : [[ -z 1654145617346 ]] 2022-06-02 04:53:49.752 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:53:49.756 | + functions-common:time_stop:2334 : end_time=1654145629754 2022-06-02 04:53:49.758 | + functions-common:time_stop:2335 : elapsed_time=12408 2022-06-02 04:53:49.761 | + functions-common:time_stop:2336 : total=177025 2022-06-02 04:53:49.763 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:53:49.765 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=189433 2022-06-02 04:53:49.767 | + inc/python:pip_install:203 : return 0 2022-06-02 04:53:49.770 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 04:53:49.772 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-02 04:53:49.774 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-02 04:53:49.793 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-02 04:53:49.806 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-02 04:53:49.809 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-02 04:53:49.811 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:53:49.814 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:53:49.816 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-06-02 04:53:49.819 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:53:49.821 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-02 04:53:49.824 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 04:53:49.827 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-02 04:53:49.844 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:53:49.846 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-02 04:53:49.848 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-02 04:53:49.851 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-02 04:53:49.854 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 04:53:49.856 | + lib/stack:stack_install_service:32 : install_nova 2022-06-02 04:53:49.859 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-02 04:53:49.862 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-02 04:53:49.864 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:53:49.866 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:53:49.869 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-06-02 04:53:49.871 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:53:49.874 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-02 04:53:49.889 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:53:49.892 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-02 04:53:49.910 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:53:49.913 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-02 04:53:49.929 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:53:49.931 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-02 04:53:49.934 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-02 04:53:49.936 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-02 04:53:49.938 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 04:53:49.940 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 04:53:49.943 | ++ functions-common:git_clone:529 : pwd 2022-06-02 04:53:49.946 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 04:53:49.948 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 04:53:49.951 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 04:53:49.966 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 04:53:49.969 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 04:53:49.971 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 04:53:49.974 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 04:53:49.974 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 04:53:49.979 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-02 04:53:49.981 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 04:53:49.984 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-02 04:53:49.996 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-02 04:53:49.999 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 04:53:49.999 | + functions-common:git_clone:607 : head -1 2022-06-02 04:53:50.004 | d218250eb5 Define new functional test tox env for placement gate to run 2022-06-02 04:53:50.006 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 04:53:50.009 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-02 04:53:50.011 | + inc/python:setup_develop:338 : local bindep 2022-06-02 04:53:50.013 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-02 04:53:50.016 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-02 04:53:50.018 | + inc/python:setup_develop:344 : local extras= 2022-06-02 04:53:50.021 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-02 04:53:50.023 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 04:53:50.025 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-02 04:53:50.028 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-02 04:53:50.030 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 04:53:50.033 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 04:53:50.036 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-02 04:53:50.038 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 04:53:50.041 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-02 04:53:50.043 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 04:53:50.046 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 04:53:50.050 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-02 04:53:50.056 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-02 04:53:50.058 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2022-06-02 04:53:50.648 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-02 04:53:50.651 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 04:53:50.653 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 04:53:50.655 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 04:53:50.658 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-02 04:53:50.660 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-02 04:53:50.662 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 04:53:50.665 | + inc/python:setup_package:427 : local extras= 2022-06-02 04:53:50.667 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 04:53:50.670 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 04:53:50.675 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 04:53:50.678 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 04:53:50.680 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 04:53:50.682 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-02 04:53:50.703 | Using python 3.8 to install /opt/stack/nova 2022-06-02 04:53:50.705 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-06-02 04:53:52.469 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:53:52.469 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:53:52.474 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:53:52.475 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:53:52.476 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:53:52.478 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:53:52.478 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:53:52.478 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:53:52.479 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:53:52.479 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:53:52.492 | Obtaining file:///opt/stack/nova 2022-06-02 04:53:55.863 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 04:53:59.018 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-02 04:53:59.024 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-02 04:53:59.028 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-02 04:53:59.036 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-02 04:53:59.044 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 04:53:59.047 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 04:53:59.056 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-02 04:53:59.077 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 04:53:59.091 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-02 04:53:59.112 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-02 04:53:59.152 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-02 04:53:59.165 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 04:53:59.169 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-02 04:53:59.179 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-02 04:53:59.185 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-02 04:53:59.188 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 04:53:59.191 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-02 04:53:59.203 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-02 04:53:59.269 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-02 04:53:59.327 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-02 04:53:59.464 | Collecting microversion-parse===1.0.1 2022-06-02 04:53:59.471 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-06-02 04:53:59.559 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-02 04:53:59.562 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-02 04:53:59.567 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-02 04:53:59.570 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (0.50.0) 2022-06-02 04:53:59.595 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (4.0.5) 2022-06-02 04:53:59.717 | Collecting os-resource-classes===1.0.0 2022-06-02 04:53:59.724 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3a/6c732391350de/os_resource_classes-1.0.0-py3-none-any.whl (10 kB) 2022-06-02 04:53:59.814 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.7.0) 2022-06-02 04:53:59.818 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.4.0) 2022-06-02 04:53:59.844 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.2.1) 2022-06-02 04:53:59.869 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (5.2.0) 2022-06-02 04:53:59.890 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (0.3.4) 2022-06-02 04:53:59.908 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.6.3) 2022-06-02 04:53:59.945 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (4.3.1) 2022-06-02 04:53:59.956 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (8.3.4) 2022-06-02 04:53:59.972 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (3.1.2) 2022-06-02 04:53:59.978 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.4.1) 2022-06-02 04:54:00.030 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-06-02 04:54:00.037 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (4.4.0) 2022-06-02 04:54:00.078 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.5.2) 2022-06-02 04:54:00.133 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.1.1) 2022-06-02 04:54:00.151 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (3.5.0) 2022-06-02 04:54:00.169 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.4.0) 2022-06-02 04:54:00.185 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.2.0) 2022-06-02 04:54:00.200 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (6.2.0) 2022-06-02 04:54:00.205 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.0.2) 2022-06-02 04:54:00.214 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.4.1) 2022-06-02 04:54:00.238 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (1.1.1) 2022-06-02 04:54:00.246 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.6.1) 2022-06-02 04:54:00.264 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.3.0) 2022-06-02 04:54:00.287 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (1.6.1) 2022-06-02 04:54:00.297 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (20.4) 2022-06-02 04:54:00.304 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.7.2) 2022-06-02 04:54:00.341 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (5.5.0) 2022-06-02 04:54:00.345 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (0.7.2) 2022-06-02 04:54:00.348 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (5.7.2) 2022-06-02 04:54:00.371 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (3.1.1) 2022-06-02 04:54:00.382 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (0.9.6) 2022-06-02 04:54:00.385 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (2.4.7) 2022-06-02 04:54:00.512 | Collecting pypowervm===1.1.24 2022-06-02 04:54:00.522 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/12598607ad9d3/pypowervm-1.1.24-py2.py3-none-any.whl (1.1 MB) 2022-06-02 04:54:00.675 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.5.14) 2022-06-02 04:54:00.681 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380)) (5.0.1) 2022-06-02 04:54:00.698 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (7.2.2) 2022-06-02 04:54:00.715 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (2.8.1) 2022-06-02 04:54:00.720 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (3.2.2) 2022-06-02 04:54:00.737 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.1.1) 2022-06-02 04:54:00.756 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (7.2.1) 2022-06-02 04:54:00.783 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2020.1) 2022-06-02 04:54:00.787 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (0.7) 2022-06-02 04:54:00.794 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2.23.0) 2022-06-02 04:54:00.815 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (1.4.0) 2022-06-02 04:54:00.817 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.3.3) 2022-06-02 04:54:00.822 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.4.0) 2022-06-02 04:54:00.827 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (3.17.2) 2022-06-02 04:54:00.830 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (1.15.0) 2022-06-02 04:54:00.833 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (0.13.0) 2022-06-02 04:54:00.843 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.3.1) 2022-06-02 04:54:00.846 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.3.0) 2022-06-02 04:54:00.849 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.2.2) 2022-06-02 04:54:00.856 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (4.5.0) 2022-06-02 04:54:00.923 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (6.2.0) 2022-06-02 04:54:00.938 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (2.0.1) 2022-06-02 04:54:00.947 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (0.5.0) 2022-06-02 04:54:00.953 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (2.4.0) 2022-06-02 04:54:00.971 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.7.2) 2022-06-02 04:54:01.027 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (1.4.0) 2022-06-02 04:54:01.031 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.1.0) 2022-06-02 04:54:01.038 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (1.25.10) 2022-06-02 04:54:01.059 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (0.11.7) 2022-06-02 04:54:01.063 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.3.3) 2022-06-02 04:54:01.167 | Collecting websockify===0.9.0 2022-06-02 04:54:01.174 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2022-06-02 04:54:01.260 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.12.1) 2022-06-02 04:54:01.263 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (1.2.5) 2022-06-02 04:54:01.362 | Collecting zVMCloudConnector===1.4.1 2022-06-02 04:54:01.369 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2022-06-02 04:54:02.229 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 04:54:02.232 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-02 04:54:02.241 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-02 04:54:02.244 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 04:54:02.250 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-02 04:54:02.255 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-02 04:54:02.259 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-02 04:54:02.280 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 04:54:02.288 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-02 04:54:02.293 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-02 04:54:02.298 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-02 04:54:02.306 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-02 04:54:02.311 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-02 04:54:02.314 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-02 04:54:02.356 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-02 04:54:02.359 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 04:54:02.371 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.13.0) 2022-06-02 04:54:02.376 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-02 04:54:02.386 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-02 04:54:02.400 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.2.8) 2022-06-02 04:54:02.404 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (0.4.8) 2022-06-02 04:54:02.407 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-02 04:54:02.421 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (19.1.0) 2022-06-02 04:54:02.435 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.2.1) 2022-06-02 04:54:02.450 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (2.1.0) 2022-06-02 04:54:02.455 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 04:54:02.457 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 04:54:02.461 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 04:54:02.464 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-02 04:54:02.466 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5) 2022-06-02 04:54:02.504 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-02 04:54:02.512 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (1.4.1) 2022-06-02 04:54:02.517 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (1.6.0) 2022-06-02 04:54:02.520 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 04:54:02.522 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-02 04:54:02.525 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2022-06-02 04:54:03.639 | Collecting numpy===1.19.1 2022-06-02 04:54:03.670 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/309/cbcfaa103fc9a/numpy-1.19.1-cp38-cp38-manylinux2010_x86_64.whl (14.5 MB) 2022-06-02 04:54:04.094 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-02 04:54:04.102 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (2.20) 2022-06-02 04:54:04.105 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-02 04:54:04.108 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-02 04:54:04.116 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (1.0.4) 2022-06-02 04:54:04.119 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (5.0.0) 2022-06-02 04:54:04.122 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (2.2.2) 2022-06-02 04:54:04.125 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-02 04:54:04.179 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-02 04:54:04.220 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.8.0) 2022-06-02 04:54:04.223 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (0.2.5) 2022-06-02 04:54:04.229 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 04:54:04.261 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-02 04:54:04.265 | Building wheels for collected packages: zVMCloudConnector 2022-06-02 04:54:04.266 | Building wheel for zVMCloudConnector (setup.py): started 2022-06-02 04:54:05.209 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2022-06-02 04:54:05.212 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303899 sha256=9afce4bed9191da9230ec8d2f3be661d04cd40594d7c5cf8d1a5f3d3049f4801 2022-06-02 04:54:05.212 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2022-06-02 04:54:05.213 | Successfully built zVMCloudConnector 2022-06-02 04:54:06.105 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, pypowervm, zVMCloudConnector, nova 2022-06-02 04:54:09.763 | Running setup.py develop for nova 2022-06-02 04:54:13.291 | Successfully installed microversion-parse-1.0.1 nova numpy-1.19.1 os-resource-classes-1.0.0 pypowervm-1.1.24 websockify-0.9.0 zVMCloudConnector-1.4.1 2022-06-02 04:54:13.472 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:54:13.472 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:54:13.577 | + inc/python:pip_install:200 : result=0 2022-06-02 04:54:13.579 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:54:13.582 | + functions-common:time_stop:2322 : local name 2022-06-02 04:54:13.584 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:54:13.586 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:54:13.588 | + functions-common:time_stop:2325 : local total 2022-06-02 04:54:13.591 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:54:13.593 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:54:13.595 | + functions-common:time_stop:2329 : start_time=1654145630697 2022-06-02 04:54:13.597 | + functions-common:time_stop:2331 : [[ -z 1654145630697 ]] 2022-06-02 04:54:13.600 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:54:13.604 | + functions-common:time_stop:2334 : end_time=1654145653602 2022-06-02 04:54:13.606 | + functions-common:time_stop:2335 : elapsed_time=22905 2022-06-02 04:54:13.609 | + functions-common:time_stop:2336 : total=189433 2022-06-02 04:54:13.612 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:54:13.614 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=212338 2022-06-02 04:54:13.616 | + inc/python:pip_install:203 : return 0 2022-06-02 04:54:13.619 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 04:54:13.622 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-02 04:54:13.624 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-02 04:54:13.644 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-02 04:54:13.657 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-02 04:54:13.660 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-02 04:54:13.662 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:54:13.664 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:54:13.667 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-06-02 04:54:13.669 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:54:13.672 | + lib/nova:install_nova:837 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-06-02 04:54:13.685 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 04:54:13.688 | + ./stack.sh:main:906 : configure_nova 2022-06-02 04:54:13.690 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-02 04:54:13.702 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-02 04:54:13.705 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-02 04:54:13.707 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-02 04:54:13.711 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-02 04:54:13.711 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-02 04:54:13.716 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-02 04:54:13.718 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-02 04:54:13.721 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-02 04:54:13.723 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-02 04:54:13.725 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-02 04:54:13.728 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-02 04:54:13.730 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-02 04:54:13.733 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-02 04:54:13.745 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-02 04:54:13.759 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-06-02 04:54:13.773 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-06-02 04:54:13.786 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-02 04:54:13.799 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-02 04:54:13.802 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-02 04:54:13.807 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.asNKdf7Nue 2022-06-02 04:54:13.809 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-02 04:54:13.812 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-02 04:54:13.814 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-02 04:54:13.817 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-02 04:54:13.819 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-02 04:54:13.821 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.asNKdf7Nue 2022-06-02 04:54:13.825 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.asNKdf7Nue 2022-06-02 04:54:13.837 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.asNKdf7Nue /etc/sudoers.d/nova-rootwrap 2022-06-02 04:54:13.851 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-02 04:54:13.855 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-02 04:54:13.858 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-02 04:54:13.860 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-02 04:54:13.863 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-02 04:54:13.865 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-02 04:54:13.867 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-02 04:54:13.870 | + lib/nova:configure_nova:240 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-06-02 04:54:13.873 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-02 04:54:13.877 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-02 04:54:13.894 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:54:13.896 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-02 04:54:13.899 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-02 04:54:13.902 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-02 04:54:13.906 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-02 04:54:13.935 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-02 04:54:13.937 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-02 04:54:13.964 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-02 04:54:13.994 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-02 04:54:14.021 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-02 04:54:14.051 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-02 04:54:14.082 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-02 04:54:14.112 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-02 04:54:14.114 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.13 2022-06-02 04:54:14.140 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-02 04:54:14.167 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-02 04:54:14.194 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-02 04:54:14.221 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-02 04:54:14.247 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-02 04:54:14.278 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-02 04:54:14.280 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-02 04:54:14.283 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-02 04:54:14.285 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-02 04:54:14.288 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-02 04:54:14.290 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-02 04:54:14.292 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-02 04:54:14.294 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-02 04:54:14.296 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-02 04:54:14.299 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-02 04:54:14.301 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 04:54:14.303 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 04:54:14.305 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 04:54:14.307 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 04:54:14.310 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 04:54:14.312 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 04:54:14.314 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-02 04:54:14.333 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:54:14.336 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-02 04:54:14.339 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-02 04:54:14.341 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-02 04:54:14.369 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-02 04:54:14.371 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-02 04:54:14.374 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-02 04:54:14.376 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-02 04:54:14.378 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-02 04:54:14.381 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-02 04:54:14.412 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-02 04:54:14.415 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-02 04:54:14.418 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-02 04:54:14.420 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-02 04:54:14.423 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-02 04:54:14.426 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-02 04:54:14.456 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-02 04:54:14.486 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-02 04:54:14.513 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-02 04:54:14.540 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-02 04:54:14.556 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:54:14.559 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-02 04:54:14.575 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:54:14.578 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-02 04:54:14.579 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-02 04:54:14.584 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-02 04:54:14.587 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-02 04:54:14.615 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-02 04:54:14.630 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:54:14.633 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-02 04:54:14.635 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-02 04:54:14.637 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-02 04:54:14.639 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 04:54:14.642 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-02 04:54:14.673 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-02 04:54:14.700 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-06-02 04:54:14.727 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-02 04:54:14.754 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-02 04:54:14.783 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-02 04:54:14.810 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-02 04:54:14.838 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-02 04:54:14.865 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 04:54:14.892 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 04:54:14.919 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-02 04:54:14.936 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:54:14.938 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-02 04:54:14.940 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-02 04:54:14.970 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-02 04:54:14.997 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.13/identity 2022-06-02 04:54:15.024 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-02 04:54:15.064 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-02 04:54:15.091 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-02 04:54:15.123 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-02 04:54:15.152 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-02 04:54:15.181 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-02 04:54:15.197 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:54:15.199 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-02 04:54:15.201 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-02 04:54:15.229 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-02 04:54:15.259 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-02 04:54:15.261 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-02 04:54:15.289 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-02 04:54:15.292 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-02 04:54:15.294 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-02 04:54:15.296 | + functions-common:is_suse:464 : is_opensuse 2022-06-02 04:54:15.299 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-02 04:54:15.301 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-02 04:54:15.303 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-02 04:54:15.306 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-02 04:54:15.308 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-02 04:54:15.310 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-02 04:54:15.312 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-02 04:54:15.314 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-02 04:54:15.317 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 04:54:15.335 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 04:54:15.338 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 04:54:15.340 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 04:54:15.342 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 04:54:15.345 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-02 04:54:15.372 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 04:54:15.400 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 04:54:15.427 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 04:54:15.454 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-02 04:54:15.484 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-02 04:54:15.487 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-02 04:54:15.489 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-02 04:54:15.491 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-02 04:54:15.494 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 04:54:15.496 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 04:54:15.499 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-02 04:54:15.503 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-02 04:54:15.505 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 04:54:15.508 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 04:54:15.521 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 04:54:15.521 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:54:15.529 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 04:54:15.533 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:54:15.550 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-02 04:54:15.552 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-02 04:54:15.556 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-02 04:54:15.586 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-02 04:54:15.613 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-02 04:54:15.642 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-02 04:54:15.671 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 04:54:15.699 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 04:54:15.727 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-02 04:54:15.759 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-02 04:54:15.787 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-02 04:54:15.814 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-02 04:54:15.841 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 04:54:15.882 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 04:54:15.910 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-02 04:54:15.939 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 04:54:15.941 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 04:54:15.945 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-02 04:54:15.948 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-02 04:54:15.950 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 04:54:15.952 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:54:15.955 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:54:15.957 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-02 04:54:15.960 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-02 04:54:15.962 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-02 04:54:15.997 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-02 04:54:16.028 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-06-02 04:54:16.028 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-02 04:54:16.037 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-02 04:54:16.040 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-02 04:54:16.043 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-02 04:54:16.045 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 04:54:16.048 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 04:54:16.050 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 04:54:16.053 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:54:16.055 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:54:16.057 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 04:54:16.059 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 04:54:16.061 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:54:16.064 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:54:16.066 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-02 04:54:16.128 | Enabling site nova-api-wsgi. 2022-06-02 04:54:16.134 | To activate the new configuration, you need to run: 2022-06-02 04:54:16.134 | systemctl reload apache2 2022-06-02 04:54:16.138 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 04:54:16.141 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 04:54:16.143 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 04:54:16.146 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 04:54:16.276 | + lib/nova:create_nova_conf:492 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-06-02 04:54:16.279 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-02 04:54:16.282 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-02 04:54:16.284 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-02 04:54:16.287 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-02 04:54:16.289 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 04:54:16.292 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-02 04:54:16.297 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-02 04:54:16.300 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 04:54:16.302 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 04:54:16.315 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 04:54:16.315 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:54:16.324 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 04:54:16.328 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:54:16.344 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-02 04:54:16.347 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-02 04:54:16.350 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-02 04:54:16.381 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-02 04:54:16.411 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-02 04:54:16.439 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-02 04:54:16.467 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 04:54:16.495 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 04:54:16.522 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-02 04:54:16.551 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-02 04:54:16.578 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-02 04:54:16.606 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-02 04:54:16.633 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 04:54:16.661 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 04:54:16.689 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-02 04:54:16.717 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-02 04:54:16.719 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-02 04:54:16.746 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-02 04:54:16.763 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:54:16.765 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-02 04:54:16.799 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-02 04:54:16.801 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-02 04:54:16.803 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-02 04:54:16.820 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:54:16.823 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 04:54:16.825 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 04:54:16.854 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-02 04:54:16.884 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-02 04:54:16.886 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-02 04:54:16.889 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-02 04:54:16.891 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 04:54:16.893 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-02 04:54:16.895 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 04:54:16.912 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:54:16.915 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-02 04:54:16.918 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-02 04:54:16.920 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 04:54:16.937 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:54:16.939 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 04:54:16.942 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/ 2022-06-02 04:54:16.970 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 04:54:16.973 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 04:54:16.976 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-02 04:54:17.004 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-02 04:54:17.031 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-02 04:54:17.062 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-02 04:54:17.079 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:54:17.081 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-02 04:54:17.108 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-02 04:54:17.111 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-02 04:54:17.128 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:54:17.131 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-02 04:54:17.135 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-02 04:54:17.138 | + lib/nova:create_nova_conf:525 : local conf 2022-06-02 04:54:17.140 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-02 04:54:17.143 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-02 04:54:17.145 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-02 04:54:17.147 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-02 04:54:17.150 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-02 04:54:17.152 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-02 04:54:17.155 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-02 04:54:17.159 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-02 04:54:17.161 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-02 04:54:17.164 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-02 04:54:17.166 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-02 04:54:17.169 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-02 04:54:17.171 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-02 04:54:17.203 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-02 04:54:17.234 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-02 04:54:17.265 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-02 04:54:17.268 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-02 04:54:17.270 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-02 04:54:17.272 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-02 04:54:17.289 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:54:17.292 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-02 04:54:17.292 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-02 04:54:18.009 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-06-02 04:54:18.011 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-06-02 04:54:18.734 | Adding vhost "nova_cell1" ... 2022-06-02 04:54:18.782 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-06-02 04:54:19.499 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-06-02 04:54:19.522 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-02 04:54:19.524 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-02 04:54:19.527 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-02 04:54:19.529 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-02 04:54:19.532 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-02 04:54:19.535 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-02 04:54:19.554 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:54:19.557 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-02 04:54:19.559 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-02 04:54:19.562 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-02 04:54:19.577 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:54:19.580 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2022-06-02 04:54:19.582 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.13:5672/nova_cell1 2022-06-02 04:54:19.612 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-02 04:54:19.615 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-02 04:54:19.618 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-02 04:54:19.635 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:54:19.638 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-02 04:54:19.640 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-02 04:54:19.643 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-02 04:54:19.674 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.13/identity 2022-06-02 04:54:19.702 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-02 04:54:19.730 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-02 04:54:19.758 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-02 04:54:19.786 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-02 04:54:19.814 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-02 04:54:19.846 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-02 04:54:19.877 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-02 04:54:19.879 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-02 04:54:19.881 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-02 04:54:19.884 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 04:54:19.901 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 04:54:19.904 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 04:54:19.906 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 04:54:19.909 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 04:54:19.911 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-02 04:54:19.944 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 04:54:19.972 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 04:54:20.000 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 04:54:20.027 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-02 04:54:20.030 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-02 04:54:20.035 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-02 04:54:20.037 | + lib/nova:create_nova_conf:559 : local conf 2022-06-02 04:54:20.039 | + lib/nova:create_nova_conf:560 : local offset 2022-06-02 04:54:20.042 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-02 04:54:20.044 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-02 04:54:20.047 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-02 04:54:20.050 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-02 04:54:20.053 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-02 04:54:20.055 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-02 04:54:20.057 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-02 04:54:20.060 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-02 04:54:20.062 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-02 04:54:20.064 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-02 04:54:20.080 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:54:20.082 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-02 04:54:20.099 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:54:20.101 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-02 04:54:20.104 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-02 04:54:20.119 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:54:20.121 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-02 04:54:20.138 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:54:20.140 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-02 04:54:20.158 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:54:20.161 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-02 04:54:20.180 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:54:20.182 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-02 04:54:20.185 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-02 04:54:20.187 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-02 04:54:20.190 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-02 04:54:20.192 | + lib/stack:stack_install_service:32 : install_placement 2022-06-02 04:54:20.194 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-02 04:54:20.197 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-02 04:54:20.201 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:54:20.205 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:54:20.208 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-02 04:54:20.210 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:54:20.213 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:54:20.216 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:54:20.218 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:54:20.221 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:54:20.224 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:54:20.227 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:54:20.230 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:54:20.233 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:54:20.236 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:54:20.239 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:54:20.241 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:54:20.244 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-02 04:54:20.247 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:54:20.249 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:54:20.252 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:54:20.255 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-02 04:54:20.277 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-06-02 04:54:20.387 | Reading package lists... 2022-06-02 04:54:20.655 | Building dependency tree... 2022-06-02 04:54:20.656 | Reading state information... 2022-06-02 04:54:20.943 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-02 04:54:20.943 | The following packages were automatically installed and are no longer required: 2022-06-02 04:54:20.945 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:54:20.945 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:54:20.945 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:54:20.945 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:54:20.945 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:54:20.945 | python3-zope.interface 2022-06-02 04:54:20.945 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:54:21.081 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:54:21.086 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:54:21.088 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:54:21.091 | + functions-common:time_stop:2322 : local name 2022-06-02 04:54:21.093 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:54:21.096 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:54:21.099 | + functions-common:time_stop:2325 : local total 2022-06-02 04:54:21.101 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:54:21.103 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:54:21.105 | + functions-common:time_stop:2329 : start_time=1654145660274 2022-06-02 04:54:21.108 | + functions-common:time_stop:2331 : [[ -z 1654145660274 ]] 2022-06-02 04:54:21.111 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:54:21.115 | + functions-common:time_stop:2334 : end_time=1654145661113 2022-06-02 04:54:21.118 | + functions-common:time_stop:2335 : elapsed_time=839 2022-06-02 04:54:21.120 | + functions-common:time_stop:2336 : total=277336 2022-06-02 04:54:21.122 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:54:21.124 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=278175 2022-06-02 04:54:21.127 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:54:21.130 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-02 04:54:21.132 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-02 04:54:21.135 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-02 04:54:21.137 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-02 04:54:21.140 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-02 04:54:21.163 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-02 04:54:21.165 | + functions-common:install_package:1356 : update_package_repo 2022-06-02 04:54:21.168 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-02 04:54:21.170 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-02 04:54:21.173 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-02 04:54:21.176 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-02 04:54:21.179 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-02 04:54:21.181 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:54:21.183 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:54:21.186 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-02 04:54:21.189 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-02 04:54:21.191 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-02 04:54:21.193 | + functions-common:apt_get_update:1083 : return 2022-06-02 04:54:21.196 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-02 04:54:21.198 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-02 04:54:21.201 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:54:21.204 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:54:21.206 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-02 04:54:21.228 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-06-02 04:54:21.337 | Reading package lists... 2022-06-02 04:54:21.594 | Building dependency tree... 2022-06-02 04:54:21.595 | Reading state information... 2022-06-02 04:54:21.858 | The following packages were automatically installed and are no longer required: 2022-06-02 04:54:21.860 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-02 04:54:21.860 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-02 04:54:21.860 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-02 04:54:21.860 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-02 04:54:21.860 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-02 04:54:21.860 | python3-zope.interface 2022-06-02 04:54:21.860 | Use 'sudo apt autoremove' to remove them. 2022-06-02 04:54:21.946 | The following NEW packages will be installed: 2022-06-02 04:54:21.947 | libapache2-mod-wsgi-py3 2022-06-02 04:54:22.230 | 0 upgraded, 1 newly installed, 0 to remove and 140 not upgraded. 2022-06-02 04:54:22.230 | Need to get 93.3 kB of archives. 2022-06-02 04:54:22.230 | After this operation, 300 kB of additional disk space will be used. 2022-06-02 04:54:22.230 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-06-02 04:54:23.179 | Fetched 93.3 kB in 1s (145 kB/s) 2022-06-02 04:54:23.224 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-06-02 04:54:23.278 | (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 ... 89647 files and directories currently installed.) 2022-06-02 04:54:23.282 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-06-02 04:54:23.288 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-06-02 04:54:23.378 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-06-02 04:54:23.549 | apache2_invoke: Enable module wsgi 2022-06-02 04:54:32.588 | + functions-common:apt_get:1127 : result=0 2022-06-02 04:54:32.590 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-02 04:54:32.593 | + functions-common:time_stop:2322 : local name 2022-06-02 04:54:32.596 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:54:32.598 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:54:32.601 | + functions-common:time_stop:2325 : local total 2022-06-02 04:54:32.603 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:54:32.606 | + functions-common:time_stop:2328 : name=apt-get 2022-06-02 04:54:32.609 | + functions-common:time_stop:2329 : start_time=1654145661225 2022-06-02 04:54:32.611 | + functions-common:time_stop:2331 : [[ -z 1654145661225 ]] 2022-06-02 04:54:32.614 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:54:32.620 | + functions-common:time_stop:2334 : end_time=1654145672617 2022-06-02 04:54:32.623 | + functions-common:time_stop:2335 : elapsed_time=11392 2022-06-02 04:54:32.625 | + functions-common:time_stop:2336 : total=278175 2022-06-02 04:54:32.627 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:54:32.630 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=289567 2022-06-02 04:54:32.633 | + functions-common:apt_get:1131 : return 0 2022-06-02 04:54:32.635 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-02 04:54:32.638 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-02 04:54:32.641 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 04:54:32.643 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:54:32.646 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:54:32.648 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-02 04:54:32.651 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-02 04:54:32.709 | wsgi (enabled by maintainer script) 2022-06-02 04:54:32.712 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-02 04:54:32.715 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-02 04:54:32.718 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-02 04:54:32.721 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-02 04:54:32.725 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-02 04:54:32.729 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-02 04:54:32.733 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-02 04:54:32.734 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-02 04:54:32.740 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-02 04:54:32.742 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-02 04:54:32.744 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-02 04:54:32.747 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-02 04:54:32.750 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-02 04:54:32.774 | Using python 3.8 to install osc-placement 2022-06-02 04:54:32.777 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-06-02 04:54:34.564 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:54:34.564 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:54:34.568 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:54:34.569 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:54:34.570 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:54:34.572 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:54:34.572 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:54:34.572 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:54:34.573 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:54:34.573 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:54:34.736 | Collecting osc-placement===2.1.0 2022-06-02 04:54:34.743 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b5a/7e49631fe3469/osc_placement-2.1.0-py3-none-any.whl (54 kB) 2022-06-02 04:54:34.842 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.6.1) 2022-06-02 04:54:34.859 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (20.4) 2022-06-02 04:54:34.866 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (5.5.0) 2022-06-02 04:54:34.869 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (2.4.7) 2022-06-02 04:54:34.872 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2020.1) 2022-06-02 04:54:34.877 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (3.17.2) 2022-06-02 04:54:34.883 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (1.15.0) 2022-06-02 04:54:34.886 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.2.1) 2022-06-02 04:54:34.901 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-02 04:54:34.965 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 04:54:34.972 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 04:54:34.975 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-02 04:54:34.978 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-02 04:54:34.983 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-06-02 04:54:34.989 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.2.2) 2022-06-02 04:54:34.997 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-02 04:54:35.011 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (0.50.0) 2022-06-02 04:54:35.037 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.7.0) 2022-06-02 04:54:35.041 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2.23.0) 2022-06-02 04:54:35.062 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.12.1) 2022-06-02 04:54:35.065 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-02 04:54:35.118 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (0.7.2) 2022-06-02 04:54:35.121 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 04:54:35.124 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 04:54:35.128 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-02 04:54:35.166 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-02 04:54:35.171 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (1.4.0) 2022-06-02 04:54:35.173 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-02 04:54:35.195 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-02 04:54:35.198 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-02 04:54:35.202 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 04:54:35.208 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 04:54:35.212 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 04:54:35.214 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 04:54:35.217 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (1.25.10) 2022-06-02 04:54:35.237 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-02 04:54:35.241 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-02 04:54:35.282 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (0.2.5) 2022-06-02 04:54:35.287 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-02 04:54:35.320 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.8.0) 2022-06-02 04:54:35.322 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-02 04:54:35.326 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-02 04:54:35.329 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (2.20) 2022-06-02 04:54:36.910 | Installing collected packages: osc-placement 2022-06-02 04:54:37.104 | Successfully installed osc-placement-2.1.0 2022-06-02 04:54:37.241 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:54:37.241 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:54:37.320 | + inc/python:pip_install:200 : result=0 2022-06-02 04:54:37.323 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:54:37.326 | + functions-common:time_stop:2322 : local name 2022-06-02 04:54:37.329 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:54:37.331 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:54:37.334 | + functions-common:time_stop:2325 : local total 2022-06-02 04:54:37.336 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:54:37.339 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:54:37.342 | + functions-common:time_stop:2329 : start_time=1654145672768 2022-06-02 04:54:37.344 | + functions-common:time_stop:2331 : [[ -z 1654145672768 ]] 2022-06-02 04:54:37.348 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:54:37.352 | + functions-common:time_stop:2334 : end_time=1654145677349 2022-06-02 04:54:37.355 | + functions-common:time_stop:2335 : elapsed_time=4581 2022-06-02 04:54:37.357 | + functions-common:time_stop:2336 : total=212338 2022-06-02 04:54:37.360 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:54:37.362 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=216919 2022-06-02 04:54:37.365 | + inc/python:pip_install:203 : return 0 2022-06-02 04:54:37.367 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-02 04:54:37.370 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-02 04:54:37.372 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-02 04:54:37.375 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-02 04:54:37.377 | + functions-common:git_clone:528 : local orig_dir 2022-06-02 04:54:37.380 | ++ functions-common:git_clone:529 : pwd 2022-06-02 04:54:37.383 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 04:54:37.386 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 04:54:37.389 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 04:54:37.405 | + functions-common:git_clone:532 : RECLONE=False 2022-06-02 04:54:37.408 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 04:54:37.411 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 04:54:37.413 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-02 04:54:37.414 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 04:54:37.419 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-02 04:54:37.422 | + functions-common:git_clone:561 : [[ False = \T\r\u\e ]] 2022-06-02 04:54:37.424 | + functions-common:git_clone:567 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/victoria 2022-06-02 04:54:37.427 | + functions-common:git_timed:631 : local count=0 2022-06-02 04:54:37.429 | + functions-common:git_timed:632 : local timeout=0 2022-06-02 04:54:37.431 | + functions-common:git_timed:634 : [[ -n 0 ]] 2022-06-02 04:54:37.434 | + functions-common:git_timed:635 : timeout=0 2022-06-02 04:54:37.436 | + functions-common:git_timed:638 : time_start git_timed 2022-06-02 04:54:37.438 | + functions-common:time_start:2308 : local name=git_timed 2022-06-02 04:54:37.441 | + functions-common:time_start:2309 : local start_time= 2022-06-02 04:54:37.443 | + functions-common:time_start:2310 : [[ -n '' ]] 2022-06-02 04:54:37.446 | ++ functions-common:time_start:2313 : date +%s%3N 2022-06-02 04:54:37.450 | + functions-common:time_start:2313 : _TIME_START[$name]=1654145677447 2022-06-02 04:54:37.452 | + functions-common:git_timed:639 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/victoria 2022-06-02 04:54:37.455 | Cloning into '/opt/stack/placement'... 2022-06-02 04:54:50.930 | + functions-common:git_timed:653 : time_stop git_timed 2022-06-02 04:54:50.933 | + functions-common:time_stop:2322 : local name 2022-06-02 04:54:50.935 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:54:50.937 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:54:50.940 | + functions-common:time_stop:2325 : local total 2022-06-02 04:54:50.942 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:54:50.945 | + functions-common:time_stop:2328 : name=git_timed 2022-06-02 04:54:50.947 | + functions-common:time_stop:2329 : start_time=1654145677447 2022-06-02 04:54:50.949 | + functions-common:time_stop:2331 : [[ -z 1654145677447 ]] 2022-06-02 04:54:50.952 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:54:50.957 | + functions-common:time_stop:2334 : end_time=1654145690954 2022-06-02 04:54:50.959 | + functions-common:time_stop:2335 : elapsed_time=13507 2022-06-02 04:54:50.961 | + functions-common:time_stop:2336 : total=0 2022-06-02 04:54:50.964 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:54:50.966 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=13507 2022-06-02 04:54:50.968 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-02 04:54:50.982 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-02 04:54:50.985 | + functions-common:git_clone:607 : git show --oneline 2022-06-02 04:54:50.985 | + functions-common:git_clone:607 : head -1 2022-06-02 04:54:50.990 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-02 04:54:50.992 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 04:54:50.995 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-02 04:54:50.998 | + inc/python:setup_develop:338 : local bindep 2022-06-02 04:54:51.000 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-02 04:54:51.003 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-02 04:54:51.005 | + inc/python:setup_develop:344 : local extras= 2022-06-02 04:54:51.008 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-02 04:54:51.010 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-02 04:54:51.013 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-02 04:54:51.015 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-02 04:54:51.018 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-02 04:54:51.020 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-02 04:54:51.023 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-02 04:54:51.026 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-02 04:54:51.029 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-02 04:54:51.031 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-02 04:54:51.034 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-02 04:54:51.037 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-02 04:54:51.043 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-02 04:54:51.046 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2022-06-02 04:54:51.632 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-02 04:54:51.635 | + inc/python:setup_package:417 : local bindep=0 2022-06-02 04:54:51.639 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-02 04:54:51.642 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-02 04:54:51.646 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-02 04:54:51.649 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-02 04:54:51.652 | + inc/python:setup_package:426 : local flags=-e 2022-06-02 04:54:51.656 | + inc/python:setup_package:427 : local extras= 2022-06-02 04:54:51.659 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-02 04:54:51.662 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-02 04:54:51.664 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-02 04:54:51.667 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-02 04:54:51.669 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-02 04:54:51.672 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-02 04:54:51.693 | Using python 3.8 to install /opt/stack/placement 2022-06-02 04:54:51.696 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-06-02 04:54:53.467 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:54:53.468 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:54:53.472 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:54:53.473 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:54:53.475 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:54:53.476 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:54:53.476 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:54:53.477 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:54:53.477 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:54:53.477 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:54:53.490 | Obtaining file:///opt/stack/placement 2022-06-02 04:54:54.786 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-02 04:54:56.149 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-02 04:54:56.157 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-02 04:54:56.177 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-02 04:54:56.190 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-02 04:54:56.202 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-02 04:54:56.257 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-02 04:54:56.261 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-02 04:54:56.266 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-02 04:54:56.271 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-02 04:54:56.305 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-02 04:54:56.316 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-02 04:54:56.331 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-02 04:54:56.338 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-02 04:54:56.384 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-02 04:54:56.390 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-02 04:54:56.429 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-02 04:54:56.446 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-02 04:54:56.463 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-02 04:54:56.472 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-02 04:54:56.480 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-02 04:54:56.497 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 04:54:56.503 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-02 04:54:56.506 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-02 04:54:56.509 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-02 04:54:56.519 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-02 04:54:56.522 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 04:54:56.525 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-02 04:54:56.530 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-02 04:54:56.549 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-02 04:54:56.553 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-02 04:54:56.560 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-02 04:54:56.581 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-02 04:54:56.585 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 04:54:56.588 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-02 04:54:56.599 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-02 04:54:56.602 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-02 04:54:56.604 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-02 04:54:56.611 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-02 04:54:56.620 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-02 04:54:56.626 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-02 04:54:56.643 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-02 04:54:56.647 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-02 04:54:56.654 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-02 04:54:56.675 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==4.0.1.dev3) (49.6.0) 2022-06-02 04:54:56.717 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-02 04:54:56.779 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-02 04:54:56.785 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-02 04:54:56.790 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-02 04:54:56.795 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-02 04:54:56.799 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-02 04:54:56.807 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-02 04:54:56.816 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-02 04:54:56.822 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-02 04:54:56.825 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-02 04:54:56.828 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-02 04:54:56.831 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-02 04:54:56.835 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-02 04:54:56.838 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-02 04:54:56.840 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-02 04:54:56.843 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-02 04:54:56.846 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-02 04:54:56.856 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-02 04:54:56.859 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-02 04:54:56.861 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-02 04:54:56.864 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-02 04:54:56.867 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-02 04:54:56.871 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-02 04:54:56.874 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-02 04:54:56.876 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-02 04:54:56.884 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-02 04:54:56.887 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-02 04:54:58.379 | Installing collected packages: openstack-placement 2022-06-02 04:54:58.380 | Running setup.py develop for openstack-placement 2022-06-02 04:54:59.983 | Successfully installed openstack-placement 2022-06-02 04:55:00.150 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:55:00.150 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:55:00.229 | + inc/python:pip_install:200 : result=0 2022-06-02 04:55:00.233 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:55:00.236 | + functions-common:time_stop:2322 : local name 2022-06-02 04:55:00.239 | + functions-common:time_stop:2323 : local end_time 2022-06-02 04:55:00.241 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:55:00.244 | + functions-common:time_stop:2325 : local total 2022-06-02 04:55:00.247 | + functions-common:time_stop:2326 : local start_time 2022-06-02 04:55:00.249 | + functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:55:00.252 | + functions-common:time_stop:2329 : start_time=1654145691688 2022-06-02 04:55:00.255 | + functions-common:time_stop:2331 : [[ -z 1654145691688 ]] 2022-06-02 04:55:00.259 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:55:00.263 | + functions-common:time_stop:2334 : end_time=1654145700260 2022-06-02 04:55:00.266 | + functions-common:time_stop:2335 : elapsed_time=8572 2022-06-02 04:55:00.269 | + functions-common:time_stop:2336 : total=216919 2022-06-02 04:55:00.271 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:55:00.273 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=225491 2022-06-02 04:55:00.276 | + inc/python:pip_install:203 : return 0 2022-06-02 04:55:00.278 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-02 04:55:00.281 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-02 04:55:00.283 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-02 04:55:00.303 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-02 04:55:00.317 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-02 04:55:00.319 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-02 04:55:00.321 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-02 04:55:00.324 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-02 04:55:00.327 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-06-02 04:55:00.330 | + inc/python:use_library_from_git:253 : return 1 2022-06-02 04:55:00.332 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-02 04:55:00.335 | + ./stack.sh:main:912 : configure_placement 2022-06-02 04:55:00.337 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-02 04:55:00.350 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-02 04:55:00.352 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-02 04:55:00.357 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-02 04:55:00.360 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-02 04:55:00.362 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-02 04:55:00.365 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-02 04:55:00.368 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-02 04:55:00.371 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-02 04:55:00.403 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-02 04:55:00.435 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-02 04:55:00.467 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-02 04:55:00.469 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-02 04:55:00.472 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-02 04:55:00.474 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-02 04:55:00.477 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-02 04:55:00.512 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-02 04:55:00.545 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.13/identity 2022-06-02 04:55:00.579 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-02 04:55:00.608 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-02 04:55:00.638 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-02 04:55:00.669 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-02 04:55:00.698 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-02 04:55:00.730 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-02 04:55:00.760 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-02 04:55:00.792 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-02 04:55:00.795 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-02 04:55:00.798 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-02 04:55:00.802 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-02 04:55:00.820 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-02 04:55:00.822 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-02 04:55:00.824 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-02 04:55:00.827 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-02 04:55:00.830 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-02 04:55:00.863 | + functions:setup_systemd_logging:728 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 04:55:00.892 | + functions:setup_systemd_logging:729 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-02 04:55:00.921 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-02 04:55:00.950 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-02 04:55:00.953 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-02 04:55:00.955 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-02 04:55:00.959 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-02 04:55:00.961 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-02 04:55:00.964 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-02 04:55:00.966 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-02 04:55:00.969 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-02 04:55:00.973 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-02 04:55:00.976 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-02 04:55:00.978 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-02 04:55:00.992 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-02 04:55:00.992 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:55:01.000 | d /var/run/uwsgi 0755 ubuntu root 2022-06-02 04:55:01.004 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-02 04:55:01.020 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-02 04:55:01.023 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-02 04:55:01.027 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-02 04:55:01.060 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-02 04:55:01.088 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-02 04:55:01.117 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-02 04:55:01.148 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-02 04:55:01.178 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-02 04:55:01.206 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-02 04:55:01.234 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-02 04:55:01.262 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-02 04:55:01.291 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-02 04:55:01.325 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-02 04:55:01.354 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-02 04:55:01.384 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-02 04:55:01.416 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-02 04:55:01.418 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-02 04:55:01.421 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-02 04:55:01.424 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-02 04:55:01.427 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-02 04:55:01.430 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:55:01.432 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:55:01.435 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-02 04:55:01.437 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-02 04:55:01.440 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-02 04:55:01.468 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-02 04:55:01.497 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-02 04:55:01.497 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-02 04:55:01.508 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-02 04:55:01.512 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-02 04:55:01.515 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-02 04:55:01.517 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-02 04:55:01.520 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-02 04:55:01.522 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-02 04:55:01.525 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:55:01.527 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:55:01.530 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-02 04:55:01.533 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-02 04:55:01.535 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-02 04:55:01.538 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-02 04:55:01.541 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-02 04:55:01.615 | Enabling site placement-api. 2022-06-02 04:55:01.624 | To activate the new configuration, you need to run: 2022-06-02 04:55:01.624 | systemctl reload apache2 2022-06-02 04:55:01.632 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-02 04:55:01.635 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-02 04:55:01.639 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-02 04:55:01.642 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-02 04:55:01.780 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-02 04:55:01.804 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:55:01.807 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-02 04:55:01.828 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:55:01.830 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-02 04:55:01.851 | + functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:55:01.854 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-02 04:55:01.856 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-02 04:55:01.859 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-02 04:55:01.891 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.13/identity 2022-06-02 04:55:01.926 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-02 04:55:01.958 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-02 04:55:01.989 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-02 04:55:02.019 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-02 04:55:02.049 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-02 04:55:02.080 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-02 04:55:02.111 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-02 04:55:02.132 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:55:02.134 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-02 04:55:02.152 | + functions-common:is_service_enabled:1978 : return 1 2022-06-02 04:55:02.155 | + ./stack.sh:main:938 : run_phase stack install 2022-06-02 04:55:02.158 | + functions-common:run_phase:1750 : local mode=stack 2022-06-02 04:55:02.160 | + functions-common:run_phase:1751 : local phase=install 2022-06-02 04:55:02.163 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-02 04:55:02.165 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-02 04:55:02.168 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-02 04:55:02.170 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-02 04:55:02.173 | + functions-common:run_phase:1760 : local extra 2022-06-02 04:55:02.176 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-02 04:55:02.181 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-02 04:55:02.183 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-02 04:55:02.186 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-02 04:55:02.188 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-02 04:55:02.191 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-02 04:55:02.209 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-02 04:55:02.211 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-02 04:55:02.215 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-02 04:55:02.217 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-02 04:55:02.220 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-02 04:55:02.223 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-02 04:55:02.225 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-02 04:55:02.227 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-02 04:55:02.230 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-02 04:55:02.233 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-02 04:55:02.236 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-02 04:55:02.239 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-02 04:55:02.241 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-02 04:55:02.244 | +++ functions-common:git_clone:529 : pwd 2022-06-02 04:55:02.248 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-02 04:55:02.251 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-02 04:55:02.254 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-02 04:55:02.271 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-02 04:55:02.274 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-02 04:55:02.276 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-02 04:55:02.279 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-02 04:55:02.279 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-02 04:55:02.285 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-02 04:55:02.287 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-02 04:55:02.290 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-02 04:55:02.305 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-02 04:55:02.308 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-02 04:55:02.308 | ++ functions-common:git_clone:607 : head -1 2022-06-02 04:55:02.312 | 3308ea0ab Merge "tempurl: Deprecate sha1 signatures" 2022-06-02 04:55:02.316 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-02 04:55:02.320 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-02 04:55:02.344 | Using python 3.8 to install tox!=2.8.0 2022-06-02 04:55:02.346 | ++ 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 'tox!=2.8.0' 2022-06-02 04:55:04.101 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-02 04:55:04.101 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-02 04:55:04.106 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:04.106 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:04.108 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-02 04:55:04.109 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:04.110 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:04.110 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:55:04.110 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-02 04:55:04.111 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-02 04:55:04.433 | Collecting tox!=2.8.0 2022-06-02 04:55:04.441 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/080/5727eb4d6b049/tox-3.25.0-py2.py3-none-any.whl (85 kB) 2022-06-02 04:55:04.682 | Collecting pluggy===0.13.1 2022-06-02 04:55:04.689 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2022-06-02 04:55:04.918 | Collecting py===1.9.0 2022-06-02 04:55:04.926 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/366/389d1db726cd2/py-1.9.0-py2.py3-none-any.whl (99 kB) 2022-06-02 04:55:05.199 | Collecting virtualenv===20.0.31 2022-06-02 04:55:05.217 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e03/05af10299a7fb/virtualenv-20.0.31-py2.py3-none-any.whl (4.9 MB) 2022-06-02 04:55:05.377 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-02 04:55:05.423 | Collecting filelock===3.0.12 2022-06-02 04:55:05.430 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/929/b7d63ec5b7d6b/filelock-3.0.12-py3-none-any.whl (7.6 kB) 2022-06-02 04:55:05.541 | Collecting toml===0.10.0 2022-06-02 04:55:05.548 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/235/682dd292d5899/toml-0.10.0-py2.py3-none-any.whl (25 kB) 2022-06-02 04:55:05.642 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-02 04:55:05.645 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-02 04:55:05.676 | Collecting distlib===0.3.1 2022-06-02 04:55:05.683 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c0/9de2c67b3e7de/distlib-0.3.1-py2.py3-none-any.whl (335 kB) 2022-06-02 04:55:05.697 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-02 04:55:07.719 | Installing collected packages: distlib, filelock, pluggy, py, toml, virtualenv, tox 2022-06-02 04:55:07.719 | Attempting uninstall: distlib 2022-06-02 04:55:07.721 | Found existing installation: distlib 0.3.4 2022-06-02 04:55:07.730 | Uninstalling distlib-0.3.4: 2022-06-02 04:55:07.731 | Successfully uninstalled distlib-0.3.4 2022-06-02 04:55:07.889 | Attempting uninstall: filelock 2022-06-02 04:55:07.891 | Found existing installation: filelock 3.7.1 2022-06-02 04:55:07.897 | Uninstalling filelock-3.7.1: 2022-06-02 04:55:07.898 | Successfully uninstalled filelock-3.7.1 2022-06-02 04:55:08.089 | Attempting uninstall: virtualenv 2022-06-02 04:55:08.091 | Found existing installation: virtualenv 20.14.1 2022-06-02 04:55:08.157 | Uninstalling virtualenv-20.14.1: 2022-06-02 04:55:08.165 | Successfully uninstalled virtualenv-20.14.1 2022-06-02 04:55:08.604 | Successfully installed distlib-0.3.1 filelock-3.0.12 pluggy-0.13.1 py-1.9.0 toml-0.10.0 tox-3.25.0 virtualenv-20.0.31 2022-06-02 04:55:08.745 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-02 04:55:08.746 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-02 04:55:08.843 | ++ inc/python:pip_install:200 : result=0 2022-06-02 04:55:08.846 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-02 04:55:08.849 | ++ functions-common:time_stop:2322 : local name 2022-06-02 04:55:08.851 | ++ functions-common:time_stop:2323 : local end_time 2022-06-02 04:55:08.854 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-02 04:55:08.856 | ++ functions-common:time_stop:2325 : local total 2022-06-02 04:55:08.859 | ++ functions-common:time_stop:2326 : local start_time 2022-06-02 04:55:08.861 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-02 04:55:08.863 | ++ functions-common:time_stop:2329 : start_time=1654145702338 2022-06-02 04:55:08.866 | ++ functions-common:time_stop:2331 : [[ -z 1654145702338 ]] 2022-06-02 04:55:08.869 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-02 04:55:08.873 | ++ functions-common:time_stop:2334 : end_time=1654145708870 2022-06-02 04:55:08.876 | ++ functions-common:time_stop:2335 : elapsed_time=6532 2022-06-02 04:55:08.879 | ++ functions-common:time_stop:2336 : total=225491 2022-06-02 04:55:08.881 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-02 04:55:08.883 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=232023 2022-06-02 04:55:08.886 | ++ inc/python:pip_install:203 : return 0 2022-06-02 04:55:08.890 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-02 04:55:08.890 | /opt/stack/tempest ~/devstack 2022-06-02 04:55:08.892 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-02 04:55:08.912 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-02 04:55:08.912 | HACKING.rst 2022-06-02 04:55:08.912 | doc/source/conf.py 2022-06-02 04:55:08.912 | doc/source/configuration.rst 2022-06-02 04:55:08.912 | doc/source/contributor/contributing.rst 2022-06-02 04:55:08.912 | doc/source/index.rst 2022-06-02 04:55:08.912 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-02 04:55:08.912 | doc/source/microversion_testing.rst 2022-06-02 04:55:08.912 | doc/source/plugins/plugin.rst 2022-06-02 04:55:08.912 | doc/source/supported_version.rst 2022-06-02 04:55:08.912 | doc/source/test_removal.rst 2022-06-02 04:55:08.912 | playbooks/devstack-tempest-ipv6.yaml 2022-06-02 04:55:08.912 | playbooks/devstack-tempest.yaml 2022-06-02 04:55:08.912 | playbooks/enable-fips.yaml 2022-06-02 04:55:08.912 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-02 04:55:08.913 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-02 04:55:08.913 | releasenotes/source/conf.py 2022-06-02 04:55:08.914 | releasenotes/source/index.rst 2022-06-02 04:55:08.914 | releasenotes/source/v26.1.0.rst 2022-06-02 04:55:08.914 | releasenotes/source/v27.0.0.rst 2022-06-02 04:55:08.914 | releasenotes/source/v28.0.0.rst 2022-06-02 04:55:08.914 | releasenotes/source/v28.1.0.rst 2022-06-02 04:55:08.914 | releasenotes/source/v29.0.0.rst 2022-06-02 04:55:08.914 | releasenotes/source/v29.1.0.rst 2022-06-02 04:55:08.914 | releasenotes/source/v29.2.0.rst 2022-06-02 04:55:08.914 | releasenotes/source/v30.0.0.rst 2022-06-02 04:55:08.914 | requirements.txt 2022-06-02 04:55:08.914 | roles/run-tempest/README.rst 2022-06-02 04:55:08.914 | roles/run-tempest/defaults/main.yaml 2022-06-02 04:55:08.914 | roles/run-tempest/tasks/main.yaml 2022-06-02 04:55:08.914 | roles/run-tempest-26/README.rst 2022-06-02 04:55:08.914 | roles/run-tempest-26/defaults/main.yaml 2022-06-02 04:55:08.914 | roles/run-tempest-26/tasks/main.yaml 2022-06-02 04:55:08.914 | setup.cfg 2022-06-02 04:55:08.914 | tempest/api/compute/admin/test_agents.py 2022-06-02 04:55:08.914 | tempest/api/compute/admin/test_aggregates.py 2022-06-02 04:55:08.914 | tempest/api/compute/admin/test_create_server.py 2022-06-02 04:55:08.914 | tempest/api/compute/admin/test_flavors.py 2022-06-02 04:55:08.914 | tempest/api/compute/admin/test_flavors_access.py 2022-06-02 04:55:08.914 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-02 04:55:08.914 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-02 04:55:08.914 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-02 04:55:08.914 | tempest/api/compute/admin/test_hypervisor.py 2022-06-02 04:55:08.914 | tempest 2022-06-02 04:55:08.914 | Aborting 2022-06-02 04:55:08.915 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-02 04:55:08.918 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-02 04:55:08.921 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-02 04:55:08.925 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-02 04:55:08.928 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-02 04:55:08.930 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-02 04:55:08.932 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-02 04:55:08.935 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-02 04:55:08.937 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-02 04:55:08.939 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-02 04:55:08.940 | Error on exit 2022-06-02 04:55:08.942 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-02 04:55:08.944 | + ./stack.sh:exit_trap:517 : generate-subunit 1654145117 591 fail 2022-06-02 04:55:09.521 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-02 04:55:09.523 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-02 04:55:09.830 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-02 04:55:09.830 | 2022-06-02 04:55:10.097 | + ./stack.sh:exit_trap:531 : exit 1