2021-11-09 04:01:43.513 | + ./stack.sh:main:473 : exec 2021-11-09 04:01:43.513 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-11-09-040143' 2021-11-09 04:01:43.513 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-11-09-040143.summary.2021-11-09-040143 2021-11-09 04:01:43.513 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-09 04:01:43.513 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-11-09-040143 2021-11-09 04:01:43.513 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-11-09-040143 /opt/stack/logs/stack.sh.log 2021-11-09 04:01:43.513 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-11-09-040143.summary.2021-11-09-040143 /opt/stack/logs/stack.sh.log.summary 2021-11-09 04:01:43.513 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-11-09 04:01:43.513 | + functions:check_path_perm_sanity:596 : local real_path 2021-11-09 04:01:43.513 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-11-09 04:01:43.513 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-11-09 04:01:43.513 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-11-09 04:01:43.513 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-11-09 04:01:43.513 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-11-09 04:01:43.513 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-11-09 04:01:43.513 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-11-09 04:01:43.513 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-11-09 04:01:43.513 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-11-09 04:01:43.513 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-11-09 04:01:43.513 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-11-09 04:01:43.515 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-11-09 04:01:43.519 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-11-09 04:01:43.520 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-11-09 04:01:43.523 | + ./stack.sh:main:546 : trap err_trap ERR 2021-11-09 04:01:43.524 | + ./stack.sh:main:559 : set -o errexit 2021-11-09 04:01:43.526 | + ./stack.sh:main:562 : uname -a 2021-11-09 04:01:43.527 | Linux dv-cinder-817135-1-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 2021-11-09 04:01:43.529 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-11-09 04:01:43.531 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-11-09 04:01:43.534 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-11-09 04:01:43.567 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-11-09 04:01:43.582 | + ./stack.sh:main:576 : fetch_plugins 2021-11-09 04:01:43.584 | + functions-common:fetch_plugins:1655 : local plugins= 2021-11-09 04:01:43.585 | + functions-common:fetch_plugins:1656 : local plugin 2021-11-09 04:01:43.587 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-11-09 04:01:43.589 | + functions-common:fetch_plugins:1660 : return 2021-11-09 04:01:43.591 | + ./stack.sh:main:580 : run_phase override_defaults 2021-11-09 04:01:43.593 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-11-09 04:01:43.594 | + functions-common:run_phase:1738 : local phase= 2021-11-09 04:01:43.596 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-09 04:01:43.598 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-11-09 04:01:43.600 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-09 04:01:43.601 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-11-09 04:01:43.603 | + functions-common:run_phase:1747 : local extra 2021-11-09 04:01:43.605 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-09 04:01:43.608 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-11-09 04:01:43.610 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-09 04:01:43.612 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-09 04:01:43.613 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-11-09 04:01:43.616 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-09 04:01:43.628 | ++ functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:01:43.630 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-11-09 04:01:43.632 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-09 04:01:43.634 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-09 04:01:43.636 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-09 04:01:43.638 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-09 04:01:43.639 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-09 04:01:43.641 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-11-09 04:01:43.643 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-11-09 04:01:43.645 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-11-09 04:01:43.647 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-09 04:01:43.648 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-11-09 04:01:43.650 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-11-09 04:01:43.652 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-11-09 04:01:43.654 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-11-09 04:01:43.655 | + functions-common:plugin_override_defaults:1701 : return 2021-11-09 04:01:43.657 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-11-09 04:01:43.674 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-11-09 04:01:43.676 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-11-09 04:01:43.688 | ++ functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:01:43.690 | +++ lib/tls:source:43 : hostname -f 2021-11-09 04:01:43.694 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-11-09 04:01:43.696 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-11-09 04:01:43.698 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-11-09 04:01:43.699 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-11-09 04:01:43.701 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-11-09 04:01:43.703 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-11-09 04:01:43.705 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-11-09 04:01:43.707 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-11-09 04:01:43.708 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-11-09 04:01:43.710 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-11-09 04:01:43.715 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-11-09 04:01:43.726 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-11-09 04:01:43.743 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-11-09 04:01:43.755 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-11-09 04:01:43.767 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-11-09 04:01:43.796 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-11-09 04:01:43.852 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-11-09 04:01:43.932 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-11-09 04:01:43.952 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-11-09 04:01:43.996 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-11-09 04:01:44.045 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-11-09 04:01:44.166 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-11-09 04:01:44.180 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-11-09 04:01:44.191 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-11-09 04:01:44.203 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-11-09 04:01:44.290 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-11-09 04:01:44.292 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-11-09 04:01:44.295 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-11-09 04:01:44.297 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-11-09 04:01:44.299 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-11-09 04:01:44.300 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-11-09 04:01:44.303 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-11-09 04:01:44.304 | False' 2021-11-09 04:01:44.306 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-11-09 04:01:44.321 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-11-09 04:01:44.323 | + ./stack.sh:main:610 : run_phase source 2021-11-09 04:01:44.325 | + functions-common:run_phase:1737 : local mode=source 2021-11-09 04:01:44.327 | + functions-common:run_phase:1738 : local phase= 2021-11-09 04:01:44.329 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-09 04:01:44.331 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-11-09 04:01:44.333 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-09 04:01:44.335 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-11-09 04:01:44.337 | + functions-common:run_phase:1747 : local extra 2021-11-09 04:01:44.339 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-09 04:01:44.342 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-11-09 04:01:44.344 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-09 04:01:44.346 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-09 04:01:44.348 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-11-09 04:01:44.351 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-09 04:01:44.364 | ++ functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:01:44.367 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-11-09 04:01:44.369 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-11-09 04:01:44.406 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-11-09 04:01:44.408 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-11-09 04:01:44.410 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-11-09 04:01:44.412 | + functions-common:run_phase:1759 : load_plugin_settings 2021-11-09 04:01:44.414 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-11-09 04:01:44.416 | + functions-common:load_plugin_settings:1674 : local plugin 2021-11-09 04:01:44.418 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-11-09 04:01:44.420 | + functions-common:load_plugin_settings:1678 : return 2021-11-09 04:01:44.422 | + functions-common:run_phase:1760 : verify_disabled_services 2021-11-09 04:01:44.424 | + functions-common:verify_disabled_services:2020 : local service 2021-11-09 04:01:44.426 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.429 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-11-09 04:01:44.431 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.433 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-11-09 04:01:44.436 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.438 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-11-09 04:01:44.440 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.442 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-11-09 04:01:44.445 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.447 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-11-09 04:01:44.449 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.452 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-11-09 04:01:44.454 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.456 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-11-09 04:01:44.458 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.460 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-11-09 04:01:44.463 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.465 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-11-09 04:01:44.467 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.469 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-11-09 04:01:44.471 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.473 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-11-09 04:01:44.476 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.478 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-11-09 04:01:44.481 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.483 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-11-09 04:01:44.485 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.487 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-11-09 04:01:44.489 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.492 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-11-09 04:01:44.494 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.497 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-11-09 04:01:44.499 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.501 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-11-09 04:01:44.503 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.505 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-11-09 04:01:44.508 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.510 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-11-09 04:01:44.512 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.514 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-11-09 04:01:44.516 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.518 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-11-09 04:01:44.521 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.523 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-11-09 04:01:44.525 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.527 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-11-09 04:01:44.529 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.531 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-11-09 04:01:44.534 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.536 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-11-09 04:01:44.539 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.541 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-11-09 04:01:44.543 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.545 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-11-09 04:01:44.547 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.549 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-11-09 04:01:44.552 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.554 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-11-09 04:01:44.557 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.559 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-11-09 04:01:44.561 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.563 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-11-09 04:01:44.565 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.567 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-11-09 04:01:44.570 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.572 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-11-09 04:01:44.574 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.576 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-11-09 04:01:44.578 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.581 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-11-09 04:01:44.583 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.585 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-11-09 04:01:44.587 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.589 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-11-09 04:01:44.592 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.594 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-11-09 04:01:44.596 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.598 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-11-09 04:01:44.601 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.603 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-11-09 04:01:44.605 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.607 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-11-09 04:01:44.609 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.612 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-11-09 04:01:44.614 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.617 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-11-09 04:01:44.619 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.621 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-11-09 04:01:44.624 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-11-09 04:01:44.626 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-11-09 04:01:44.628 | + ./stack.sh:main:681 : initialize_database_backends 2021-11-09 04:01:44.631 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-11-09 04:01:44.633 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-11-09 04:01:44.647 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:01:44.649 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-11-09 04:01:44.651 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-11-09 04:01:44.653 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-11-09 04:01:44.668 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:01:44.671 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-11-09 04:01:44.673 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-11-09 04:01:44.675 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-11-09 04:01:44.678 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-11-09 04:01:44.680 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-11-09 04:01:44.683 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-11-09 04:01:44.685 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-11-09 04:01:44.688 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-11-09 04:01:44.690 | ++ lib/databases/mysql:get_database_type_mysql:37 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-11-09 04:01:44.692 | ++ lib/databases/mysql:get_database_type_mysql:38 : echo mysql+pymysql 2021-11-09 04:01:44.695 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-11-09 04:01:44.698 | + lib/database:initialize_database_backends:104 : return 0 2021-11-09 04:01:44.700 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-11-09 04:01:44.700 | Using mysql database backend 2021-11-09 04:01:44.702 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-11-09 04:01:44.718 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-11-09 04:01:44.733 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:01:44.735 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-11-09 04:01:44.751 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-11-09 04:01:44.766 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:01:44.768 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-11-09 04:01:44.784 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-11-09 04:01:44.800 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-11-09 04:01:44.815 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:01:44.818 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-11-09 04:01:44.834 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:01:44.836 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-11-09 04:01:44.852 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-11-09 04:01:44.854 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-11-09 04:01:44.856 | + ./stack.sh:main:741 : save_stackenv 741 2021-11-09 04:01:44.858 | + functions-common:save_stackenv:60 : local tag=741 2021-11-09 04:01:44.861 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-11-09 04:01:44.866 | + functions-common:save_stackenv:62 : time_stamp=2021-11-09-040144 2021-11-09 04:01:44.868 | + functions-common:save_stackenv:63 : echo '# 2021-11-09-040144 741' 2021-11-09 04:01:44.871 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:01:44.873 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-11-09 04:01:44.875 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:01:44.878 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-11-09 04:01:44.880 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:01:44.883 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-11-09 04:01:44.885 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:01:44.888 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-11-09 04:01:44.890 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:01:44.892 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.36 2021-11-09 04:01:44.894 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:01:44.897 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.36/identity 2021-11-09 04:01:44.899 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:01:44.901 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-11-09-040143 2021-11-09 04:01:44.904 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:01:44.906 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-11-09 04:01:44.908 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:01:44.911 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.36 2021-11-09 04:01:44.913 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:01:44.915 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-11-09 04:01:44.918 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:01:44.920 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-11-09 04:01:44.922 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:01:44.924 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-11-09 04:01:44.927 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:01:44.929 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-11-09 04:01:44.932 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-11-09 04:01:44.934 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-11-09 04:01:44.936 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-11-09 04:01:44.938 | + functions-common:git_clone:525 : local git_ref=master 2021-11-09 04:01:44.940 | + functions-common:git_clone:526 : local orig_dir 2021-11-09 04:01:44.943 | ++ functions-common:git_clone:527 : pwd 2021-11-09 04:01:44.946 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-09 04:01:44.948 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-09 04:01:44.951 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-09 04:01:44.965 | + functions-common:git_clone:530 : RECLONE=False 2021-11-09 04:01:44.967 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-09 04:01:44.969 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-09 04:01:44.972 | + functions-common:git_clone:544 : echo master 2021-11-09 04:01:44.972 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-09 04:01:44.977 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-11-09 04:01:44.979 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-09 04:01:44.981 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-11-09 04:01:44.984 | + functions-common:git_clone:593 : git show --oneline 2021-11-09 04:01:44.984 | + functions-common:git_clone:593 : head -1 2021-11-09 04:01:44.987 | c330a7b7 Merge "update constraint for os-ken to new release 2.3.0" 2021-11-09 04:01:44.990 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-09 04:01:44.993 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-11-09 04:01:44.995 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-09 04:01:44.998 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-11-09 04:01:45.000 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-11-09 04:01:45.003 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-11-09 04:01:45.005 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-11-09 04:01:45.009 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-11-09 04:01:45.011 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-11-09 04:01:45.013 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-11-09 04:01:45.016 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-11-09 04:01:45.019 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-11-09 04:01:45.023 | ++ tools/install_prereqs.sh:source:47 : NOW=1636430505 2021-11-09 04:01:45.026 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-11-09 04:01:45.030 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-11-09 04:01:45.032 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-11-09 04:01:45.035 | ++ tools/install_prereqs.sh:source:49 : DELTA=1636430505 2021-11-09 04:01:45.037 | ++ tools/install_prereqs.sh:source:50 : [[ 1636430505 -lt 7200 ]] 2021-11-09 04:01:45.040 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-11-09 04:01:45.042 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-11-09 04:01:45.044 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-11-09 04:01:45.047 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-11-09 04:01:45.049 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-11-09 04:01:45.051 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-11-09 04:01:45.054 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-11-09 04:01:45.057 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-11-09 04:01:45.103 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-11-09 04:01:45.103 | apache2-dev 2021-11-09 04:01:45.103 | bc 2021-11-09 04:01:45.103 | bsdmainutils 2021-11-09 04:01:45.103 | curl 2021-11-09 04:01:45.103 | g++ 2021-11-09 04:01:45.103 | gawk 2021-11-09 04:01:45.103 | gcc 2021-11-09 04:01:45.103 | gettext 2021-11-09 04:01:45.103 | git 2021-11-09 04:01:45.104 | graphviz 2021-11-09 04:01:45.104 | iputils-ping 2021-11-09 04:01:45.104 | libapache2-mod-proxy-uwsgi 2021-11-09 04:01:45.104 | libffi-dev 2021-11-09 04:01:45.104 | libjpeg-dev 2021-11-09 04:01:45.104 | libpcre3-dev 2021-11-09 04:01:45.104 | libpq-dev 2021-11-09 04:01:45.104 | libssl-dev 2021-11-09 04:01:45.104 | libsystemd-dev 2021-11-09 04:01:45.104 | libxml2-dev 2021-11-09 04:01:45.104 | libxslt1-dev 2021-11-09 04:01:45.104 | libyaml-dev 2021-11-09 04:01:45.104 | lsof 2021-11-09 04:01:45.104 | openssh-server 2021-11-09 04:01:45.104 | openssl 2021-11-09 04:01:45.104 | pkg-config 2021-11-09 04:01:45.104 | psmisc 2021-11-09 04:01:45.104 | python3-dev 2021-11-09 04:01:45.104 | python3-pip 2021-11-09 04:01:45.104 | python3-systemd 2021-11-09 04:01:45.104 | python3-venv 2021-11-09 04:01:45.104 | tar 2021-11-09 04:01:45.104 | tcpdump 2021-11-09 04:01:45.104 | unzip 2021-11-09 04:01:45.104 | uuid-runtime 2021-11-09 04:01:45.104 | wget 2021-11-09 04:01:45.104 | wget 2021-11-09 04:01:45.104 | zlib1g-dev 2021-11-09 04:01:45.104 | libkrb5-dev 2021-11-09 04:01:45.104 | libldap2-dev 2021-11-09 04:01:45.104 | libsasl2-dev 2021-11-09 04:01:45.104 | memcached 2021-11-09 04:01:45.104 | python3-mysqldb 2021-11-09 04:01:45.104 | sqlite3 2021-11-09 04:01:45.104 | conntrack 2021-11-09 04:01:45.104 | curl 2021-11-09 04:01:45.104 | dnsmasq-base 2021-11-09 04:01:45.104 | dnsmasq-utils 2021-11-09 04:01:45.104 | ebtables 2021-11-09 04:01:45.104 | genisoimage 2021-11-09 04:01:45.104 | iptables 2021-11-09 04:01:45.105 | iputils-arping 2021-11-09 04:01:45.105 | kpartx 2021-11-09 04:01:45.105 | libjs-jquery-tablesorter 2021-11-09 04:01:45.105 | parted 2021-11-09 04:01:45.105 | pm-utils 2021-11-09 04:01:45.105 | python3-mysqldb 2021-11-09 04:01:45.105 | socat 2021-11-09 04:01:45.105 | sqlite3 2021-11-09 04:01:45.105 | sudo 2021-11-09 04:01:45.105 | vlan 2021-11-09 04:01:45.105 | lsscsi 2021-11-09 04:01:45.105 | open-iscsi 2021-11-09 04:01:45.105 | lvm2 2021-11-09 04:01:45.105 | qemu-utils 2021-11-09 04:01:45.105 | thin-provisioning-tools 2021-11-09 04:01:45.105 | acl 2021-11-09 04:01:45.105 | dnsmasq-base 2021-11-09 04:01:45.105 | dnsmasq-utils 2021-11-09 04:01:45.105 | ebtables 2021-11-09 04:01:45.105 | haproxy 2021-11-09 04:01:45.105 | iptables 2021-11-09 04:01:45.105 | iputils-arping 2021-11-09 04:01:45.105 | iputils-ping 2021-11-09 04:01:45.105 | postgresql-server-dev-all 2021-11-09 04:01:45.105 | python3-mysqldb 2021-11-09 04:01:45.105 | sqlite3 2021-11-09 04:01:45.105 | sudo 2021-11-09 04:01:45.105 | vlan 2021-11-09 04:01:45.105 | pcp 2021-11-09 04:01:45.105 | ipset 2021-11-09 04:01:45.105 | conntrack 2021-11-09 04:01:45.105 | conntrackd 2021-11-09 04:01:45.105 | keepalived 2021-11-09 04:01:45.105 | lvm2 2021-11-09 04:01:45.105 | qemu-utils 2021-11-09 04:01:45.105 | thin-provisioning-tools 2021-11-09 04:01:45.105 | curl 2021-11-09 04:01:45.105 | liberasurecode-dev 2021-11-09 04:01:45.105 | make 2021-11-09 04:01:45.105 | memcached 2021-11-09 04:01:45.106 | sqlite3 2021-11-09 04:01:45.106 | xfsprogs' 2021-11-09 04:01:45.108 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-11-09 04:01:45.126 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-11-09 04:01:45.126 | apache2-dev 2021-11-09 04:01:45.126 | bc 2021-11-09 04:01:45.126 | bsdmainutils 2021-11-09 04:01:45.126 | curl 2021-11-09 04:01:45.126 | g++ 2021-11-09 04:01:45.126 | gawk 2021-11-09 04:01:45.126 | gcc 2021-11-09 04:01:45.126 | gettext 2021-11-09 04:01:45.126 | git 2021-11-09 04:01:45.126 | graphviz 2021-11-09 04:01:45.126 | iputils-ping 2021-11-09 04:01:45.126 | libapache2-mod-proxy-uwsgi 2021-11-09 04:01:45.126 | libffi-dev 2021-11-09 04:01:45.126 | libjpeg-dev 2021-11-09 04:01:45.126 | libpcre3-dev 2021-11-09 04:01:45.126 | libpq-dev 2021-11-09 04:01:45.126 | libssl-dev 2021-11-09 04:01:45.126 | libsystemd-dev 2021-11-09 04:01:45.126 | libxml2-dev 2021-11-09 04:01:45.126 | libxslt1-dev 2021-11-09 04:01:45.126 | libyaml-dev 2021-11-09 04:01:45.126 | lsof 2021-11-09 04:01:45.126 | openssh-server 2021-11-09 04:01:45.126 | openssl 2021-11-09 04:01:45.127 | pkg-config 2021-11-09 04:01:45.127 | psmisc 2021-11-09 04:01:45.127 | python3-dev 2021-11-09 04:01:45.127 | python3-pip 2021-11-09 04:01:45.127 | python3-systemd 2021-11-09 04:01:45.127 | python3-venv 2021-11-09 04:01:45.127 | tar 2021-11-09 04:01:45.127 | tcpdump 2021-11-09 04:01:45.127 | unzip 2021-11-09 04:01:45.127 | uuid-runtime 2021-11-09 04:01:45.127 | wget 2021-11-09 04:01:45.127 | wget 2021-11-09 04:01:45.127 | zlib1g-dev 2021-11-09 04:01:45.127 | libkrb5-dev 2021-11-09 04:01:45.127 | libldap2-dev 2021-11-09 04:01:45.127 | libsasl2-dev 2021-11-09 04:01:45.127 | memcached 2021-11-09 04:01:45.127 | python3-mysqldb 2021-11-09 04:01:45.127 | sqlite3 2021-11-09 04:01:45.127 | conntrack 2021-11-09 04:01:45.127 | curl 2021-11-09 04:01:45.127 | dnsmasq-base 2021-11-09 04:01:45.127 | dnsmasq-utils 2021-11-09 04:01:45.127 | ebtables 2021-11-09 04:01:45.127 | genisoimage 2021-11-09 04:01:45.127 | iptables 2021-11-09 04:01:45.127 | iputils-arping 2021-11-09 04:01:45.127 | kpartx 2021-11-09 04:01:45.127 | libjs-jquery-tablesorter 2021-11-09 04:01:45.127 | parted 2021-11-09 04:01:45.127 | pm-utils 2021-11-09 04:01:45.127 | python3-mysqldb 2021-11-09 04:01:45.127 | socat 2021-11-09 04:01:45.127 | sqlite3 2021-11-09 04:01:45.127 | sudo 2021-11-09 04:01:45.127 | vlan 2021-11-09 04:01:45.127 | lsscsi 2021-11-09 04:01:45.127 | open-iscsi 2021-11-09 04:01:45.127 | lvm2 2021-11-09 04:01:45.127 | qemu-utils 2021-11-09 04:01:45.127 | thin-provisioning-tools 2021-11-09 04:01:45.128 | acl 2021-11-09 04:01:45.128 | dnsmasq-base 2021-11-09 04:01:45.128 | dnsmasq-utils 2021-11-09 04:01:45.128 | ebtables 2021-11-09 04:01:45.128 | haproxy 2021-11-09 04:01:45.128 | iptables 2021-11-09 04:01:45.128 | iputils-arping 2021-11-09 04:01:45.128 | iputils-ping 2021-11-09 04:01:45.128 | postgresql-server-dev-all 2021-11-09 04:01:45.128 | python3-mysqldb 2021-11-09 04:01:45.128 | sqlite3 2021-11-09 04:01:45.128 | sudo 2021-11-09 04:01:45.128 | vlan 2021-11-09 04:01:45.128 | pcp 2021-11-09 04:01:45.128 | ipset 2021-11-09 04:01:45.128 | conntrack 2021-11-09 04:01:45.128 | conntrackd 2021-11-09 04:01:45.128 | keepalived 2021-11-09 04:01:45.128 | lvm2 2021-11-09 04:01:45.128 | qemu-utils 2021-11-09 04:01:45.128 | thin-provisioning-tools 2021-11-09 04:01:45.128 | curl 2021-11-09 04:01:45.128 | liberasurecode-dev 2021-11-09 04:01:45.128 | make 2021-11-09 04:01:45.128 | memcached 2021-11-09 04:01:45.128 | sqlite3 2021-11-09 04:01:45.128 | xfsprogs ' 2021-11-09 04:01:45.128 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-11-09 04:01:45.131 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:01:45.133 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:01:45.136 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-11-09 04:01:45.137 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-11-09 04:01:45.141 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-11-09 04:01:45.143 | ++ functions-common:install_package:1347 : update_package_repo 2021-11-09 04:01:45.145 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-11-09 04:01:45.148 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-11-09 04:01:45.150 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-11-09 04:01:45.152 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-11-09 04:01:45.154 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-11-09 04:01:45.156 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:01:45.158 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:01:45.160 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-11-09 04:01:45.162 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-11-09 04:01:45.164 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-11-09 04:01:45.166 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-11-09 04:01:45.169 | +++ functions-common:apt_get_update:1081 : id -u 2021-11-09 04:01:45.172 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-11-09 04:01:45.174 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-11-09 04:01:45.176 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-11-09 04:01:45.179 | ++ functions-common:time_start:2296 : local start_time= 2021-11-09 04:01:45.181 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-11-09 04:01:45.183 | +++ functions-common:time_start:2300 : date +%s%3N 2021-11-09 04:01:45.187 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1636430505185 2021-11-09 04:01:45.189 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-11-09 04:01:45.191 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-11-09 04:01:45.193 | ++ functions-common:apt_get_update:1088 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-11-09 04:01:45.402 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-11-09 04:01:45.435 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-11-09 04:01:45.477 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-11-09 04:01:45.661 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-11-09 04:01:47.582 | Reading package lists... 2021-11-09 04:01:47.611 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-11-09 04:01:47.614 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-11-09 04:01:47.616 | ++ functions-common:time_stop:2309 : local name 2021-11-09 04:01:47.618 | ++ functions-common:time_stop:2310 : local end_time 2021-11-09 04:01:47.621 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:01:47.623 | ++ functions-common:time_stop:2312 : local total 2021-11-09 04:01:47.625 | ++ functions-common:time_stop:2313 : local start_time 2021-11-09 04:01:47.627 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-11-09 04:01:47.629 | ++ functions-common:time_stop:2316 : start_time=1636430505185 2021-11-09 04:01:47.631 | ++ functions-common:time_stop:2318 : [[ -z 1636430505185 ]] 2021-11-09 04:01:47.633 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:01:47.637 | ++ functions-common:time_stop:2321 : end_time=1636430507635 2021-11-09 04:01:47.639 | ++ functions-common:time_stop:2322 : elapsed_time=2450 2021-11-09 04:01:47.641 | ++ functions-common:time_stop:2323 : total=0 2021-11-09 04:01:47.643 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:01:47.645 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2450 2021-11-09 04:01:47.647 | ++ functions-common:install_package:1348 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-11-09 04:01:47.649 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-11-09 04:01:47.652 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:01:47.654 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:01:47.656 | ++ functions-common:real_install_package:1334 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-11-09 04:01:47.676 | ++ functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-11-09 04:01:47.781 | Reading package lists... 2021-11-09 04:01:48.005 | Building dependency tree... 2021-11-09 04:01:48.007 | Reading state information... 2021-11-09 04:01:48.266 | bc is already the newest version (1.07.1-2build1). 2021-11-09 04:01:48.266 | bc set to manually installed. 2021-11-09 04:01:48.266 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-11-09 04:01:48.266 | bsdmainutils set to manually installed. 2021-11-09 04:01:48.266 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-11-09 04:01:48.266 | gawk set to manually installed. 2021-11-09 04:01:48.266 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-11-09 04:01:48.266 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-11-09 04:01:48.266 | iptables set to manually installed. 2021-11-09 04:01:48.266 | iputils-ping is already the newest version (3:20190709-3). 2021-11-09 04:01:48.266 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-11-09 04:01:48.266 | kpartx set to manually installed. 2021-11-09 04:01:48.266 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-11-09 04:01:48.266 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-11-09 04:01:48.266 | psmisc is already the newest version (23.3-1). 2021-11-09 04:01:48.266 | psmisc set to manually installed. 2021-11-09 04:01:48.266 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-11-09 04:01:48.266 | python3-systemd is already the newest version (234-3build2). 2021-11-09 04:01:48.266 | python3-systemd set to manually installed. 2021-11-09 04:01:48.266 | tcpdump is already the newest version (4.9.3-4). 2021-11-09 04:01:48.266 | tcpdump set to manually installed. 2021-11-09 04:01:48.266 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-11-09 04:01:48.266 | thin-provisioning-tools set to manually installed. 2021-11-09 04:01:48.267 | wget is already the newest version (1.20.3-1ubuntu1). 2021-11-09 04:01:48.267 | wget set to manually installed. 2021-11-09 04:01:48.267 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-11-09 04:01:48.267 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-11-09 04:01:48.267 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-11-09 04:01:48.267 | lsof set to manually installed. 2021-11-09 04:01:48.267 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-11-09 04:01:48.267 | parted set to manually installed. 2021-11-09 04:01:48.267 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-11-09 04:01:48.267 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-11-09 04:01:48.267 | tar set to manually installed. 2021-11-09 04:01:48.267 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-11-09 04:01:48.267 | uuid-runtime set to manually installed. 2021-11-09 04:01:48.267 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-11-09 04:01:48.267 | zlib1g-dev set to manually installed. 2021-11-09 04:01:48.267 | The following packages were automatically installed and are no longer required: 2021-11-09 04:01:48.267 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-09 04:01:48.267 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-09 04:01:48.267 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-09 04:01:48.267 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-09 04:01:48.267 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-09 04:01:48.267 | python3-zope.interface 2021-11-09 04:01:48.267 | Use 'sudo apt autoremove' to remove them. 2021-11-09 04:01:48.267 | The following additional packages will be installed: 2021-11-09 04:01:48.267 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-11-09 04:01:48.267 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-11-09 04:01:48.267 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-11-09 04:01:48.267 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-11-09 04:01:48.267 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-11-09 04:01:48.267 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-11-09 04:01:48.267 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-11-09 04:01:48.267 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-11-09 04:01:48.267 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-11-09 04:01:48.268 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-11-09 04:01:48.268 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-11-09 04:01:48.268 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2021-11-09 04:01:48.268 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-11-09 04:01:48.268 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2021-11-09 04:01:48.268 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-11-09 04:01:48.268 | libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2021-11-09 04:01:48.268 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-11-09 04:01:48.268 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2021-11-09 04:01:48.268 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2021-11-09 04:01:48.268 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2021-11-09 04:01:48.268 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2021-11-09 04:01:48.268 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2021-11-09 04:01:48.268 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-11-09 04:01:48.268 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-11-09 04:01:48.268 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2021-11-09 04:01:48.268 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2021-11-09 04:01:48.268 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2021-11-09 04:01:48.268 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-11-09 04:01:48.268 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-11-09 04:01:48.268 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2021-11-09 04:01:48.268 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common openssh-client 2021-11-09 04:01:48.268 | openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2021-11-09 04:01:48.268 | postgresql-client-common postgresql-common postgresql-server-dev-12 2021-11-09 04:01:48.268 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2021-11-09 04:01:48.268 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2021-11-09 04:01:48.268 | systemd-timesyncd uuid-dev vbetool x11-common 2021-11-09 04:01:48.269 | Suggested packages: 2021-11-09 04:01:48.269 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-11-09 04:01:48.270 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-11-09 04:01:48.270 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-11-09 04:01:48.270 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-11-09 04:01:48.270 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2021-11-09 04:01:48.270 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2021-11-09 04:01:48.270 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2021-11-09 04:01:48.270 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2021-11-09 04:01:48.270 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2021-11-09 04:01:48.270 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2021-11-09 04:01:48.270 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2021-11-09 04:01:48.270 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2021-11-09 04:01:48.270 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2021-11-09 04:01:48.270 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2021-11-09 04:01:48.270 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2021-11-09 04:01:48.483 | The following NEW packages will be installed: 2021-11-09 04:01:48.483 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-11-09 04:01:48.483 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-11-09 04:01:48.483 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-11-09 04:01:48.483 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-11-09 04:01:48.483 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-11-09 04:01:48.483 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-11-09 04:01:48.483 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-11-09 04:01:48.483 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-11-09 04:01:48.483 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-11-09 04:01:48.483 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-11-09 04:01:48.483 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-11-09 04:01:48.483 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-11-09 04:01:48.483 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-11-09 04:01:48.483 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-11-09 04:01:48.483 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2021-11-09 04:01:48.483 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-11-09 04:01:48.483 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-11-09 04:01:48.483 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-11-09 04:01:48.483 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-11-09 04:01:48.483 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-11-09 04:01:48.484 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-11-09 04:01:48.484 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-11-09 04:01:48.484 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-11-09 04:01:48.484 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2021-11-09 04:01:48.484 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2021-11-09 04:01:48.484 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2021-11-09 04:01:48.484 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2021-11-09 04:01:48.484 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2021-11-09 04:01:48.484 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2021-11-09 04:01:48.484 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2021-11-09 04:01:48.484 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2021-11-09 04:01:48.484 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2021-11-09 04:01:48.484 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2021-11-09 04:01:48.484 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-11-09 04:01:48.484 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2021-11-09 04:01:48.484 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2021-11-09 04:01:48.484 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2021-11-09 04:01:48.484 | postgresql-client-common postgresql-common postgresql-server-dev-12 2021-11-09 04:01:48.484 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2021-11-09 04:01:48.484 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2021-11-09 04:01:48.484 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2021-11-09 04:01:48.484 | unzip uuid-dev vbetool vlan x11-common 2021-11-09 04:01:48.484 | The following packages will be upgraded: 2021-11-09 04:01:48.485 | curl libcurl4 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2021-11-09 04:01:48.485 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2021-11-09 04:01:48.485 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd 2021-11-09 04:01:48.809 | 16 upgraded, 219 newly installed, 0 to remove and 97 not upgraded. 2021-11-09 04:01:48.809 | Need to get 155 MB of archives. 2021-11-09 04:01:48.809 | After this operation, 768 MB of additional disk space will be used. 2021-11-09 04:01:48.809 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.13 [95.8 kB] 2021-11-09 04:01:49.374 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.13 [28.1 kB] 2021-11-09 04:01:49.411 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.13 [10.3 kB] 2021-11-09 04:01:49.428 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.13 [186 kB] 2021-11-09 04:01:49.661 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.13 [3,809 kB] 2021-11-09 04:01:50.269 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.13 [270 kB] 2021-11-09 04:01:50.291 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-11-09 04:01:50.299 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.8 [1,320 kB] 2021-11-09 04:01:50.411 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-11-09 04:01:50.418 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2021-11-09 04:01:50.568 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2021-11-09 04:01:50.574 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-11-09 04:01:50.575 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2021-11-09 04:01:50.578 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2021-11-09 04:01:50.583 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-11-09 04:01:50.674 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2021-11-09 04:01:50.676 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2021-11-09 04:01:50.777 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.8 [1,181 kB] 2021-11-09 04:01:50.877 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.8 [159 kB] 2021-11-09 04:01:50.891 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.8 [84.5 kB] 2021-11-09 04:01:50.898 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.8 [95.5 kB] 2021-11-09 04:01:51.053 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2021-11-09 04:01:51.055 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2021-11-09 04:01:51.172 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2021-11-09 04:01:51.247 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-11-09 04:01:51.248 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2021-11-09 04:01:51.248 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.27-0ubuntu0.20.04.1 [1,291 kB] 2021-11-09 04:01:51.391 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2021-11-09 04:01:51.391 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-11-09 04:01:51.392 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2021-11-09 04:01:51.454 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-11-09 04:01:51.582 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 keepalived amd64 1:2.0.19-2 [360 kB] 2021-11-09 04:01:51.588 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2021-11-09 04:01:51.591 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2021-11-09 04:01:51.635 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.8 [620 kB] 2021-11-09 04:01:51.746 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2021-11-09 04:01:51.749 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.3 [51.5 kB] 2021-11-09 04:01:51.751 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.3 [377 kB] 2021-11-09 04:01:51.842 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 2021-11-09 04:01:52.064 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-11-09 04:01:52.065 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-11-09 04:01:52.066 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-11-09 04:01:52.070 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-11-09 04:01:52.075 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-11-09 04:01:52.123 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-11-09 04:01:52.156 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-11-09 04:01:54.686 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2021-11-09 04:01:56.219 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2021-11-09 04:01:56.451 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2021-11-09 04:01:56.452 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2021-11-09 04:01:56.454 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2021-11-09 04:01:56.459 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2021-11-09 04:01:57.139 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2021-11-09 04:01:57.141 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2021-11-09 04:01:57.152 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2021-11-09 04:01:58.152 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2021-11-09 04:01:59.175 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2021-11-09 04:01:59.176 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-11-09 04:01:59.198 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-11-09 04:01:59.198 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-11-09 04:01:59.200 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-11-09 04:01:59.201 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-11-09 04:01:59.202 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2021-11-09 04:01:59.215 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2021-11-09 04:01:59.215 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-11-09 04:01:59.325 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-11-09 04:01:59.408 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-11-09 04:01:59.466 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-11-09 04:01:59.479 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-11-09 04:01:59.486 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-11-09 04:01:59.564 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-11-09 04:01:59.566 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-11-09 04:01:59.585 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-11-09 04:01:59.802 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2021-11-09 04:01:59.804 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-11-09 04:01:59.804 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2021-11-09 04:01:59.806 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-11-09 04:02:00.192 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2021-11-09 04:02:00.197 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-11-09 04:02:00.203 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.8 [180 kB] 2021-11-09 04:02:00.207 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-11-09 04:02:00.209 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2021-11-09 04:02:01.860 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-11-09 04:02:01.860 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-11-09 04:02:01.861 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-11-09 04:02:01.862 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-11-09 04:02:01.863 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-11-09 04:02:01.865 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-11-09 04:02:01.883 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-11-09 04:02:01.883 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-11-09 04:02:01.887 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2021-11-09 04:02:02.037 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2021-11-09 04:02:02.038 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-11-09 04:02:02.047 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-11-09 04:02:02.050 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-11-09 04:02:02.057 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-11-09 04:02:02.159 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-11-09 04:02:02.238 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-11-09 04:02:02.242 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-11-09 04:02:02.255 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-11-09 04:02:02.280 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-11-09 04:02:02.620 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-11-09 04:02:02.920 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-11-09 04:02:02.961 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-11-09 04:02:03.117 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2021-11-09 04:02:03.304 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-11-09 04:02:03.308 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-11-09 04:02:03.338 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2021-11-09 04:02:03.472 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2021-11-09 04:02:03.544 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-11-09 04:02:03.557 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2021-11-09 04:02:03.598 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-11-09 04:02:03.639 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-11-09 04:02:03.688 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-11-09 04:02:03.691 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-11-09 04:02:03.692 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-11-09 04:02:03.695 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-11-09 04:02:03.783 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-11-09 04:02:03.826 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-11-09 04:02:03.870 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-11-09 04:02:03.887 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-11-09 04:02:03.889 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-11-09 04:02:03.975 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2021-11-09 04:02:03.989 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2021-11-09 04:02:03.992 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2021-11-09 04:02:03.994 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-11-09 04:02:03.996 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-11-09 04:02:04.060 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-11-09 04:02:04.124 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-11-09 04:02:04.144 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-11-09 04:02:04.147 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-11-09 04:02:04.151 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-11-09 04:02:04.273 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-11-09 04:02:04.290 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-11-09 04:02:04.296 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-11-09 04:02:04.316 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-11-09 04:02:04.382 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-11-09 04:02:04.396 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-11-09 04:02:04.549 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-11-09 04:02:04.552 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 icu-devtools amd64 66.1-2ubuntu2 [188 kB] 2021-11-09 04:02:04.556 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-11-09 04:02:04.557 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-11-09 04:02:04.570 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-11-09 04:02:04.576 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-11-09 04:02:04.580 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-11-09 04:02:04.584 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-11-09 04:02:04.588 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-11-09 04:02:04.719 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-11-09 04:02:04.730 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2021-11-09 04:02:04.735 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2021-11-09 04:02:04.736 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-11-09 04:02:04.737 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-11-09 04:02:04.869 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2021-11-09 04:02:04.890 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2021-11-09 04:02:04.914 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-11-09 04:02:04.916 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-11-09 04:02:04.921 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libicu-dev amd64 66.1-2ubuntu2 [9,450 kB] 2021-11-09 04:02:06.571 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libipset13 amd64 7.5-1~exp1 [53.4 kB] 2021-11-09 04:02:06.572 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-11-09 04:02:06.573 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-11-09 04:02:06.575 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2021-11-09 04:02:06.642 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-11-09 04:02:06.642 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-11-09 04:02:06.643 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-11-09 04:02:06.815 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-11-09 04:02:06.815 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2021-11-09 04:02:06.818 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-11-09 04:02:06.821 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-11-09 04:02:06.869 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-11-09 04:02:06.874 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-11-09 04:02:07.090 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2021-11-09 04:02:07.092 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.5 [1,256 kB] 2021-11-09 04:02:07.235 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-11-09 04:02:07.297 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2021-11-09 04:02:07.307 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2021-11-09 04:02:07.311 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2021-11-09 04:02:07.364 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2021-11-09 04:02:07.372 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2021-11-09 04:02:07.380 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.8-0ubuntu0.20.04.1 [116 kB] 2021-11-09 04:02:07.551 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.8-0ubuntu0.20.04.1 [136 kB] 2021-11-09 04:02:07.554 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.1 [3,215 kB] 2021-11-09 04:02:08.090 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.1 [1,620 kB] 2021-11-09 04:02:08.422 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-11-09 04:02:08.469 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.8 [1,584 kB] 2021-11-09 04:02:08.795 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.13 [246 kB] 2021-11-09 04:02:08.845 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-11-09 04:02:08.846 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-11-09 04:02:08.861 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2021-11-09 04:02:09.013 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-11-09 04:02:09.058 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2021-11-09 04:02:09.095 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-11-09 04:02:09.150 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2021-11-09 04:02:10.225 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-11-09 04:02:10.236 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2021-11-09 04:02:10.355 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2021-11-09 04:02:10.421 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-11-09 04:02:11.819 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-11-09 04:02:11.832 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2021-11-09 04:02:16.940 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-11-09 04:02:16.942 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-11-09 04:02:16.943 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-11-09 04:02:16.944 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-11-09 04:02:17.241 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.8-0ubuntu0.20.04.1 [1,046 kB] 2021-11-09 04:02:18.342 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-11-09 04:02:18.344 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-11-09 04:02:18.360 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.8-0ubuntu0.20.04.1 [921 kB] 2021-11-09 04:02:18.495 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2021-11-09 04:02:18.495 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2021-11-09 04:02:18.661 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-11-09 04:02:18.664 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-11-09 04:02:18.666 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2021-11-09 04:02:18.687 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.1 [5,452 B] 2021-11-09 04:02:18.687 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-11-09 04:02:18.688 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.18 [54.8 kB] 2021-11-09 04:02:18.691 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.18 [973 kB] 2021-11-09 04:02:18.802 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-11-09 04:02:18.816 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-11-09 04:02:19.035 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-11-09 04:02:19.038 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-11-09 04:02:19.038 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipset amd64 7.5-1~exp1 [29.8 kB] 2021-11-09 04:02:19.039 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-11-09 04:02:19.040 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.8 [1,180 B] 2021-11-09 04:02:19.041 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2021-11-09 04:02:19.042 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2021-11-09 04:02:19.042 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-11-09 04:02:19.099 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2021-11-09 04:02:19.192 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2021-11-09 04:02:19.193 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2021-11-09 04:02:19.194 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2021-11-09 04:02:19.195 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2021-11-09 04:02:19.208 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-11-09 04:02:19.213 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2021-11-09 04:02:19.218 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2021-11-09 04:02:19.601 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-11-09 04:02:19.661 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2021-11-09 04:02:21.115 | Preconfiguring packages ... 2021-11-09 04:02:21.375 | Fetched 155 MB in 31s (4,966 kB/s) 2021-11-09 04:02:21.623 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2021-11-09 04:02:21.625 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-11-09 04:02:21.864 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-09 04:02:22.621 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.13_amd64.deb ... 2021-11-09 04:02:22.807 | Unpacking systemd-timesyncd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-09 04:02:23.698 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.13_amd64.deb ... 2021-11-09 04:02:23.847 | Unpacking systemd-sysv (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-09 04:02:24.335 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-11-09 04:02:24.492 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-09 04:02:25.140 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-11-09 04:02:25.455 | Unpacking systemd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-09 04:02:26.790 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.13_amd64.deb ... 2021-11-09 04:02:26.967 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-09 04:02:27.397 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.13) ... 2021-11-09 04:02:27.813 | Selecting previously unselected package libapr1:amd64. 2021-11-09 04:02:27.851 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2021-11-09 04:02:27.854 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-11-09 04:02:27.904 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-11-09 04:02:28.420 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.8_amd64.deb ... 2021-11-09 04:02:28.588 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.8) over (1.1.1f-1ubuntu2.3) ... 2021-11-09 04:02:29.268 | Selecting previously unselected package libaprutil1:amd64. 2021-11-09 04:02:29.275 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-11-09 04:02:29.327 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-11-09 04:02:29.674 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-11-09 04:02:29.681 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-11-09 04:02:29.733 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-11-09 04:02:30.127 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-11-09 04:02:30.287 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-11-09 04:02:30.714 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-11-09 04:02:30.721 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-11-09 04:02:30.771 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-11-09 04:02:31.077 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2021-11-09 04:02:31.235 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-11-09 04:02:31.877 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2021-11-09 04:02:32.058 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-11-09 04:02:32.561 | Selecting previously unselected package libjansson4:amd64. 2021-11-09 04:02:32.569 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2021-11-09 04:02:32.630 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-11-09 04:02:33.013 | Selecting previously unselected package liblua5.2-0:amd64. 2021-11-09 04:02:33.020 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-11-09 04:02:33.069 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-11-09 04:02:33.432 | Preparing to unpack .../010-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-11-09 04:02:33.582 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2021-11-09 04:02:34.070 | Selecting previously unselected package apache2-bin. 2021-11-09 04:02:34.077 | Preparing to unpack .../011-apache2-bin_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-09 04:02:34.142 | Unpacking apache2-bin (2.4.41-4ubuntu3.8) ... 2021-11-09 04:02:34.611 | Selecting previously unselected package apache2-data. 2021-11-09 04:02:34.619 | Preparing to unpack .../012-apache2-data_2.4.41-4ubuntu3.8_all.deb ... 2021-11-09 04:02:34.673 | Unpacking apache2-data (2.4.41-4ubuntu3.8) ... 2021-11-09 04:02:35.036 | Selecting previously unselected package apache2-utils. 2021-11-09 04:02:35.043 | Preparing to unpack .../013-apache2-utils_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-09 04:02:35.093 | Unpacking apache2-utils (2.4.41-4ubuntu3.8) ... 2021-11-09 04:02:35.577 | Selecting previously unselected package apache2. 2021-11-09 04:02:35.584 | Preparing to unpack .../014-apache2_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-09 04:02:35.650 | Unpacking apache2 (2.4.41-4ubuntu3.8) ... 2021-11-09 04:02:36.034 | Selecting previously unselected package liblua5.3-0:amd64. 2021-11-09 04:02:36.042 | Preparing to unpack .../015-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-11-09 04:02:36.091 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-11-09 04:02:36.582 | Selecting previously unselected package haproxy. 2021-11-09 04:02:36.589 | Preparing to unpack .../016-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2021-11-09 04:02:36.654 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2021-11-09 04:02:37.361 | Selecting previously unselected package libnl-3-200:amd64. 2021-11-09 04:02:37.369 | Preparing to unpack .../017-libnl-3-200_3.4.0-1_amd64.deb ... 2021-11-09 04:02:37.424 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-11-09 04:02:37.773 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-11-09 04:02:37.780 | Preparing to unpack .../018-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-11-09 04:02:37.827 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-11-09 04:02:38.241 | Selecting previously unselected package mysql-common. 2021-11-09 04:02:38.249 | Preparing to unpack .../019-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-11-09 04:02:38.312 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-11-09 04:02:38.773 | Selecting previously unselected package libmysqlclient21:amd64. 2021-11-09 04:02:38.780 | Preparing to unpack .../020-libmysqlclient21_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-09 04:02:38.833 | Unpacking libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-09 04:02:39.418 | Selecting previously unselected package libsensors-config. 2021-11-09 04:02:39.425 | Preparing to unpack .../021-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-11-09 04:02:39.467 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-11-09 04:02:39.870 | Selecting previously unselected package libsensors5:amd64. 2021-11-09 04:02:39.877 | Preparing to unpack .../022-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-11-09 04:02:40.029 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-11-09 04:02:40.401 | Selecting previously unselected package libsnmp-base. 2021-11-09 04:02:40.408 | Preparing to unpack .../023-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-11-09 04:02:40.458 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-11-09 04:02:40.868 | Selecting previously unselected package libsnmp35:amd64. 2021-11-09 04:02:40.876 | Preparing to unpack .../024-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-11-09 04:02:40.924 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-11-09 04:02:41.538 | Selecting previously unselected package keepalived. 2021-11-09 04:02:41.545 | Preparing to unpack .../025-keepalived_1%3a2.0.19-2_amd64.deb ... 2021-11-09 04:02:41.587 | Unpacking keepalived (1:2.0.19-2) ... 2021-11-09 04:02:42.062 | Selecting previously unselected package memcached. 2021-11-09 04:02:42.069 | Preparing to unpack .../026-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2021-11-09 04:02:42.115 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2021-11-09 04:02:42.498 | Preparing to unpack .../027-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-11-09 04:02:43.395 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-11-09 04:02:43.929 | Preparing to unpack .../028-openssl_1.1.1f-1ubuntu2.8_amd64.deb ... 2021-11-09 04:02:44.075 | Unpacking openssl (1.1.1f-1ubuntu2.8) over (1.1.1f-1ubuntu2.3) ... 2021-11-09 04:02:44.596 | Selecting previously unselected package python3-yaml. 2021-11-09 04:02:44.603 | Preparing to unpack .../029-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-11-09 04:02:44.656 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-11-09 04:02:44.991 | Preparing to unpack .../030-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-11-09 04:02:45.124 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-11-09 04:02:45.581 | Preparing to unpack .../031-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-11-09 04:02:45.799 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-11-09 04:02:46.743 | Preparing to unpack .../032-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-11-09 04:02:46.890 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-11-09 04:02:47.561 | Selecting previously unselected package acl. 2021-11-09 04:02:47.569 | Preparing to unpack .../033-acl_2.2.53-6_amd64.deb ... 2021-11-09 04:02:47.618 | Unpacking acl (2.2.53-6) ... 2021-11-09 04:02:47.936 | Selecting previously unselected package autotools-dev. 2021-11-09 04:02:47.944 | Preparing to unpack .../034-autotools-dev_20180224.1_all.deb ... 2021-11-09 04:02:47.993 | Unpacking autotools-dev (20180224.1) ... 2021-11-09 04:02:48.293 | Selecting previously unselected package m4. 2021-11-09 04:02:48.301 | Preparing to unpack .../035-m4_1.4.18-4_amd64.deb ... 2021-11-09 04:02:48.344 | Unpacking m4 (1.4.18-4) ... 2021-11-09 04:02:48.750 | Selecting previously unselected package autoconf. 2021-11-09 04:02:48.757 | Preparing to unpack .../036-autoconf_2.69-11.1_all.deb ... 2021-11-09 04:02:48.810 | Unpacking autoconf (2.69-11.1) ... 2021-11-09 04:02:49.199 | Selecting previously unselected package automake. 2021-11-09 04:02:49.206 | Preparing to unpack .../037-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-11-09 04:02:49.258 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-11-09 04:02:49.658 | Selecting previously unselected package autopoint. 2021-11-09 04:02:49.666 | Preparing to unpack .../038-autopoint_0.19.8.1-10build1_all.deb ... 2021-11-09 04:02:49.715 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-11-09 04:02:50.119 | Selecting previously unselected package libllvm10:amd64. 2021-11-09 04:02:50.127 | Preparing to unpack .../039-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-09 04:02:50.176 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-11-09 04:02:52.982 | Selecting previously unselected package libclang-cpp10. 2021-11-09 04:02:52.990 | Preparing to unpack .../040-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-09 04:02:53.039 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-11-09 04:02:54.847 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-11-09 04:02:54.854 | Preparing to unpack .../041-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-11-09 04:02:54.904 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-11-09 04:02:55.830 | Selecting previously unselected package libgc1c2:amd64. 2021-11-09 04:02:55.838 | Preparing to unpack .../042-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-11-09 04:02:55.887 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-11-09 04:02:56.348 | Selecting previously unselected package libobjc4:amd64. 2021-11-09 04:02:56.355 | Preparing to unpack .../043-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-11-09 04:02:56.435 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-11-09 04:02:56.836 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-11-09 04:02:56.843 | Preparing to unpack .../044-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-11-09 04:02:56.907 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-11-09 04:02:57.513 | Selecting previously unselected package libc6-i386. 2021-11-09 04:02:57.521 | Preparing to unpack .../045-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-11-09 04:02:57.584 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-11-09 04:02:58.578 | Selecting previously unselected package lib32gcc-s1. 2021-11-09 04:02:58.586 | Preparing to unpack .../046-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-11-09 04:02:58.656 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-11-09 04:02:59.108 | Selecting previously unselected package lib32stdc++6. 2021-11-09 04:02:59.115 | Preparing to unpack .../047-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-11-09 04:02:59.167 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-11-09 04:02:59.687 | Selecting previously unselected package libclang-common-10-dev. 2021-11-09 04:02:59.695 | Preparing to unpack .../048-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-09 04:02:59.775 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-09 04:03:01.396 | Selecting previously unselected package libclang1-10. 2021-11-09 04:03:01.403 | Preparing to unpack .../049-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-09 04:03:01.458 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-11-09 04:03:03.145 | Selecting previously unselected package clang-10. 2021-11-09 04:03:03.152 | Preparing to unpack .../050-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-09 04:03:03.213 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-11-09 04:03:03.599 | Selecting previously unselected package libtool. 2021-11-09 04:03:03.606 | Preparing to unpack .../051-libtool_2.4.6-14_all.deb ... 2021-11-09 04:03:03.652 | Unpacking libtool (2.4.6-14) ... 2021-11-09 04:03:03.967 | Selecting previously unselected package dh-autoreconf. 2021-11-09 04:03:03.975 | Preparing to unpack .../052-dh-autoreconf_19_all.deb ... 2021-11-09 04:03:04.032 | Unpacking dh-autoreconf (19) ... 2021-11-09 04:03:04.401 | Selecting previously unselected package libdebhelper-perl. 2021-11-09 04:03:04.409 | Preparing to unpack .../053-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-11-09 04:03:04.461 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-11-09 04:03:04.796 | Selecting previously unselected package libarchive-zip-perl. 2021-11-09 04:03:04.804 | Preparing to unpack .../054-libarchive-zip-perl_1.67-2_all.deb ... 2021-11-09 04:03:04.864 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-11-09 04:03:05.216 | Selecting previously unselected package libsub-override-perl. 2021-11-09 04:03:05.223 | Preparing to unpack .../055-libsub-override-perl_0.09-2_all.deb ... 2021-11-09 04:03:05.287 | Unpacking libsub-override-perl (0.09-2) ... 2021-11-09 04:03:05.715 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-11-09 04:03:05.723 | Preparing to unpack .../056-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-11-09 04:03:05.781 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-11-09 04:03:06.167 | Selecting previously unselected package dh-strip-nondeterminism. 2021-11-09 04:03:06.174 | Preparing to unpack .../057-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-11-09 04:03:06.229 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-11-09 04:03:06.610 | Selecting previously unselected package libdpkg-perl. 2021-11-09 04:03:06.618 | Preparing to unpack .../058-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-11-09 04:03:06.673 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-11-09 04:03:07.067 | Selecting previously unselected package make. 2021-11-09 04:03:07.076 | Preparing to unpack .../059-make_4.2.1-1.2_amd64.deb ... 2021-11-09 04:03:07.130 | Unpacking make (4.2.1-1.2) ... 2021-11-09 04:03:07.616 | Selecting previously unselected package dpkg-dev. 2021-11-09 04:03:07.624 | Preparing to unpack .../060-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-11-09 04:03:07.692 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-11-09 04:03:08.264 | Selecting previously unselected package dwz. 2021-11-09 04:03:08.272 | Preparing to unpack .../061-dwz_0.13-5_amd64.deb ... 2021-11-09 04:03:08.321 | Unpacking dwz (0.13-5) ... 2021-11-09 04:03:08.841 | Selecting previously unselected package libcroco3:amd64. 2021-11-09 04:03:08.849 | Preparing to unpack .../062-libcroco3_0.6.13-1_amd64.deb ... 2021-11-09 04:03:08.904 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-11-09 04:03:09.327 | Selecting previously unselected package gettext. 2021-11-09 04:03:09.335 | Preparing to unpack .../063-gettext_0.19.8.1-10build1_amd64.deb ... 2021-11-09 04:03:09.387 | Unpacking gettext (0.19.8.1-10build1) ... 2021-11-09 04:03:09.890 | Selecting previously unselected package intltool-debian. 2021-11-09 04:03:09.898 | Preparing to unpack .../064-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-11-09 04:03:09.949 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-11-09 04:03:10.302 | Selecting previously unselected package po-debconf. 2021-11-09 04:03:10.310 | Preparing to unpack .../065-po-debconf_1.0.21_all.deb ... 2021-11-09 04:03:10.364 | Unpacking po-debconf (1.0.21) ... 2021-11-09 04:03:10.767 | Selecting previously unselected package debhelper. 2021-11-09 04:03:10.775 | Preparing to unpack .../066-debhelper_12.10ubuntu1_all.deb ... 2021-11-09 04:03:10.835 | Unpacking debhelper (12.10ubuntu1) ... 2021-11-09 04:03:11.393 | Selecting previously unselected package uuid-dev:amd64. 2021-11-09 04:03:11.401 | Preparing to unpack .../067-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-11-09 04:03:11.461 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-11-09 04:03:12.150 | Selecting previously unselected package libsctp1:amd64. 2021-11-09 04:03:12.157 | Preparing to unpack .../068-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-11-09 04:03:12.215 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-11-09 04:03:12.579 | Selecting previously unselected package libsctp-dev:amd64. 2021-11-09 04:03:12.586 | Preparing to unpack .../069-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-11-09 04:03:12.650 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-11-09 04:03:13.033 | Selecting previously unselected package libapr1-dev. 2021-11-09 04:03:13.041 | Preparing to unpack .../070-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-11-09 04:03:13.101 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-11-09 04:03:13.999 | Selecting previously unselected package libldap2-dev:amd64. 2021-11-09 04:03:14.006 | Preparing to unpack .../071-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-11-09 04:03:14.056 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-11-09 04:03:14.607 | Selecting previously unselected package libaprutil1-dev. 2021-11-09 04:03:14.615 | Preparing to unpack .../072-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-11-09 04:03:14.655 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-11-09 04:03:15.258 | Selecting previously unselected package apache2-dev. 2021-11-09 04:03:15.267 | Preparing to unpack .../073-apache2-dev_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-09 04:03:15.312 | Unpacking apache2-dev (2.4.41-4ubuntu3.8) ... 2021-11-09 04:03:16.022 | Selecting previously unselected package binfmt-support. 2021-11-09 04:03:16.030 | Preparing to unpack .../074-binfmt-support_2.2.0-2_amd64.deb ... 2021-11-09 04:03:16.097 | Unpacking binfmt-support (2.2.0-2) ... 2021-11-09 04:03:16.481 | Selecting previously unselected package g++-9. 2021-11-09 04:03:16.489 | Preparing to unpack .../075-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-11-09 04:03:16.538 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-11-09 04:03:18.107 | Selecting previously unselected package g++. 2021-11-09 04:03:18.115 | Preparing to unpack .../076-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-11-09 04:03:18.290 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-11-09 04:03:18.593 | Selecting previously unselected package build-essential. 2021-11-09 04:03:18.600 | Preparing to unpack .../077-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-11-09 04:03:18.649 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-11-09 04:03:18.947 | Selecting previously unselected package conntrack. 2021-11-09 04:03:18.955 | Preparing to unpack .../078-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-11-09 04:03:19.015 | Unpacking conntrack (1:1.4.5-2) ... 2021-11-09 04:03:19.473 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-11-09 04:03:19.481 | Preparing to unpack .../079-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-11-09 04:03:19.541 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-11-09 04:03:19.893 | Selecting previously unselected package libnetfilter-queue1. 2021-11-09 04:03:19.901 | Preparing to unpack .../080-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-11-09 04:03:19.950 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-11-09 04:03:20.375 | Selecting previously unselected package conntrackd. 2021-11-09 04:03:20.383 | Preparing to unpack .../081-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-11-09 04:03:20.432 | Unpacking conntrackd (1:1.4.5-2) ... 2021-11-09 04:03:20.764 | Selecting previously unselected package dns-root-data. 2021-11-09 04:03:20.772 | Preparing to unpack .../082-dns-root-data_2019052802_all.deb ... 2021-11-09 04:03:20.824 | Unpacking dns-root-data (2019052802) ... 2021-11-09 04:03:21.281 | Selecting previously unselected package libidn11:amd64. 2021-11-09 04:03:21.289 | Preparing to unpack .../083-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-11-09 04:03:21.370 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-11-09 04:03:21.801 | Selecting previously unselected package dnsmasq-base. 2021-11-09 04:03:21.810 | Preparing to unpack .../084-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2021-11-09 04:03:21.866 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-11-09 04:03:22.253 | Selecting previously unselected package dnsmasq-utils. 2021-11-09 04:03:22.261 | Preparing to unpack .../085-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2021-11-09 04:03:22.318 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-11-09 04:03:22.858 | Selecting previously unselected package ebtables. 2021-11-09 04:03:22.866 | Preparing to unpack .../086-ebtables_2.0.11-3build1_amd64.deb ... 2021-11-09 04:03:22.936 | Unpacking ebtables (2.0.11-3build1) ... 2021-11-09 04:03:23.404 | Selecting previously unselected package libfakeroot:amd64. 2021-11-09 04:03:23.411 | Preparing to unpack .../087-libfakeroot_1.24-1_amd64.deb ... 2021-11-09 04:03:23.452 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-11-09 04:03:23.830 | Selecting previously unselected package fakeroot. 2021-11-09 04:03:23.837 | Preparing to unpack .../088-fakeroot_1.24-1_amd64.deb ... 2021-11-09 04:03:23.889 | Unpacking fakeroot (1.24-1) ... 2021-11-09 04:03:24.298 | Selecting previously unselected package fonts-dejavu-core. 2021-11-09 04:03:24.306 | Preparing to unpack .../089-fonts-dejavu-core_2.37-1_all.deb ... 2021-11-09 04:03:24.355 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-11-09 04:03:24.867 | Selecting previously unselected package fonts-liberation. 2021-11-09 04:03:24.875 | Preparing to unpack .../090-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-11-09 04:03:24.958 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-11-09 04:03:25.624 | Selecting previously unselected package fontconfig-config. 2021-11-09 04:03:25.632 | Preparing to unpack .../091-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-11-09 04:03:25.687 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-11-09 04:03:26.238 | Selecting previously unselected package libfontconfig1:amd64. 2021-11-09 04:03:26.247 | Preparing to unpack .../092-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-11-09 04:03:26.326 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-11-09 04:03:26.784 | Selecting previously unselected package fontconfig. 2021-11-09 04:03:26.792 | Preparing to unpack .../093-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-11-09 04:03:26.852 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-11-09 04:03:27.250 | Selecting previously unselected package genisoimage. 2021-11-09 04:03:27.257 | Preparing to unpack .../094-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-11-09 04:03:27.315 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-11-09 04:03:27.796 | Selecting previously unselected package libann0. 2021-11-09 04:03:27.803 | Preparing to unpack .../095-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-11-09 04:03:27.861 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-11-09 04:03:28.318 | Selecting previously unselected package libcdt5:amd64. 2021-11-09 04:03:28.326 | Preparing to unpack .../096-libcdt5_2.42.2-3build2_amd64.deb ... 2021-11-09 04:03:28.375 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-11-09 04:03:28.758 | Selecting previously unselected package libcgraph6:amd64. 2021-11-09 04:03:28.767 | Preparing to unpack .../097-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-11-09 04:03:28.815 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-11-09 04:03:29.192 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-11-09 04:03:29.200 | Preparing to unpack .../098-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-11-09 04:03:29.246 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-11-09 04:03:29.603 | Selecting previously unselected package libjpeg8:amd64. 2021-11-09 04:03:29.612 | Preparing to unpack .../099-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-11-09 04:03:29.649 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-11-09 04:03:30.009 | Selecting previously unselected package libjbig0:amd64. 2021-11-09 04:03:30.018 | Preparing to unpack .../100-libjbig0_2.1-3.1build1_amd64.deb ... 2021-11-09 04:03:30.060 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-11-09 04:03:30.427 | Selecting previously unselected package libwebp6:amd64. 2021-11-09 04:03:30.435 | Preparing to unpack .../101-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-11-09 04:03:30.546 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-11-09 04:03:31.004 | Selecting previously unselected package libtiff5:amd64. 2021-11-09 04:03:31.011 | Preparing to unpack .../102-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2021-11-09 04:03:31.060 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2021-11-09 04:03:31.427 | Selecting previously unselected package libxpm4:amd64. 2021-11-09 04:03:31.434 | Preparing to unpack .../103-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-11-09 04:03:31.492 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-11-09 04:03:31.835 | Selecting previously unselected package libgd3:amd64. 2021-11-09 04:03:31.843 | Preparing to unpack .../104-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2021-11-09 04:03:31.889 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-11-09 04:03:32.278 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-11-09 04:03:32.286 | Preparing to unpack .../105-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-11-09 04:03:32.344 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-11-09 04:03:32.824 | Selecting previously unselected package libpixman-1-0:amd64. 2021-11-09 04:03:32.832 | Preparing to unpack .../106-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-11-09 04:03:32.895 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-11-09 04:03:33.407 | Selecting previously unselected package libxcb-render0:amd64. 2021-11-09 04:03:33.415 | Preparing to unpack .../107-libxcb-render0_1.14-2_amd64.deb ... 2021-11-09 04:03:33.452 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-11-09 04:03:33.898 | Selecting previously unselected package libxcb-shm0:amd64. 2021-11-09 04:03:33.907 | Preparing to unpack .../108-libxcb-shm0_1.14-2_amd64.deb ... 2021-11-09 04:03:33.973 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-11-09 04:03:34.358 | Selecting previously unselected package libxrender1:amd64. 2021-11-09 04:03:34.366 | Preparing to unpack .../109-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-11-09 04:03:34.421 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-11-09 04:03:34.801 | Selecting previously unselected package libcairo2:amd64. 2021-11-09 04:03:34.809 | Preparing to unpack .../110-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-11-09 04:03:34.872 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-11-09 04:03:35.404 | Selecting previously unselected package libgraphite2-3:amd64. 2021-11-09 04:03:35.412 | Preparing to unpack .../111-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-11-09 04:03:35.495 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-11-09 04:03:35.901 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-11-09 04:03:35.909 | Preparing to unpack .../112-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-11-09 04:03:35.958 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-11-09 04:03:36.441 | Selecting previously unselected package libthai-data. 2021-11-09 04:03:36.449 | Preparing to unpack .../113-libthai-data_0.1.28-3_all.deb ... 2021-11-09 04:03:36.506 | Unpacking libthai-data (0.1.28-3) ... 2021-11-09 04:03:36.970 | Selecting previously unselected package libdatrie1:amd64. 2021-11-09 04:03:36.978 | Preparing to unpack .../114-libdatrie1_0.2.12-3_amd64.deb ... 2021-11-09 04:03:37.032 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-11-09 04:03:37.413 | Selecting previously unselected package libthai0:amd64. 2021-11-09 04:03:37.421 | Preparing to unpack .../115-libthai0_0.1.28-3_amd64.deb ... 2021-11-09 04:03:37.483 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-11-09 04:03:37.935 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-11-09 04:03:37.944 | Preparing to unpack .../116-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-11-09 04:03:38.026 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-09 04:03:38.567 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-11-09 04:03:38.575 | Preparing to unpack .../117-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-11-09 04:03:38.658 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-09 04:03:39.209 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-11-09 04:03:39.217 | Preparing to unpack .../118-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-11-09 04:03:39.269 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-09 04:03:39.664 | Selecting previously unselected package libpathplan4:amd64. 2021-11-09 04:03:39.672 | Preparing to unpack .../119-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-11-09 04:03:39.739 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-11-09 04:03:40.121 | Selecting previously unselected package libgvc6. 2021-11-09 04:03:40.129 | Preparing to unpack .../120-libgvc6_2.42.2-3build2_amd64.deb ... 2021-11-09 04:03:40.178 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-11-09 04:03:40.638 | Selecting previously unselected package libgvpr2:amd64. 2021-11-09 04:03:40.646 | Preparing to unpack .../121-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-11-09 04:03:40.695 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-11-09 04:03:41.078 | Selecting previously unselected package liblab-gamut1:amd64. 2021-11-09 04:03:41.086 | Preparing to unpack .../122-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-11-09 04:03:41.134 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-11-09 04:03:41.963 | Selecting previously unselected package x11-common. 2021-11-09 04:03:41.971 | Preparing to unpack .../123-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-11-09 04:03:42.059 | dpkg-query: no packages found matching nux-tools 2021-11-09 04:03:42.070 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-11-09 04:03:42.461 | Selecting previously unselected package libice6:amd64. 2021-11-09 04:03:42.468 | Preparing to unpack .../124-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-11-09 04:03:42.523 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-11-09 04:03:42.935 | Selecting previously unselected package libsm6:amd64. 2021-11-09 04:03:42.945 | Preparing to unpack .../125-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-11-09 04:03:43.003 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-11-09 04:03:43.392 | Selecting previously unselected package libxt6:amd64. 2021-11-09 04:03:43.400 | Preparing to unpack .../126-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-11-09 04:03:43.458 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-11-09 04:03:43.844 | Selecting previously unselected package libxmu6:amd64. 2021-11-09 04:03:43.852 | Preparing to unpack .../127-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-11-09 04:03:43.912 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-11-09 04:03:44.355 | Selecting previously unselected package libxaw7:amd64. 2021-11-09 04:03:44.363 | Preparing to unpack .../128-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-11-09 04:03:44.420 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-11-09 04:03:44.946 | Selecting previously unselected package graphviz. 2021-11-09 04:03:44.954 | Preparing to unpack .../129-graphviz_2.42.2-3build2_amd64.deb ... 2021-11-09 04:03:45.015 | Unpacking graphviz (2.42.2-3build2) ... 2021-11-09 04:03:45.596 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-11-09 04:03:45.604 | Preparing to unpack .../130-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-11-09 04:03:45.655 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-11-09 04:03:46.127 | Selecting previously unselected package libibverbs1:amd64. 2021-11-09 04:03:46.135 | Preparing to unpack .../131-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-11-09 04:03:46.178 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-11-09 04:03:46.838 | Selecting previously unselected package ibverbs-providers:amd64. 2021-11-09 04:03:46.845 | Preparing to unpack .../132-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-11-09 04:03:46.930 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-11-09 04:03:47.289 | Selecting previously unselected package icu-devtools. 2021-11-09 04:03:47.298 | Preparing to unpack .../133-icu-devtools_66.1-2ubuntu2_amd64.deb ... 2021-11-09 04:03:47.358 | Unpacking icu-devtools (66.1-2ubuntu2) ... 2021-11-09 04:03:47.832 | Selecting previously unselected package iputils-arping. 2021-11-09 04:03:47.841 | Preparing to unpack .../134-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-11-09 04:03:47.892 | Unpacking iputils-arping (3:20190709-3) ... 2021-11-09 04:03:48.409 | Selecting previously unselected package javascript-common. 2021-11-09 04:03:48.417 | Preparing to unpack .../135-javascript-common_11_all.deb ... 2021-11-09 04:03:48.496 | Unpacking javascript-common (11) ... 2021-11-09 04:03:49.015 | Selecting previously unselected package libgssrpc4:amd64. 2021-11-09 04:03:49.023 | Preparing to unpack .../136-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-11-09 04:03:49.086 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-11-09 04:03:49.481 | Selecting previously unselected package libkdb5-9:amd64. 2021-11-09 04:03:49.489 | Preparing to unpack .../137-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-11-09 04:03:49.534 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-11-09 04:03:49.969 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-11-09 04:03:49.977 | Preparing to unpack .../138-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-11-09 04:03:50.037 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-11-09 04:03:50.461 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-11-09 04:03:50.469 | Preparing to unpack .../139-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-11-09 04:03:50.529 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-11-09 04:03:51.038 | Selecting previously unselected package comerr-dev:amd64. 2021-11-09 04:03:51.046 | Preparing to unpack .../140-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-11-09 04:03:51.108 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-11-09 04:03:51.461 | Selecting previously unselected package krb5-multidev:amd64. 2021-11-09 04:03:51.468 | Preparing to unpack .../141-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-11-09 04:03:51.523 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-11-09 04:03:51.910 | Selecting previously unselected package libalgorithm-diff-perl. 2021-11-09 04:03:51.918 | Preparing to unpack .../142-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-11-09 04:03:51.969 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-11-09 04:03:52.358 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-11-09 04:03:52.365 | Preparing to unpack .../143-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-11-09 04:03:52.424 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-11-09 04:03:52.866 | Selecting previously unselected package libalgorithm-merge-perl. 2021-11-09 04:03:52.874 | Preparing to unpack .../144-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-11-09 04:03:52.929 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-11-09 04:03:53.243 | Selecting previously unselected package libarchive-cpio-perl. 2021-11-09 04:03:53.251 | Preparing to unpack .../145-libarchive-cpio-perl_0.10-1_all.deb ... 2021-11-09 04:03:53.300 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-11-09 04:03:53.678 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-11-09 04:03:53.686 | Preparing to unpack .../146-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-11-09 04:03:53.738 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-11-09 04:03:54.283 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-11-09 04:03:54.291 | Preparing to unpack .../147-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-11-09 04:03:54.340 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-11-09 04:03:54.752 | Selecting previously unselected package libfile-fcntllock-perl. 2021-11-09 04:03:54.760 | Preparing to unpack .../148-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-11-09 04:03:54.814 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-11-09 04:03:55.100 | Selecting previously unselected package libgts-bin. 2021-11-09 04:03:55.109 | Preparing to unpack .../149-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-11-09 04:03:55.151 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-11-09 04:03:55.517 | Selecting previously unselected package libicu-dev:amd64. 2021-11-09 04:03:55.525 | Preparing to unpack .../150-libicu-dev_66.1-2ubuntu2_amd64.deb ... 2021-11-09 04:03:55.597 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-11-09 04:03:57.521 | Selecting previously unselected package libipset13:amd64. 2021-11-09 04:03:57.529 | Preparing to unpack .../151-libipset13_7.5-1~exp1_amd64.deb ... 2021-11-09 04:03:57.609 | Unpacking libipset13:amd64 (7.5-1~exp1) ... 2021-11-09 04:03:58.104 | Selecting previously unselected package librdmacm1:amd64. 2021-11-09 04:03:58.113 | Preparing to unpack .../152-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-11-09 04:03:58.180 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-11-09 04:03:58.621 | Selecting previously unselected package libiscsi7:amd64. 2021-11-09 04:03:58.629 | Preparing to unpack .../153-libiscsi7_1.18.0-2_amd64.deb ... 2021-11-09 04:03:58.683 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-11-09 04:03:59.110 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-11-09 04:03:59.118 | Preparing to unpack .../154-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-11-09 04:03:59.189 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-11-09 04:03:59.541 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-11-09 04:03:59.548 | Preparing to unpack .../155-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-11-09 04:03:59.734 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-11-09 04:04:00.047 | Selecting previously unselected package libjpeg-dev:amd64. 2021-11-09 04:04:00.055 | Preparing to unpack .../156-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-11-09 04:04:00.103 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-11-09 04:04:00.386 | Selecting previously unselected package libjs-jquery. 2021-11-09 04:04:00.394 | Preparing to unpack .../157-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-11-09 04:04:00.452 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-11-09 04:04:00.807 | Selecting previously unselected package libjs-jquery-metadata. 2021-11-09 04:04:00.815 | Preparing to unpack .../158-libjs-jquery-metadata_12-1.1_all.deb ... 2021-11-09 04:04:00.877 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-11-09 04:04:01.180 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-11-09 04:04:01.189 | Preparing to unpack .../159-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-11-09 04:04:01.242 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-11-09 04:04:01.683 | Selecting previously unselected package libltdl-dev:amd64. 2021-11-09 04:04:01.691 | Preparing to unpack .../160-libltdl-dev_2.4.6-14_amd64.deb ... 2021-11-09 04:04:01.757 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-11-09 04:04:02.250 | Selecting previously unselected package libsys-hostname-long-perl. 2021-11-09 04:04:02.257 | Preparing to unpack .../161-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-11-09 04:04:02.311 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-11-09 04:04:02.668 | Selecting previously unselected package libmail-sendmail-perl. 2021-11-09 04:04:02.676 | Preparing to unpack .../162-libmail-sendmail-perl_0.80-1_all.deb ... 2021-11-09 04:04:02.737 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-11-09 04:04:03.058 | Selecting previously unselected package libncurses-dev:amd64. 2021-11-09 04:04:03.067 | Preparing to unpack .../163-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-11-09 04:04:03.123 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-11-09 04:04:03.698 | Selecting previously unselected package libnspr4:amd64. 2021-11-09 04:04:03.707 | Preparing to unpack .../164-libnspr4_2%3a4.25-1_amd64.deb ... 2021-11-09 04:04:03.761 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2021-11-09 04:04:04.261 | Selecting previously unselected package libnss3:amd64. 2021-11-09 04:04:04.269 | Preparing to unpack .../165-libnss3_2%3a3.49.1-1ubuntu1.5_amd64.deb ... 2021-11-09 04:04:04.340 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-11-09 04:04:05.030 | Selecting previously unselected package libomp5-10:amd64. 2021-11-09 04:04:05.038 | Preparing to unpack .../166-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-09 04:04:05.088 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-11-09 04:04:05.544 | Selecting previously unselected package libomp-10-dev. 2021-11-09 04:04:05.552 | Preparing to unpack .../167-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-09 04:04:05.612 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-09 04:04:05.990 | Selecting previously unselected package pcp-conf. 2021-11-09 04:04:05.998 | Preparing to unpack .../168-pcp-conf_5.0.3-1_amd64.deb ... 2021-11-09 04:04:06.052 | Unpacking pcp-conf (5.0.3-1) ... 2021-11-09 04:04:06.426 | Selecting previously unselected package libpcp3. 2021-11-09 04:04:06.434 | Preparing to unpack .../169-libpcp3_5.0.3-1_amd64.deb ... 2021-11-09 04:04:06.528 | Unpacking libpcp3 (5.0.3-1) ... 2021-11-09 04:04:06.992 | Selecting previously unselected package libpcp-pmda3. 2021-11-09 04:04:07.000 | Preparing to unpack .../170-libpcp-pmda3_5.0.3-1_amd64.deb ... 2021-11-09 04:04:07.088 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2021-11-09 04:04:07.430 | Selecting previously unselected package libpcp-pmda-perl. 2021-11-09 04:04:07.438 | Preparing to unpack .../171-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2021-11-09 04:04:07.489 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2021-11-09 04:04:07.923 | Selecting previously unselected package libpq5:amd64. 2021-11-09 04:04:07.931 | Preparing to unpack .../172-libpq5_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-11-09 04:04:08.025 | Unpacking libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-11-09 04:04:08.471 | Selecting previously unselected package libpq-dev. 2021-11-09 04:04:08.479 | Preparing to unpack .../173-libpq-dev_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-11-09 04:04:08.545 | Unpacking libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-11-09 04:04:09.089 | Selecting previously unselected package librados2. 2021-11-09 04:04:09.098 | Preparing to unpack .../174-librados2_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2021-11-09 04:04:09.151 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.1) ... 2021-11-09 04:04:10.065 | Selecting previously unselected package librbd1. 2021-11-09 04:04:10.072 | Preparing to unpack .../175-librbd1_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2021-11-09 04:04:10.140 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2021-11-09 04:04:10.803 | Selecting previously unselected package libsasl2-dev. 2021-11-09 04:04:10.811 | Preparing to unpack .../176-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-11-09 04:04:10.900 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-11-09 04:04:11.310 | Selecting previously unselected package libssl-dev:amd64. 2021-11-09 04:04:11.318 | Preparing to unpack .../177-libssl-dev_1.1.1f-1ubuntu2.8_amd64.deb ... 2021-11-09 04:04:11.383 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.8) ... 2021-11-09 04:04:12.060 | Selecting previously unselected package libsystemd-dev:amd64. 2021-11-09 04:04:12.068 | Preparing to unpack .../178-libsystemd-dev_245.4-4ubuntu3.13_amd64.deb ... 2021-11-09 04:04:12.122 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-11-09 04:04:12.609 | Selecting previously unselected package libtinfo-dev:amd64. 2021-11-09 04:04:12.618 | Preparing to unpack .../179-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-11-09 04:04:12.681 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-11-09 04:04:13.089 | Selecting previously unselected package libx86-1:amd64. 2021-11-09 04:04:13.097 | Preparing to unpack .../180-libx86-1_1.1+ds1-11_amd64.deb ... 2021-11-09 04:04:13.157 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-11-09 04:04:13.517 | Selecting previously unselected package libxml2-dev:amd64. 2021-11-09 04:04:13.526 | Preparing to unpack .../181-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-11-09 04:04:13.597 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-11-09 04:04:14.197 | Selecting previously unselected package libxslt1-dev:amd64. 2021-11-09 04:04:14.206 | Preparing to unpack .../182-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-11-09 04:04:14.294 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-11-09 04:04:14.812 | Selecting previously unselected package llvm-10-runtime. 2021-11-09 04:04:14.820 | Preparing to unpack .../183-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-09 04:04:14.877 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-11-09 04:04:15.311 | Selecting previously unselected package libpfm4:amd64. 2021-11-09 04:04:15.320 | Preparing to unpack .../184-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-11-09 04:04:15.368 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-11-09 04:04:15.769 | Selecting previously unselected package llvm-10. 2021-11-09 04:04:15.777 | Preparing to unpack .../185-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-09 04:04:15.825 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-11-09 04:04:16.957 | Selecting previously unselected package libffi-dev:amd64. 2021-11-09 04:04:16.966 | Preparing to unpack .../186-libffi-dev_3.3-4_amd64.deb ... 2021-11-09 04:04:17.031 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-11-09 04:04:17.517 | Selecting previously unselected package python3-pygments. 2021-11-09 04:04:17.526 | Preparing to unpack .../187-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-11-09 04:04:17.584 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-11-09 04:04:18.098 | Selecting previously unselected package llvm-10-tools. 2021-11-09 04:04:18.106 | Preparing to unpack .../188-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-09 04:04:18.162 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-11-09 04:04:18.791 | Selecting previously unselected package libz3-4:amd64. 2021-11-09 04:04:18.800 | Preparing to unpack .../189-libz3-4_4.8.7-4build1_amd64.deb ... 2021-11-09 04:04:18.853 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-11-09 04:04:20.266 | Selecting previously unselected package libz3-dev:amd64. 2021-11-09 04:04:20.274 | Preparing to unpack .../190-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-11-09 04:04:20.328 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-11-09 04:04:20.769 | Selecting previously unselected package llvm-10-dev. 2021-11-09 04:04:20.777 | Preparing to unpack .../191-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-09 04:04:20.836 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-09 04:04:25.943 | Selecting previously unselected package lsscsi. 2021-11-09 04:04:25.952 | Preparing to unpack .../192-lsscsi_0.30-0.1_amd64.deb ... 2021-11-09 04:04:26.019 | Unpacking lsscsi (0.30-0.1) ... 2021-11-09 04:04:26.483 | Selecting previously unselected package pkg-config. 2021-11-09 04:04:26.491 | Preparing to unpack .../193-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-11-09 04:04:26.539 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-11-09 04:04:26.968 | Selecting previously unselected package pm-utils. 2021-11-09 04:04:26.976 | Preparing to unpack .../194-pm-utils_1.4.1-19_all.deb ... 2021-11-09 04:04:27.036 | Unpacking pm-utils (1.4.1-19) ... 2021-11-09 04:04:27.534 | Selecting previously unselected package postgresql-client-common. 2021-11-09 04:04:27.543 | Preparing to unpack .../195-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-11-09 04:04:27.602 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-11-09 04:04:28.036 | Selecting previously unselected package postgresql-client-12. 2021-11-09 04:04:28.044 | Preparing to unpack .../196-postgresql-client-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-11-09 04:04:28.097 | Unpacking postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-11-09 04:04:29.007 | Selecting previously unselected package ssl-cert. 2021-11-09 04:04:29.015 | Preparing to unpack .../197-ssl-cert_1.0.39_all.deb ... 2021-11-09 04:04:29.063 | Unpacking ssl-cert (1.0.39) ... 2021-11-09 04:04:29.591 | Selecting previously unselected package postgresql-common. 2021-11-09 04:04:29.600 | Preparing to unpack .../198-postgresql-common_214ubuntu0.1_all.deb ... 2021-11-09 04:04:29.685 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-11-09 04:04:29.734 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-11-09 04:04:30.230 | Selecting previously unselected package postgresql-server-dev-12. 2021-11-09 04:04:30.240 | Preparing to unpack .../199-postgresql-server-dev-12_12.8-0ubuntu0.20.04.1_amd64.deb ... 2021-11-09 04:04:30.287 | Unpacking postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-11-09 04:04:30.984 | Selecting previously unselected package postgresql-server-dev-all. 2021-11-09 04:04:30.993 | Preparing to unpack .../200-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-11-09 04:04:31.042 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-11-09 04:04:31.391 | Selecting previously unselected package python-pip-whl. 2021-11-09 04:04:31.400 | Preparing to unpack .../201-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2021-11-09 04:04:31.453 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-11-09 04:04:32.042 | Selecting previously unselected package python3-mysqldb. 2021-11-09 04:04:32.051 | Preparing to unpack .../202-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-11-09 04:04:32.104 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-11-09 04:04:32.482 | Selecting previously unselected package python3-wheel. 2021-11-09 04:04:32.491 | Preparing to unpack .../203-python3-wheel_0.34.2-1_all.deb ... 2021-11-09 04:04:32.539 | Unpacking python3-wheel (0.34.2-1) ... 2021-11-09 04:04:33.006 | Selecting previously unselected package python3-pip. 2021-11-09 04:04:33.015 | Preparing to unpack .../204-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2021-11-09 04:04:33.098 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2021-11-09 04:04:33.602 | Selecting previously unselected package python3.8-venv. 2021-11-09 04:04:33.610 | Preparing to unpack .../205-python3.8-venv_3.8.10-0ubuntu1~20.04.1_amd64.deb ... 2021-11-09 04:04:33.670 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.1) ... 2021-11-09 04:04:33.968 | Selecting previously unselected package python3-venv. 2021-11-09 04:04:33.977 | Preparing to unpack .../206-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-11-09 04:04:34.045 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-11-09 04:04:34.350 | Selecting previously unselected package qemu-block-extra:amd64. 2021-11-09 04:04:34.359 | Preparing to unpack .../207-qemu-block-extra_1%3a4.2-3ubuntu6.18_amd64.deb ... 2021-11-09 04:04:34.384 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2021-11-09 04:04:34.703 | Selecting previously unselected package qemu-utils. 2021-11-09 04:04:34.712 | Preparing to unpack .../208-qemu-utils_1%3a4.2-3ubuntu6.18_amd64.deb ... 2021-11-09 04:04:34.755 | Unpacking qemu-utils (1:4.2-3ubuntu6.18) ... 2021-11-09 04:04:35.332 | Selecting previously unselected package sharutils. 2021-11-09 04:04:35.341 | Preparing to unpack .../209-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-11-09 04:04:35.396 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-11-09 04:04:35.773 | Selecting previously unselected package sqlite3. 2021-11-09 04:04:35.782 | Preparing to unpack .../210-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-11-09 04:04:35.836 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-11-09 04:04:36.379 | Selecting previously unselected package unzip. 2021-11-09 04:04:36.388 | Preparing to unpack .../211-unzip_6.0-25ubuntu1_amd64.deb ... 2021-11-09 04:04:36.458 | Unpacking unzip (6.0-25ubuntu1) ... 2021-11-09 04:04:36.870 | Selecting previously unselected package vbetool. 2021-11-09 04:04:36.879 | Preparing to unpack .../212-vbetool_1.1-4_amd64.deb ... 2021-11-09 04:04:36.921 | Unpacking vbetool (1.1-4) ... 2021-11-09 04:04:37.343 | Selecting previously unselected package ipset. 2021-11-09 04:04:37.352 | Preparing to unpack .../213-ipset_7.5-1~exp1_amd64.deb ... 2021-11-09 04:04:37.424 | Unpacking ipset (7.5-1~exp1) ... 2021-11-09 04:04:37.881 | Selecting previously unselected package ipvsadm. 2021-11-09 04:04:37.890 | Preparing to unpack .../214-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-11-09 04:04:37.950 | Unpacking ipvsadm (1:1.31-1) ... 2021-11-09 04:04:38.436 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-11-09 04:04:38.445 | Preparing to unpack .../215-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-09 04:04:38.506 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2021-11-09 04:04:38.933 | Selecting previously unselected package liberasurecode1:amd64. 2021-11-09 04:04:38.941 | Preparing to unpack .../216-liberasurecode1_1.6.1-4_amd64.deb ... 2021-11-09 04:04:38.995 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2021-11-09 04:04:39.339 | Selecting previously unselected package liberasurecode-dev:amd64. 2021-11-09 04:04:39.347 | Preparing to unpack .../217-liberasurecode-dev_1.6.1-4_amd64.deb ... 2021-11-09 04:04:39.395 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2021-11-09 04:04:39.760 | Selecting previously unselected package libkrb5-dev:amd64. 2021-11-09 04:04:39.769 | Preparing to unpack .../218-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-11-09 04:04:39.828 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-11-09 04:04:40.191 | Selecting previously unselected package libpcp-gui2. 2021-11-09 04:04:40.200 | Preparing to unpack .../219-libpcp-gui2_5.0.3-1_amd64.deb ... 2021-11-09 04:04:40.275 | Unpacking libpcp-gui2 (5.0.3-1) ... 2021-11-09 04:04:40.659 | Selecting previously unselected package libpcp-import1. 2021-11-09 04:04:40.668 | Preparing to unpack .../220-libpcp-import1_5.0.3-1_amd64.deb ... 2021-11-09 04:04:40.714 | Unpacking libpcp-import1 (5.0.3-1) ... 2021-11-09 04:04:41.093 | Selecting previously unselected package libpcp-mmv1. 2021-11-09 04:04:41.101 | Preparing to unpack .../221-libpcp-mmv1_5.0.3-1_amd64.deb ... 2021-11-09 04:04:41.155 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2021-11-09 04:04:41.596 | Selecting previously unselected package libpcp-trace2. 2021-11-09 04:04:41.605 | Preparing to unpack .../222-libpcp-trace2_5.0.3-1_amd64.deb ... 2021-11-09 04:04:41.647 | Unpacking libpcp-trace2 (5.0.3-1) ... 2021-11-09 04:04:42.047 | Selecting previously unselected package libpcp-web1. 2021-11-09 04:04:42.057 | Preparing to unpack .../223-libpcp-web1_5.0.3-1_amd64.deb ... 2021-11-09 04:04:42.126 | Unpacking libpcp-web1 (5.0.3-1) ... 2021-11-09 04:04:42.486 | Selecting previously unselected package libyaml-dev:amd64. 2021-11-09 04:04:42.495 | Preparing to unpack .../224-libyaml-dev_0.2.2-1_amd64.deb ... 2021-11-09 04:04:42.532 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-11-09 04:04:42.943 | Selecting previously unselected package python3-pcp. 2021-11-09 04:04:42.952 | Preparing to unpack .../225-python3-pcp_5.0.3-1_amd64.deb ... 2021-11-09 04:04:43.011 | Unpacking python3-pcp (5.0.3-1) ... 2021-11-09 04:04:43.497 | Selecting previously unselected package pcp. 2021-11-09 04:04:43.506 | Preparing to unpack .../226-pcp_5.0.3-1_amd64.deb ... 2021-11-09 04:04:43.627 | Unpacking pcp (5.0.3-1) ... 2021-11-09 04:04:44.817 | Selecting previously unselected package socat. 2021-11-09 04:04:44.827 | Preparing to unpack .../227-socat_1.7.3.3-2_amd64.deb ... 2021-11-09 04:04:44.869 | Unpacking socat (1.7.3.3-2) ... 2021-11-09 04:04:45.305 | Selecting previously unselected package vlan. 2021-11-09 04:04:45.313 | Preparing to unpack .../228-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-11-09 04:04:45.355 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-11-09 04:04:45.812 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-11-09 04:04:45.967 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-11-09 04:04:46.223 | Setting up javascript-common (11) ... 2021-11-09 04:04:46.528 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-11-09 04:04:46.601 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-11-09 04:04:46.822 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-11-09 04:04:46.984 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-11-09 04:04:47.189 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-11-09 04:04:47.449 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-11-09 04:04:47.498 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-11-09 04:04:47.754 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-11-09 04:04:47.908 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-11-09 04:04:48.092 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-11-09 04:04:48.303 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-11-09 04:04:48.435 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-11-09 04:04:48.606 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-11-09 04:04:48.755 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-11-09 04:04:48.921 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-11-09 04:04:49.092 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-11-09 04:04:49.240 | Setting up libarchive-zip-perl (1.67-2) ... 2021-11-09 04:04:49.383 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-11-09 04:04:49.559 | Setting up vbetool (1.1-4) ... 2021-11-09 04:04:49.743 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-11-09 04:04:50.075 | Setting up pm-utils (1.4.1-19) ... 2021-11-09 04:04:50.406 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.8) ... 2021-11-09 04:04:50.892 | Setting up unzip (6.0-25ubuntu1) ... 2021-11-09 04:04:51.080 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-11-09 04:04:51.246 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-11-09 04:04:51.435 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-11-09 04:04:52.734 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-11-09 04:04:53.457 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-11-09 04:04:53.736 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-11-09 04:04:53.949 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-11-09 04:04:54.115 | Setting up m4 (1.4.18-4) ... 2021-11-09 04:04:54.337 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-11-09 04:04:54.806 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-11-09 04:04:55.126 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-11-09 04:04:55.309 | Setting up iputils-arping (3:20190709-3) ... 2021-11-09 04:04:55.538 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-11-09 04:04:55.715 | Setting up conntrack (1:1.4.5-2) ... 2021-11-09 04:04:55.874 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-11-09 04:04:56.006 | Setting up python3-wheel (0.34.2-1) ... 2021-11-09 04:04:56.418 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-11-09 04:04:56.566 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-11-09 04:04:57.098 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-11-09 04:04:59.326 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2021-11-09 04:05:01.180 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-11-09 04:05:01.915 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-11-09 04:05:02.142 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-11-09 04:05:02.268 | Setting up acl (2.2.53-6) ... 2021-11-09 04:05:02.446 | Setting up dns-root-data (2019052802) ... 2021-11-09 04:05:02.604 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-11-09 04:05:02.865 | Setting up fakeroot (1.24-1) ... 2021-11-09 04:05:02.975 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-11-09 04:05:03.091 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-11-09 04:05:03.234 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-11-09 04:05:03.388 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-11-09 04:05:03.543 | Setting up autotools-dev (20180224.1) ... 2021-11-09 04:05:03.697 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-11-09 04:05:04.686 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-11-09 04:05:04.891 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-11-09 04:05:05.051 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-11-09 04:05:05.228 | Setting up make (4.2.1-1.2) ... 2021-11-09 04:05:05.417 | Setting up libnspr4:amd64 (2:4.25-1) ... 2021-11-09 04:05:05.577 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-11-09 04:05:05.725 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-11-09 04:05:05.897 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-11-09 04:05:06.074 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-11-09 04:05:06.263 | Setting up ebtables (2.0.11-3build1) ... 2021-11-09 04:05:07.017 | Setting up socat (1.7.3.3-2) ... 2021-11-09 04:05:07.177 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-11-09 04:05:07.365 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-11-09 04:05:07.531 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.8) ... 2021-11-09 04:05:07.679 | Setting up autopoint (0.19.8.1-10build1) ... 2021-11-09 04:05:07.857 | Setting up binfmt-support (2.2.0-2) ... 2021-11-09 04:05:08.313 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-11-09 04:05:09.388 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-11-09 04:05:09.611 | Setting up icu-devtools (66.1-2ubuntu2) ... 2021-11-09 04:05:09.777 | Setting up fonts-dejavu-core (2.37-1) ... 2021-11-09 04:05:10.753 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-11-09 04:05:10.948 | Setting up lsscsi (0.30-0.1) ... 2021-11-09 04:05:11.142 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-11-09 04:05:11.325 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-11-09 04:05:11.502 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-11-09 04:05:11.708 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-11-09 04:05:11.942 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-11-09 04:05:12.131 | Setting up autoconf (2.69-11.1) ... 2021-11-09 04:05:12.399 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2021-11-09 04:05:12.577 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-11-09 04:05:12.746 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-11-09 04:05:12.845 | Setting up dwz (0.13-5) ... 2021-11-09 04:05:12.999 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-11-09 04:05:13.159 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-11-09 04:05:13.347 | Setting up libipset13:amd64 (7.5-1~exp1) ... 2021-11-09 04:05:13.582 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-11-09 04:05:13.765 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-11-09 04:05:14.165 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-11-09 04:05:14.342 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-11-09 04:05:14.531 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-11-09 04:05:14.737 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-11-09 04:05:14.936 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-11-09 04:05:15.119 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-11-09 04:05:15.428 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-11-09 04:05:15.685 | Setting up pcp-conf (5.0.3-1) ... 2021-11-09 04:05:16.011 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-11-09 04:05:16.268 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2021-11-09 04:05:16.445 | Setting up libsub-override-perl (0.09-2) ... 2021-11-09 04:05:16.639 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-11-09 04:05:16.816 | Setting up libthai-data (0.1.28-3) ... 2021-11-09 04:05:16.988 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-11-09 04:05:17.176 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-11-09 04:05:17.336 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-11-09 04:05:17.525 | Setting up apache2-data (2.4.41-4ubuntu3.8) ... 2021-11-09 04:05:17.742 | Setting up curl (7.68.0-1ubuntu2.7) ... 2021-11-09 04:05:17.925 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-11-09 04:05:18.073 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-11-09 04:05:18.239 | Setting up sharutils (1:4.15.2-4build1) ... 2021-11-09 04:05:18.416 | Setting up ipset (7.5-1~exp1) ... 2021-11-09 04:05:18.582 | Setting up openssl (1.1.1f-1ubuntu2.8) ... 2021-11-09 04:05:18.810 | Setting up conntrackd (1:1.4.5-2) ... 2021-11-09 04:05:20.137 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-11-09 04:05:20.514 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-11-09 04:05:20.718 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-11-09 04:05:20.919 | Setting up libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-11-09 04:05:21.153 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-11-09 04:05:21.319 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-11-09 04:05:21.513 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-11-09 04:05:21.696 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-11-09 04:05:21.868 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-11-09 04:05:21.993 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-11-09 04:05:22.205 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-11-09 04:05:22.363 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-11-09 04:05:22.456 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-11-09 04:05:22.616 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-11-09 04:05:22.805 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-11-09 04:05:22.982 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-11-09 04:05:23.136 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-11-09 04:05:23.301 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-11-09 04:05:23.456 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-11-09 04:05:23.610 | Setting up libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-09 04:05:23.747 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-11-09 04:05:23.902 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-11-09 04:05:24.056 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-09 04:05:24.216 | Setting up libtool (2.4.6-14) ... 2021-11-09 04:05:24.388 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-11-09 04:05:27.124 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2021-11-09 04:05:27.387 | Setting up libpq5:amd64 (12.8-0ubuntu0.20.04.1) ... 2021-11-09 04:05:27.547 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2021-11-09 04:05:29.148 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-11-09 04:05:30.262 | Setting up libpq-dev (12.8-0ubuntu0.20.04.1) ... 2021-11-09 04:05:30.444 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-11-09 04:05:30.616 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-11-09 04:05:30.764 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-11-09 04:05:31.524 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-11-09 04:05:31.690 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-11-09 04:05:31.810 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-11-09 04:05:31.970 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-11-09 04:05:32.216 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-11-09 04:05:32.398 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-11-09 04:05:32.810 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-11-09 04:05:32.953 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-11-09 04:05:33.113 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-11-09 04:05:33.250 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-11-09 04:05:33.409 | Setting up postgresql-client-12 (12.8-0ubuntu0.20.04.1) ... 2021-11-09 04:05:34.092 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2021-11-09 04:05:34.215 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-11-09 04:05:34.318 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-11-09 04:05:34.444 | Setting up ssl-cert (1.0.39) ... 2021-11-09 04:05:35.284 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2021-11-09 04:05:35.455 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.1) ... 2021-11-09 04:05:35.684 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-11-09 04:05:35.832 | Setting up postgresql-common (214ubuntu0.1) ... 2021-11-09 04:05:37.049 | Adding user postgres to group ssl-cert 2021-11-09 04:05:37.330 | 2021-11-09 04:05:37.330 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-11-09 04:05:37.533 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-11-09 04:05:37.533 | Removing obsolete dictionary files: 2021-11-09 04:05:38.099 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-11-09 04:05:39.306 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-11-09 04:05:39.506 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-11-09 04:05:39.735 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-11-09 04:05:40.026 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2021-11-09 04:05:40.592 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-11-09 04:05:40.741 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-11-09 04:05:40.889 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-11-09 04:05:40.998 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-11-09 04:05:41.152 | Setting up build-essential (12.8ubuntu1.1) ... 2021-11-09 04:05:41.306 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2021-11-09 04:05:41.467 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-11-09 04:05:41.644 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-11-09 04:05:41.803 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-11-09 04:05:41.964 | Setting up apache2-utils (2.4.41-4ubuntu3.8) ... 2021-11-09 04:05:42.140 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-11-09 04:05:42.329 | Setting up ipvsadm (1:1.31-1) ... 2021-11-09 04:05:43.421 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2021-11-09 04:05:43.638 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-11-09 04:05:44.009 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-11-09 04:05:46.183 | Regenerating fonts cache... done. 2021-11-09 04:05:46.266 | Setting up gettext (0.19.8.1-10build1) ... 2021-11-09 04:05:46.437 | Setting up libpcp3 (5.0.3-1) ... 2021-11-09 04:05:46.649 | Setting up libpcp-pmda3 (5.0.3-1) ... 2021-11-09 04:05:46.832 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-11-09 04:05:46.986 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2021-11-09 04:05:48.713 | rescue-ssh.target is a disabled or a static unit, not starting it. 2021-11-09 04:05:49.666 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-11-09 04:05:50.643 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-09 04:05:50.791 | Setting up keepalived (1:2.0.19-2) ... 2021-11-09 04:05:52.042 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-11-09 04:05:52.803 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-11-09 04:05:52.980 | Setting up libpcp-trace2 (5.0.3-1) ... 2021-11-09 04:05:53.157 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-09 04:05:53.340 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2021-11-09 04:05:53.506 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-11-09 04:05:53.683 | Setting up libpcp-gui2 (5.0.3-1) ... 2021-11-09 04:05:53.866 | Setting up apache2-bin (2.4.41-4ubuntu3.8) ... 2021-11-09 04:05:54.026 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-11-09 04:05:54.145 | Setting up libpcp-web1 (5.0.3-1) ... 2021-11-09 04:05:54.288 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-11-09 04:05:54.454 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-11-09 04:05:54.557 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-09 04:05:54.728 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-11-09 04:05:54.894 | Setting up libpcp-mmv1 (5.0.3-1) ... 2021-11-09 04:05:55.071 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-11-09 04:05:55.346 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-11-09 04:05:55.580 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-11-09 04:05:55.763 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-11-09 04:05:55.940 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-11-09 04:05:56.134 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-09 04:05:56.300 | Setting up postgresql-server-dev-12 (12.8-0ubuntu0.20.04.1) ... 2021-11-09 04:05:56.488 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-09 04:05:56.700 | Setting up libpcp-import1 (5.0.3-1) ... 2021-11-09 04:05:56.951 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-11-09 04:05:57.140 | Setting up librados2 (15.2.14-0ubuntu0.20.04.1) ... 2021-11-09 04:05:57.334 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-11-09 04:05:57.511 | Setting up po-debconf (1.0.21) ... 2021-11-09 04:05:57.706 | Setting up apache2 (2.4.41-4ubuntu3.8) ... 2021-11-09 04:06:07.571 | Enabling module mpm_event. 2021-11-09 04:06:07.635 | Enabling module authz_core. 2021-11-09 04:06:07.641 | Enabling module authz_host. 2021-11-09 04:06:07.702 | Enabling module authn_core. 2021-11-09 04:06:07.707 | Enabling module auth_basic. 2021-11-09 04:06:07.769 | Enabling module access_compat. 2021-11-09 04:06:07.827 | Enabling module authn_file. 2021-11-09 04:06:07.888 | Enabling module authz_user. 2021-11-09 04:06:07.946 | Enabling module alias. 2021-11-09 04:06:08.006 | Enabling module dir. 2021-11-09 04:06:08.067 | Enabling module autoindex. 2021-11-09 04:06:08.126 | Enabling module env. 2021-11-09 04:06:08.184 | Enabling module mime. 2021-11-09 04:06:08.243 | Enabling module negotiation. 2021-11-09 04:06:08.303 | Enabling module setenvif. 2021-11-09 04:06:08.363 | Enabling module filter. 2021-11-09 04:06:08.422 | Enabling module deflate. 2021-11-09 04:06:08.481 | Enabling module status. 2021-11-09 04:06:08.539 | Enabling module reqtimeout. 2021-11-09 04:06:08.599 | Enabling conf charset. 2021-11-09 04:06:08.659 | Enabling conf localized-error-pages. 2021-11-09 04:06:08.717 | Enabling conf other-vhosts-access-log. 2021-11-09 04:06:08.776 | Enabling conf security. 2021-11-09 04:06:08.835 | Enabling conf serve-cgi-bin. 2021-11-09 04:06:08.894 | Enabling site 000-default. 2021-11-09 04:06:08.946 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-11-09 04:06:09.002 | Enabling conf javascript-common. 2021-11-09 04:06:09.259 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-11-09 04:06:09.837 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-11-09 04:06:12.585 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-11-09 04:06:12.751 | Setting up python3-pcp (5.0.3-1) ... 2021-11-09 04:06:13.202 | Setting up libgvc6 (2.42.2-3build2) ... 2021-11-09 04:06:13.357 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2021-11-09 04:06:13.488 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2021-11-09 04:06:13.585 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-11-09 04:06:13.688 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-11-09 04:06:13.802 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2021-11-09 04:06:13.933 | Setting up graphviz (2.42.2-3build2) ... 2021-11-09 04:06:14.082 | Setting up pcp (5.0.3-1) ... 2021-11-09 04:06:17.678 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2021-11-09 04:06:18.108 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2021-11-09 04:06:18.511 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2021-11-09 04:06:18.935 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2021-11-09 04:06:35.911 | Setting up qemu-utils (1:4.2-3ubuntu6.18) ... 2021-11-09 04:06:36.089 | Setting up systemd (245.4-4ubuntu3.13) ... 2021-11-09 04:06:36.146 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-11-09 04:06:38.117 | Setting up dh-autoreconf (19) ... 2021-11-09 04:06:38.277 | Setting up systemd-timesyncd (245.4-4ubuntu3.13) ... 2021-11-09 04:06:39.393 | Setting up systemd-sysv (245.4-4ubuntu3.13) ... 2021-11-09 04:06:39.574 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-11-09 04:06:39.814 | Setting up debhelper (12.10ubuntu1) ... 2021-11-09 04:06:39.968 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-11-09 04:06:40.528 | Setting up apache2-dev (2.4.41-4ubuntu3.8) ... 2021-11-09 04:06:40.687 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-11-09 04:06:40.813 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-11-09 04:06:40.976 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-11-09 04:06:54.532 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-11-09 04:06:54.715 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-11-09 04:06:55.183 | Processing triggers for ufw (0.36-6) ... 2021-11-09 04:06:55.422 | Processing triggers for man-db (2.9.1-1) ... 2021-11-09 04:07:23.800 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-11-09 04:07:23.920 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-11-09 04:07:30.963 | ++ functions-common:apt_get:1118 : result=0 2021-11-09 04:07:30.965 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-11-09 04:07:30.967 | ++ functions-common:time_stop:2309 : local name 2021-11-09 04:07:30.970 | ++ functions-common:time_stop:2310 : local end_time 2021-11-09 04:07:30.972 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:07:30.974 | ++ functions-common:time_stop:2312 : local total 2021-11-09 04:07:30.976 | ++ functions-common:time_stop:2313 : local start_time 2021-11-09 04:07:30.978 | ++ functions-common:time_stop:2315 : name=apt-get 2021-11-09 04:07:30.980 | ++ functions-common:time_stop:2316 : start_time=1636430507673 2021-11-09 04:07:30.983 | ++ functions-common:time_stop:2318 : [[ -z 1636430507673 ]] 2021-11-09 04:07:30.985 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:07:30.990 | ++ functions-common:time_stop:2321 : end_time=1636430850988 2021-11-09 04:07:30.992 | ++ functions-common:time_stop:2322 : elapsed_time=343315 2021-11-09 04:07:30.994 | ++ functions-common:time_stop:2323 : total=700 2021-11-09 04:07:30.996 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:07:30.998 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=344015 2021-11-09 04:07:31.001 | ++ functions-common:apt_get:1122 : return 0 2021-11-09 04:07:31.003 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-11-09 04:07:31.006 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-11-09 04:07:31.008 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-11-09 04:07:31.012 | ++ tools/install_prereqs.sh:source:89 : date 2021-11-09 04:07:31.016 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-11-09 04:07:31.019 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-11-09 04:07:31.021 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-11-09 04:07:32.309 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-11-09 04:07:32.310 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-11-09 04:07:32.313 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-11-09 04:07:32.316 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-11-09 04:07:32.318 | + tools/install_pip.sh:main:43 : GetDistro 2021-11-09 04:07:32.320 | + functions-common:GetDistro:373 : GetOSVersion 2021-11-09 04:07:32.321 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-11-09 04:07:32.323 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-11-09 04:07:32.325 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-11-09 04:07:32.327 | + functions-common:_ensure_lsb_release:328 : return 2021-11-09 04:07:32.329 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-11-09 04:07:32.397 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-11-09 04:07:32.400 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-11-09 04:07:32.466 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-11-09 04:07:32.468 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-11-09 04:07:32.534 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-11-09 04:07:32.536 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-11-09 04:07:32.538 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-11-09 04:07:32.540 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-11-09 04:07:32.541 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-11-09 04:07:32.543 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-11-09 04:07:32.545 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-11-09 04:07:32.547 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-11-09 04:07:32.549 | + functions-common:GetDistro:378 : DISTRO=focal 2021-11-09 04:07:32.551 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-11-09 04:07:32.553 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-11-09 04:07:32.553 | Distro: focal 2021-11-09 04:07:32.555 | + tools/install_pip.sh:main:115 : get_versions 2021-11-09 04:07:32.558 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-11-09 04:07:32.561 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-11-09 04:07:32.563 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-11-09 04:07:32.566 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-11-09 04:07:32.566 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-11-09 04:07:32.971 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-11-09 04:07:32.972 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-11-09 04:07:32.972 | pip: 20.2.2 2021-11-09 04:07:32.974 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-11-09 04:07:32.980 | + tools/install_pip.sh:main:121 : is_fedora 2021-11-09 04:07:32.982 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-09 04:07:32.983 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-09 04:07:32.987 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-09 04:07:32.989 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-09 04:07:32.990 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-09 04:07:32.992 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-09 04:07:32.994 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-11-09 04:07:32.995 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-11-09 04:07:32.997 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-09 04:07:32.999 | + tools/install_pip.sh:main:133 : install_get_pip 2021-11-09 04:07:33.001 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-11-09 04:07:33.003 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-11-09 04:07:33.005 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-11-09 04:07:33.006 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-11-09 04:07:33.008 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-11-09 04:07:33.019 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-11-09 04:07:33.019 | Dload Upload Total Spent Left Speed 2021-11-09 04:07:33.460 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2108k 100 2108k 0 0 4792k 0 --:--:-- --:--:-- --:--:-- 4781k 2021-11-09 04:07:33.464 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-11-09 04:07:33.467 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-11-09 04:07:36.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:07:36.504 | from cryptography.utils import int_from_bytes 2021-11-09 04:07:36.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:07:36.504 | from cryptography.utils import int_from_bytes 2021-11-09 04:07:36.779 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:07:36.967 | Collecting pip 2021-11-09 04:07:36.980 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7 MB) 2021-11-09 04:07:38.584 | Installing collected packages: pip 2021-11-09 04:07:38.584 | Attempting uninstall: pip 2021-11-09 04:07:38.585 | Found existing installation: pip 20.2.2 2021-11-09 04:07:38.812 | Uninstalling pip-20.2.2: 2021-11-09 04:07:38.850 | Successfully uninstalled pip-20.2.2 2021-11-09 04:07:40.511 | Successfully installed pip-21.3.1 2021-11-09 04:07:40.511 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-11-09 04:07:40.511 | warnings.warn( 2021-11-09 04:07:40.511 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-11-09 04:07:40.511 | warnings.warn( 2021-11-09 04:07:40.511 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-11-09 04:07:40.511 | warnings.warn( 2021-11-09 04:07:40.511 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-09 04:07:40.631 | + tools/install_pip.sh:main:136 : set -x 2021-11-09 04:07:40.633 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-11-09 04:07:40.634 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-11-09 04:07:40.636 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-09 04:07:40.638 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-11-09 04:07:40.640 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-11-09 04:07:40.643 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-09 04:07:40.645 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-11-09 04:07:40.646 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-09 04:07:40.649 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-11-09 04:07:40.651 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-11-09 04:07:40.653 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-11-09 04:07:40.655 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-11-09 04:07:40.656 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-11-09 04:07:40.672 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-11-09 04:07:40.674 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-11-09 04:07:41.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:07:41.399 | from cryptography.utils import int_from_bytes 2021-11-09 04:07:41.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:07:41.399 | from cryptography.utils import int_from_bytes 2021-11-09 04:07:42.453 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:07:42.490 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (58.5.2) 2021-11-09 04:07:44.122 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-09 04:07:44.226 | + inc/python:pip_install:200 : result=0 2021-11-09 04:07:44.228 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:07:44.230 | + functions-common:time_stop:2309 : local name 2021-11-09 04:07:44.231 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:07:44.233 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:07:44.235 | + functions-common:time_stop:2312 : local total 2021-11-09 04:07:44.236 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:07:44.238 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:07:44.240 | + functions-common:time_stop:2316 : start_time=1636430860668 2021-11-09 04:07:44.241 | + functions-common:time_stop:2318 : [[ -z 1636430860668 ]] 2021-11-09 04:07:44.244 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:07:44.247 | + functions-common:time_stop:2321 : end_time=1636430864245 2021-11-09 04:07:44.249 | + functions-common:time_stop:2322 : elapsed_time=3577 2021-11-09 04:07:44.252 | + functions-common:time_stop:2323 : total=0 2021-11-09 04:07:44.253 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:07:44.255 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3577 2021-11-09 04:07:44.257 | + inc/python:pip_install:203 : return 0 2021-11-09 04:07:44.259 | + tools/install_pip.sh:main:142 : get_versions 2021-11-09 04:07:44.261 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-11-09 04:07:44.265 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-11-09 04:07:44.267 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-11-09 04:07:44.270 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-11-09 04:07:44.270 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-11-09 04:07:44.847 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-11-09 04:07:44.848 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-11-09 04:07:44.849 | pip: 21.3.1 2021-11-09 04:07:44.851 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-11-09 04:07:44.854 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-11-09 04:07:44.857 | + ./stack.sh:main:778 : fixup_all 2021-11-09 04:07:44.860 | + tools/fixup_stuff.sh:fixup_all:152 : fixup_ubuntu 2021-11-09 04:07:44.862 | + tools/fixup_stuff.sh:fixup_ubuntu:136 : is_ubuntu 2021-11-09 04:07:44.864 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:07:44.866 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:07:44.868 | + tools/fixup_stuff.sh:fixup_ubuntu:146 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2021-11-09 04:07:44.879 | + tools/fixup_stuff.sh:fixup_ubuntu:147 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-11-09 04:07:44.890 | + tools/fixup_stuff.sh:fixup_ubuntu:148 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-11-09 04:07:44.901 | + tools/fixup_stuff.sh:fixup_all:153 : fixup_fedora 2021-11-09 04:07:44.903 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2021-11-09 04:07:44.905 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-09 04:07:44.907 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-09 04:07:44.909 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-09 04:07:44.911 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-09 04:07:44.913 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-09 04:07:44.915 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-09 04:07:44.917 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-11-09 04:07:44.919 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-11-09 04:07:44.921 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-09 04:07:44.923 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2021-11-09 04:07:44.926 | + tools/fixup_stuff.sh:fixup_all:154 : fixup_suse 2021-11-09 04:07:44.928 | + tools/fixup_stuff.sh:fixup_suse:89 : is_suse 2021-11-09 04:07:44.930 | + functions-common:is_suse:462 : is_opensuse 2021-11-09 04:07:44.932 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-09 04:07:44.934 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-09 04:07:44.936 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-09 04:07:44.939 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-09 04:07:44.941 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-09 04:07:44.943 | + tools/fixup_stuff.sh:fixup_suse:90 : return 2021-11-09 04:07:44.945 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-11-09 04:07:44.965 | Using python 3.8 to install os-testr 2021-11-09 04:07:44.967 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-11-09 04:07:45.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:07:45.691 | from cryptography.utils import int_from_bytes 2021-11-09 04:07:45.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:07:45.691 | from cryptography.utils import int_from_bytes 2021-11-09 04:07:46.755 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:07:46.861 | Collecting os-testr 2021-11-09 04:07:46.868 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2021-11-09 04:07:46.882 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.7.0) 2021-11-09 04:07:46.883 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-11-09 04:07:46.935 | Collecting stestr>=1.0.0 2021-11-09 04:07:46.943 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2021-11-09 04:07:46.986 | Collecting python-subunit>=1.0.0 2021-11-09 04:07:46.993 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-11-09 04:07:47.013 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-11-09 04:07:47.040 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2021-11-09 04:07:47.046 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2021-11-09 04:07:47.047 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-11-09 04:07:47.092 | Collecting future 2021-11-09 04:07:47.103 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-11-09 04:07:47.318 | Preparing metadata (setup.py): started 2021-11-09 04:07:47.934 | Preparing metadata (setup.py): finished with status 'done' 2021-11-09 04:07:47.938 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2021-11-09 04:07:47.962 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2021-11-09 04:07:47.964 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-11-09 04:07:47.965 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.2.0) 2021-11-09 04:07:47.966 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2021-11-09 04:07:47.968 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2021-11-09 04:07:47.982 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-11-09 04:07:48.054 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-11-09 04:07:48.055 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2021-11-09 04:07:48.057 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-11-09 04:07:48.058 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-11-09 04:07:48.162 | Building wheels for collected packages: future 2021-11-09 04:07:48.163 | Building wheel for future (setup.py): started 2021-11-09 04:07:49.177 | Building wheel for future (setup.py): finished with status 'done' 2021-11-09 04:07:49.181 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=c46cbfdd4010c510dad7c78e5cf5b0c8e682bb4ab4317920d5788efed74e913a 2021-11-09 04:07:49.181 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-11-09 04:07:49.189 | Successfully built future 2021-11-09 04:07:50.654 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-11-09 04:07:51.780 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2021-11-09 04:07:51.780 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-09 04:07:51.919 | + inc/python:pip_install:200 : result=0 2021-11-09 04:07:51.921 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:07:51.923 | + functions-common:time_stop:2309 : local name 2021-11-09 04:07:51.925 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:07:51.927 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:07:51.929 | + functions-common:time_stop:2312 : local total 2021-11-09 04:07:51.931 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:07:51.933 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:07:51.935 | + functions-common:time_stop:2316 : start_time=1636430864960 2021-11-09 04:07:51.938 | + functions-common:time_stop:2318 : [[ -z 1636430864960 ]] 2021-11-09 04:07:51.940 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:07:51.944 | + functions-common:time_stop:2321 : end_time=1636430871942 2021-11-09 04:07:51.946 | + functions-common:time_stop:2322 : elapsed_time=6982 2021-11-09 04:07:51.948 | + functions-common:time_stop:2323 : total=0 2021-11-09 04:07:51.950 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:07:51.953 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6982 2021-11-09 04:07:51.955 | + inc/python:pip_install:203 : return 0 2021-11-09 04:07:51.957 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-11-09 04:07:52.004 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-11-09 04:07:52.250 | + ./stack.sh:main:792 : install_infra 2021-11-09 04:07:52.253 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-09 04:07:52.255 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-11-09 04:07:52.258 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-11-09 04:07:55.414 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-09 04:07:55.416 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-11-09 04:07:55.438 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-11-09 04:07:57.258 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:07:57.332 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:07:57.362 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:07:57.466 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:07:57.581 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:07:57.631 | Ignoring dogtag-pki: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:07:57.757 | Ignoring python-nss: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:07:57.765 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:07:57.771 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:07:57.844 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:07:57.861 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:07:57.877 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:07:57.896 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:07:57.927 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:07:57.984 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:07:58.019 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:07:58.067 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:07:58.071 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:07:58.209 | Collecting pbr===5.7.0 2021-11-09 04:07:58.218 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/600/02958e459b195/pbr-5.7.0-py2.py3-none-any.whl (112 kB) 2021-11-09 04:07:58.255 | Installing collected packages: pbr 2021-11-09 04:07:58.394 | Successfully installed pbr-5.7.0 2021-11-09 04:07:58.456 | + inc/python:pip_install:200 : result=0 2021-11-09 04:07:58.458 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:07:58.460 | + functions-common:time_stop:2309 : local name 2021-11-09 04:07:58.465 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:07:58.468 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:07:58.471 | + functions-common:time_stop:2312 : local total 2021-11-09 04:07:58.473 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:07:58.475 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:07:58.477 | + functions-common:time_stop:2316 : start_time=1636430875430 2021-11-09 04:07:58.479 | + functions-common:time_stop:2318 : [[ -z 1636430875430 ]] 2021-11-09 04:07:58.481 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:07:58.486 | + functions-common:time_stop:2321 : end_time=1636430878483 2021-11-09 04:07:58.488 | + functions-common:time_stop:2322 : elapsed_time=3053 2021-11-09 04:07:58.490 | + functions-common:time_stop:2323 : total=6982 2021-11-09 04:07:58.492 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:07:58.494 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=10035 2021-11-09 04:07:58.496 | + inc/python:pip_install:203 : return 0 2021-11-09 04:07:58.499 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-09 04:07:58.501 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-11-09 04:07:58.523 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-11-09 04:08:00.364 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:00.437 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:00.466 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:00.579 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:00.693 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:00.743 | Ignoring dogtag-pki: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:00.871 | Ignoring python-nss: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:00.880 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:00.886 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:00.958 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:00.975 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:00.991 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:01.010 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:01.042 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:01.099 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:01.134 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:01.182 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-11-09 04:08:01.186 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:08:01.188 | Processing /opt/stack/requirements 2021-11-09 04:08:02.539 | Collecting fixtures===3.0.0 2021-11-09 04:08:02.546 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-11-09 04:08:02.768 | Collecting PyYAML===6.0 2021-11-09 04:08:02.776 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2021-11-09 04:08:02.949 | Collecting requests===2.26.0 2021-11-09 04:08:02.955 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/246513ecd5ecd/requests-2.26.0-py2.py3-none-any.whl (62 kB) 2021-11-09 04:08:03.050 | Collecting packaging===21.2 2021-11-09 04:08:03.056 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/143/17396d1e8cdb1/packaging-21.2-py3-none-any.whl (40 kB) 2021-11-09 04:08:03.120 | Collecting testtools===2.5.0 2021-11-09 04:08:03.126 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2021-11-09 04:08:03.209 | Collecting idna===3.3 2021-11-09 04:08:03.215 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2021-11-09 04:08:03.352 | Collecting pyparsing===2.4.7 2021-11-09 04:08:03.359 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-11-09 04:08:03.408 | Collecting six===1.16.0 2021-11-09 04:08:03.414 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2021-11-09 04:08:03.463 | Collecting charset-normalizer===2.0.7 2021-11-09 04:08:03.470 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f7a/f805c321bfa1c/charset_normalizer-2.0.7-py3-none-any.whl (38 kB) 2021-11-09 04:08:03.505 | Collecting Parsley>=1.2 2021-11-09 04:08:03.511 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-11-09 04:08:03.556 | Collecting beagle>=0.2.1 2021-11-09 04:08:03.562 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-11-09 04:08:03.588 | Requirement already satisfied: pbr===5.7.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.7.0) 2021-11-09 04:08:03.659 | Collecting certifi>=2017.4.17 2021-11-09 04:08:03.665 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2021-11-09 04:08:03.752 | Collecting urllib3===1.26.7 2021-11-09 04:08:03.758 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c4f/df4019605b6e5/urllib3-1.26.7-py2.py3-none-any.whl (138 kB) 2021-11-09 04:08:03.824 | Collecting extras===1.0.0 2021-11-09 04:08:03.831 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-11-09 04:08:03.913 | Collecting cliff===3.9.0 2021-11-09 04:08:03.919 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0d/02ee970f978be/cliff-3.9.0-py3-none-any.whl (80 kB) 2021-11-09 04:08:04.032 | Collecting stevedore===3.5.0 2021-11-09 04:08:04.038 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2021-11-09 04:08:04.098 | Collecting prettytable===2.4.0 2021-11-09 04:08:04.103 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/249/2f29e8686bdbc/prettytable-2.4.0-py3-none-any.whl (24 kB) 2021-11-09 04:08:04.256 | Collecting cmd2===2.2.0 2021-11-09 04:08:04.262 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d2f/75a0f8712541d/cmd2-2.2.0-py3-none-any.whl (144 kB) 2021-11-09 04:08:04.359 | Collecting autopage===0.4.0 2021-11-09 04:08:04.365 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b8/c9c160bfbf3e6/autopage-0.4.0-py3-none-any.whl (20 kB) 2021-11-09 04:08:04.405 | Collecting wcwidth===0.2.5 2021-11-09 04:08:04.412 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-11-09 04:08:04.462 | Collecting pyperclip===1.8.2 2021-11-09 04:08:04.468 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-11-09 04:08:04.881 | Collecting colorama===0.4.4 2021-11-09 04:08:04.887 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-11-09 04:08:04.935 | Collecting attrs===21.2.0 2021-11-09 04:08:04.941 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/e90d6d8ac20db/attrs-21.2.0-py2.py3-none-any.whl (53 kB) 2021-11-09 04:08:05.013 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-11-09 04:08:05.014 | Building wheel for pyperclip (setup.py): started 2021-11-09 04:08:05.257 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-11-09 04:08:05.257 | ERROR: Command errored out with exit status 1: 2021-11-09 04:08:05.257 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-q0rsw1vt/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-q0rsw1vt/pyperclip/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-wu2pyuui 2021-11-09 04:08:05.257 | cwd: /tmp/pip-install-q0rsw1vt/pyperclip/ 2021-11-09 04:08:05.257 | Complete output (6 lines): 2021-11-09 04:08:05.257 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-11-09 04:08:05.258 | or: setup.py --help [cmd1 cmd2 ...] 2021-11-09 04:08:05.258 | or: setup.py --help-commands 2021-11-09 04:08:05.258 | or: setup.py cmd --help 2021-11-09 04:08:05.258 | 2021-11-09 04:08:05.258 | error: invalid command 'bdist_wheel' 2021-11-09 04:08:05.258 | ---------------------------------------- 2021-11-09 04:08:05.258 | ERROR: Failed building wheel for pyperclip 2021-11-09 04:08:05.258 | Running setup.py clean for pyperclip 2021-11-09 04:08:05.513 | Building wheel for openstack-requirements (setup.py): started 2021-11-09 04:08:06.320 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-11-09 04:08:06.321 | ERROR: Command errored out with exit status 1: 2021-11-09 04:08:06.321 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-gq1z11dj/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-gq1z11dj/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-w4fhm1zz 2021-11-09 04:08:06.321 | cwd: /tmp/pip-req-build-gq1z11dj/ 2021-11-09 04:08:06.321 | Complete output (6 lines): 2021-11-09 04:08:06.321 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-11-09 04:08:06.321 | or: setup.py --help [cmd1 cmd2 ...] 2021-11-09 04:08:06.321 | or: setup.py --help-commands 2021-11-09 04:08:06.321 | or: setup.py cmd --help 2021-11-09 04:08:06.321 | 2021-11-09 04:08:06.321 | error: invalid command 'bdist_wheel' 2021-11-09 04:08:06.321 | ---------------------------------------- 2021-11-09 04:08:06.321 | ERROR: Failed building wheel for openstack-requirements 2021-11-09 04:08:06.321 | Running setup.py clean for openstack-requirements 2021-11-09 04:08:07.118 | Failed to build pyperclip openstack-requirements 2021-11-09 04:08:07.348 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, certifi, idna, charset-normalizer, requests, stevedore, pyperclip, colorama, cmd2, autopage, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2021-11-09 04:08:08.523 | Running setup.py install for pyperclip: started 2021-11-09 04:08:08.931 | Running setup.py install for pyperclip: finished with status 'done' 2021-11-09 04:08:09.559 | Running setup.py install for openstack-requirements: started 2021-11-09 04:08:11.792 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-11-09 04:08:11.827 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.2.0 autopage-0.4.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.7 cliff-3.9.0 cmd2-2.2.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5020 packaging-21.2 prettytable-2.4.0 pyparsing-2.4.7 pyperclip-1.8.2 requests-2.26.0 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.7 wcwidth-0.2.5 2021-11-09 04:08:11.955 | + inc/python:pip_install:200 : result=0 2021-11-09 04:08:11.957 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:08:11.959 | + functions-common:time_stop:2309 : local name 2021-11-09 04:08:11.961 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:08:11.963 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:08:11.965 | + functions-common:time_stop:2312 : local total 2021-11-09 04:08:11.967 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:08:11.969 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:08:11.971 | + functions-common:time_stop:2316 : start_time=1636430878516 2021-11-09 04:08:11.973 | + functions-common:time_stop:2318 : [[ -z 1636430878516 ]] 2021-11-09 04:08:11.976 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:08:11.979 | + functions-common:time_stop:2321 : end_time=1636430891977 2021-11-09 04:08:11.982 | + functions-common:time_stop:2322 : elapsed_time=13461 2021-11-09 04:08:11.984 | + functions-common:time_stop:2323 : total=10035 2021-11-09 04:08:11.986 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:08:11.988 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=23496 2021-11-09 04:08:11.990 | + inc/python:pip_install:203 : return 0 2021-11-09 04:08:11.992 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-11-09 04:08:11.995 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-11-09 04:08:11.998 | + inc/python:use_library_from_git:250 : local name=pbr 2021-11-09 04:08:12.000 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:08:12.002 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:08:12.004 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-11-09 04:08:12.007 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:08:12.009 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-11-09 04:08:12.028 | Using python 3.8 to install pbr 2021-11-09 04:08:12.031 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-11-09 04:08:12.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:08:12.760 | from cryptography.utils import int_from_bytes 2021-11-09 04:08:12.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:08:12.760 | from cryptography.utils import int_from_bytes 2021-11-09 04:08:13.811 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:08:13.849 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.7.0) 2021-11-09 04:08:15.630 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-09 04:08:15.741 | + inc/python:pip_install:200 : result=0 2021-11-09 04:08:15.743 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:08:15.745 | + functions-common:time_stop:2309 : local name 2021-11-09 04:08:15.747 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:08:15.749 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:08:15.751 | + functions-common:time_stop:2312 : local total 2021-11-09 04:08:15.754 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:08:15.756 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:08:15.758 | + functions-common:time_stop:2316 : start_time=1636430892023 2021-11-09 04:08:15.760 | + functions-common:time_stop:2318 : [[ -z 1636430892023 ]] 2021-11-09 04:08:15.763 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:08:15.767 | + functions-common:time_stop:2321 : end_time=1636430895764 2021-11-09 04:08:15.769 | + functions-common:time_stop:2322 : elapsed_time=3741 2021-11-09 04:08:15.771 | + functions-common:time_stop:2323 : total=23496 2021-11-09 04:08:15.773 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:08:15.775 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=27237 2021-11-09 04:08:15.777 | + inc/python:pip_install:203 : return 0 2021-11-09 04:08:15.780 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-11-09 04:08:18.940 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-11-09 04:08:20.705 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:08:20.786 | Collecting bindep 2021-11-09 04:08:20.793 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl (33 kB) 2021-11-09 04:08:20.841 | Collecting Parsley 2021-11-09 04:08:20.848 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-11-09 04:08:20.947 | Collecting packaging; python_version >= "3.6" 2021-11-09 04:08:20.954 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/143/17396d1e8cdb1/packaging-21.2-py3-none-any.whl (40 kB) 2021-11-09 04:08:21.004 | Collecting distro 2021-11-09 04:08:21.010 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2021-11-09 04:08:21.146 | Collecting pbr>=2.0.0 2021-11-09 04:08:21.152 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/600/02958e459b195/pbr-5.7.0-py2.py3-none-any.whl (112 kB) 2021-11-09 04:08:21.335 | Collecting pyparsing<3,>=2.0.2 2021-11-09 04:08:21.343 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-11-09 04:08:21.379 | Installing collected packages: Parsley, pyparsing, packaging, distro, pbr, bindep 2021-11-09 04:08:21.926 | Successfully installed Parsley-1.3 bindep-2.10.1 distro-1.6.0 packaging-21.2 pbr-5.7.0 pyparsing-2.4.7 2021-11-09 04:08:21.995 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-11-09 04:08:21.997 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-11-09 04:08:22.001 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-11-09 04:08:22.018 | + ./stack.sh:main:801 : pkgs= 2021-11-09 04:08:22.020 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-11-09 04:08:22.022 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-11-09 04:08:22.025 | + functions-common:run_phase:1737 : local mode=stack 2021-11-09 04:08:22.027 | + functions-common:run_phase:1738 : local phase=pre-install 2021-11-09 04:08:22.029 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-09 04:08:22.031 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-11-09 04:08:22.034 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-09 04:08:22.036 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-11-09 04:08:22.038 | + functions-common:run_phase:1747 : local extra 2021-11-09 04:08:22.041 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-09 04:08:22.044 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-11-09 04:08:22.047 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-09 04:08:22.049 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-09 04:08:22.051 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-11-09 04:08:22.054 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-09 04:08:22.069 | ++ functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:08:22.071 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-11-09 04:08:22.073 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-11-09 04:08:22.075 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-11-09 04:08:22.078 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-11-09 04:08:22.080 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-11-09 04:08:22.091 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-11-09 04:08:22.094 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-11-09 04:08:22.096 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-11-09 04:08:22.098 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-11-09 04:08:22.100 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-11-09 04:08:22.102 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-11-09 04:08:22.104 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-11-09 04:08:22.106 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-11-09 04:08:22.109 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-11-09 04:08:22.111 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-09 04:08:22.113 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-11-09 04:08:22.116 | + functions-common:run_plugins:1723 : local mode=stack 2021-11-09 04:08:22.118 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-11-09 04:08:22.121 | + functions-common:run_plugins:1726 : local plugins= 2021-11-09 04:08:22.123 | + functions-common:run_plugins:1727 : local plugin 2021-11-09 04:08:22.126 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-11-09 04:08:22.128 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-11-09 04:08:22.130 | + functions:set_systemd_override:821 : local value=2048 2021-11-09 04:08:22.133 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-11-09 04:08:22.135 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-11-09 04:08:22.213 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-11-09 04:08:22.213 | Set systemd system override for DefaultLimitNOFILE=2048 2021-11-09 04:08:22.215 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-11-09 04:08:22.573 | + ./stack.sh:main:814 : install_rpc_backend 2021-11-09 04:08:22.576 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-11-09 04:08:22.591 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:08:22.594 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-11-09 04:08:22.596 | + functions-common:install_package:1347 : update_package_repo 2021-11-09 04:08:22.599 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-11-09 04:08:22.601 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-11-09 04:08:22.603 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-11-09 04:08:22.605 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-11-09 04:08:22.607 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-11-09 04:08:22.610 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:08:22.613 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:08:22.615 | + functions-common:update_package_repo:1328 : apt_get_update 2021-11-09 04:08:22.617 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-11-09 04:08:22.619 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-11-09 04:08:22.621 | + functions-common:apt_get_update:1074 : return 2021-11-09 04:08:22.624 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-11-09 04:08:22.627 | + functions-common:real_install_package:1333 : is_ubuntu 2021-11-09 04:08:22.629 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:08:22.631 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:08:22.633 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-11-09 04:08:22.652 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-11-09 04:08:22.759 | Reading package lists... 2021-11-09 04:08:22.983 | Building dependency tree... 2021-11-09 04:08:22.985 | Reading state information... 2021-11-09 04:08:23.219 | The following packages were automatically installed and are no longer required: 2021-11-09 04:08:23.220 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-09 04:08:23.220 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-09 04:08:23.220 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-09 04:08:23.220 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-09 04:08:23.220 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-09 04:08:23.220 | python3-zope.interface 2021-11-09 04:08:23.221 | Use 'sudo apt autoremove' to remove them. 2021-11-09 04:08:23.221 | The following additional packages will be installed: 2021-11-09 04:08:23.221 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-11-09 04:08:23.221 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-11-09 04:08:23.221 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-11-09 04:08:23.222 | erlang-tools erlang-xmerl locales-all 2021-11-09 04:08:23.223 | Suggested packages: 2021-11-09 04:08:23.223 | erlang erlang-manpages erlang-doc 2021-11-09 04:08:23.290 | The following NEW packages will be installed: 2021-11-09 04:08:23.290 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-11-09 04:08:23.291 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-11-09 04:08:23.291 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-11-09 04:08:23.291 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-11-09 04:08:23.739 | 0 upgraded, 19 newly installed, 0 to remove and 97 not upgraded. 2021-11-09 04:08:23.739 | Need to get 38.1 MB of archives. 2021-11-09 04:08:23.739 | After this operation, 276 MB of additional disk space will be used. 2021-11-09 04:08:23.739 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2021-11-09 04:08:24.746 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2021-11-09 04:08:24.851 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2021-11-09 04:08:24.854 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2021-11-09 04:08:24.949 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2021-11-09 04:08:25.113 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2021-11-09 04:08:25.198 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2021-11-09 04:08:25.404 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2021-11-09 04:08:25.406 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2021-11-09 04:08:25.436 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2021-11-09 04:08:25.439 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2021-11-09 04:08:25.448 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2021-11-09 04:08:25.600 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2021-11-09 04:08:25.666 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2021-11-09 04:08:25.678 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2021-11-09 04:08:25.714 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2021-11-09 04:08:25.819 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2021-11-09 04:08:26.011 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2021-11-09 04:08:27.680 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2021-11-09 04:08:30.153 | Fetched 38.1 MB in 6s (6,055 kB/s) 2021-11-09 04:08:30.352 | Selecting previously unselected package erlang-base. 2021-11-09 04:08:30.400 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81597 files and directories currently installed.) 2021-11-09 04:08:30.403 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:08:30.455 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:31.907 | Selecting previously unselected package erlang-asn1. 2021-11-09 04:08:31.916 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:08:31.966 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:32.324 | Selecting previously unselected package erlang-crypto. 2021-11-09 04:08:32.333 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:08:32.386 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:32.684 | Selecting previously unselected package erlang-public-key. 2021-11-09 04:08:32.692 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:08:32.741 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:33.096 | Selecting previously unselected package erlang-mnesia. 2021-11-09 04:08:33.105 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:08:33.149 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:33.569 | Selecting previously unselected package erlang-runtime-tools. 2021-11-09 04:08:33.578 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:08:33.637 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:33.984 | Selecting previously unselected package erlang-ssl. 2021-11-09 04:08:33.993 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:08:34.046 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:34.461 | Selecting previously unselected package erlang-eldap. 2021-11-09 04:08:34.470 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:08:34.518 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:34.827 | Selecting previously unselected package erlang-ftp. 2021-11-09 04:08:34.835 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:08:34.895 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:35.187 | Selecting previously unselected package erlang-tftp. 2021-11-09 04:08:35.195 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:08:35.246 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:35.572 | Selecting previously unselected package erlang-inets. 2021-11-09 04:08:35.582 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:08:35.635 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:36.064 | Selecting previously unselected package erlang-snmp. 2021-11-09 04:08:36.074 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:08:36.159 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:36.673 | Selecting previously unselected package erlang-os-mon. 2021-11-09 04:08:36.682 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:08:36.730 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:37.007 | Selecting previously unselected package erlang-parsetools. 2021-11-09 04:08:37.016 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:08:37.061 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:37.350 | Selecting previously unselected package erlang-syntax-tools. 2021-11-09 04:08:37.359 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:08:37.407 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:37.721 | Selecting previously unselected package erlang-tools. 2021-11-09 04:08:37.730 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:08:37.781 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:38.142 | Selecting previously unselected package erlang-xmerl. 2021-11-09 04:08:38.151 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-09 04:08:38.198 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:38.696 | Selecting previously unselected package locales-all. 2021-11-09 04:08:38.705 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-11-09 04:08:38.759 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2021-11-09 04:08:43.419 | Selecting previously unselected package rabbitmq-server. 2021-11-09 04:08:43.430 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2021-11-09 04:08:43.481 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-11-09 04:08:45.012 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:45.932 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2021-11-09 04:08:45.932 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2021-11-09 04:08:50.134 | Searching for services which depend on erlang and should be started... none found. 2021-11-09 04:08:50.208 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:50.342 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:50.462 | Setting up locales-all (2.31-0ubuntu9.2) ... 2021-11-09 04:08:50.611 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:50.762 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:50.919 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:51.053 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:51.222 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:51.342 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:51.497 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:51.636 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:51.783 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:51.920 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:52.088 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:52.245 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:52.388 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:52.545 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2021-11-09 04:08:52.682 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-11-09 04:08:53.039 | Adding group `rabbitmq' (GID 125) ... 2021-11-09 04:08:53.194 | Done. 2021-11-09 04:08:53.273 | Adding system user `rabbitmq' (UID 117) ... 2021-11-09 04:08:53.274 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2021-11-09 04:08:53.582 | Not creating home directory `/var/lib/rabbitmq'. 2021-11-09 04:08:53.849 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-11-09 04:09:01.477 | Processing triggers for man-db (2.9.1-1) ... 2021-11-09 04:09:02.237 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-09 04:09:09.482 | + functions-common:apt_get:1118 : result=0 2021-11-09 04:09:09.484 | + functions-common:apt_get:1121 : time_stop apt-get 2021-11-09 04:09:09.487 | + functions-common:time_stop:2309 : local name 2021-11-09 04:09:09.490 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:09:09.492 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:09:09.494 | + functions-common:time_stop:2312 : local total 2021-11-09 04:09:09.496 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:09:09.498 | + functions-common:time_stop:2315 : name=apt-get 2021-11-09 04:09:09.500 | + functions-common:time_stop:2316 : start_time=1636430902650 2021-11-09 04:09:09.503 | + functions-common:time_stop:2318 : [[ -z 1636430902650 ]] 2021-11-09 04:09:09.505 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:09:09.509 | + functions-common:time_stop:2321 : end_time=1636430949507 2021-11-09 04:09:09.512 | + functions-common:time_stop:2322 : elapsed_time=46857 2021-11-09 04:09:09.514 | + functions-common:time_stop:2323 : total=344015 2021-11-09 04:09:09.516 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:09:09.518 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=390872 2021-11-09 04:09:09.521 | + functions-common:apt_get:1122 : return 0 2021-11-09 04:09:09.523 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-11-09 04:09:09.525 | + functions-common:is_suse:462 : is_opensuse 2021-11-09 04:09:09.528 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-09 04:09:09.530 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-09 04:09:09.532 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-09 04:09:09.534 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-09 04:09:09.537 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-09 04:09:09.539 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-11-09 04:09:09.542 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-09 04:09:09.544 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-09 04:09:09.546 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-09 04:09:09.548 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-09 04:09:09.550 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-09 04:09:09.553 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-09 04:09:09.555 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-11-09 04:09:09.557 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-11-09 04:09:09.559 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-09 04:09:09.561 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-11-09 04:09:09.564 | + functions-common:is_suse:462 : is_opensuse 2021-11-09 04:09:09.566 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-09 04:09:09.568 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-09 04:09:09.571 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-09 04:09:09.573 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-09 04:09:09.575 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-09 04:09:09.577 | + ./stack.sh:main:815 : restart_rpc_backend 2021-11-09 04:09:09.580 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-11-09 04:09:09.595 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:09:09.598 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-11-09 04:09:09.600 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-09 04:09:09.602 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-11-09 04:09:09.605 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-11-09 04:09:09.608 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-11-09 04:09:09.611 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-11-09 04:09:09.614 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-11-09 04:09:09.616 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-11-09 04:09:09.618 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-11-09 04:09:09.620 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-11-09 04:09:09.623 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-11-09 04:09:09.625 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-11-09 04:09:10.323 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-11-09 04:09:10.323 | user tags 2021-11-09 04:09:10.323 | guest [administrator]' 2021-11-09 04:09:10.327 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-11-09 04:09:10.327 | user tags 2021-11-09 04:09:10.327 | guest [administrator]' 2021-11-09 04:09:10.327 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-11-09 04:09:10.334 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-11-09 04:09:10.336 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-11-09 04:09:10.339 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-11-09 04:09:10.990 | Adding user "stackrabbit" ... 2021-11-09 04:09:11.048 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-11-09 04:09:11.704 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-11-09 04:09:11.755 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-11-09 04:09:11.757 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-11-09 04:09:12.412 | Changing password for user "stackrabbit" ... 2021-11-09 04:09:12.471 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-11-09 04:09:12.474 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-11-09 04:09:12.476 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-11-09 04:09:13.122 | Deleting user "guest" ... 2021-11-09 04:09:13.188 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-11-09 04:09:13.204 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:09:13.208 | + ./stack.sh:main:818 : install_database 2021-11-09 04:09:13.210 | + lib/database:install_database:116 : install_database_mysql 2021-11-09 04:09:13.212 | + lib/databases/mysql:install_database_mysql:152 : is_ubuntu 2021-11-09 04:09:13.215 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:09:13.217 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:09:13.219 | + lib/databases/mysql:install_database_mysql:155 : sudo debconf-set-selections 2021-11-09 04:09:13.622 | + lib/databases/mysql:install_database_mysql:165 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-11-09 04:09:13.624 | + lib/databases/mysql:install_database_mysql:166 : cat 2021-11-09 04:09:13.628 | + lib/databases/mysql:install_database_mysql:172 : is_ubuntu 2021-11-09 04:09:13.631 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:09:13.633 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:09:13.635 | + lib/databases/mysql:install_database_mysql:172 : '[' mysql '!=' mariadb ']' 2021-11-09 04:09:13.638 | + lib/databases/mysql:install_database_mysql:173 : echo host=127.0.0.1 2021-11-09 04:09:13.640 | + lib/databases/mysql:install_database_mysql:175 : chmod 0600 /home/ubuntu/.my.cnf 2021-11-09 04:09:13.644 | + lib/databases/mysql:install_database_mysql:178 : is_oraclelinux 2021-11-09 04:09:13.646 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-11-09 04:09:13.648 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-11-09 04:09:13.651 | + lib/databases/mysql:install_database_mysql:180 : is_fedora 2021-11-09 04:09:13.653 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-09 04:09:13.655 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-09 04:09:13.657 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-09 04:09:13.660 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-09 04:09:13.663 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-09 04:09:13.665 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-09 04:09:13.667 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-11-09 04:09:13.670 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-11-09 04:09:13.672 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-09 04:09:13.674 | + lib/databases/mysql:install_database_mysql:183 : is_suse 2021-11-09 04:09:13.677 | + functions-common:is_suse:462 : is_opensuse 2021-11-09 04:09:13.679 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-09 04:09:13.681 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-09 04:09:13.684 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-09 04:09:13.686 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-09 04:09:13.688 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-09 04:09:13.690 | + lib/databases/mysql:install_database_mysql:186 : is_ubuntu 2021-11-09 04:09:13.693 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:09:13.695 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:09:13.698 | + lib/databases/mysql:install_database_mysql:187 : install_package mysql-server 2021-11-09 04:09:13.700 | + functions-common:install_package:1347 : update_package_repo 2021-11-09 04:09:13.702 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-11-09 04:09:13.704 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-11-09 04:09:13.707 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-11-09 04:09:13.709 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-11-09 04:09:13.712 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-11-09 04:09:13.714 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:09:13.716 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:09:13.718 | + functions-common:update_package_repo:1328 : apt_get_update 2021-11-09 04:09:13.721 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-11-09 04:09:13.724 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-11-09 04:09:13.726 | + functions-common:apt_get_update:1074 : return 2021-11-09 04:09:13.728 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-11-09 04:09:13.730 | + functions-common:real_install_package:1333 : is_ubuntu 2021-11-09 04:09:13.733 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:09:13.735 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:09:13.737 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-11-09 04:09:13.759 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-11-09 04:09:13.865 | Reading package lists... 2021-11-09 04:09:14.090 | Building dependency tree... 2021-11-09 04:09:14.091 | Reading state information... 2021-11-09 04:09:14.322 | The following packages were automatically installed and are no longer required: 2021-11-09 04:09:14.323 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-09 04:09:14.323 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-09 04:09:14.323 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-09 04:09:14.323 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-09 04:09:14.323 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-09 04:09:14.324 | python3-zope.interface 2021-11-09 04:09:14.324 | Use 'sudo apt autoremove' to remove them. 2021-11-09 04:09:14.324 | The following additional packages will be installed: 2021-11-09 04:09:14.324 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-11-09 04:09:14.324 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-11-09 04:09:14.324 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-11-09 04:09:14.324 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-11-09 04:09:14.324 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-11-09 04:09:14.325 | mysql-server-8.0 mysql-server-core-8.0 2021-11-09 04:09:14.326 | Suggested packages: 2021-11-09 04:09:14.326 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-11-09 04:09:14.404 | The following NEW packages will be installed: 2021-11-09 04:09:14.404 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-11-09 04:09:14.404 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-11-09 04:09:14.404 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-11-09 04:09:14.404 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-11-09 04:09:14.404 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-11-09 04:09:14.405 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2021-11-09 04:09:14.723 | 0 upgraded, 24 newly installed, 0 to remove and 97 not upgraded. 2021-11-09 04:09:14.723 | Need to get 31.9 MB of archives. 2021-11-09 04:09:14.723 | After this operation, 263 MB of additional disk space will be used. 2021-11-09 04:09:14.723 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [4,423 kB] 2021-11-09 04:09:16.258 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [22.0 kB] 2021-11-09 04:09:16.260 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2021-11-09 04:09:16.267 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2021-11-09 04:09:16.268 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2021-11-09 04:09:16.288 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [18.4 MB] 2021-11-09 04:09:18.929 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [1,313 kB] 2021-11-09 04:09:19.154 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2021-11-09 04:09:19.155 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2021-11-09 04:09:19.156 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2021-11-09 04:09:19.158 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2021-11-09 04:09:19.162 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2021-11-09 04:09:19.163 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2021-11-09 04:09:19.163 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-11-09 04:09:19.164 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-11-09 04:09:19.165 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2021-11-09 04:09:19.304 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2021-11-09 04:09:19.305 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-11-09 04:09:19.453 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2021-11-09 04:09:19.455 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2021-11-09 04:09:19.461 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2021-11-09 04:09:19.461 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2021-11-09 04:09:20.449 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2021-11-09 04:09:20.450 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.27-0ubuntu0.20.04.1 [9,548 B] 2021-11-09 04:09:20.963 | Preconfiguring packages ... 2021-11-09 04:09:21.250 | Fetched 31.9 MB in 6s (5,281 kB/s) 2021-11-09 04:09:21.363 | Selecting previously unselected package mysql-client-core-8.0. 2021-11-09 04:09:21.413 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90053 files and directories currently installed.) 2021-11-09 04:09:21.417 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-09 04:09:21.470 | Unpacking mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-09 04:09:22.940 | Selecting previously unselected package mysql-client-8.0. 2021-11-09 04:09:22.950 | Preparing to unpack .../01-mysql-client-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-09 04:09:23.006 | Unpacking mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-09 04:09:23.482 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2021-11-09 04:09:23.492 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-11-09 04:09:23.606 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-11-09 04:09:24.060 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2021-11-09 04:09:24.071 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-11-09 04:09:24.128 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-11-09 04:09:24.694 | Selecting previously unselected package libmecab2:amd64. 2021-11-09 04:09:24.704 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2021-11-09 04:09:24.777 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2021-11-09 04:09:25.343 | Selecting previously unselected package mysql-server-core-8.0. 2021-11-09 04:09:25.354 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-09 04:09:25.402 | Unpacking mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-09 04:09:29.128 | Selecting previously unselected package mysql-server-8.0. 2021-11-09 04:09:29.138 | Preparing to unpack .../06-mysql-server-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-09 04:09:30.106 | Unpacking mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-09 04:09:30.517 | Selecting previously unselected package libhtml-tagset-perl. 2021-11-09 04:09:30.526 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2021-11-09 04:09:30.572 | Unpacking libhtml-tagset-perl (3.20-4) ... 2021-11-09 04:09:30.835 | Selecting previously unselected package liburi-perl. 2021-11-09 04:09:30.844 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2021-11-09 04:09:30.899 | Unpacking liburi-perl (1.76-2) ... 2021-11-09 04:09:31.240 | Selecting previously unselected package libhtml-parser-perl. 2021-11-09 04:09:31.250 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2021-11-09 04:09:31.303 | Unpacking libhtml-parser-perl (3.72-5) ... 2021-11-09 04:09:31.671 | Selecting previously unselected package libcgi-pm-perl. 2021-11-09 04:09:31.680 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2021-11-09 04:09:31.762 | Unpacking libcgi-pm-perl (4.46-1) ... 2021-11-09 04:09:32.071 | Selecting previously unselected package libfcgi-perl. 2021-11-09 04:09:32.080 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2021-11-09 04:09:32.116 | Unpacking libfcgi-perl (0.79-1) ... 2021-11-09 04:09:32.488 | Selecting previously unselected package libcgi-fast-perl. 2021-11-09 04:09:32.497 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2021-11-09 04:09:32.567 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2021-11-09 04:09:32.869 | Selecting previously unselected package libencode-locale-perl. 2021-11-09 04:09:32.878 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2021-11-09 04:09:32.933 | Unpacking libencode-locale-perl (1.05-1) ... 2021-11-09 04:09:33.280 | Selecting previously unselected package libhtml-template-perl. 2021-11-09 04:09:33.290 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2021-11-09 04:09:33.344 | Unpacking libhtml-template-perl (2.97-1) ... 2021-11-09 04:09:33.670 | Selecting previously unselected package libtimedate-perl. 2021-11-09 04:09:33.680 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2021-11-09 04:09:33.727 | Unpacking libtimedate-perl (2.3200-1) ... 2021-11-09 04:09:33.966 | Selecting previously unselected package libhttp-date-perl. 2021-11-09 04:09:33.976 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2021-11-09 04:09:34.025 | Unpacking libhttp-date-perl (6.05-1) ... 2021-11-09 04:09:34.474 | Selecting previously unselected package libio-html-perl. 2021-11-09 04:09:34.485 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2021-11-09 04:09:34.544 | Unpacking libio-html-perl (1.001-1) ... 2021-11-09 04:09:34.859 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-11-09 04:09:34.869 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2021-11-09 04:09:34.910 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2021-11-09 04:09:35.282 | Selecting previously unselected package libhttp-message-perl. 2021-11-09 04:09:35.291 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2021-11-09 04:09:35.354 | Unpacking libhttp-message-perl (6.22-1) ... 2021-11-09 04:09:35.659 | Selecting previously unselected package mecab-utils. 2021-11-09 04:09:35.668 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2021-11-09 04:09:35.705 | Unpacking mecab-utils (0.996-10build1) ... 2021-11-09 04:09:35.996 | Selecting previously unselected package mecab-ipadic. 2021-11-09 04:09:36.006 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2021-11-09 04:09:36.042 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-11-09 04:09:37.670 | Selecting previously unselected package mecab-ipadic-utf8. 2021-11-09 04:09:37.680 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2021-11-09 04:09:37.731 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-11-09 04:09:38.048 | Selecting previously unselected package mysql-server. 2021-11-09 04:09:38.057 | Preparing to unpack .../23-mysql-server_8.0.27-0ubuntu0.20.04.1_all.deb ... 2021-11-09 04:09:38.093 | Unpacking mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2021-11-09 04:09:38.421 | Setting up libmecab2:amd64 (0.996-10build1) ... 2021-11-09 04:09:38.652 | Setting up mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-09 04:09:38.828 | Setting up libhtml-tagset-perl (3.20-4) ... 2021-11-09 04:09:38.950 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2021-11-09 04:09:39.070 | Setting up libencode-locale-perl (1.05-1) ... 2021-11-09 04:09:39.211 | Setting up mecab-utils (0.996-10build1) ... 2021-11-09 04:09:39.379 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-11-09 04:09:39.549 | Setting up libio-html-perl (1.001-1) ... 2021-11-09 04:09:39.703 | Setting up libtimedate-perl (2.3200-1) ... 2021-11-09 04:09:39.865 | Setting up mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-09 04:09:40.040 | Setting up libfcgi-perl (0.79-1) ... 2021-11-09 04:09:40.206 | Setting up liburi-perl (1.76-2) ... 2021-11-09 04:09:40.321 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-11-09 04:09:40.499 | Setting up libhttp-date-perl (6.05-1) ... 2021-11-09 04:09:40.682 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-11-09 04:09:40.801 | Compiling IPA dictionary for Mecab. This takes long time... 2021-11-09 04:09:40.805 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-11-09 04:09:40.805 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2021-11-09 04:09:40.806 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-11-09 04:09:40.806 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-11-09 04:09:40.947 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-11-09 04:09:40.947 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-11-09 04:09:40.948 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-11-09 04:09:40.948 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-11-09 04:09:40.957 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-11-09 04:09:41.047 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-11-09 04:09:41.047 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-11-09 04:09:41.048 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-11-09 04:09:41.074 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-11-09 04:09:41.119 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-11-09 04:09:41.406 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-11-09 04:09:41.413 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-11-09 04:09:41.504 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-11-09 04:09:41.505 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-11-09 04:09:41.505 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-11-09 04:09:41.505 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-11-09 04:09:41.509 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-11-09 04:09:41.509 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-11-09 04:09:41.554 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-11-09 04:09:41.745 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-11-09 04:09:41.746 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-11-09 04:09:41.746 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-11-09 04:09:41.747 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-11-09 04:09:41.749 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-11-09 04:09:41.749 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-11-09 04:09:42.166 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2021-11-09 04:09:42.285 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-11-09 04:09:42.605 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2021-11-09 04:09:42.609 | 2021-11-09 04:09:42.609 | done! 2021-11-09 04:09:42.615 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-11-09 04:09:42.731 | Setting up mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-09 04:09:42.904 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-11-09 04:09:43.019 | Compiling IPA dictionary for Mecab. This takes long time... 2021-11-09 04:09:43.037 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-11-09 04:09:43.037 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2021-11-09 04:09:43.037 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-11-09 04:09:43.037 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-11-09 04:09:43.250 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-11-09 04:09:43.250 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-11-09 04:09:43.251 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-11-09 04:09:43.251 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-11-09 04:09:43.263 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-11-09 04:09:43.396 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-11-09 04:09:43.397 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-11-09 04:09:43.397 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-11-09 04:09:43.438 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-11-09 04:09:43.513 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-11-09 04:09:44.012 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-11-09 04:09:44.022 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-11-09 04:09:44.140 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-11-09 04:09:44.140 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-11-09 04:09:44.141 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-11-09 04:09:44.141 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-11-09 04:09:44.146 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-11-09 04:09:44.146 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-11-09 04:09:44.237 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-11-09 04:09:44.532 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-11-09 04:09:44.532 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-11-09 04:09:44.533 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-11-09 04:09:44.534 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-11-09 04:09:44.537 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-11-09 04:09:44.537 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-11-09 04:09:45.042 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2021-11-09 04:09:45.179 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-11-09 04:09:45.504 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2021-11-09 04:09:45.508 | 2021-11-09 04:09:45.508 | done! 2021-11-09 04:09:45.515 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-11-09 04:09:45.600 | Setting up libhtml-parser-perl (3.72-5) ... 2021-11-09 04:09:45.771 | Setting up libhttp-message-perl (6.22-1) ... 2021-11-09 04:09:45.954 | Setting up mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-09 04:09:47.407 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-11-09 04:09:47.475 | Renaming removed key_buffer and myisam-recover options (if present) 2021-11-09 04:10:33.718 | mysqld will log errors to /var/log/mysql/error.log 2021-11-09 04:10:35.191 | mysqld is running as pid 56140 2021-11-09 04:10:39.137 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-11-09 04:10:42.090 | Setting up libcgi-pm-perl (4.46-1) ... 2021-11-09 04:10:42.267 | Setting up libhtml-template-perl (2.97-1) ... 2021-11-09 04:10:42.438 | Setting up mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2021-11-09 04:10:42.610 | Setting up libcgi-fast-perl (1:2.15-1) ... 2021-11-09 04:10:42.851 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-09 04:10:43.371 | Processing triggers for man-db (2.9.1-1) ... 2021-11-09 04:10:45.268 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-11-09 04:10:52.188 | + functions-common:apt_get:1118 : result=0 2021-11-09 04:10:52.190 | + functions-common:apt_get:1121 : time_stop apt-get 2021-11-09 04:10:52.193 | + functions-common:time_stop:2309 : local name 2021-11-09 04:10:52.195 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:10:52.197 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:10:52.199 | + functions-common:time_stop:2312 : local total 2021-11-09 04:10:52.201 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:10:52.203 | + functions-common:time_stop:2315 : name=apt-get 2021-11-09 04:10:52.205 | + functions-common:time_stop:2316 : start_time=1636430953756 2021-11-09 04:10:52.208 | + functions-common:time_stop:2318 : [[ -z 1636430953756 ]] 2021-11-09 04:10:52.211 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:10:52.215 | + functions-common:time_stop:2321 : end_time=1636431052213 2021-11-09 04:10:52.218 | + functions-common:time_stop:2322 : elapsed_time=98457 2021-11-09 04:10:52.220 | + functions-common:time_stop:2323 : total=390872 2021-11-09 04:10:52.222 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:10:52.224 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=489329 2021-11-09 04:10:52.226 | + functions-common:apt_get:1122 : return 0 2021-11-09 04:10:52.229 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-11-09 04:10:52.231 | + ./stack.sh:main:821 : install_database_python 2021-11-09 04:10:52.233 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-11-09 04:10:52.235 | + lib/databases/mysql:install_database_python_mysql:195 : pip_install_gr PyMySQL 2021-11-09 04:10:52.238 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-11-09 04:10:52.240 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-09 04:10:52.243 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-11-09 04:10:52.245 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-11-09 04:10:52.248 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-09 04:10:52.251 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-11-09 04:10:52.251 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-09 04:10:52.257 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-11-09 04:10:52.259 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-11-09 04:10:52.262 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-11-09 04:10:52.264 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-11-09 04:10:52.266 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-11-09 04:10:52.287 | Using python 3.8 to install PyMySQL 2021-11-09 04:10:52.289 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-11-09 04:10:53.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:10:53.018 | from cryptography.utils import int_from_bytes 2021-11-09 04:10:53.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:10:53.018 | from cryptography.utils import int_from_bytes 2021-11-09 04:10:54.068 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:10:54.200 | Collecting PyMySQL 2021-11-09 04:10:54.207 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-11-09 04:10:55.800 | Installing collected packages: PyMySQL 2021-11-09 04:10:56.009 | Successfully installed PyMySQL-1.0.2 2021-11-09 04:10:56.009 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-09 04:10:56.119 | + inc/python:pip_install:200 : result=0 2021-11-09 04:10:56.122 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:10:56.124 | + functions-common:time_stop:2309 : local name 2021-11-09 04:10:56.126 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:10:56.128 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:10:56.131 | + functions-common:time_stop:2312 : local total 2021-11-09 04:10:56.133 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:10:56.135 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:10:56.137 | + functions-common:time_stop:2316 : start_time=1636431052281 2021-11-09 04:10:56.139 | + functions-common:time_stop:2318 : [[ -z 1636431052281 ]] 2021-11-09 04:10:56.142 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:10:56.147 | + functions-common:time_stop:2321 : end_time=1636431056144 2021-11-09 04:10:56.149 | + functions-common:time_stop:2322 : elapsed_time=3863 2021-11-09 04:10:56.151 | + functions-common:time_stop:2323 : total=27237 2021-11-09 04:10:56.154 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:10:56.156 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=31100 2021-11-09 04:10:56.158 | + inc/python:pip_install:203 : return 0 2021-11-09 04:10:56.161 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-11-09 04:10:56.163 | + lib/databases/mysql:install_database_python_mysql:198 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-11-09 04:10:56.165 | + lib/databases/mysql:install_database_python_mysql:199 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-11-09 04:10:56.168 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-11-09 04:10:56.184 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:10:56.186 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-11-09 04:10:56.188 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-11-09 04:10:56.192 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-09 04:10:56.192 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-09 04:10:56.197 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-09 04:10:56.199 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-09 04:10:56.201 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-11-09 04:10:56.204 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-09 04:10:56.206 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-11-09 04:10:56.209 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:466 : is_service_enabled q-l3 2021-11-09 04:10:56.225 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:10:56.227 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:467 : install_package radvd 2021-11-09 04:10:56.229 | + functions-common:install_package:1347 : update_package_repo 2021-11-09 04:10:56.232 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-11-09 04:10:56.234 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-11-09 04:10:56.236 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-11-09 04:10:56.238 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-11-09 04:10:56.241 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-11-09 04:10:56.243 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:10:56.245 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:10:56.247 | + functions-common:update_package_repo:1328 : apt_get_update 2021-11-09 04:10:56.250 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-11-09 04:10:56.252 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-11-09 04:10:56.254 | + functions-common:apt_get_update:1074 : return 2021-11-09 04:10:56.256 | + functions-common:install_package:1348 : real_install_package radvd 2021-11-09 04:10:56.259 | + functions-common:real_install_package:1333 : is_ubuntu 2021-11-09 04:10:56.261 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:10:56.263 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:10:56.266 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-11-09 04:10:56.287 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-11-09 04:10:56.395 | Reading package lists... 2021-11-09 04:10:56.624 | Building dependency tree... 2021-11-09 04:10:56.625 | Reading state information... 2021-11-09 04:10:56.858 | The following packages were automatically installed and are no longer required: 2021-11-09 04:10:56.859 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-09 04:10:56.859 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-09 04:10:56.859 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-09 04:10:56.859 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-09 04:10:56.859 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-09 04:10:56.859 | python3-zope.interface 2021-11-09 04:10:56.859 | Use 'sudo apt autoremove' to remove them. 2021-11-09 04:10:56.925 | The following NEW packages will be installed: 2021-11-09 04:10:56.925 | radvd 2021-11-09 04:10:57.466 | 0 upgraded, 1 newly installed, 0 to remove and 97 not upgraded. 2021-11-09 04:10:57.466 | Need to get 59.0 kB of archives. 2021-11-09 04:10:57.466 | After this operation, 164 kB of additional disk space will be used. 2021-11-09 04:10:57.466 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2021-11-09 04:10:58.384 | Fetched 59.0 kB in 1s (65.5 kB/s) 2021-11-09 04:10:58.593 | Selecting previously unselected package radvd. 2021-11-09 04:10:58.646 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90631 files and directories currently installed.) 2021-11-09 04:10:58.649 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2021-11-09 04:10:58.701 | Unpacking radvd (1:2.17-2) ... 2021-11-09 04:10:59.165 | Setting up radvd (1:2.17-2) ... 2021-11-09 04:11:00.556 | Job for radvd.service failed because the control process exited with error code. 2021-11-09 04:11:00.556 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-11-09 04:11:00.558 | invoke-rc.d: initscript radvd, action "start" failed. 2021-11-09 04:11:00.570 | ● radvd.service - Router advertisement daemon for IPv6 2021-11-09 04:11:00.570 | Loaded: loaded (]8;;file://dv-cinder-817135-1-smb/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2021-11-09 04:11:00.570 | Active: failed (Result: exit-code) since Tue 2021-11-09 04:11:00 UTC; 15ms ago 2021-11-09 04:11:00.570 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2021-11-09 04:11:00.570 | Process: 57249 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-11-09 04:11:00.570 | 2021-11-09 04:11:00.570 | Nov 09 04:11:00 dv-cinder-817135-1-smb systemd[1]: Starting Router advertisement daemon for IPv6... 2021-11-09 04:11:00.570 | Nov 09 04:11:00 dv-cinder-817135-1-smb radvd[57249]: can't open /etc/radvd.conf: No such file or directory 2021-11-09 04:11:00.570 | Nov 09 04:11:00 dv-cinder-817135-1-smb radvd[57249]: Insecure file permissions, but continuing anyway 2021-11-09 04:11:00.571 | Nov 09 04:11:00 dv-cinder-817135-1-smb radvd[57249]: exiting, failed to read config file 2021-11-09 04:11:00.571 | Nov 09 04:11:00 dv-cinder-817135-1-smb systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2021-11-09 04:11:00.571 | Nov 09 04:11:00 dv-cinder-817135-1-smb systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-11-09 04:11:00.571 | Nov 09 04:11:00 dv-cinder-817135-1-smb systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-11-09 04:11:00.639 | Processing triggers for man-db (2.9.1-1) ... 2021-11-09 04:11:00.953 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-09 04:11:08.150 | + functions-common:apt_get:1118 : result=0 2021-11-09 04:11:08.152 | + functions-common:apt_get:1121 : time_stop apt-get 2021-11-09 04:11:08.154 | + functions-common:time_stop:2309 : local name 2021-11-09 04:11:08.156 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:11:08.159 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:11:08.161 | + functions-common:time_stop:2312 : local total 2021-11-09 04:11:08.164 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:11:08.166 | + functions-common:time_stop:2315 : name=apt-get 2021-11-09 04:11:08.168 | + functions-common:time_stop:2316 : start_time=1636431056284 2021-11-09 04:11:08.170 | + functions-common:time_stop:2318 : [[ -z 1636431056284 ]] 2021-11-09 04:11:08.173 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:11:08.177 | + functions-common:time_stop:2321 : end_time=1636431068175 2021-11-09 04:11:08.179 | + functions-common:time_stop:2322 : elapsed_time=11891 2021-11-09 04:11:08.181 | + functions-common:time_stop:2323 : total=489329 2021-11-09 04:11:08.184 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:11:08.186 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=501220 2021-11-09 04:11:08.188 | + functions-common:apt_get:1122 : return 0 2021-11-09 04:11:08.190 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:470 : is_service_enabled q-agt q-dhcp q-l3 2021-11-09 04:11:08.206 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:11:08.209 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:471 : neutron_plugin_install_agent_packages 2021-11-09 04:11:08.212 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-11-09 04:11:08.215 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-11-09 04:11:08.234 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-11-09 04:11:08.237 | + functions-common:install_package:1347 : update_package_repo 2021-11-09 04:11:08.239 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-11-09 04:11:08.241 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-11-09 04:11:08.243 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-11-09 04:11:08.246 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-11-09 04:11:08.248 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-11-09 04:11:08.250 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:11:08.252 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:11:08.255 | + functions-common:update_package_repo:1328 : apt_get_update 2021-11-09 04:11:08.257 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-11-09 04:11:08.259 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-11-09 04:11:08.261 | + functions-common:apt_get_update:1074 : return 2021-11-09 04:11:08.263 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-11-09 04:11:08.266 | + functions-common:real_install_package:1333 : is_ubuntu 2021-11-09 04:11:08.268 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:11:08.270 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:11:08.273 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-11-09 04:11:08.293 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-11-09 04:11:08.400 | Reading package lists... 2021-11-09 04:11:08.630 | Building dependency tree... 2021-11-09 04:11:08.631 | Reading state information... 2021-11-09 04:11:08.865 | fakeroot is already the newest version (1.24-1). 2021-11-09 04:11:08.865 | fakeroot set to manually installed. 2021-11-09 04:11:08.865 | make is already the newest version (4.2.1-1.2). 2021-11-09 04:11:08.865 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-11-09 04:11:08.865 | The following packages were automatically installed and are no longer required: 2021-11-09 04:11:08.866 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-09 04:11:08.866 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-09 04:11:08.866 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-09 04:11:08.867 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-09 04:11:08.867 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-09 04:11:08.867 | python3-zope.interface 2021-11-09 04:11:08.867 | Use 'sudo apt autoremove' to remove them. 2021-11-09 04:11:08.994 | 0 upgraded, 0 newly installed, 0 to remove and 97 not upgraded. 2021-11-09 04:11:08.998 | + functions-common:apt_get:1118 : result=0 2021-11-09 04:11:09.000 | + functions-common:apt_get:1121 : time_stop apt-get 2021-11-09 04:11:09.002 | + functions-common:time_stop:2309 : local name 2021-11-09 04:11:09.005 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:11:09.007 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:11:09.009 | + functions-common:time_stop:2312 : local total 2021-11-09 04:11:09.012 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:11:09.014 | + functions-common:time_stop:2315 : name=apt-get 2021-11-09 04:11:09.016 | + functions-common:time_stop:2316 : start_time=1636431068290 2021-11-09 04:11:09.018 | + functions-common:time_stop:2318 : [[ -z 1636431068290 ]] 2021-11-09 04:11:09.020 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:11:09.024 | + functions-common:time_stop:2321 : end_time=1636431069022 2021-11-09 04:11:09.026 | + functions-common:time_stop:2322 : elapsed_time=732 2021-11-09 04:11:09.028 | + functions-common:time_stop:2323 : total=501220 2021-11-09 04:11:09.030 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:11:09.033 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=501952 2021-11-09 04:11:09.035 | + functions-common:apt_get:1122 : return 0 2021-11-09 04:11:09.037 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-11-09 04:11:09.040 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:11:09.042 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:11:09.044 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-11-09 04:11:09.046 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-11-09 04:11:09.049 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-11-09 04:11:09.054 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-11-09 04:11:09.056 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-11-09 04:11:09.060 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-11-09 04:11:09.060 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-11-09 04:11:09.064 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-11-09 04:11:09.067 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-11-09 04:11:09.069 | + functions:vercmp:628 : local v1=5.4 2021-11-09 04:11:09.071 | + functions:vercmp:629 : local 'op=<' 2021-11-09 04:11:09.074 | + functions:vercmp:630 : local v2=3.13 2021-11-09 04:11:09.076 | + functions:vercmp:631 : local result 2021-11-09 04:11:09.080 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-11-09 04:11:09.080 | ++ functions:vercmp:635 : head -1 2021-11-09 04:11:09.080 | ++ functions:vercmp:635 : sort -V 2021-11-09 04:11:09.085 | + functions:vercmp:635 : result=3.13 2021-11-09 04:11:09.087 | + functions:vercmp:637 : case $op in 2021-11-09 04:11:09.089 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-11-09 04:11:09.091 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-11-09 04:11:09.094 | + functions:vercmp:648 : return 2021-11-09 04:11:09.096 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-11-09 04:11:09.099 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-11-09 04:11:09.101 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-11-09 04:11:09.422 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-11-09 04:11:09.424 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-11-09 04:11:09.427 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:09.429 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:09.432 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-11-09 04:11:09.435 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:09.437 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-11-09 04:11:09.458 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:11:09.459 | + ./stack.sh:main:829 : install_etcd3 2021-11-09 04:11:09.461 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-11-09 04:11:09.461 | Installing etcd 2021-11-09 04:11:09.463 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-11-09 04:11:09.476 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-11-09 04:11:09.488 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-11-09 04:11:09.490 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-11-09 04:11:09.505 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-11-09 04:11:09.508 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-09 04:11:09.511 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-09 04:11:09.514 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-09 04:11:09.518 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-11-09 04:11:09.521 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-11-09 04:11:09.523 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-11-09 04:11:09.526 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-09 04:11:09.529 | --2021-11-09 04:11:09-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-09 04:11:09.567 | Resolving github.com (github.com)... 140.82.121.4 2021-11-09 04:11:09.612 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-11-09 04:11:09.748 | HTTP request sent, awaiting response... 302 Found 2021-11-09 04:11:09.749 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211109%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211109T041007Z&X-Amz-Expires=300&X-Amz-Signature=eb7c75b76469a6c0e558fb5d47ac4dba45653645d3002a8c69a1ab7d980e4c69&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-11-09 04:11:09.749 | --2021-11-09 04:11:09-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211109%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211109T041007Z&X-Amz-Expires=300&X-Amz-Signature=eb7c75b76469a6c0e558fb5d47ac4dba45653645d3002a8c69a1ab7d980e4c69&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2021-11-09 04:11:09.750 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.108.133, ... 2021-11-09 04:11:09.797 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. 2021-11-09 04:11:10.979 | HTTP request sent, awaiting response... 200 OK 2021-11-09 04:11:10.979 | Length: 11350736 (11M) [application/octet-stream] 2021-11-09 04:11:10.979 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-11-09 04:11:11.223 | 2021-11-09 04:11:12.422 | 0K ........ .. 100% 7.50M=1.4s 2021-11-09 04:11:12.422 | 2021-11-09 04:11:12.422 | 2021-11-09 04:11:12 (7.50 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-11-09 04:11:12.422 | 2021-11-09 04:11:12.426 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2021-11-09 04:11:12.429 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-09 04:11:12.431 | ++ functions:get_extra_file:74 : return 2021-11-09 04:11:12.434 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-09 04:11:12.436 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-11-09 04:11:12.439 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-11-09 04:11:12.441 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-11-09 04:11:12.571 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-11-09 04:11:12.574 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-11-09 04:11:12.578 | etcd-v3.3.12-linux-amd64/ 2021-11-09 04:11:12.578 | etcd-v3.3.12-linux-amd64/README.md 2021-11-09 04:11:12.578 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-11-09 04:11:12.578 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-11-09 04:11:12.578 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-11-09 04:11:12.578 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-11-09 04:11:12.578 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-11-09 04:11:12.578 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-11-09 04:11:12.579 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-11-09 04:11:12.579 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-11-09 04:11:12.579 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-11-09 04:11:12.579 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-11-09 04:11:12.579 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-11-09 04:11:12.579 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-11-09 04:11:12.579 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-11-09 04:11:12.579 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-11-09 04:11:12.579 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-11-09 04:11:12.579 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-11-09 04:11:12.579 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-11-09 04:11:12.580 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-11-09 04:11:12.580 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-11-09 04:11:12.580 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-11-09 04:11:12.580 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-11-09 04:11:12.580 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-11-09 04:11:12.580 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-11-09 04:11:12.580 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-11-09 04:11:12.580 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-11-09 04:11:12.580 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-11-09 04:11:12.580 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-11-09 04:11:12.580 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-11-09 04:11:12.580 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-11-09 04:11:12.580 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-11-09 04:11:12.580 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-11-09 04:11:12.580 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-11-09 04:11:12.580 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-11-09 04:11:12.580 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-11-09 04:11:12.580 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-11-09 04:11:12.580 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-11-09 04:11:12.580 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-11-09 04:11:12.581 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-11-09 04:11:12.581 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-11-09 04:11:12.581 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-11-09 04:11:12.581 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-11-09 04:11:12.581 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-11-09 04:11:12.581 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-11-09 04:11:12.581 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-11-09 04:11:12.581 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-11-09 04:11:12.581 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-11-09 04:11:12.581 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-11-09 04:11:12.581 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-11-09 04:11:12.581 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-11-09 04:11:12.581 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-11-09 04:11:12.581 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-11-09 04:11:12.581 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-11-09 04:11:12.581 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-11-09 04:11:12.581 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-11-09 04:11:12.581 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-11-09 04:11:12.582 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-11-09 04:11:12.582 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-11-09 04:11:12.582 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-11-09 04:11:12.582 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-11-09 04:11:12.582 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-11-09 04:11:12.583 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-11-09 04:11:12.583 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-11-09 04:11:12.583 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-11-09 04:11:12.583 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-11-09 04:11:12.583 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-11-09 04:11:12.583 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-11-09 04:11:12.583 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-11-09 04:11:12.583 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-11-09 04:11:12.583 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-11-09 04:11:12.583 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-11-09 04:11:12.583 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-11-09 04:11:12.583 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-11-09 04:11:12.583 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-11-09 04:11:12.583 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-11-09 04:11:12.583 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-11-09 04:11:12.584 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-11-09 04:11:12.584 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-11-09 04:11:12.584 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-11-09 04:11:12.584 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-11-09 04:11:12.584 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-11-09 04:11:12.584 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-11-09 04:11:12.584 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-11-09 04:11:12.584 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-11-09 04:11:12.584 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-11-09 04:11:12.584 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-11-09 04:11:12.584 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-11-09 04:11:12.584 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-11-09 04:11:12.584 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-11-09 04:11:12.584 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-11-09 04:11:12.584 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-11-09 04:11:12.584 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-11-09 04:11:12.584 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-11-09 04:11:12.584 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-11-09 04:11:12.585 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-11-09 04:11:12.585 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-11-09 04:11:12.585 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-11-09 04:11:12.585 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-11-09 04:11:12.585 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-11-09 04:11:12.585 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-11-09 04:11:12.585 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-11-09 04:11:12.585 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-11-09 04:11:12.585 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-11-09 04:11:12.585 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-11-09 04:11:12.585 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-11-09 04:11:12.585 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-11-09 04:11:12.585 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-11-09 04:11:12.585 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-11-09 04:11:12.585 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-11-09 04:11:12.586 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-11-09 04:11:12.586 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-11-09 04:11:12.586 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-11-09 04:11:12.586 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-11-09 04:11:12.586 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-11-09 04:11:12.586 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-11-09 04:11:12.586 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-11-09 04:11:12.586 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-11-09 04:11:12.586 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-11-09 04:11:12.586 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-11-09 04:11:12.586 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-11-09 04:11:12.587 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-11-09 04:11:12.587 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-11-09 04:11:12.587 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-11-09 04:11:12.587 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-11-09 04:11:12.587 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-11-09 04:11:12.587 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-11-09 04:11:12.589 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-11-09 04:11:12.589 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-11-09 04:11:12.589 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-11-09 04:11:12.589 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-11-09 04:11:12.589 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-11-09 04:11:12.589 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-11-09 04:11:12.589 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-11-09 04:11:12.589 | etcd-v3.3.12-linux-amd64/etcdctl 2021-11-09 04:11:12.777 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-11-09 04:11:12.777 | etcd-v3.3.12-linux-amd64/etcd 2021-11-09 04:11:13.005 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-11-09 04:11:13.043 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-11-09 04:11:13.076 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-11-09 04:11:13.078 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-11-09 04:11:13.095 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:11:13.098 | + ./stack.sh:main:848 : install_dstat 2021-11-09 04:11:13.100 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-11-09 04:11:13.116 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:11:13.120 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-11-09 04:11:13.123 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-09 04:11:13.126 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-11-09 04:11:13.128 | + ./stack.sh:main:857 : install_libs 2021-11-09 04:11:13.131 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-11-09 04:11:13.133 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-11-09 04:11:13.136 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-11-09 04:11:13.138 | + inc/python:use_library_from_git:250 : local name=automaton 2021-11-09 04:11:13.140 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.142 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.145 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-11-09 04:11:13.147 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.150 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-11-09 04:11:13.152 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-11-09 04:11:13.154 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-11-09 04:11:13.156 | + inc/python:use_library_from_git:250 : local name=castellan 2021-11-09 04:11:13.158 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.160 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.162 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-11-09 04:11:13.165 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.167 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-11-09 04:11:13.169 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-11-09 04:11:13.171 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-11-09 04:11:13.174 | + inc/python:use_library_from_git:250 : local name=cliff 2021-11-09 04:11:13.176 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.179 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.181 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-11-09 04:11:13.183 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.185 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-11-09 04:11:13.187 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-11-09 04:11:13.190 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-11-09 04:11:13.192 | + inc/python:use_library_from_git:250 : local name=cursive 2021-11-09 04:11:13.195 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.197 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.199 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-11-09 04:11:13.201 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.204 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-11-09 04:11:13.206 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-11-09 04:11:13.208 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-11-09 04:11:13.210 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-11-09 04:11:13.212 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.215 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.217 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-11-09 04:11:13.219 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.222 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-11-09 04:11:13.224 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-11-09 04:11:13.226 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-11-09 04:11:13.228 | + inc/python:use_library_from_git:250 : local name=futurist 2021-11-09 04:11:13.230 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.233 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.235 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-11-09 04:11:13.237 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.240 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-11-09 04:11:13.242 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-11-09 04:11:13.244 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-11-09 04:11:13.246 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-11-09 04:11:13.249 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.251 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.253 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-11-09 04:11:13.256 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.258 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-11-09 04:11:13.261 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-11-09 04:11:13.263 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-11-09 04:11:13.265 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-11-09 04:11:13.267 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.269 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.272 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-11-09 04:11:13.274 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.276 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-11-09 04:11:13.278 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-11-09 04:11:13.280 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-11-09 04:11:13.283 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-11-09 04:11:13.285 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.287 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.289 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-11-09 04:11:13.291 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.294 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-11-09 04:11:13.296 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-11-09 04:11:13.298 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-11-09 04:11:13.300 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-11-09 04:11:13.303 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.305 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.307 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-11-09 04:11:13.310 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.312 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-11-09 04:11:13.314 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-11-09 04:11:13.317 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-11-09 04:11:13.319 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-11-09 04:11:13.321 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.324 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.326 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-11-09 04:11:13.328 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.330 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-11-09 04:11:13.333 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-11-09 04:11:13.335 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-11-09 04:11:13.337 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-11-09 04:11:13.339 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.342 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.344 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-11-09 04:11:13.346 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.348 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-11-09 04:11:13.350 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-11-09 04:11:13.353 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-11-09 04:11:13.355 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-11-09 04:11:13.357 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.359 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.361 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-11-09 04:11:13.365 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.367 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-11-09 04:11:13.369 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-11-09 04:11:13.371 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-11-09 04:11:13.374 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-11-09 04:11:13.376 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.378 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.381 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-11-09 04:11:13.383 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.385 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-11-09 04:11:13.388 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-11-09 04:11:13.390 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-11-09 04:11:13.392 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-11-09 04:11:13.394 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.397 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.399 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-11-09 04:11:13.401 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.403 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-11-09 04:11:13.406 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-11-09 04:11:13.408 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-11-09 04:11:13.410 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-11-09 04:11:13.412 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.415 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.417 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-11-09 04:11:13.419 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.421 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-11-09 04:11:13.424 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-11-09 04:11:13.426 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-11-09 04:11:13.429 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-11-09 04:11:13.431 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.433 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.435 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-11-09 04:11:13.437 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.440 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-11-09 04:11:13.442 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-11-09 04:11:13.444 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-11-09 04:11:13.446 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-11-09 04:11:13.449 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.451 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.453 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-11-09 04:11:13.455 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.458 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-11-09 04:11:13.460 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-11-09 04:11:13.463 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-11-09 04:11:13.465 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-11-09 04:11:13.467 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.469 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.472 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-11-09 04:11:13.474 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.477 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-11-09 04:11:13.479 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-11-09 04:11:13.481 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-11-09 04:11:13.483 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-11-09 04:11:13.486 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.488 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.490 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-11-09 04:11:13.492 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.495 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-11-09 04:11:13.497 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-11-09 04:11:13.499 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-11-09 04:11:13.501 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-11-09 04:11:13.504 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.506 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.508 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-11-09 04:11:13.510 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.513 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-11-09 04:11:13.515 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-11-09 04:11:13.517 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-11-09 04:11:13.520 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-11-09 04:11:13.522 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.524 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.527 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-11-09 04:11:13.529 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.531 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-11-09 04:11:13.533 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-11-09 04:11:13.536 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-11-09 04:11:13.539 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-11-09 04:11:13.541 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.543 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.545 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-11-09 04:11:13.547 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.550 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-11-09 04:11:13.552 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-11-09 04:11:13.554 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-11-09 04:11:13.557 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-11-09 04:11:13.559 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.561 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.563 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-11-09 04:11:13.565 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.568 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-11-09 04:11:13.571 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-11-09 04:11:13.573 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-11-09 04:11:13.575 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-11-09 04:11:13.577 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.580 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.582 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-11-09 04:11:13.584 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.586 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-11-09 04:11:13.589 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-11-09 04:11:13.591 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-11-09 04:11:13.593 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-11-09 04:11:13.596 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.598 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.601 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-11-09 04:11:13.603 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.605 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-11-09 04:11:13.607 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-11-09 04:11:13.610 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-11-09 04:11:13.612 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-11-09 04:11:13.615 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.617 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.619 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-11-09 04:11:13.621 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.624 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-11-09 04:11:13.626 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-11-09 04:11:13.628 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-11-09 04:11:13.631 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-11-09 04:11:13.633 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.635 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.637 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-11-09 04:11:13.640 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.642 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-11-09 04:11:13.644 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-11-09 04:11:13.647 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-11-09 04:11:13.649 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-11-09 04:11:13.651 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.653 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.656 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-11-09 04:11:13.658 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.661 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-11-09 04:11:13.663 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-11-09 04:11:13.665 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-11-09 04:11:13.668 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-11-09 04:11:13.670 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.672 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.674 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-11-09 04:11:13.678 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.680 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-11-09 04:11:13.682 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-11-09 04:11:13.684 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-11-09 04:11:13.687 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-11-09 04:11:13.689 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.691 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.693 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-11-09 04:11:13.696 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.698 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-11-09 04:11:13.700 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-11-09 04:11:13.703 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-11-09 04:11:13.705 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-11-09 04:11:13.707 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.709 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.712 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-11-09 04:11:13.714 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.716 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-11-09 04:11:13.719 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-11-09 04:11:13.721 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-11-09 04:11:13.724 | + inc/python:use_library_from_git:250 : local name=tooz 2021-11-09 04:11:13.726 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.728 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.730 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-11-09 04:11:13.733 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.735 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-11-09 04:11:13.737 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-11-09 04:11:13.740 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-11-09 04:11:13.742 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-11-09 04:11:13.745 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.747 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.749 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-11-09 04:11:13.751 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.754 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-11-09 04:11:13.756 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-11-09 04:11:13.758 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-11-09 04:11:13.761 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-11-09 04:11:13.763 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.765 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.767 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2021-11-09 04:11:13.770 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.772 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-11-09 04:11:13.774 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-11-09 04:11:13.777 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-11-09 04:11:13.779 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-11-09 04:11:13.781 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.783 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.786 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-11-09 04:11:13.788 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.791 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-11-09 04:11:13.793 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-11-09 04:11:13.795 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-11-09 04:11:13.797 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-11-09 04:11:13.800 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:13.802 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:13.805 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-11-09 04:11:13.807 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:13.809 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-11-09 04:11:13.830 | Using python 3.8 to install etcd3 2021-11-09 04:11:13.832 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-11-09 04:11:14.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:11:14.552 | from cryptography.utils import int_from_bytes 2021-11-09 04:11:14.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:11:14.552 | from cryptography.utils import int_from_bytes 2021-11-09 04:11:15.595 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:11:15.699 | Collecting etcd3 2021-11-09 04:11:15.708 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-11-09 04:11:15.734 | Preparing metadata (setup.py): started 2021-11-09 04:11:16.338 | Preparing metadata (setup.py): finished with status 'done' 2021-11-09 04:11:18.599 | Collecting grpcio>=1.27.1 2021-11-09 04:11:18.616 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/47af7356fb5ed/grpcio-1.41.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.9 MB) 2021-11-09 04:11:19.451 | Collecting protobuf>=3.6.1 2021-11-09 04:11:19.462 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/655/264ed0d0efe47/protobuf-3.19.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2021-11-09 04:11:19.489 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-11-09 04:11:19.490 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-11-09 04:11:19.517 | Building wheels for collected packages: etcd3 2021-11-09 04:11:19.518 | Building wheel for etcd3 (setup.py): started 2021-11-09 04:11:20.229 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-11-09 04:11:20.230 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=5005fdf7d46e919c50112cbb31054b56e2be9518b2b5907a506dde82113ebf82 2021-11-09 04:11:20.230 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2021-11-09 04:11:20.234 | Successfully built etcd3 2021-11-09 04:11:21.829 | Installing collected packages: protobuf, grpcio, etcd3 2021-11-09 04:11:22.578 | Successfully installed etcd3-0.12.0 grpcio-1.41.1 protobuf-3.19.1 2021-11-09 04:11:22.578 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-09 04:11:22.728 | + inc/python:pip_install:200 : result=0 2021-11-09 04:11:22.730 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:11:22.732 | + functions-common:time_stop:2309 : local name 2021-11-09 04:11:22.735 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:11:22.737 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:11:22.739 | + functions-common:time_stop:2312 : local total 2021-11-09 04:11:22.741 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:11:22.743 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:11:22.745 | + functions-common:time_stop:2316 : start_time=1636431073825 2021-11-09 04:11:22.747 | + functions-common:time_stop:2318 : [[ -z 1636431073825 ]] 2021-11-09 04:11:22.750 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:11:22.754 | + functions-common:time_stop:2321 : end_time=1636431082752 2021-11-09 04:11:22.756 | + functions-common:time_stop:2322 : elapsed_time=8927 2021-11-09 04:11:22.758 | + functions-common:time_stop:2323 : total=31100 2021-11-09 04:11:22.760 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:11:22.763 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=40027 2021-11-09 04:11:22.765 | + inc/python:pip_install:203 : return 0 2021-11-09 04:11:22.767 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-11-09 04:11:22.789 | Using python 3.8 to install etcd3gw 2021-11-09 04:11:22.791 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-11-09 04:11:23.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:11:23.539 | from cryptography.utils import int_from_bytes 2021-11-09 04:11:23.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:11:23.539 | from cryptography.utils import int_from_bytes 2021-11-09 04:11:24.592 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:11:24.712 | Collecting etcd3gw 2021-11-09 04:11:24.720 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2021-11-09 04:11:24.731 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-11-09 04:11:24.732 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-11-09 04:11:24.733 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.7.0) 2021-11-09 04:11:24.734 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-11-09 04:11:24.770 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2021-11-09 04:11:24.773 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2021-11-09 04:11:24.775 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.7) 2021-11-09 04:11:24.776 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.7) 2021-11-09 04:11:26.387 | Installing collected packages: etcd3gw 2021-11-09 04:11:26.565 | Successfully installed etcd3gw-1.0.0 2021-11-09 04:11:26.565 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-09 04:11:26.675 | + inc/python:pip_install:200 : result=0 2021-11-09 04:11:26.677 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:11:26.680 | + functions-common:time_stop:2309 : local name 2021-11-09 04:11:26.682 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:11:26.684 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:11:26.686 | + functions-common:time_stop:2312 : local total 2021-11-09 04:11:26.688 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:11:26.691 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:11:26.694 | + functions-common:time_stop:2316 : start_time=1636431082783 2021-11-09 04:11:26.696 | + functions-common:time_stop:2318 : [[ -z 1636431082783 ]] 2021-11-09 04:11:26.699 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:11:26.703 | + functions-common:time_stop:2321 : end_time=1636431086701 2021-11-09 04:11:26.705 | + functions-common:time_stop:2322 : elapsed_time=3918 2021-11-09 04:11:26.708 | + functions-common:time_stop:2323 : total=40027 2021-11-09 04:11:26.710 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:11:26.712 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=43945 2021-11-09 04:11:26.714 | + inc/python:pip_install:203 : return 0 2021-11-09 04:11:26.717 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-11-09 04:11:26.719 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-11-09 04:11:26.722 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-11-09 04:11:26.724 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-09 04:11:26.727 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-09 04:11:26.729 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-09 04:11:26.731 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-09 04:11:26.734 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-09 04:11:26.736 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-09 04:11:26.739 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-11-09 04:11:26.741 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-11-09 04:11:26.743 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-09 04:11:26.746 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-11-09 04:11:26.748 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-11-09 04:11:26.750 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:11:26.752 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:11:26.755 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-11-09 04:11:26.758 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-09 04:11:26.760 | + functions-common:install_package:1347 : update_package_repo 2021-11-09 04:11:26.762 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-11-09 04:11:26.765 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-11-09 04:11:26.767 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-11-09 04:11:26.769 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-11-09 04:11:26.772 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-11-09 04:11:26.774 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:11:26.776 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:11:26.778 | + functions-common:update_package_repo:1328 : apt_get_update 2021-11-09 04:11:26.781 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-11-09 04:11:26.783 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-11-09 04:11:26.785 | + functions-common:apt_get_update:1074 : return 2021-11-09 04:11:26.788 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-09 04:11:26.790 | + functions-common:real_install_package:1333 : is_ubuntu 2021-11-09 04:11:26.792 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:11:26.794 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:11:26.797 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-09 04:11:26.819 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-09 04:11:26.926 | Reading package lists... 2021-11-09 04:11:27.154 | Building dependency tree... 2021-11-09 04:11:27.155 | Reading state information... 2021-11-09 04:11:27.389 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-11-09 04:11:27.389 | The following packages were automatically installed and are no longer required: 2021-11-09 04:11:27.390 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-09 04:11:27.390 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-09 04:11:27.390 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-09 04:11:27.390 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-09 04:11:27.390 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-09 04:11:27.390 | python3-zope.interface 2021-11-09 04:11:27.390 | Use 'sudo apt autoremove' to remove them. 2021-11-09 04:11:27.391 | The following additional packages will be installed: 2021-11-09 04:11:27.391 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2021-11-09 04:11:27.392 | Suggested packages: 2021-11-09 04:11:27.392 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2021-11-09 04:11:27.460 | The following NEW packages will be installed: 2021-11-09 04:11:27.461 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2021-11-09 04:11:27.778 | 0 upgraded, 6 newly installed, 0 to remove and 97 not upgraded. 2021-11-09 04:11:27.779 | Need to get 1,306 kB of archives. 2021-11-09 04:11:27.779 | After this operation, 4,613 kB of additional disk space will be used. 2021-11-09 04:11:27.779 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2021-11-09 04:11:28.600 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2021-11-09 04:11:28.660 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2021-11-09 04:11:28.785 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2021-11-09 04:11:28.926 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2021-11-09 04:11:28.927 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2021-11-09 04:11:29.485 | Fetched 1,306 kB in 1s (889 kB/s) 2021-11-09 04:11:29.638 | Selecting previously unselected package libnorm1:amd64. 2021-11-09 04:11:29.689 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90644 files and directories currently installed.) 2021-11-09 04:11:29.693 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2021-11-09 04:11:29.763 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-11-09 04:11:30.175 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-11-09 04:11:30.185 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-11-09 04:11:30.238 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-11-09 04:11:30.672 | Selecting previously unselected package libzmq5:amd64. 2021-11-09 04:11:30.682 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2021-11-09 04:11:30.734 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-11-09 04:11:31.078 | Selecting previously unselected package uwsgi-core. 2021-11-09 04:11:31.088 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2021-11-09 04:11:31.123 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2021-11-09 04:11:31.689 | Selecting previously unselected package uwsgi. 2021-11-09 04:11:31.700 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2021-11-09 04:11:31.746 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2021-11-09 04:11:32.135 | Selecting previously unselected package uwsgi-plugin-python3. 2021-11-09 04:11:32.145 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2021-11-09 04:11:32.186 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-11-09 04:11:32.697 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-11-09 04:11:32.843 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-11-09 04:11:32.963 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-11-09 04:11:33.112 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2021-11-09 04:11:33.306 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2021-11-09 04:11:34.506 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-11-09 04:11:34.770 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-09 04:11:35.266 | Processing triggers for man-db (2.9.1-1) ... 2021-11-09 04:11:35.758 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-11-09 04:11:42.613 | + functions-common:apt_get:1118 : result=0 2021-11-09 04:11:42.616 | + functions-common:apt_get:1121 : time_stop apt-get 2021-11-09 04:11:42.618 | + functions-common:time_stop:2309 : local name 2021-11-09 04:11:42.620 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:11:42.622 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:11:42.624 | + functions-common:time_stop:2312 : local total 2021-11-09 04:11:42.627 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:11:42.629 | + functions-common:time_stop:2315 : name=apt-get 2021-11-09 04:11:42.632 | + functions-common:time_stop:2316 : start_time=1636431086816 2021-11-09 04:11:42.634 | + functions-common:time_stop:2318 : [[ -z 1636431086816 ]] 2021-11-09 04:11:42.637 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:11:42.641 | + functions-common:time_stop:2321 : end_time=1636431102638 2021-11-09 04:11:42.643 | + functions-common:time_stop:2322 : elapsed_time=15822 2021-11-09 04:11:42.645 | + functions-common:time_stop:2323 : total=501952 2021-11-09 04:11:42.647 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:11:42.649 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=517774 2021-11-09 04:11:42.652 | + functions-common:apt_get:1122 : return 0 2021-11-09 04:11:42.654 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-11-09 04:11:42.656 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:11:42.659 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:11:42.661 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-11-09 04:11:42.723 | Enabling module proxy. 2021-11-09 04:11:42.729 | To activate the new configuration, you need to run: 2021-11-09 04:11:42.729 | systemctl restart apache2 2021-11-09 04:11:42.733 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-11-09 04:11:42.797 | Considering dependency proxy for proxy_uwsgi: 2021-11-09 04:11:42.797 | Module proxy already enabled 2021-11-09 04:11:42.797 | Enabling module proxy_uwsgi. 2021-11-09 04:11:42.802 | To activate the new configuration, you need to run: 2021-11-09 04:11:42.802 | systemctl restart apache2 2021-11-09 04:11:42.806 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-11-09 04:11:42.809 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-11-09 04:11:42.811 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-11-09 04:11:42.813 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-11-09 04:11:42.940 | + ./stack.sh:main:863 : install_keystoneauth 2021-11-09 04:11:42.942 | + lib/keystone:install_keystoneauth:450 : use_library_from_git keystoneauth 2021-11-09 04:11:42.945 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-11-09 04:11:42.947 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:42.950 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:42.952 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-11-09 04:11:42.954 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:42.957 | + ./stack.sh:main:864 : install_keystoneclient 2021-11-09 04:11:42.960 | + lib/keystone:install_keystoneclient:458 : use_library_from_git python-keystoneclient 2021-11-09 04:11:42.962 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-11-09 04:11:42.964 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:42.967 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:42.969 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-11-09 04:11:42.972 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:42.974 | + ./stack.sh:main:865 : install_glanceclient 2021-11-09 04:11:42.977 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-11-09 04:11:42.979 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-11-09 04:11:42.981 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:42.984 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:42.986 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-11-09 04:11:42.988 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:42.990 | + ./stack.sh:main:866 : install_cinderclient 2021-11-09 04:11:42.993 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-brick-cinderclient-ext 2021-11-09 04:11:42.995 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-11-09 04:11:42.997 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:43.000 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:43.002 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-11-09 04:11:43.005 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:43.007 | + lib/cinder:install_cinderclient:491 : use_library_from_git python-cinderclient 2021-11-09 04:11:43.010 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-11-09 04:11:43.012 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:43.014 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:43.016 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-11-09 04:11:43.019 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:43.022 | + ./stack.sh:main:867 : install_novaclient 2021-11-09 04:11:43.024 | + lib/nova:install_novaclient:807 : use_library_from_git python-novaclient 2021-11-09 04:11:43.027 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-11-09 04:11:43.029 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:43.031 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:43.034 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-11-09 04:11:43.036 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:43.038 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-11-09 04:11:43.055 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:11:43.057 | + ./stack.sh:main:869 : install_swiftclient 2021-11-09 04:11:43.059 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-11-09 04:11:43.062 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-11-09 04:11:43.064 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:43.067 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:43.069 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-11-09 04:11:43.072 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:43.074 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-11-09 04:11:43.091 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:11:43.093 | + ./stack.sh:main:872 : install_neutronclient 2021-11-09 04:11:43.095 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-11-09 04:11:43.097 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-11-09 04:11:43.100 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:43.102 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:43.105 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-11-09 04:11:43.107 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:43.109 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-11-09 04:11:43.112 | + lib/keystone:install_keystonemiddleware:468 : use_library_from_git keystonemiddleware 2021-11-09 04:11:43.114 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-11-09 04:11:43.116 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:11:43.119 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:11:43.121 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-11-09 04:11:43.124 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:11:43.126 | + lib/keystone:install_keystonemiddleware:473 : pip_install_gr keystonemiddleware 2021-11-09 04:11:43.129 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-11-09 04:11:43.131 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-09 04:11:43.134 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-11-09 04:11:43.137 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-11-09 04:11:43.139 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-09 04:11:43.142 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-11-09 04:11:43.142 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-09 04:11:43.148 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-11-09 04:11:43.150 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-11-09 04:11:43.152 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-11-09 04:11:43.155 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-11-09 04:11:43.158 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-11-09 04:11:43.178 | Using python 3.8 to install keystonemiddleware 2021-11-09 04:11:43.180 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-11-09 04:11:43.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:11:43.931 | from cryptography.utils import int_from_bytes 2021-11-09 04:11:43.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:11:43.931 | from cryptography.utils import int_from_bytes 2021-11-09 04:11:44.971 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:11:45.007 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-11-09 04:11:45.059 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-11-09 04:11:45.060 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-11-09 04:11:45.061 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-11-09 04:11:45.062 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-11-09 04:11:45.063 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2021-11-09 04:11:45.064 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2021-11-09 04:11:45.065 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-11-09 04:11:45.066 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-11-09 04:11:45.067 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.11.0) 2021-11-09 04:11:45.068 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-11-09 04:11:45.069 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-11-09 04:11:45.070 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.7.0) 2021-11-09 04:11:45.072 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-11-09 04:11:45.073 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-11-09 04:11:45.129 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2021-11-09 04:11:45.131 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2021-11-09 04:11:45.132 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2021-11-09 04:11:45.169 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2021-11-09 04:11:45.208 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2021-11-09 04:11:45.209 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2021-11-09 04:11:45.210 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-11-09 04:11:45.211 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2021-11-09 04:11:45.263 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2021-11-09 04:11:45.265 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2021-11-09 04:11:45.275 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.2) 2021-11-09 04:11:45.276 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2021-11-09 04:11:45.291 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2021-11-09 04:11:45.292 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2021-11-09 04:11:45.294 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.2) 2021-11-09 04:11:45.357 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.7) 2021-11-09 04:11:45.359 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2021-11-09 04:11:45.362 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.7) 2021-11-09 04:11:45.363 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2021-11-09 04:11:45.414 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2021-11-09 04:11:45.427 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.1.0) 2021-11-09 04:11:46.984 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-09 04:11:47.104 | + inc/python:pip_install:200 : result=0 2021-11-09 04:11:47.106 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:11:47.109 | + functions-common:time_stop:2309 : local name 2021-11-09 04:11:47.111 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:11:47.113 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:11:47.116 | + functions-common:time_stop:2312 : local total 2021-11-09 04:11:47.118 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:11:47.120 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:11:47.122 | + functions-common:time_stop:2316 : start_time=1636431103172 2021-11-09 04:11:47.124 | + functions-common:time_stop:2318 : [[ -z 1636431103172 ]] 2021-11-09 04:11:47.127 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:11:47.131 | + functions-common:time_stop:2321 : end_time=1636431107129 2021-11-09 04:11:47.134 | + functions-common:time_stop:2322 : elapsed_time=3957 2021-11-09 04:11:47.136 | + functions-common:time_stop:2323 : total=43945 2021-11-09 04:11:47.138 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:11:47.140 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=47902 2021-11-09 04:11:47.142 | + inc/python:pip_install:203 : return 0 2021-11-09 04:11:47.146 | + lib/keystone:install_keystonemiddleware:477 : pip_install_gr python-memcached 2021-11-09 04:11:47.149 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-11-09 04:11:47.151 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-09 04:11:47.154 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-11-09 04:11:47.156 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-11-09 04:11:47.159 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-09 04:11:47.164 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-11-09 04:11:47.165 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-09 04:11:47.170 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-11-09 04:11:47.172 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-11-09 04:11:47.174 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-11-09 04:11:47.178 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-11-09 04:11:47.180 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-11-09 04:11:47.201 | Using python 3.8 to install python-memcached 2021-11-09 04:11:47.203 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-11-09 04:11:47.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:11:47.951 | from cryptography.utils import int_from_bytes 2021-11-09 04:11:47.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:11:47.951 | from cryptography.utils import int_from_bytes 2021-11-09 04:11:49.003 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:11:49.100 | Collecting python-memcached 2021-11-09 04:11:49.107 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-11-09 04:11:49.114 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-11-09 04:11:50.715 | Installing collected packages: python-memcached 2021-11-09 04:11:50.867 | Successfully installed python-memcached-1.59 2021-11-09 04:11:50.867 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-09 04:11:50.977 | + inc/python:pip_install:200 : result=0 2021-11-09 04:11:50.979 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:11:50.981 | + functions-common:time_stop:2309 : local name 2021-11-09 04:11:50.984 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:11:50.986 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:11:50.988 | + functions-common:time_stop:2312 : local total 2021-11-09 04:11:50.990 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:11:50.992 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:11:50.995 | + functions-common:time_stop:2316 : start_time=1636431107195 2021-11-09 04:11:50.997 | + functions-common:time_stop:2318 : [[ -z 1636431107195 ]] 2021-11-09 04:11:51.000 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:11:51.005 | + functions-common:time_stop:2321 : end_time=1636431111002 2021-11-09 04:11:51.007 | + functions-common:time_stop:2322 : elapsed_time=3807 2021-11-09 04:11:51.009 | + functions-common:time_stop:2323 : total=47902 2021-11-09 04:11:51.011 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:11:51.013 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=51709 2021-11-09 04:11:51.016 | + inc/python:pip_install:203 : return 0 2021-11-09 04:11:51.018 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-11-09 04:11:51.035 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:11:51.038 | + ./stack.sh:main:879 : '[' 10.222.0.36 == 10.222.0.36 ']' 2021-11-09 04:11:51.040 | + ./stack.sh:main:880 : stack_install_service keystone 2021-11-09 04:11:51.042 | + lib/stack:stack_install_service:20 : local service=keystone 2021-11-09 04:11:51.044 | + lib/stack:stack_install_service:21 : type install_keystone 2021-11-09 04:11:51.047 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-09 04:11:51.049 | + lib/stack:stack_install_service:32 : install_keystone 2021-11-09 04:11:51.051 | + lib/keystone:install_keystone:483 : is_service_enabled ldap 2021-11-09 04:11:51.066 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:11:51.068 | + lib/keystone:install_keystone:487 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-11-09 04:11:51.071 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-11-09 04:11:51.073 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-11-09 04:11:51.075 | + functions-common:git_clone:525 : local git_ref=master 2021-11-09 04:11:51.077 | + functions-common:git_clone:526 : local orig_dir 2021-11-09 04:11:51.079 | ++ functions-common:git_clone:527 : pwd 2021-11-09 04:11:51.083 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-09 04:11:51.085 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-09 04:11:51.087 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-09 04:11:51.103 | + functions-common:git_clone:530 : RECLONE=False 2021-11-09 04:11:51.105 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-09 04:11:51.107 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-09 04:11:51.110 | + functions-common:git_clone:544 : echo master 2021-11-09 04:11:51.110 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-09 04:11:51.115 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-11-09 04:11:51.117 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-09 04:11:51.119 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-11-09 04:11:51.121 | + functions-common:git_clone:593 : git show --oneline 2021-11-09 04:11:51.122 | + functions-common:git_clone:593 : head -1 2021-11-09 04:11:51.125 | 1e7ecca88 Merge "Fix typo in identity provider policies" 2021-11-09 04:11:51.127 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-09 04:11:51.129 | + lib/keystone:install_keystone:488 : setup_develop /opt/stack/keystone 2021-11-09 04:11:51.132 | + inc/python:setup_develop:338 : local bindep 2021-11-09 04:11:51.134 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-09 04:11:51.136 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-11-09 04:11:51.138 | + inc/python:setup_develop:344 : local extras= 2021-11-09 04:11:51.141 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-11-09 04:11:51.143 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-09 04:11:51.146 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-09 04:11:51.148 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-11-09 04:11:51.150 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-09 04:11:51.152 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-09 04:11:51.155 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-11-09 04:11:51.157 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-09 04:11:51.161 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-11-09 04:11:51.163 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-09 04:11:51.165 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-11-09 04:11:51.168 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-11-09 04:11:51.174 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-11-09 04:11:51.176 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-11-09 04:11:51.814 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-11-09 04:11:51.817 | + inc/python:setup_package:418 : local bindep=0 2021-11-09 04:11:51.819 | + inc/python:setup_package:419 : local bindep_flag= 2021-11-09 04:11:51.821 | + inc/python:setup_package:420 : local bindep_profiles= 2021-11-09 04:11:51.823 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-09 04:11:51.825 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-11-09 04:11:51.827 | + inc/python:setup_package:427 : local flags=-e 2021-11-09 04:11:51.829 | + inc/python:setup_package:428 : local extras= 2021-11-09 04:11:51.832 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-11-09 04:11:51.834 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-11-09 04:11:51.836 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-11-09 04:11:51.838 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-11-09 04:11:51.840 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-11-09 04:11:51.843 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-11-09 04:11:51.863 | Using python 3.8 to install /opt/stack/keystone 2021-11-09 04:11:51.865 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-11-09 04:11:52.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:11:52.622 | from cryptography.utils import int_from_bytes 2021-11-09 04:11:52.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:11:52.622 | from cryptography.utils import int_from_bytes 2021-11-09 04:11:53.676 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:11:53.711 | Obtaining file:///opt/stack/keystone 2021-11-09 04:11:53.712 | Preparing metadata (setup.py): started 2021-11-09 04:11:55.145 | Preparing metadata (setup.py): finished with status 'done' 2021-11-09 04:11:55.287 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.7.0) 2021-11-09 04:11:55.288 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.8.7) 2021-11-09 04:11:55.385 | Collecting Flask!=0.11,>=1.0.2 2021-11-09 04:11:55.393 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cb9/0f62f1d8e4dc4/Flask-2.0.2-py3-none-any.whl (95 kB) 2021-11-09 04:11:55.443 | Collecting Flask-RESTful>=0.3.5 2021-11-09 04:11:55.450 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2021-11-09 04:11:55.453 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (35.0.0) 2021-11-09 04:11:55.454 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.26) 2021-11-09 04:11:55.456 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.13.0) 2021-11-09 04:11:55.458 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.5.0) 2021-11-09 04:11:55.503 | Collecting passlib>=1.7.0 2021-11-09 04:11:55.510 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-11-09 04:11:55.529 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.3.0) 2021-11-09 04:11:55.530 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (9.3.0) 2021-11-09 04:11:55.531 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-11-09 04:11:55.729 | Collecting scrypt>=0.8.0 2021-11-09 04:11:55.738 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ffc/de1d60a43e9d9/scrypt-0.8.18-cp38-cp38-manylinux2010_x86_64.whl (924 kB) 2021-11-09 04:11:55.763 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.8.1) 2021-11-09 04:11:55.764 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (8.7.1) 2021-11-09 04:11:55.765 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.0) 2021-11-09 04:11:55.767 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (12.11.0) 2021-11-09 04:11:55.769 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (11.0.0) 2021-11-09 04:11:55.770 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.1.0) 2021-11-09 04:11:55.771 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.6.1) 2021-11-09 04:11:55.772 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.4.0) 2021-11-09 04:11:55.773 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.9.0) 2021-11-09 04:11:55.774 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.2.0) 2021-11-09 04:11:55.775 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.0) 2021-11-09 04:11:55.776 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.11.0) 2021-11-09 04:11:55.823 | Collecting oauthlib>=0.6.2 2021-11-09 04:11:55.837 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42b/f6354c2ed8c6a/oauthlib-3.1.1-py2.py3-none-any.whl (146 kB) 2021-11-09 04:11:55.905 | Collecting pysaml2>=5.0.0 2021-11-09 04:11:55.912 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25b/c3be6dcf9e365/pysaml2-7.0.1-py2.py3-none-any.whl (398 kB) 2021-11-09 04:11:56.000 | Collecting PyJWT>=1.6.1 2021-11-09 04:11:56.010 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2021-11-09 04:11:56.014 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.1.4) 2021-11-09 04:11:56.015 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-11-09 04:11:56.016 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2021-11-09 04:11:56.017 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.0.2) 2021-11-09 04:11:56.020 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.2) 2021-11-09 04:11:56.021 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2021.3) 2021-11-09 04:11:56.031 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.15.0) 2021-11-09 04:11:56.032 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.16.0) 2021-11-09 04:11:56.075 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.0.1.dev8) (5.1.0) 2021-11-09 04:11:56.174 | Collecting Werkzeug>=2.0 2021-11-09 04:11:56.181 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/63d/3dc1cf60e7b7e/Werkzeug-2.0.2-py3-none-any.whl (288 kB) 2021-11-09 04:11:56.227 | Collecting itsdangerous>=2.0 2021-11-09 04:11:56.233 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2021-11-09 04:11:56.305 | Collecting click>=7.1.2 2021-11-09 04:11:56.312 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/353/f466495adaeb4/click-8.0.3-py3-none-any.whl (97 kB) 2021-11-09 04:11:56.318 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (3.0.2) 2021-11-09 04:11:56.373 | Collecting aniso8601>=0.82 2021-11-09 04:11:56.380 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2021-11-09 04:11:56.458 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.26.0) 2021-11-09 04:11:56.461 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (4.4.0) 2021-11-09 04:11:56.555 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (2.3.0) 2021-11-09 04:11:56.557 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (0.8.0) 2021-11-09 04:11:56.559 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (6.0) 2021-11-09 04:11:56.559 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.5.0) 2021-11-09 04:11:56.614 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.0.1) 2021-11-09 04:11:56.615 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (0.5.0) 2021-11-09 04:11:56.617 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.7.4) 2021-11-09 04:11:56.693 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (2.8.2) 2021-11-09 04:11:56.697 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (0.9.6) 2021-11-09 04:11:56.752 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.6) 2021-11-09 04:11:56.755 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.7.0) 2021-11-09 04:11:56.756 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.4.0) 2021-11-09 04:11:56.757 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.2.0) 2021-11-09 04:11:56.758 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (4.2.4) 2021-11-09 04:11:56.760 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.4.0) 2021-11-09 04:11:56.782 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.0.1.dev8) (3.3.0) 2021-11-09 04:11:56.827 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.0.1.dev8) (2.4.0) 2021-11-09 04:11:56.850 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (21.2) 2021-11-09 04:11:56.851 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.11.0) 2021-11-09 04:11:56.852 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (2.4.7) 2021-11-09 04:11:56.854 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.1.16) 2021-11-09 04:11:56.907 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.0.1.dev8) (4.5.0) 2021-11-09 04:11:57.019 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (5.4.0) 2021-11-09 04:11:57.053 | Collecting defusedxml 2021-11-09 04:11:57.060 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2021-11-09 04:11:57.065 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (21.0.0) 2021-11-09 04:11:57.166 | Collecting xmlschema>=1.2.1 2021-11-09 04:11:57.172 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bcd/80f4c6b7cbac0/xmlschema-1.8.1-py3-none-any.whl (272 kB) 2021-11-09 04:11:57.403 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.0.1.dev8) (1.1.2) 2021-11-09 04:11:57.426 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.5.2) 2021-11-09 04:11:57.426 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.4.2) 2021-11-09 04:11:57.497 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.1.5) 2021-11-09 04:11:57.498 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (4.8.1) 2021-11-09 04:11:57.516 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.0) 2021-11-09 04:11:57.589 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.0.1.dev8) (2.20) 2021-11-09 04:11:57.633 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.13.3) 2021-11-09 04:11:57.746 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.1) 2021-11-09 04:11:57.821 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (1.7.0) 2021-11-09 04:11:57.957 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (0.14.1) 2021-11-09 04:11:57.988 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.12.0) 2021-11-09 04:11:58.028 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (1.3.3) 2021-11-09 04:11:58.029 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (3.0.0) 2021-11-09 04:11:58.031 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.5.1) 2021-11-09 04:11:58.033 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (3.5.0) 2021-11-09 04:11:58.034 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.32.0) 2021-11-09 04:11:58.035 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.1.1) 2021-11-09 04:11:58.088 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.0.1.dev8) (0.2.5) 2021-11-09 04:11:58.225 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (1.26.7) 2021-11-09 04:11:58.227 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (3.3) 2021-11-09 04:11:58.230 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.0.7) 2021-11-09 04:11:58.231 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2019.11.28) 2021-11-09 04:11:58.384 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.5.0) 2021-11-09 04:11:58.549 | Collecting elementpath<3.0.0,>=2.3.2 2021-11-09 04:11:58.556 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/43e/041bd85069713/elementpath-2.3.2-py3-none-any.whl (155 kB) 2021-11-09 04:11:58.642 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.0.1.dev8) (3.6.0) 2021-11-09 04:11:58.825 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.1.0) 2021-11-09 04:11:58.856 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (1.6) 2021-11-09 04:11:59.001 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (58.5.2) 2021-11-09 04:11:59.131 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.7) 2021-11-09 04:11:59.166 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.0.0) 2021-11-09 04:12:00.566 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2021-11-09 04:12:01.248 | Attempting uninstall: click 2021-11-09 04:12:01.250 | Found existing installation: Click 7.0 2021-11-09 04:12:01.253 | Uninstalling Click-7.0: 2021-11-09 04:12:01.285 | Successfully uninstalled Click-7.0 2021-11-09 04:12:02.848 | Attempting uninstall: PyJWT 2021-11-09 04:12:02.850 | Found existing installation: PyJWT 1.7.1 2021-11-09 04:12:02.859 | Uninstalling PyJWT-1.7.1: 2021-11-09 04:12:02.889 | Successfully uninstalled PyJWT-1.7.1 2021-11-09 04:12:03.511 | Attempting uninstall: oauthlib 2021-11-09 04:12:03.513 | Found existing installation: oauthlib 3.1.0 2021-11-09 04:12:03.519 | Uninstalling oauthlib-3.1.0: 2021-11-09 04:12:03.547 | Successfully uninstalled oauthlib-3.1.0 2021-11-09 04:12:03.815 | Running setup.py develop for keystone 2021-11-09 04:12:05.764 | Successfully installed Flask-2.0.2 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.0.2 aniso8601-9.0.1 click-8.0.3 defusedxml-0.7.1 elementpath-2.3.2 itsdangerous-2.0.1 keystone oauthlib-3.1.1 passlib-1.7.4 pysaml2-7.0.1 scrypt-0.8.18 xmlschema-1.8.1 2021-11-09 04:12:05.764 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-09 04:12:05.915 | + inc/python:pip_install:200 : result=0 2021-11-09 04:12:05.917 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:12:05.919 | + functions-common:time_stop:2309 : local name 2021-11-09 04:12:05.921 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:12:05.923 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:12:05.926 | + functions-common:time_stop:2312 : local total 2021-11-09 04:12:05.928 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:12:05.930 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:12:05.932 | + functions-common:time_stop:2316 : start_time=1636431111858 2021-11-09 04:12:05.934 | + functions-common:time_stop:2318 : [[ -z 1636431111858 ]] 2021-11-09 04:12:05.937 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:12:05.941 | + functions-common:time_stop:2321 : end_time=1636431125938 2021-11-09 04:12:05.943 | + functions-common:time_stop:2322 : elapsed_time=14080 2021-11-09 04:12:05.945 | + functions-common:time_stop:2323 : total=51709 2021-11-09 04:12:05.947 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:12:05.949 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=65789 2021-11-09 04:12:05.951 | + inc/python:pip_install:203 : return 0 2021-11-09 04:12:05.953 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-11-09 04:12:05.956 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-09 04:12:05.959 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-09 04:12:05.977 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-09 04:12:05.988 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-11-09 04:12:05.991 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-11-09 04:12:05.993 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:12:05.995 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:12:05.998 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-11-09 04:12:06.000 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:12:06.002 | + lib/keystone:install_keystone:490 : is_service_enabled ldap 2021-11-09 04:12:06.018 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:12:06.021 | + lib/keystone:install_keystone:494 : '[' uwsgi == mod_wsgi ']' 2021-11-09 04:12:06.023 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-09 04:12:06.025 | + ./stack.sh:main:881 : configure_keystone 2021-11-09 04:12:06.028 | + lib/keystone:configure_keystone:187 : sudo install -d -o ubuntu /etc/keystone 2021-11-09 04:12:06.040 | + lib/keystone:configure_keystone:189 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-11-09 04:12:06.043 | + lib/keystone:configure_keystone:190 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-11-09 04:12:06.047 | + lib/keystone:configure_keystone:193 : is_service_enabled ldap 2021-11-09 04:12:06.063 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:12:06.065 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity driver sql 2021-11-09 04:12:06.095 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-11-09 04:12:06.122 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-11-09 04:12:06.152 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf role driver sql 2021-11-09 04:12:06.181 | + lib/keystone:configure_keystone:201 : iniset /etc/keystone/keystone.conf resource driver sql 2021-11-09 04:12:06.213 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache enabled True 2021-11-09 04:12:06.243 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-11-09 04:12:06.271 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-11-09 04:12:06.297 | + lib/keystone:configure_keystone:208 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-11-09 04:12:06.300 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-11-09 04:12:06.302 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-11-09 04:12:06.304 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-11-09 04:12:06.306 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-09 04:12:06.309 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-09 04:12:06.324 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:12:06.327 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-09 04:12:06.329 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-09 04:12:06.332 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-09 04:12:06.347 | ++ functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:12:06.349 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2021-11-09 04:12:06.352 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2021-11-09 04:12:06.382 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-09 04:12:06.384 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-09 04:12:06.386 | + lib/keystone:configure_keystone:210 : local service_port=5000 2021-11-09 04:12:06.389 | + lib/keystone:configure_keystone:212 : is_service_enabled tls-proxy 2021-11-09 04:12:06.405 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:12:06.407 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.36/identity 2021-11-09 04:12:06.436 | + lib/keystone:configure_keystone:224 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.36/identity 2021-11-09 04:12:06.465 | + lib/keystone:configure_keystone:226 : [[ fernet != '' ]] 2021-11-09 04:12:06.468 | + lib/keystone:configure_keystone:227 : iniset /etc/keystone/keystone.conf token provider fernet 2021-11-09 04:12:06.498 | ++ lib/keystone:configure_keystone:230 : database_connection_url keystone 2021-11-09 04:12:06.500 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-11-09 04:12:06.503 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-11-09 04:12:06.506 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=keystone 2021-11-09 04:12:06.508 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-11-09 04:12:06.511 | + lib/keystone:configure_keystone:230 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-11-09 04:12:06.541 | + lib/keystone:configure_keystone:233 : '[' False '!=' False ']' 2021-11-09 04:12:06.543 | + lib/keystone:configure_keystone:238 : setup_logging /etc/keystone/keystone.conf 2021-11-09 04:12:06.546 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-11-09 04:12:06.548 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-11-09 04:12:06.551 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-09 04:12:06.568 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-09 04:12:06.570 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-09 04:12:06.572 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-09 04:12:06.575 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-09 04:12:06.577 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-11-09 04:12:06.604 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-11-09 04:12:06.632 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-11-09 04:12:06.658 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-09 04:12:06.686 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-11-09 04:12:06.713 | + lib/keystone:configure_keystone:242 : '[' uwsgi == mod_wsgi ']' 2021-11-09 04:12:06.716 | + lib/keystone:configure_keystone:246 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-11-09 04:12:06.718 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-11-09 04:12:06.720 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-11-09 04:12:06.723 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-11-09 04:12:06.725 | + lib/apache:write_uwsgi_config:257 : local http= 2021-11-09 04:12:06.728 | + lib/apache:write_uwsgi_config:258 : local name= 2021-11-09 04:12:06.730 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-11-09 04:12:06.734 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-11-09 04:12:06.737 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-11-09 04:12:06.739 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-09 04:12:06.751 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-09 04:12:06.751 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-09 04:12:06.759 | d /var/run/uwsgi 0755 ubuntu root 2021-11-09 04:12:06.763 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-09 04:12:06.778 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-11-09 04:12:06.780 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-11-09 04:12:06.785 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-11-09 04:12:06.813 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-11-09 04:12:06.840 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-11-09 04:12:06.866 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-11-09 04:12:06.893 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-11-09 04:12:06.921 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-11-09 04:12:06.948 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-11-09 04:12:06.975 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-11-09 04:12:07.001 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-11-09 04:12:07.029 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-09 04:12:07.056 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-11-09 04:12:07.084 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-11-09 04:12:07.111 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-11-09 04:12:07.138 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-11-09 04:12:07.140 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-11-09 04:12:07.144 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-11-09 04:12:07.146 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-11-09 04:12:07.148 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-11-09 04:12:07.151 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:12:07.153 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:12:07.155 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-09 04:12:07.158 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-09 04:12:07.160 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-11-09 04:12:07.186 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-11-09 04:12:07.215 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2021-11-09 04:12:07.215 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-09 04:12:07.224 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-11-09 04:12:07.227 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-11-09 04:12:07.229 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-11-09 04:12:07.231 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-11-09 04:12:07.234 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-09 04:12:07.236 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-09 04:12:07.238 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:12:07.241 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:12:07.243 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-09 04:12:07.245 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-11-09 04:12:07.248 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:12:07.250 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:12:07.252 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-11-09 04:12:07.314 | Enabling site keystone-wsgi-public. 2021-11-09 04:12:07.319 | To activate the new configuration, you need to run: 2021-11-09 04:12:07.320 | systemctl reload apache2 2021-11-09 04:12:07.324 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-11-09 04:12:07.326 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-11-09 04:12:07.328 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-11-09 04:12:07.331 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-11-09 04:12:07.459 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-11-09 04:12:07.489 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-11-09 04:12:07.520 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-11-09 04:12:07.550 | + lib/keystone:configure_keystone:261 : [[ True = True ]] 2021-11-09 04:12:07.553 | + lib/keystone:configure_keystone:262 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-11-09 04:12:07.583 | + lib/keystone:configure_keystone:263 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-11-09 04:12:07.613 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-11-09 04:12:07.641 | + ./stack.sh:main:885 : is_service_enabled swift 2021-11-09 04:12:07.657 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:12:07.660 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-11-09 04:12:07.677 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:12:07.680 | + ./stack.sh:main:889 : stack_install_service swift 2021-11-09 04:12:07.682 | + lib/stack:stack_install_service:20 : local service=swift 2021-11-09 04:12:07.684 | + lib/stack:stack_install_service:21 : type install_swift 2021-11-09 04:12:07.687 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-09 04:12:07.689 | + lib/stack:stack_install_service:32 : install_swift 2021-11-09 04:12:07.692 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-11-09 04:12:07.694 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-11-09 04:12:07.697 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-11-09 04:12:07.699 | + functions-common:git_clone:525 : local git_ref=master 2021-11-09 04:12:07.701 | + functions-common:git_clone:526 : local orig_dir 2021-11-09 04:12:07.704 | ++ functions-common:git_clone:527 : pwd 2021-11-09 04:12:07.707 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-09 04:12:07.709 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-09 04:12:07.712 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-09 04:12:07.727 | + functions-common:git_clone:530 : RECLONE=False 2021-11-09 04:12:07.730 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-09 04:12:07.732 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-09 04:12:07.735 | + functions-common:git_clone:544 : echo master 2021-11-09 04:12:07.735 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-09 04:12:07.741 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-11-09 04:12:07.743 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-09 04:12:07.745 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-11-09 04:12:07.748 | + functions-common:git_clone:593 : git show --oneline 2021-11-09 04:12:07.748 | + functions-common:git_clone:593 : head -1 2021-11-09 04:12:07.751 | 27478f07c Merge "proxy: Remove a bunch of logging translations" 2021-11-09 04:12:07.754 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-09 04:12:07.756 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-11-09 04:12:07.759 | + inc/python:setup_develop:338 : local bindep 2021-11-09 04:12:07.761 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-11-09 04:12:07.764 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-11-09 04:12:07.766 | + inc/python:setup_develop:344 : local extras=keystone 2021-11-09 04:12:07.769 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-11-09 04:12:07.771 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-09 04:12:07.773 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-11-09 04:12:07.776 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-11-09 04:12:07.778 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-09 04:12:07.780 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-11-09 04:12:07.784 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-11-09 04:12:07.786 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-09 04:12:07.789 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-11-09 04:12:07.791 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-09 04:12:07.794 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-11-09 04:12:07.796 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-11-09 04:12:07.803 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-11-09 04:12:07.805 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-11-09 04:12:08.454 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-11-09 04:12:08.457 | + inc/python:setup_package:418 : local bindep=0 2021-11-09 04:12:08.459 | + inc/python:setup_package:419 : local bindep_flag= 2021-11-09 04:12:08.461 | + inc/python:setup_package:420 : local bindep_profiles= 2021-11-09 04:12:08.463 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-11-09 04:12:08.466 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-11-09 04:12:08.468 | + inc/python:setup_package:427 : local flags=-e 2021-11-09 04:12:08.470 | + inc/python:setup_package:428 : local extras=keystone 2021-11-09 04:12:08.473 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-11-09 04:12:08.475 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-11-09 04:12:08.478 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-11-09 04:12:08.480 | + inc/python:setup_package:438 : extras='[keystone]' 2021-11-09 04:12:08.482 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-11-09 04:12:08.485 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-11-09 04:12:08.507 | Using python 3.8 to install /opt/stack/swift 2021-11-09 04:12:08.509 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-11-09 04:12:09.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:12:09.297 | from cryptography.utils import int_from_bytes 2021-11-09 04:12:09.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:12:09.298 | from cryptography.utils import int_from_bytes 2021-11-09 04:12:10.366 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:12:10.384 | Obtaining file:///opt/stack/swift 2021-11-09 04:12:10.385 | Preparing metadata (setup.py): started 2021-11-09 04:12:11.536 | Preparing metadata (setup.py): finished with status 'done' 2021-11-09 04:12:11.645 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev50) (0.32.0) 2021-11-09 04:12:11.646 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev50) (1.1.2) 2021-11-09 04:12:11.647 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev50) (0.11.0) 2021-11-09 04:12:11.648 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev50) (2.1.1) 2021-11-09 04:12:12.498 | Collecting lxml>=3.4.1 2021-11-09 04:12:12.522 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cf2/01bf5594d1aab/lxml-4.6.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2021-11-09 04:12:12.698 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev50) (2.26.0) 2021-11-09 04:12:12.699 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev50) (1.16.0) 2021-11-09 04:12:12.749 | Collecting xattr>=0.4 2021-11-09 04:12:12.756 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-11-09 04:12:12.769 | Preparing metadata (setup.py): started 2021-11-09 04:12:13.401 | Preparing metadata (setup.py): finished with status 'done' 2021-11-09 04:12:13.450 | Collecting PyECLib>=1.3.1 2021-11-09 04:12:13.473 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-11-09 04:12:13.804 | Preparing metadata (setup.py): started 2021-11-09 04:12:14.397 | Preparing metadata (setup.py): finished with status 'done' 2021-11-09 04:12:14.401 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev50) (35.0.0) 2021-11-09 04:12:14.402 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev50) (9.3.0) 2021-11-09 04:12:14.441 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev50) (1.15.0) 2021-11-09 04:12:14.449 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev50) (2.1.0) 2021-11-09 04:12:14.504 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (4.6.1) 2021-11-09 04:12:14.505 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (5.7.0) 2021-11-09 04:12:14.506 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (4.11.0) 2021-11-09 04:12:14.508 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (2.8.1) 2021-11-09 04:12:14.509 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (4.4.0) 2021-11-09 04:12:14.510 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (1.8.7) 2021-11-09 04:12:14.511 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (8.7.1) 2021-11-09 04:12:14.512 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (5.1.0) 2021-11-09 04:12:14.513 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (4.3.0) 2021-11-09 04:12:14.514 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (3.1.1) 2021-11-09 04:12:14.515 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (4.2.0) 2021-11-09 04:12:14.517 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (3.4.0) 2021-11-09 04:12:14.542 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.29.0.dev50) (58.5.2) 2021-11-09 04:12:14.573 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev50) (3.3) 2021-11-09 04:12:14.575 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev50) (1.26.7) 2021-11-09 04:12:14.576 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev50) (2019.11.28) 2021-11-09 04:12:14.578 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev50) (2.0.7) 2021-11-09 04:12:14.604 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev50) (2.20) 2021-11-09 04:12:14.695 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (0.1.16) 2021-11-09 04:12:14.696 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (3.5.0) 2021-11-09 04:12:14.697 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (1.7.0) 2021-11-09 04:12:14.738 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (1.1.4) 2021-11-09 04:12:14.815 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (6.0) 2021-11-09 04:12:14.816 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (2.3.0) 2021-11-09 04:12:14.817 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (0.8.0) 2021-11-09 04:12:14.818 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (1.5.0) 2021-11-09 04:12:14.879 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (2.8.2) 2021-11-09 04:12:14.882 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (0.9.6) 2021-11-09 04:12:14.895 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (2021.3) 2021-11-09 04:12:14.896 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (1.0.2) 2021-11-09 04:12:14.914 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (2.4.7) 2021-11-09 04:12:14.916 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (21.2) 2021-11-09 04:12:15.021 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (1.13.3) 2021-11-09 04:12:15.036 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev50) (5.1.0) 2021-11-09 04:12:15.300 | Building wheels for collected packages: PyECLib, xattr 2021-11-09 04:12:15.301 | Building wheel for PyECLib (setup.py): started 2021-11-09 04:12:16.543 | Building wheel for PyECLib (setup.py): finished with status 'done' 2021-11-09 04:12:16.544 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55547 sha256=8744c3327cee0e2f8f0c27ec9757109d499dd706cc11ece4d85f93a297069c84 2021-11-09 04:12:16.544 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2021-11-09 04:12:16.548 | Building wheel for xattr (setup.py): started 2021-11-09 04:12:17.916 | Building wheel for xattr (setup.py): finished with status 'done' 2021-11-09 04:12:17.916 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33290 sha256=05fb5909bc304bdb558677951b3089d864c70274b5069b1f6c2297d2d7786c2d 2021-11-09 04:12:17.917 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2021-11-09 04:12:17.920 | Successfully built PyECLib xattr 2021-11-09 04:12:19.329 | Installing collected packages: xattr, PyECLib, lxml, swift 2021-11-09 04:12:19.855 | Running setup.py develop for swift 2021-11-09 04:12:21.623 | Successfully installed PyECLib-1.6.0 lxml-4.6.4 swift xattr-0.9.7 2021-11-09 04:12:21.623 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-09 04:12:21.776 | + inc/python:pip_install:200 : result=0 2021-11-09 04:12:21.778 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:12:21.780 | + functions-common:time_stop:2309 : local name 2021-11-09 04:12:21.782 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:12:21.785 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:12:21.787 | + functions-common:time_stop:2312 : local total 2021-11-09 04:12:21.789 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:12:21.792 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:12:21.794 | + functions-common:time_stop:2316 : start_time=1636431128501 2021-11-09 04:12:21.796 | + functions-common:time_stop:2318 : [[ -z 1636431128501 ]] 2021-11-09 04:12:21.799 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:12:21.803 | + functions-common:time_stop:2321 : end_time=1636431141800 2021-11-09 04:12:21.805 | + functions-common:time_stop:2322 : elapsed_time=13299 2021-11-09 04:12:21.807 | + functions-common:time_stop:2323 : total=65789 2021-11-09 04:12:21.809 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:12:21.811 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=79088 2021-11-09 04:12:21.814 | + inc/python:pip_install:203 : return 0 2021-11-09 04:12:21.816 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-11-09 04:12:21.818 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-11-09 04:12:21.821 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-11-09 04:12:21.839 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-11-09 04:12:21.852 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-11-09 04:12:21.854 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-11-09 04:12:21.856 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:12:21.859 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:12:21.861 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-11-09 04:12:21.864 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:12:21.866 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-11-09 04:12:21.868 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-09 04:12:21.871 | + ./stack.sh:main:890 : configure_swift 2021-11-09 04:12:21.873 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-11-09 04:12:21.875 | + lib/swift:configure_swift:335 : local node_number 2021-11-09 04:12:21.877 | + lib/swift:configure_swift:336 : local swift_node_config 2021-11-09 04:12:21.879 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-11-09 04:12:21.881 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-11-09 04:12:22.913 | No container-sharder running 2021-11-09 04:12:22.913 | No object-server running 2021-11-09 04:12:22.913 | No container-reconciler running 2021-11-09 04:12:22.913 | No container-replicator running 2021-11-09 04:12:22.913 | No object-auditor running 2021-11-09 04:12:22.913 | No container-sync running 2021-11-09 04:12:22.913 | No proxy-server running 2021-11-09 04:12:22.913 | No account-replicator running 2021-11-09 04:12:22.913 | No container-auditor running 2021-11-09 04:12:22.913 | No object-reconstructor running 2021-11-09 04:12:22.913 | No account-reaper running 2021-11-09 04:12:22.913 | No account-server running 2021-11-09 04:12:22.913 | No object-expirer running 2021-11-09 04:12:22.913 | No account-auditor running 2021-11-09 04:12:22.913 | No object-replicator running 2021-11-09 04:12:22.913 | No container-updater running 2021-11-09 04:12:22.913 | No object-updater running 2021-11-09 04:12:22.913 | No container-server running 2021-11-09 04:12:22.979 | + lib/swift:configure_swift:340 : true 2021-11-09 04:12:22.981 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-11-09 04:12:22.994 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-11-09 04:12:23.006 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-11-09 04:12:23.009 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-11-09 04:12:23.010 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-11-09 04:12:23.016 | + lib/swift:configure_swift:354 : sed -e ' 2021-11-09 04:12:23.016 | s/%GROUP%/ubuntu/; 2021-11-09 04:12:23.016 | s/%USER%/ubuntu/; 2021-11-09 04:12:23.016 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-11-09 04:12:23.016 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-11-09 04:12:23.018 | uid = ubuntu 2021-11-09 04:12:23.018 | gid = ubuntu 2021-11-09 04:12:23.018 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-11-09 04:12:23.018 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-11-09 04:12:23.018 | address = 127.0.0.1 2021-11-09 04:12:23.018 | 2021-11-09 04:12:23.019 | [account6612] 2021-11-09 04:12:23.019 | max connections = 25 2021-11-09 04:12:23.019 | path = /opt/stack/data/swift/1/node/ 2021-11-09 04:12:23.019 | read only = false 2021-11-09 04:12:23.019 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-11-09 04:12:23.019 | 2021-11-09 04:12:23.019 | [account6622] 2021-11-09 04:12:23.019 | max connections = 25 2021-11-09 04:12:23.019 | path = /opt/stack/data/swift/2/node/ 2021-11-09 04:12:23.019 | read only = false 2021-11-09 04:12:23.019 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-11-09 04:12:23.019 | 2021-11-09 04:12:23.019 | [account6632] 2021-11-09 04:12:23.019 | max connections = 25 2021-11-09 04:12:23.019 | path = /opt/stack/data/swift/3/node/ 2021-11-09 04:12:23.019 | read only = false 2021-11-09 04:12:23.019 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-11-09 04:12:23.019 | 2021-11-09 04:12:23.019 | [account6642] 2021-11-09 04:12:23.019 | max connections = 25 2021-11-09 04:12:23.019 | path = /opt/stack/data/swift/4/node/ 2021-11-09 04:12:23.019 | read only = false 2021-11-09 04:12:23.019 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-11-09 04:12:23.019 | 2021-11-09 04:12:23.019 | 2021-11-09 04:12:23.019 | [container6611] 2021-11-09 04:12:23.019 | max connections = 25 2021-11-09 04:12:23.019 | path = /opt/stack/data/swift/1/node/ 2021-11-09 04:12:23.019 | read only = false 2021-11-09 04:12:23.019 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-11-09 04:12:23.019 | 2021-11-09 04:12:23.019 | [container6621] 2021-11-09 04:12:23.019 | max connections = 25 2021-11-09 04:12:23.019 | path = /opt/stack/data/swift/2/node/ 2021-11-09 04:12:23.019 | read only = false 2021-11-09 04:12:23.020 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-11-09 04:12:23.020 | 2021-11-09 04:12:23.020 | [container6631] 2021-11-09 04:12:23.020 | max connections = 25 2021-11-09 04:12:23.020 | path = /opt/stack/data/swift/3/node/ 2021-11-09 04:12:23.020 | read only = false 2021-11-09 04:12:23.020 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-11-09 04:12:23.020 | 2021-11-09 04:12:23.020 | [container6641] 2021-11-09 04:12:23.020 | max connections = 25 2021-11-09 04:12:23.020 | path = /opt/stack/data/swift/4/node/ 2021-11-09 04:12:23.020 | read only = false 2021-11-09 04:12:23.020 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-11-09 04:12:23.020 | 2021-11-09 04:12:23.020 | 2021-11-09 04:12:23.020 | [object6613] 2021-11-09 04:12:23.020 | max connections = 25 2021-11-09 04:12:23.020 | path = /opt/stack/data/swift/1/node/ 2021-11-09 04:12:23.020 | read only = false 2021-11-09 04:12:23.020 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-11-09 04:12:23.020 | 2021-11-09 04:12:23.020 | [object6623] 2021-11-09 04:12:23.020 | max connections = 25 2021-11-09 04:12:23.020 | path = /opt/stack/data/swift/2/node/ 2021-11-09 04:12:23.020 | read only = false 2021-11-09 04:12:23.020 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-11-09 04:12:23.020 | 2021-11-09 04:12:23.020 | [object6633] 2021-11-09 04:12:23.020 | max connections = 25 2021-11-09 04:12:23.020 | path = /opt/stack/data/swift/3/node/ 2021-11-09 04:12:23.020 | read only = false 2021-11-09 04:12:23.020 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-11-09 04:12:23.020 | 2021-11-09 04:12:23.020 | [object6643] 2021-11-09 04:12:23.020 | max connections = 25 2021-11-09 04:12:23.020 | path = /opt/stack/data/swift/4/node/ 2021-11-09 04:12:23.020 | read only = false 2021-11-09 04:12:23.020 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-11-09 04:12:23.022 | + lib/swift:configure_swift:360 : is_ubuntu 2021-11-09 04:12:23.024 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:12:23.026 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:12:23.028 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-11-09 04:12:23.052 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-11-09 04:12:23.054 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-11-09 04:12:23.058 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-11-09 04:12:23.062 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-11-09 04:12:23.064 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-11-09 04:12:23.068 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-11-09 04:12:23.096 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.36:8080/v1/ 2021-11-09 04:12:23.122 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-11-09 04:12:23.139 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-11-09 04:12:23.166 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-11-09 04:12:23.184 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-11-09 04:12:23.211 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-11-09 04:12:23.229 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-11-09 04:12:23.257 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-11-09 04:12:23.274 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-11-09 04:12:23.302 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-11-09 04:12:23.320 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-11-09 04:12:23.348 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-11-09 04:12:23.365 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-11-09 04:12:23.380 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:12:23.382 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-11-09 04:12:23.412 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-11-09 04:12:23.440 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-11-09 04:12:23.466 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-11-09 04:12:23.493 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-11-09 04:12:23.508 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:12:23.510 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-11-09 04:12:23.536 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-11-09 04:12:23.552 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:12:23.554 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-11-09 04:12:23.569 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:12:23.571 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-11-09 04:12:23.573 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-11-09 04:12:23.588 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:12:23.590 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-11-09 04:12:23.592 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-11-09 04:12:23.594 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-11-09 04:12:23.600 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-11-09 04:12:23.606 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-11-09 04:12:23.633 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-11-09 04:12:23.660 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-11-09 04:12:23.688 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-11-09 04:12:23.719 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-11-09 04:12:23.746 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-11-09 04:12:23.749 | + lib/keystone:configure_keystone_authtoken_middleware:399 : local conf_file=/etc/swift/proxy-server.conf 2021-11-09 04:12:23.752 | + lib/keystone:configure_keystone_authtoken_middleware:400 : local admin_user=swift 2021-11-09 04:12:23.754 | + lib/keystone:configure_keystone_authtoken_middleware:401 : local section=filter:authtoken 2021-11-09 04:12:23.756 | + lib/keystone:configure_keystone_authtoken_middleware:403 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-11-09 04:12:23.788 | + lib/keystone:configure_keystone_authtoken_middleware:404 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-11-09 04:12:23.815 | + lib/keystone:configure_keystone_authtoken_middleware:405 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.36/identity 2021-11-09 04:12:23.841 | + lib/keystone:configure_keystone_authtoken_middleware:406 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-11-09 04:12:23.868 | + lib/keystone:configure_keystone_authtoken_middleware:407 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-11-09 04:12:23.895 | + lib/keystone:configure_keystone_authtoken_middleware:408 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-11-09 04:12:23.923 | + lib/keystone:configure_keystone_authtoken_middleware:409 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-11-09 04:12:23.950 | + lib/keystone:configure_keystone_authtoken_middleware:410 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-11-09 04:12:23.977 | + lib/keystone:configure_keystone_authtoken_middleware:412 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-09 04:12:24.004 | + lib/keystone:configure_keystone_authtoken_middleware:413 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-11-09 04:12:24.032 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-11-09 04:12:24.059 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-11-09 04:12:24.088 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-11-09 04:12:24.115 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-11-09 04:12:24.144 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-11-09 04:12:24.171 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-11-09 04:12:24.190 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-11-09 04:12:24.217 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-11-09 04:12:24.244 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-11-09 04:12:24.249 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-11-09 04:12:24.277 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-11-09 04:12:24.304 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-11-09 04:12:24.330 | + lib/swift:configure_swift:478 : local node_number 2021-11-09 04:12:24.332 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-11-09 04:12:24.334 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-11-09 04:12:24.336 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-11-09 04:12:24.341 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-11-09 04:12:24.343 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-11-09 04:12:24.346 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-11-09 04:12:24.348 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-11-09 04:12:24.350 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-11-09 04:12:24.352 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-11-09 04:12:24.354 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-11-09 04:12:24.356 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-11-09 04:12:24.374 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-11-09 04:12:24.400 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-11-09 04:12:24.418 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-11-09 04:12:24.446 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-11-09 04:12:24.463 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-11-09 04:12:24.492 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-11-09 04:12:24.509 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-11-09 04:12:24.537 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-11-09 04:12:24.555 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-11-09 04:12:24.583 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-11-09 04:12:24.601 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-11-09 04:12:24.628 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-11-09 04:12:24.646 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-11-09 04:12:24.674 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-11-09 04:12:24.692 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-11-09 04:12:24.721 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-11-09 04:12:24.742 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-11-09 04:12:24.769 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-11-09 04:12:24.774 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-11-09 04:12:24.796 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-11-09 04:12:24.825 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-11-09 04:12:24.859 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-11-09 04:12:24.862 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-11-09 04:12:24.867 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-11-09 04:12:24.869 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-11-09 04:12:24.871 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-11-09 04:12:24.873 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-11-09 04:12:24.875 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-11-09 04:12:24.878 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-11-09 04:12:24.880 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-11-09 04:12:24.882 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-11-09 04:12:24.900 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-11-09 04:12:24.928 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-11-09 04:12:24.947 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-11-09 04:12:24.975 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-11-09 04:12:24.993 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-11-09 04:12:25.020 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-11-09 04:12:25.038 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-11-09 04:12:25.067 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-11-09 04:12:25.085 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-11-09 04:12:25.114 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-11-09 04:12:25.132 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-11-09 04:12:25.159 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-11-09 04:12:25.177 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-11-09 04:12:25.205 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-11-09 04:12:25.223 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-11-09 04:12:25.251 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-11-09 04:12:25.268 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-11-09 04:12:25.295 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-11-09 04:12:25.328 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-11-09 04:12:25.347 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-11-09 04:12:25.375 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-11-09 04:12:25.377 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-11-09 04:12:25.381 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-11-09 04:12:25.384 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-11-09 04:12:25.386 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-11-09 04:12:25.388 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-11-09 04:12:25.390 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-11-09 04:12:25.393 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-11-09 04:12:25.395 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-11-09 04:12:25.397 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-11-09 04:12:25.415 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-11-09 04:12:25.443 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-11-09 04:12:25.460 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-11-09 04:12:25.488 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-11-09 04:12:25.506 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-11-09 04:12:25.534 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-11-09 04:12:25.552 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-11-09 04:12:25.579 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-11-09 04:12:25.597 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-11-09 04:12:25.625 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-11-09 04:12:25.643 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-11-09 04:12:25.671 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-11-09 04:12:25.689 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-11-09 04:12:25.717 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-11-09 04:12:25.734 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-11-09 04:12:25.764 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-11-09 04:12:25.782 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-11-09 04:12:25.809 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-11-09 04:12:25.817 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-11-09 04:12:25.835 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-11-09 04:12:25.864 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-11-09 04:12:25.891 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-11-09 04:12:25.919 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-11-09 04:12:25.947 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-11-09 04:12:25.949 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-11-09 04:12:25.954 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-11-09 04:12:25.982 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-11-09 04:12:26.010 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-11-09 04:12:26.038 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-11-09 04:12:26.066 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-11-09 04:12:26.094 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-11-09 04:12:26.121 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-11-09 04:12:26.148 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-11-09 04:12:26.176 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-11-09 04:12:26.202 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-11-09 04:12:26.218 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:12:26.221 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-11-09 04:12:26.239 | + lib/swift:configure_swift:521 : local auth_vers 2021-11-09 04:12:26.242 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-11-09 04:12:26.260 | + lib/swift:configure_swift:522 : auth_vers=3 2021-11-09 04:12:26.263 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.36 2021-11-09 04:12:26.290 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-11-09 04:12:26.292 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-11-09 04:12:26.319 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.36/identity 2021-11-09 04:12:26.347 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-11-09 04:12:26.349 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-11-09 04:12:26.376 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-11-09 04:12:26.391 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:12:26.394 | + lib/swift:configure_swift:541 : local user_group 2021-11-09 04:12:26.397 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-11-09 04:12:26.401 | + lib/swift:configure_swift:542 : user_group=1000 2021-11-09 04:12:26.403 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-11-09 04:12:26.416 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-11-09 04:12:26.418 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-11-09 04:12:26.430 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-11-09 04:12:26.432 | + lib/swift:configure_swift:548 : is_suse 2021-11-09 04:12:26.434 | + functions-common:is_suse:462 : is_opensuse 2021-11-09 04:12:26.436 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-09 04:12:26.439 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-09 04:12:26.441 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-09 04:12:26.443 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-09 04:12:26.445 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-09 04:12:26.448 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-11-09 04:12:26.460 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-11-09 04:12:26.462 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-11-09 04:12:26.465 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-11-09 04:12:26.482 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:12:26.484 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-11-09 04:12:26.502 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:12:26.505 | + ./stack.sh:main:901 : stack_install_service glance 2021-11-09 04:12:26.507 | + lib/stack:stack_install_service:20 : local service=glance 2021-11-09 04:12:26.509 | + lib/stack:stack_install_service:21 : type install_glance 2021-11-09 04:12:26.512 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-09 04:12:26.514 | + lib/stack:stack_install_service:32 : install_glance 2021-11-09 04:12:26.516 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-11-09 04:12:26.519 | + lib/glance:install_glance:514 : local glance_store_extras 2021-11-09 04:12:26.522 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-11-09 04:12:26.539 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:12:26.541 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-11-09 04:12:26.544 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-11-09 04:12:26.560 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:12:26.563 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-11-09 04:12:26.566 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-11-09 04:12:26.569 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-11-09 04:12:26.571 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:12:26.574 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:12:26.576 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-11-09 04:12:26.579 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:12:26.583 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-11-09 04:12:26.585 | ++ inc/python:join_extras:29 : local IFS=, 2021-11-09 04:12:26.588 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-11-09 04:12:26.591 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-11-09 04:12:26.593 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-11-09 04:12:26.596 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-11-09 04:12:26.599 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-11-09 04:12:26.602 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-11-09 04:12:26.604 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-11-09 04:12:26.607 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-11-09 04:12:26.611 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-11-09 04:12:26.611 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-11-09 04:12:26.616 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-11-09 04:12:26.618 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-11-09 04:12:26.621 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-11-09 04:12:26.624 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-11-09 04:12:26.627 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-11-09 04:12:26.649 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-11-09 04:12:26.651 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-11-09 04:12:27.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:12:27.430 | from cryptography.utils import int_from_bytes 2021-11-09 04:12:27.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:12:27.430 | from cryptography.utils import int_from_bytes 2021-11-09 04:12:28.501 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:12:28.639 | Collecting glance-store[cinder,swift]!=0.29.0 2021-11-09 04:12:28.647 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9aa/f7b7857f97a8a/glance_store-2.7.0-py3-none-any.whl (227 kB) 2021-11-09 04:12:28.740 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-11-09 04:12:28.741 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.11.0) 2021-11-09 04:12:28.742 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.32.0) 2021-11-09 04:12:28.743 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2021-11-09 04:12:28.744 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-11-09 04:12:28.745 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-11-09 04:12:28.746 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2021-11-09 04:12:28.748 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-11-09 04:12:28.749 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2021-11-09 04:12:28.750 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-11-09 04:12:28.752 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2021-11-09 04:12:28.753 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-11-09 04:12:28.755 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.2) 2021-11-09 04:12:28.827 | Collecting python-swiftclient>=3.2.0 2021-11-09 04:12:28.836 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/07c/63cf223127b70/python_swiftclient-3.12.0-py2.py3-none-any.whl (86 kB) 2021-11-09 04:12:28.928 | Collecting python-cinderclient>=4.1.0 2021-11-09 04:12:28.936 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5fb/3243abb3c7902/python_cinderclient-8.1.0-py3-none-any.whl (253 kB) 2021-11-09 04:12:28.949 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2021-11-09 04:12:28.951 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2021-11-09 04:12:29.092 | Collecting os-brick>=2.6.0 2021-11-09 04:12:29.099 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/562/d907f7579ac77/os_brick-5.0.1-py3-none-any.whl (257 kB) 2021-11-09 04:12:29.118 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2021-11-09 04:12:29.120 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2021-11-09 04:12:29.133 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (2.4.7) 2021-11-09 04:12:29.201 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (0.1.16) 2021-11-09 04:12:29.202 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2021-11-09 04:12:29.203 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.7.0) 2021-11-09 04:12:29.228 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2021-11-09 04:12:29.229 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-11-09 04:12:29.231 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.7.0) 2021-11-09 04:12:29.233 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2021-11-09 04:12:29.234 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-11-09 04:12:29.247 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2021-11-09 04:12:29.288 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0) 2021-11-09 04:12:29.289 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2021-11-09 04:12:29.290 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2021-11-09 04:12:29.291 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2021-11-09 04:12:29.312 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2021-11-09 04:12:29.314 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2021-11-09 04:12:29.329 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2021-11-09 04:12:29.345 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2021-11-09 04:12:29.346 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.2) 2021-11-09 04:12:29.364 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (2.4.0) 2021-11-09 04:12:29.367 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.5) 2021-11-09 04:12:29.450 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2021-11-09 04:12:29.452 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.7) 2021-11-09 04:12:29.453 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.7) 2021-11-09 04:12:29.454 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2021-11-09 04:12:29.505 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.20) 2021-11-09 04:12:29.531 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2021-11-09 04:12:29.568 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-11-09 04:12:29.734 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2021-11-09 04:12:29.737 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2021-11-09 04:12:29.796 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2021-11-09 04:12:29.797 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-11-09 04:12:29.801 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2021-11-09 04:12:29.803 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2021-11-09 04:12:29.804 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2021-11-09 04:12:29.805 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2021-11-09 04:12:29.861 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2021-11-09 04:12:30.027 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2021-11-09 04:12:30.074 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (58.5.2) 2021-11-09 04:12:30.159 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2021-11-09 04:12:30.308 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2021-11-09 04:12:31.937 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2021-11-09 04:12:33.228 | Successfully installed glance-store-2.7.0 os-brick-5.0.1 python-cinderclient-8.1.0 python-swiftclient-3.12.0 2021-11-09 04:12:33.228 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-09 04:12:33.355 | + inc/python:pip_install:200 : result=0 2021-11-09 04:12:33.358 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:12:33.360 | + functions-common:time_stop:2309 : local name 2021-11-09 04:12:33.362 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:12:33.365 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:12:33.367 | + functions-common:time_stop:2312 : local total 2021-11-09 04:12:33.369 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:12:33.372 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:12:33.374 | + functions-common:time_stop:2316 : start_time=1636431146643 2021-11-09 04:12:33.377 | + functions-common:time_stop:2318 : [[ -z 1636431146643 ]] 2021-11-09 04:12:33.380 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:12:33.384 | + functions-common:time_stop:2321 : end_time=1636431153381 2021-11-09 04:12:33.386 | + functions-common:time_stop:2322 : elapsed_time=6738 2021-11-09 04:12:33.388 | + functions-common:time_stop:2323 : total=79088 2021-11-09 04:12:33.391 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:12:33.394 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=85826 2021-11-09 04:12:33.396 | + inc/python:pip_install:203 : return 0 2021-11-09 04:12:33.399 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-11-09 04:12:33.401 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-11-09 04:12:33.404 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-11-09 04:12:33.416 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-11-09 04:12:33.421 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-11-09 04:12:33.424 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-11-09 04:12:33.426 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-11-09 04:12:33.428 | + functions-common:git_clone:525 : local git_ref=master 2021-11-09 04:12:33.431 | + functions-common:git_clone:526 : local orig_dir 2021-11-09 04:12:33.433 | ++ functions-common:git_clone:527 : pwd 2021-11-09 04:12:33.436 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-09 04:12:33.439 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-09 04:12:33.442 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-09 04:12:33.458 | + functions-common:git_clone:530 : RECLONE=False 2021-11-09 04:12:33.461 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-09 04:12:33.463 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-09 04:12:33.466 | + functions-common:git_clone:544 : echo master 2021-11-09 04:12:33.466 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-09 04:12:33.472 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-11-09 04:12:33.474 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-09 04:12:33.476 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-11-09 04:12:33.479 | + functions-common:git_clone:593 : git show --oneline 2021-11-09 04:12:33.479 | + functions-common:git_clone:593 : head -1 2021-11-09 04:12:33.493 | a693e066b Merge "Fix typos" 2021-11-09 04:12:33.496 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-09 04:12:33.498 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-11-09 04:12:33.501 | + inc/python:setup_develop:338 : local bindep 2021-11-09 04:12:33.504 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-11-09 04:12:33.507 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-11-09 04:12:33.509 | + inc/python:setup_develop:344 : local extras= 2021-11-09 04:12:33.512 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-11-09 04:12:33.514 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-09 04:12:33.517 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-11-09 04:12:33.520 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-11-09 04:12:33.522 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-09 04:12:33.525 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-09 04:12:33.528 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-11-09 04:12:33.530 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-09 04:12:33.533 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-11-09 04:12:33.535 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-09 04:12:33.538 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-11-09 04:12:33.541 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-11-09 04:12:33.547 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-11-09 04:12:33.549 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-11-09 04:12:34.240 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-11-09 04:12:34.243 | + inc/python:setup_package:418 : local bindep=0 2021-11-09 04:12:34.245 | + inc/python:setup_package:419 : local bindep_flag= 2021-11-09 04:12:34.247 | + inc/python:setup_package:420 : local bindep_profiles= 2021-11-09 04:12:34.250 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-11-09 04:12:34.252 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-11-09 04:12:34.254 | + inc/python:setup_package:427 : local flags=-e 2021-11-09 04:12:34.257 | + inc/python:setup_package:428 : local extras= 2021-11-09 04:12:34.259 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-11-09 04:12:34.262 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-11-09 04:12:34.265 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-11-09 04:12:34.267 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-11-09 04:12:34.269 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-11-09 04:12:34.272 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-11-09 04:12:34.292 | Using python 3.8 to install /opt/stack/glance 2021-11-09 04:12:34.295 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-11-09 04:12:35.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:12:35.068 | from cryptography.utils import int_from_bytes 2021-11-09 04:12:35.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:12:35.068 | from cryptography.utils import int_from_bytes 2021-11-09 04:12:36.127 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:12:36.144 | Obtaining file:///opt/stack/glance 2021-11-09 04:12:36.145 | Preparing metadata (setup.py): started 2021-11-09 04:12:37.263 | Preparing metadata (setup.py): finished with status 'done' 2021-11-09 04:12:37.413 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (5.7.0) 2021-11-09 04:12:37.414 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (0.7.1) 2021-11-09 04:12:37.415 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (1.4.26) 2021-11-09 04:12:37.416 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (0.32.0) 2021-11-09 04:12:37.417 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (2.1.1) 2021-11-09 04:12:37.418 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (2.5.1) 2021-11-09 04:12:37.419 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (1.8.7) 2021-11-09 04:12:37.420 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (0.4.2) 2021-11-09 04:12:37.421 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (1.7.4) 2021-11-09 04:12:37.422 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (0.20.2) 2021-11-09 04:12:37.424 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (8.7.1) 2021-11-09 04:12:37.425 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (4.5.0) 2021-11-09 04:12:37.426 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (3.4.0) 2021-11-09 04:12:37.427 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (1.4.0) 2021-11-09 04:12:37.428 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (4.11.0) 2021-11-09 04:12:37.429 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (3.5.0) 2021-11-09 04:12:37.430 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (2.4.0) 2021-11-09 04:12:37.586 | Collecting taskflow>=4.0.0 2021-11-09 04:12:37.592 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7ca/d2110e911814c/taskflow-4.6.2-py3-none-any.whl (492 kB) 2021-11-09 04:12:37.613 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (4.4.0) 2021-11-09 04:12:37.614 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (9.3.0) 2021-11-09 04:12:37.656 | Collecting WSME>=0.8.0 2021-11-09 04:12:37.664 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2021-11-09 04:12:37.669 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (2.4.0) 2021-11-09 04:12:37.670 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (3.5.0) 2021-11-09 04:12:37.671 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev17) (3.2.0) 2021-11-09 04:12:37.673 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (4.3.0) 2021-11-09 04:12:37.674 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (21.0.0) 2021-11-09 04:12:37.675 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (1.16.0) 2021-11-09 04:12:37.676 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (11.0.0) 2021-11-09 04:12:37.677 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (5.1.0) 2021-11-09 04:12:37.717 | Collecting oslo.limit>=1.0.0 2021-11-09 04:12:37.725 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95e/ef416d7ada135/oslo.limit-1.4.0-py3-none-any.whl (18 kB) 2021-11-09 04:12:37.728 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (4.6.1) 2021-11-09 04:12:37.729 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (12.11.0) 2021-11-09 04:12:37.730 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (4.4.0) 2021-11-09 04:12:37.731 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (2.3.0) 2021-11-09 04:12:37.733 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (3.9.0) 2021-11-09 04:12:37.763 | Collecting retrying!=1.3.0,>=1.2.3 2021-11-09 04:12:37.770 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-11-09 04:12:37.774 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (3.4.2) 2021-11-09 04:12:37.775 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (2.7.0) 2021-11-09 04:12:37.776 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (2.3.0) 2021-11-09 04:12:37.777 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (35.0.0) 2021-11-09 04:12:37.809 | Collecting cursive>=0.2.1 2021-11-09 04:12:37.816 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-11-09 04:12:37.820 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (0.1.16) 2021-11-09 04:12:37.821 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev17) (5.5.0) 2021-11-09 04:12:37.915 | Collecting castellan>=0.17.0 2021-11-09 04:12:37.922 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddf/81007564c6f1d/castellan-3.10.0-py3-none-any.whl (96 kB) 2021-11-09 04:12:37.945 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev17) (4.8.1) 2021-11-09 04:12:37.946 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev17) (1.1.5) 2021-11-09 04:12:37.947 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev17) (5.4.0) 2021-11-09 04:12:37.968 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev17) (2.26.0) 2021-11-09 04:12:38.030 | Collecting python-barbicanclient>=4.5.2 2021-11-09 04:12:38.037 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 kB) 2021-11-09 04:12:38.084 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev17) (1.15.0) 2021-11-09 04:12:38.121 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev17) (4.2.0) 2021-11-09 04:12:38.133 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev17) (1.13.3) 2021-11-09 04:12:38.148 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev17) (2.1.0) 2021-11-09 04:12:38.149 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev17) (1.1.2) 2021-11-09 04:12:38.247 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev17) (2.4.7) 2021-11-09 04:12:38.324 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev17) (1.7.0) 2021-11-09 04:12:38.379 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev17) (2.8.1) 2021-11-09 04:12:38.383 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev17) (3.1.1) 2021-11-09 04:12:38.416 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev17) (0.14.1) 2021-11-09 04:12:38.488 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev17) (6.0) 2021-11-09 04:12:38.489 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev17) (0.8.0) 2021-11-09 04:12:38.490 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev17) (1.5.0) 2021-11-09 04:12:38.550 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev17) (2.0.1) 2021-11-09 04:12:38.553 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev17) (0.13.0) 2021-11-09 04:12:38.556 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev17) (0.5.0) 2021-11-09 04:12:38.581 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev17) (0.59.0) 2021-11-09 04:12:38.629 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev17) (0.9.6) 2021-11-09 04:12:38.631 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev17) (2.8.2) 2021-11-09 04:12:38.692 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev17) (5.0.6) 2021-11-09 04:12:38.694 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev17) (5.2.0) 2021-11-09 04:12:38.695 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev17) (4.2.4) 2021-11-09 04:12:38.696 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev17) (0.4.0) 2021-11-09 04:12:38.699 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev17) (2.7.0) 2021-11-09 04:12:38.724 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev17) (3.2.0) 2021-11-09 04:12:38.725 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev17) (3.0.2) 2021-11-09 04:12:38.727 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev17) (3.3.0) 2021-11-09 04:12:38.779 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev17) (5.8.0) 2021-11-09 04:12:38.821 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev17) (0.11.0) 2021-11-09 04:12:38.823 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev17) (2021.3) 2021-11-09 04:12:38.825 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev17) (21.2) 2021-11-09 04:12:38.909 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev17) (58.5.2) 2021-11-09 04:12:38.969 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==23.1.0.dev17) (0.2.5) 2021-11-09 04:12:39.073 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev17) (0.7) 2021-11-09 04:12:39.473 | Collecting networkx>=2.1.0 2021-11-09 04:12:39.485 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2021-11-09 04:12:39.543 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev17) (6.3.1) 2021-11-09 04:12:39.606 | Collecting automaton>=1.9.0 2021-11-09 04:12:39.613 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2021-11-09 04:12:39.650 | Collecting pydot>=1.2.4 2021-11-09 04:12:39.657 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2021-11-09 04:12:39.746 | Collecting simplegeneric 2021-11-09 04:12:39.752 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-11-09 04:12:39.757 | Preparing metadata (setup.py): started 2021-11-09 04:12:40.336 | Preparing metadata (setup.py): finished with status 'done' 2021-11-09 04:12:40.367 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev17) (5.0.0) 2021-11-09 04:12:40.491 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev17) (2.20) 2021-11-09 04:12:40.553 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev17) (1.6) 2021-11-09 04:12:40.604 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev17) (2.0.1) 2021-11-09 04:12:40.825 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev17) (1.4.4) 2021-11-09 04:12:40.825 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev17) (2.5.0) 2021-11-09 04:12:40.828 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev17) (1.4.0) 2021-11-09 04:12:40.829 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev17) (1.1.4) 2021-11-09 04:12:40.830 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev17) (5.1.0) 2021-11-09 04:12:40.831 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev17) (0.10.0) 2021-11-09 04:12:40.833 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev17) (1.32) 2021-11-09 04:12:40.954 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev17) (0.12.0) 2021-11-09 04:12:40.989 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev17) (1.0.2) 2021-11-09 04:12:41.038 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev17) (3.0.0) 2021-11-09 04:12:41.039 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev17) (1.3.3) 2021-11-09 04:12:41.326 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev17) (3.9.0) 2021-11-09 04:12:41.520 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev17) (3.3) 2021-11-09 04:12:41.522 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev17) (2019.11.28) 2021-11-09 04:12:41.524 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev17) (2.0.7) 2021-11-09 04:12:41.525 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev17) (1.26.7) 2021-11-09 04:12:41.601 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev17) (0.5.2) 2021-11-09 04:12:41.759 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev17) (2.5.0) 2021-11-09 04:12:41.866 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev17) (3.6.0) 2021-11-09 04:12:42.181 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev17) (2.2.0) 2021-11-09 04:12:42.182 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev17) (0.4.0) 2021-11-09 04:12:42.414 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev17) (2.1) 2021-11-09 04:12:42.732 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev17) (1.0.0) 2021-11-09 04:12:43.048 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev17) (21.2.0) 2021-11-09 04:12:43.049 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev17) (0.4.4) 2021-11-09 04:12:43.050 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev17) (1.8.2) 2021-11-09 04:12:43.415 | Building wheels for collected packages: simplegeneric 2021-11-09 04:12:43.416 | Building wheel for simplegeneric (setup.py): started 2021-11-09 04:12:44.058 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-11-09 04:12:44.059 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5077 sha256=74ad22e16929931d32dd20414b6b0bdb0bcdc927ef9eed56a0fb78cb666a9bdb 2021-11-09 04:12:44.059 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2021-11-09 04:12:44.063 | Successfully built simplegeneric 2021-11-09 04:12:44.942 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2021-11-09 04:12:48.254 | Running setup.py develop for glance 2021-11-09 04:12:50.292 | Successfully installed WSME-0.11.0 automaton-2.4.0 castellan-3.10.0 cursive-0.2.2 glance networkx-2.6.3 oslo.limit-1.4.0 pydot-1.4.2 python-barbicanclient-5.2.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.2 2021-11-09 04:12:50.292 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-09 04:12:50.442 | + inc/python:pip_install:200 : result=0 2021-11-09 04:12:50.444 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:12:50.447 | + functions-common:time_stop:2309 : local name 2021-11-09 04:12:50.449 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:12:50.451 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:12:50.454 | + functions-common:time_stop:2312 : local total 2021-11-09 04:12:50.456 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:12:50.458 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:12:50.460 | + functions-common:time_stop:2316 : start_time=1636431154287 2021-11-09 04:12:50.463 | + functions-common:time_stop:2318 : [[ -z 1636431154287 ]] 2021-11-09 04:12:50.465 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:12:50.470 | + functions-common:time_stop:2321 : end_time=1636431170467 2021-11-09 04:12:50.472 | + functions-common:time_stop:2322 : elapsed_time=16180 2021-11-09 04:12:50.474 | + functions-common:time_stop:2323 : total=85826 2021-11-09 04:12:50.477 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:12:50.479 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=102006 2021-11-09 04:12:50.481 | + inc/python:pip_install:203 : return 0 2021-11-09 04:12:50.483 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-11-09 04:12:50.486 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-11-09 04:12:50.488 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-11-09 04:12:50.507 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-11-09 04:12:50.520 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-11-09 04:12:50.522 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-11-09 04:12:50.524 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:12:50.527 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:12:50.529 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-11-09 04:12:50.532 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:12:50.534 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-09 04:12:50.537 | + ./stack.sh:main:902 : configure_glance 2021-11-09 04:12:50.539 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-11-09 04:12:50.551 | + lib/glance:configure_glance:333 : local dburl 2021-11-09 04:12:50.554 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-11-09 04:12:50.556 | ++ lib/database:database_connection_url:132 : local db=glance 2021-11-09 04:12:50.559 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-11-09 04:12:50.561 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=glance 2021-11-09 04:12:50.564 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-11-09 04:12:50.566 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-11-09 04:12:50.569 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-11-09 04:12:50.599 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-11-09 04:12:50.629 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-11-09 04:12:50.656 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-11-09 04:12:50.684 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-11-09 04:12:50.714 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-11-09 04:12:50.745 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-11-09 04:12:50.748 | + lib/keystone:configure_keystone_authtoken_middleware:399 : local conf_file=/etc/glance/glance-api.conf 2021-11-09 04:12:50.750 | + lib/keystone:configure_keystone_authtoken_middleware:400 : local admin_user=glance 2021-11-09 04:12:50.752 | + lib/keystone:configure_keystone_authtoken_middleware:401 : local section=keystone_authtoken 2021-11-09 04:12:50.755 | + lib/keystone:configure_keystone_authtoken_middleware:403 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-11-09 04:12:50.785 | + lib/keystone:configure_keystone_authtoken_middleware:404 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-11-09 04:12:50.814 | + lib/keystone:configure_keystone_authtoken_middleware:405 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.36/identity 2021-11-09 04:12:50.841 | + lib/keystone:configure_keystone_authtoken_middleware:406 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-11-09 04:12:50.870 | + lib/keystone:configure_keystone_authtoken_middleware:407 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-11-09 04:12:50.898 | + lib/keystone:configure_keystone_authtoken_middleware:408 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-11-09 04:12:50.926 | + lib/keystone:configure_keystone_authtoken_middleware:409 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-11-09 04:12:50.953 | + lib/keystone:configure_keystone_authtoken_middleware:410 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-11-09 04:12:50.981 | + lib/keystone:configure_keystone_authtoken_middleware:412 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-09 04:12:51.009 | + lib/keystone:configure_keystone_authtoken_middleware:413 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-11-09 04:12:51.037 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-11-09 04:12:51.067 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-11-09 04:12:51.070 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-11-09 04:12:51.072 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-11-09 04:12:51.074 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-09 04:12:51.077 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-09 04:12:51.080 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-09 04:12:51.097 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:12:51.100 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-09 04:12:51.102 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-09 04:12:51.105 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-09 04:12:51.121 | ++ functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:12:51.124 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2021-11-09 04:12:51.126 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2021-11-09 04:12:51.154 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-09 04:12:51.158 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-09 04:12:51.160 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-11-09 04:12:51.162 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-11-09 04:12:51.165 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-11-09 04:12:51.192 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-11-09 04:12:51.221 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-11-09 04:12:51.223 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-11-09 04:12:51.226 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-11-09 04:12:51.228 | + lib/glance:configure_glance_store:254 : local be 2021-11-09 04:12:51.230 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-11-09 04:12:51.233 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-11-09 04:12:51.235 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-11-09 04:12:51.266 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-11-09 04:12:51.268 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.36 2021-11-09 04:12:51.299 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-11-09 04:12:51.302 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-11-09 04:12:51.318 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:12:51.321 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-11-09 04:12:51.349 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-11-09 04:12:51.377 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-11-09 04:12:51.404 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-11-09 04:12:51.433 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-11-09 04:12:51.460 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-11-09 04:12:51.477 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:12:51.480 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-11-09 04:12:51.508 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-11-09 04:12:51.538 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-11-09 04:12:51.566 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.36/identity/v3 2021-11-09 04:12:51.594 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-11-09 04:12:51.622 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.36/image 2021-11-09 04:12:51.650 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-11-09 04:12:51.666 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:12:51.669 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-11-09 04:12:51.671 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-11-09 04:12:51.674 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-11-09 04:12:51.677 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-09 04:12:51.694 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-09 04:12:51.696 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-09 04:12:51.699 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-09 04:12:51.701 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-09 04:12:51.704 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-11-09 04:12:51.731 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-11-09 04:12:51.759 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-11-09 04:12:51.788 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-09 04:12:51.816 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-11-09 04:12:51.820 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-11-09 04:12:51.852 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-11-09 04:12:51.887 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-11-09 04:12:51.916 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.36/identity 2021-11-09 04:12:51.944 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-11-09 04:12:51.973 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-11-09 04:12:52.001 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-11-09 04:12:52.029 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-11-09 04:12:52.060 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-11-09 04:12:52.090 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-11-09 04:12:52.121 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-11-09 04:12:52.150 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-11-09 04:12:52.155 | + lib/glance:configure_glance:418 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-11-09 04:12:52.162 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-11-09 04:12:52.178 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:12:52.180 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-11-09 04:12:52.183 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-11-09 04:12:52.185 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-11-09 04:12:52.188 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-11-09 04:12:52.190 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-11-09 04:12:52.193 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-11-09 04:12:52.197 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-11-09 04:12:52.200 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-11-09 04:12:52.204 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-11-09 04:12:52.234 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-11-09 04:12:52.237 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-11-09 04:12:52.239 | ++ functions:get_random_port:837 : true 2021-11-09 04:12:52.241 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-11-09 04:12:52.244 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-11-09 04:12:52.246 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-11-09 04:12:52.309 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-11-09 04:12:52.311 | ++ functions:get_random_port:841 : break 2 2021-11-09 04:12:52.314 | ++ functions:get_random_port:845 : echo 60999 2021-11-09 04:12:52.317 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-11-09 04:12:52.320 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-11-09 04:12:52.357 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-11-09 04:12:52.385 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-11-09 04:12:52.412 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-11-09 04:12:52.440 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-11-09 04:12:52.467 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-11-09 04:12:52.494 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-11-09 04:12:52.522 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-11-09 04:12:52.550 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-09 04:12:52.577 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-09 04:12:52.604 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-11-09 04:12:52.632 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-09 04:12:52.659 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-11-09 04:12:52.686 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-11-09 04:12:52.714 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-11-09 04:12:52.742 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-11-09 04:12:52.770 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-11-09 04:12:52.798 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-11-09 04:12:52.826 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-11-09 04:12:52.854 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-11-09 04:12:52.856 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-11-09 04:12:52.859 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-09 04:12:52.861 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:12:52.863 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:12:52.866 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-11-09 04:12:52.868 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-11-09 04:12:52.928 | proxy (enabled by site administrator) 2021-11-09 04:12:52.931 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-11-09 04:12:52.933 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-11-09 04:12:52.936 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-09 04:12:52.939 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:12:52.941 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:12:52.944 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-11-09 04:12:52.946 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-11-09 04:12:52.999 | No module matches proxy_http 2021-11-09 04:12:53.003 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-11-09 04:12:53.064 | Considering dependency proxy for proxy_http: 2021-11-09 04:12:53.064 | Module proxy already enabled 2021-11-09 04:12:53.065 | Enabling module proxy_http. 2021-11-09 04:12:53.070 | To activate the new configuration, you need to run: 2021-11-09 04:12:53.070 | systemctl restart apache2 2021-11-09 04:12:53.074 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-11-09 04:12:53.077 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-11-09 04:12:53.080 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-11-09 04:12:53.082 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-11-09 04:12:53.214 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-11-09 04:12:53.216 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-11-09 04:12:53.219 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-11-09 04:12:53.222 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-11-09 04:12:53.225 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:12:53.227 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:12:53.230 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-09 04:12:53.233 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-09 04:12:53.237 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-11-09 04:12:53.237 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-09 04:12:53.246 | KeepAlive Off 2021-11-09 04:12:53.250 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-11-09 04:12:53.251 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-09 04:12:53.259 | SetEnv proxy-sendchunked 1 2021-11-09 04:12:53.263 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-11-09 04:12:53.263 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-09 04:12:53.272 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-11-09 04:12:53.275 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-11-09 04:12:53.277 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-11-09 04:12:53.280 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-11-09 04:12:53.282 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-09 04:12:53.284 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-09 04:12:53.287 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:12:53.289 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:12:53.291 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-09 04:12:53.294 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-11-09 04:12:53.297 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:12:53.299 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:12:53.301 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-11-09 04:12:53.364 | Enabling site glance-wsgi-api. 2021-11-09 04:12:53.369 | To activate the new configuration, you need to run: 2021-11-09 04:12:53.369 | systemctl reload apache2 2021-11-09 04:12:53.374 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-11-09 04:12:53.377 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-11-09 04:12:53.379 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-11-09 04:12:53.381 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-11-09 04:12:53.510 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-11-09 04:12:53.516 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-11-09 04:12:53.548 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-11-09 04:12:53.551 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-11-09 04:12:53.568 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:12:53.571 | + ./stack.sh:main:907 : stack_install_service cinder 2021-11-09 04:12:53.575 | + lib/stack:stack_install_service:20 : local service=cinder 2021-11-09 04:12:53.579 | + lib/stack:stack_install_service:21 : type install_cinder 2021-11-09 04:12:53.581 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-09 04:12:53.584 | + lib/stack:stack_install_service:32 : install_cinder 2021-11-09 04:12:53.586 | + lib/cinder:install_cinder:468 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-11-09 04:12:53.589 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-11-09 04:12:53.591 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-11-09 04:12:53.594 | + functions-common:git_clone:525 : local git_ref=master 2021-11-09 04:12:53.596 | + functions-common:git_clone:526 : local orig_dir 2021-11-09 04:12:53.599 | ++ functions-common:git_clone:527 : pwd 2021-11-09 04:12:53.602 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-09 04:12:53.604 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-09 04:12:53.607 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-09 04:12:53.624 | + functions-common:git_clone:530 : RECLONE=False 2021-11-09 04:12:53.626 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-09 04:12:53.628 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-09 04:12:53.631 | + functions-common:git_clone:544 : echo master 2021-11-09 04:12:53.632 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-09 04:12:53.637 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-11-09 04:12:53.639 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-09 04:12:53.642 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-11-09 04:12:53.645 | + functions-common:git_clone:593 : git show --oneline 2021-11-09 04:12:53.645 | + functions-common:git_clone:593 : head -1 2021-11-09 04:12:53.649 | d8931d071 Retry _get_ig() when IG already exists. 2021-11-09 04:12:53.651 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-09 04:12:53.654 | + lib/cinder:install_cinder:469 : setup_develop /opt/stack/cinder 2021-11-09 04:12:53.657 | + inc/python:setup_develop:338 : local bindep 2021-11-09 04:12:53.659 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-11-09 04:12:53.662 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-11-09 04:12:53.664 | + inc/python:setup_develop:344 : local extras= 2021-11-09 04:12:53.666 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-11-09 04:12:53.669 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-09 04:12:53.672 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-11-09 04:12:53.675 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-11-09 04:12:53.677 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-09 04:12:53.679 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-09 04:12:53.683 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-11-09 04:12:53.685 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-09 04:12:53.688 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-11-09 04:12:53.690 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-09 04:12:53.693 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-11-09 04:12:53.696 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-11-09 04:12:53.702 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-11-09 04:12:53.704 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-11-09 04:12:54.350 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-11-09 04:12:54.352 | + inc/python:setup_package:418 : local bindep=0 2021-11-09 04:12:54.355 | + inc/python:setup_package:419 : local bindep_flag= 2021-11-09 04:12:54.357 | + inc/python:setup_package:420 : local bindep_profiles= 2021-11-09 04:12:54.360 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-11-09 04:12:54.362 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-11-09 04:12:54.365 | + inc/python:setup_package:427 : local flags=-e 2021-11-09 04:12:54.367 | + inc/python:setup_package:428 : local extras= 2021-11-09 04:12:54.369 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-11-09 04:12:54.372 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-11-09 04:12:54.374 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-11-09 04:12:54.376 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-11-09 04:12:54.379 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-11-09 04:12:54.381 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-11-09 04:12:54.402 | Using python 3.8 to install /opt/stack/cinder 2021-11-09 04:12:54.404 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-11-09 04:12:55.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:12:55.217 | from cryptography.utils import int_from_bytes 2021-11-09 04:12:55.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:12:55.217 | from cryptography.utils import int_from_bytes 2021-11-09 04:12:56.275 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:12:56.293 | Obtaining file:///opt/stack/cinder 2021-11-09 04:12:56.293 | Preparing metadata (setup.py): started 2021-11-09 04:12:58.173 | Preparing metadata (setup.py): finished with status 'done' 2021-11-09 04:12:58.404 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (5.7.0) 2021-11-09 04:12:58.405 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (5.1.0) 2021-11-09 04:12:58.406 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (0.32.0) 2021-11-09 04:12:58.407 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (1.1.2) 2021-11-09 04:12:58.408 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (0.20.2) 2021-11-09 04:12:58.409 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (0.1.16) 2021-11-09 04:12:58.410 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev82) (3.2.0) 2021-11-09 04:12:58.411 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (4.4.0) 2021-11-09 04:12:58.412 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (9.3.0) 2021-11-09 04:12:58.413 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (4.6.4) 2021-11-09 04:12:58.522 | Collecting oauth2client>=4.1.3 2021-11-09 04:12:58.530 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-11-09 04:12:58.537 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (8.7.1) 2021-11-09 04:12:58.538 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (4.5.0) 2021-11-09 04:12:58.539 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (3.4.0) 2021-11-09 04:12:58.540 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (11.0.0) 2021-11-09 04:12:58.541 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (4.6.1) 2021-11-09 04:12:58.542 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (12.11.0) 2021-11-09 04:12:58.543 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (4.4.0) 2021-11-09 04:12:58.544 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (3.9.0) 2021-11-09 04:12:58.545 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (2.6.2) 2021-11-09 04:12:58.547 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (2.3.0) 2021-11-09 04:12:58.548 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (6.3.0) 2021-11-09 04:12:58.549 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (4.2.0) 2021-11-09 04:12:58.550 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (2.7.0) 2021-11-09 04:12:58.551 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (1.4.0) 2021-11-09 04:12:58.552 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (4.11.0) 2021-11-09 04:12:58.554 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (2.5.0) 2021-11-09 04:12:58.554 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (3.4.2) 2021-11-09 04:12:58.555 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (21.2) 2021-11-09 04:12:58.684 | Collecting paramiko>=2.7.2 2021-11-09 04:12:58.690 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/def/3ec612399bab4/paramiko-2.8.0-py2.py3-none-any.whl (206 kB) 2021-11-09 04:12:58.700 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (3.5.0) 2021-11-09 04:12:58.701 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (2.1.1) 2021-11-09 04:12:58.702 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (5.8.0) 2021-11-09 04:12:58.704 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (2.4.7) 2021-11-09 04:12:58.705 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (5.2.0) 2021-11-09 04:12:58.801 | Collecting python-glanceclient>=3.2.2 2021-11-09 04:12:58.808 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2021-11-09 04:12:58.819 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (4.3.0) 2021-11-09 04:12:58.820 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (17.6.0) 2021-11-09 04:12:58.821 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (3.12.0) 2021-11-09 04:12:58.822 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (2021.3) 2021-11-09 04:12:58.823 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (2.26.0) 2021-11-09 04:12:58.824 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (2.5.1) 2021-11-09 04:12:58.825 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (4.6.2) 2021-11-09 04:12:58.866 | Collecting rtslib-fb>=2.1.74 2021-11-09 04:12:58.872 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-11-09 04:12:58.897 | Preparing metadata (setup.py): started 2021-11-09 04:12:59.507 | Preparing metadata (setup.py): finished with status 'done' 2021-11-09 04:12:59.511 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (1.16.0) 2021-11-09 04:12:59.512 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (1.4.26) 2021-11-09 04:12:59.513 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (0.13.0) 2021-11-09 04:12:59.515 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (3.5.0) 2021-11-09 04:12:59.557 | Collecting tabulate>=0.8.7 2021-11-09 04:12:59.564 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-11-09 04:12:59.568 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (6.3.1) 2021-11-09 04:12:59.569 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (1.8.7) 2021-11-09 04:12:59.570 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (5.1.0) 2021-11-09 04:12:59.687 | Collecting oslo.vmware>=3.10.0 2021-11-09 04:12:59.694 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2021-11-09 04:12:59.713 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (5.0.1) 2021-11-09 04:12:59.714 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (5.5.0) 2021-11-09 04:12:59.715 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (2.9.0) 2021-11-09 04:12:59.870 | Collecting google-api-python-client>=1.11.0 2021-11-09 04:12:59.894 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dfa/c61ed108c111f/google_api_python_client-2.29.0-py2.py3-none-any.whl (7.7 MB) 2021-11-09 04:13:00.077 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (3.10.0) 2021-11-09 04:13:00.078 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (35.0.0) 2021-11-09 04:13:00.079 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev82) (0.2.2) 2021-11-09 04:13:00.120 | Collecting zstd>=1.4.5.1 2021-11-09 04:13:00.127 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8d3/388a15135c481/zstd-1.5.0.2.tar.gz (528 kB) 2021-11-09 04:13:00.221 | Preparing metadata (setup.py): started 2021-11-09 04:13:00.829 | Preparing metadata (setup.py): finished with status 'done' 2021-11-09 04:13:01.840 | Collecting boto3>=1.16.51 2021-11-09 04:13:01.847 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/57e/e38d02772f44a/boto3-1.19.10-py3-none-any.whl (131 kB) 2021-11-09 04:13:01.921 | Collecting s3transfer<0.6.0,>=0.5.0 2021-11-09 04:13:01.928 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB) 2021-11-09 04:13:03.227 | Collecting botocore<1.23.0,>=1.22.10 2021-11-09 04:13:03.260 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/543/cd69e9b248be9/botocore-1.22.10-py3-none-any.whl (8.1 MB) 2021-11-09 04:13:03.456 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev82) (0.10.0) 2021-11-09 04:13:03.518 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev82) (1.15.0) 2021-11-09 04:13:03.594 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev82) (2.1.0) 2021-11-09 04:13:03.640 | Collecting google-auth-httplib2>=0.1.0 2021-11-09 04:13:03.648 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2021-11-09 04:13:03.798 | Collecting google-auth<3.0.0dev,>=1.16.0 2021-11-09 04:13:03.805 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a34/8a50b027679cb/google_auth-2.3.3-py2.py3-none-any.whl (155 kB) 2021-11-09 04:13:03.848 | Collecting uritemplate<5,>=3.0.0 2021-11-09 04:13:03.855 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2021-11-09 04:13:03.964 | Collecting google-api-core<3.0.0dev,>=1.21.0 2021-11-09 04:13:03.971 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e78/53735d4f51f42/google_api_core-2.2.2-py2.py3-none-any.whl (95 kB) 2021-11-09 04:13:04.071 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev82) (1.7.0) 2021-11-09 04:13:04.125 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev82) (3.1.1) 2021-11-09 04:13:04.129 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev82) (2.8.1) 2021-11-09 04:13:04.298 | Collecting pyasn1>=0.1.7 2021-11-09 04:13:04.304 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-11-09 04:13:04.429 | Collecting pyasn1-modules>=0.0.5 2021-11-09 04:13:04.437 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2021-11-09 04:13:04.503 | Collecting rsa>=3.1.4 2021-11-09 04:13:04.510 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2021-11-09 04:13:04.566 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev82) (0.14.1) 2021-11-09 04:13:04.611 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev82) (1.5.0) 2021-11-09 04:13:04.613 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev82) (6.0) 2021-11-09 04:13:04.614 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev82) (2.3.0) 2021-11-09 04:13:04.615 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev82) (0.8.0) 2021-11-09 04:13:04.673 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev82) (1.7.4) 2021-11-09 04:13:04.675 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev82) (2.0.1) 2021-11-09 04:13:04.678 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev82) (0.5.0) 2021-11-09 04:13:04.736 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev82) (0.9.6) 2021-11-09 04:13:04.737 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev82) (2.8.2) 2021-11-09 04:13:04.796 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev82) (5.2.0) 2021-11-09 04:13:04.800 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev82) (2.4.0) 2021-11-09 04:13:04.801 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev82) (0.4.0) 2021-11-09 04:13:04.803 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev82) (4.2.4) 2021-11-09 04:13:04.805 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev82) (5.0.6) 2021-11-09 04:13:04.828 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev82) (3.3.0) 2021-11-09 04:13:04.830 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev82) (3.2.0) 2021-11-09 04:13:04.832 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev82) (3.0.2) 2021-11-09 04:13:04.876 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev82) (1.0.2) 2021-11-09 04:13:04.961 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev82) (1.3.3) 2021-11-09 04:13:04.966 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev82) (3.0.0) 2021-11-09 04:13:04.988 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev82) (2.4.0) 2021-11-09 04:13:05.013 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev82) (0.11.0) 2021-11-09 04:13:05.119 | Collecting suds-community>=0.6 2021-11-09 04:13:05.127 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB) 2021-11-09 04:13:05.134 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev82) (1.26.7) 2021-11-09 04:13:05.384 | Collecting pynacl>=1.0.1 2021-11-09 04:13:05.391 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2021-11-09 04:13:05.439 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev82) (58.5.2) 2021-11-09 04:13:05.576 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev82) (3.9.0) 2021-11-09 04:13:05.612 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev82) (1.13.3) 2021-11-09 04:13:05.649 | Collecting warlock<2,>=1.2.0 2021-11-09 04:13:05.655 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2021-11-09 04:13:05.661 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev82) (21.0.0) 2021-11-09 04:13:05.910 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev82) (2.0.7) 2021-11-09 04:13:05.912 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev82) (2019.11.28) 2021-11-09 04:13:05.914 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev82) (3.3) 2021-11-09 04:13:05.950 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev82) (0.7) 2021-11-09 04:13:06.018 | Collecting pyudev>=0.16.1 2021-11-09 04:13:06.024 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-11-09 04:13:06.266 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev82) (0.4.2) 2021-11-09 04:13:06.268 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev82) (0.5.2) 2021-11-09 04:13:06.410 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev82) (2.6.3) 2021-11-09 04:13:06.412 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev82) (2.4.0) 2021-11-09 04:13:06.414 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev82) (1.4.2) 2021-11-09 04:13:06.543 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev82) (0.12.2) 2021-11-09 04:13:06.663 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev82) (1.1.5) 2021-11-09 04:13:06.665 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev82) (4.8.1) 2021-11-09 04:13:06.667 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev82) (5.4.0) 2021-11-09 04:13:06.701 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev82) (5.0.0) 2021-11-09 04:13:06.948 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev82) (2.20) 2021-11-09 04:13:07.025 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev82) (0.4.0) 2021-11-09 04:13:07.026 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev82) (2.2.0) 2021-11-09 04:13:07.155 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->cinder==19.1.0.dev82) (1.6) 2021-11-09 04:13:07.198 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev82) (2.5.0) 2021-11-09 04:13:07.341 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2021-11-09 04:13:07.348 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6d/561ab8fb16b30/googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB) 2021-11-09 04:13:07.358 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev82) (3.19.1) 2021-11-09 04:13:07.577 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev82) (2.0.1) 2021-11-09 04:13:08.006 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev82) (1.1.4) 2021-11-09 04:13:08.059 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev82) (0.12.0) 2021-11-09 04:13:08.107 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev82) (0.2.5) 2021-11-09 04:13:09.470 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev82) (1.32) 2021-11-09 04:13:09.762 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev82) (1.8.2) 2021-11-09 04:13:09.764 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev82) (21.2.0) 2021-11-09 04:13:09.765 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev82) (0.4.4) 2021-11-09 04:13:09.922 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev82) (2.1) 2021-11-09 04:13:10.163 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev82) (1.0.0) 2021-11-09 04:13:10.300 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev82) (3.6.0) 2021-11-09 04:13:10.970 | Building wheels for collected packages: rtslib-fb, zstd 2021-11-09 04:13:10.971 | Building wheel for rtslib-fb (setup.py): started 2021-11-09 04:13:11.684 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-11-09 04:13:11.685 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85412 sha256=c8806d341cc498769612717447836ac98c41d82ec47b89c5b327f91d74acf845 2021-11-09 04:13:11.685 | Stored in directory: /root/.cache/pip/wheels/0a/66/4f/3df2a9dc0ce4bd9783f4e0597600268e05f1fdc434bf783a5c 2021-11-09 04:13:11.690 | Building wheel for zstd (setup.py): started 2021-11-09 04:14:12.542 | Building wheel for zstd (setup.py): still running... 2021-11-09 04:14:20.675 | Building wheel for zstd (setup.py): finished with status 'done' 2021-11-09 04:14:20.690 | Created wheel for zstd: filename=zstd-1.5.0.2-cp38-cp38-linux_x86_64.whl size=2349315 sha256=5e8774e2480af4bec8c148eda5e9d218a97de14f2a50cf79c9474c53d4033ee0 2021-11-09 04:14:20.690 | Stored in directory: /root/.cache/pip/wheels/44/cf/d0/167a454a4b3d5833a5666b8512dbe0bcc20ef0424d943b6c7a 2021-11-09 04:14:20.694 | Successfully built rtslib-fb zstd 2021-11-09 04:14:21.683 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-community, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2021-11-09 04:14:24.328 | Attempting uninstall: pynacl 2021-11-09 04:14:24.331 | Found existing installation: PyNaCl 1.3.0 2021-11-09 04:14:24.338 | Uninstalling PyNaCl-1.3.0: 2021-11-09 04:14:24.365 | Successfully uninstalled PyNaCl-1.3.0 2021-11-09 04:14:26.761 | Running setup.py develop for cinder 2021-11-09 04:14:30.274 | Successfully installed boto3-1.19.10 botocore-1.22.10 cinder google-api-core-2.2.2 google-api-python-client-2.29.0 google-auth-2.3.3 google-auth-httplib2-0.1.0 googleapis-common-protos-1.53.0 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.4.0 python-glanceclient-3.5.0 pyudev-0.22.0 rsa-4.7.2 rtslib-fb-2.1.74 s3transfer-0.5.0 suds-community-1.0.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.0.2 2021-11-09 04:14:30.274 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-09 04:14:30.529 | + inc/python:pip_install:200 : result=0 2021-11-09 04:14:30.531 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:14:30.534 | + functions-common:time_stop:2309 : local name 2021-11-09 04:14:30.536 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:14:30.538 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:14:30.541 | + functions-common:time_stop:2312 : local total 2021-11-09 04:14:30.543 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:14:30.545 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:14:30.548 | + functions-common:time_stop:2316 : start_time=1636431174396 2021-11-09 04:14:30.550 | + functions-common:time_stop:2318 : [[ -z 1636431174396 ]] 2021-11-09 04:14:30.553 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:14:30.557 | + functions-common:time_stop:2321 : end_time=1636431270554 2021-11-09 04:14:30.560 | + functions-common:time_stop:2322 : elapsed_time=96158 2021-11-09 04:14:30.562 | + functions-common:time_stop:2323 : total=102006 2021-11-09 04:14:30.564 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:14:30.566 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=198164 2021-11-09 04:14:30.569 | + inc/python:pip_install:203 : return 0 2021-11-09 04:14:30.571 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-11-09 04:14:30.574 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-11-09 04:14:30.576 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-11-09 04:14:30.595 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-11-09 04:14:30.608 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-11-09 04:14:30.610 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-11-09 04:14:30.613 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:14:30.615 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:14:30.617 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-11-09 04:14:30.620 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:14:30.622 | + lib/cinder:install_cinder:470 : [[ lioadm == \t\g\t\a\d\m ]] 2021-11-09 04:14:30.625 | + lib/cinder:install_cinder:472 : [[ lioadm == \l\i\o\a\d\m ]] 2021-11-09 04:14:30.627 | + lib/cinder:install_cinder:473 : is_ubuntu 2021-11-09 04:14:30.630 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:14:30.632 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:14:30.635 | + lib/cinder:install_cinder:475 : sudo mkdir -p /etc/target 2021-11-09 04:14:30.647 | + lib/cinder:install_cinder:477 : install_package targetcli-fb 2021-11-09 04:14:30.649 | + functions-common:install_package:1347 : update_package_repo 2021-11-09 04:14:30.652 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-11-09 04:14:30.655 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-11-09 04:14:30.657 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-11-09 04:14:30.660 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-11-09 04:14:30.662 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-11-09 04:14:30.665 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:14:30.667 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:14:30.669 | + functions-common:update_package_repo:1328 : apt_get_update 2021-11-09 04:14:30.672 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-11-09 04:14:30.675 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-11-09 04:14:30.677 | + functions-common:apt_get_update:1074 : return 2021-11-09 04:14:30.679 | + functions-common:install_package:1348 : real_install_package targetcli-fb 2021-11-09 04:14:30.682 | + functions-common:real_install_package:1333 : is_ubuntu 2021-11-09 04:14:30.684 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:14:30.687 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:14:30.689 | + functions-common:real_install_package:1334 : apt_get install targetcli-fb 2021-11-09 04:14:30.713 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-11-09 04:14:30.818 | Reading package lists... 2021-11-09 04:14:31.047 | Building dependency tree... 2021-11-09 04:14:31.048 | Reading state information... 2021-11-09 04:14:31.280 | The following packages were automatically installed and are no longer required: 2021-11-09 04:14:31.281 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-09 04:14:31.281 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-09 04:14:31.281 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-09 04:14:31.281 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-09 04:14:31.281 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-09 04:14:31.281 | python3-zope.interface 2021-11-09 04:14:31.281 | Use 'sudo apt autoremove' to remove them. 2021-11-09 04:14:31.282 | The following additional packages will be installed: 2021-11-09 04:14:31.282 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-11-09 04:14:31.282 | python3-urwid 2021-11-09 04:14:31.283 | Suggested packages: 2021-11-09 04:14:31.283 | python-pyparsing-doc python-urwid-doc 2021-11-09 04:14:31.351 | The following NEW packages will be installed: 2021-11-09 04:14:31.351 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-11-09 04:14:31.351 | python3-urwid targetcli-fb 2021-11-09 04:14:31.595 | 0 upgraded, 6 newly installed, 0 to remove and 97 not upgraded. 2021-11-09 04:14:31.595 | Need to get 356 kB of archives. 2021-11-09 04:14:31.595 | After this operation, 2,294 kB of additional disk space will be used. 2021-11-09 04:14:31.595 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-11-09 04:14:31.734 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2021-11-09 04:14:31.810 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2021-11-09 04:14:31.819 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2021-11-09 04:14:31.827 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2021-11-09 04:14:31.834 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2021-11-09 04:14:32.386 | Fetched 356 kB in 0s (742 kB/s) 2021-11-09 04:14:32.575 | Selecting previously unselected package python3-pyparsing. 2021-11-09 04:14:32.626 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90882 files and directories currently installed.) 2021-11-09 04:14:32.629 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2021-11-09 04:14:32.688 | Unpacking python3-pyparsing (2.4.6-1) ... 2021-11-09 04:14:33.056 | Selecting previously unselected package python3-urwid. 2021-11-09 04:14:33.066 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2021-11-09 04:14:33.101 | Unpacking python3-urwid (2.0.1-3) ... 2021-11-09 04:14:33.542 | Selecting previously unselected package python3-configshell-fb. 2021-11-09 04:14:33.551 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2021-11-09 04:14:33.604 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-11-09 04:14:34.002 | Selecting previously unselected package python3-pyudev. 2021-11-09 04:14:34.012 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2021-11-09 04:14:34.059 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2021-11-09 04:14:34.465 | Selecting previously unselected package python3-rtslib-fb. 2021-11-09 04:14:34.475 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2021-11-09 04:14:34.528 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-11-09 04:14:34.947 | Selecting previously unselected package targetcli-fb. 2021-11-09 04:14:34.957 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2021-11-09 04:14:35.010 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-11-09 04:14:35.457 | Setting up python3-urwid (2.0.1-3) ... 2021-11-09 04:14:35.906 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-11-09 04:14:35.906 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-11-09 04:14:35.906 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-11-09 04:14:35.906 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-11-09 04:14:35.906 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-11-09 04:14:35.906 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-11-09 04:14:35.906 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-11-09 04:14:35.906 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-11-09 04:14:36.088 | Setting up python3-pyparsing (2.4.6-1) ... 2021-11-09 04:14:36.562 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-11-09 04:14:37.020 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2021-11-09 04:14:37.501 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-11-09 04:14:38.985 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-11-09 04:14:39.628 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2021-11-09 04:14:39.628 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2021-11-09 04:14:41.667 | Processing triggers for man-db (2.9.1-1) ... 2021-11-09 04:14:41.991 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-09 04:14:49.611 | + functions-common:apt_get:1118 : result=0 2021-11-09 04:14:49.613 | + functions-common:apt_get:1121 : time_stop apt-get 2021-11-09 04:14:49.616 | + functions-common:time_stop:2309 : local name 2021-11-09 04:14:49.619 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:14:49.621 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:14:49.624 | + functions-common:time_stop:2312 : local total 2021-11-09 04:14:49.626 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:14:49.629 | + functions-common:time_stop:2315 : name=apt-get 2021-11-09 04:14:49.631 | + functions-common:time_stop:2316 : start_time=1636431270710 2021-11-09 04:14:49.634 | + functions-common:time_stop:2318 : [[ -z 1636431270710 ]] 2021-11-09 04:14:49.638 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:14:49.642 | + functions-common:time_stop:2321 : end_time=1636431289639 2021-11-09 04:14:49.645 | + functions-common:time_stop:2322 : elapsed_time=18929 2021-11-09 04:14:49.647 | + functions-common:time_stop:2323 : total=517774 2021-11-09 04:14:49.650 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:14:49.652 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=536703 2021-11-09 04:14:49.655 | + functions-common:apt_get:1122 : return 0 2021-11-09 04:14:49.657 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-09 04:14:49.660 | + ./stack.sh:main:908 : configure_cinder 2021-11-09 04:14:49.662 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-11-09 04:14:49.674 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-11-09 04:14:49.678 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-11-09 04:14:49.680 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-11-09 04:14:49.683 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-11-09 04:14:49.686 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-11-09 04:14:49.686 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-11-09 04:14:49.691 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-11-09 04:14:49.693 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-11-09 04:14:49.695 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-11-09 04:14:49.698 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-11-09 04:14:49.700 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-11-09 04:14:49.702 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-11-09 04:14:49.704 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-11-09 04:14:49.706 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-11-09 04:14:49.718 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-11-09 04:14:49.730 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2021-11-09 04:14:49.741 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-11-09 04:14:49.753 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-11-09 04:14:49.766 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-11-09 04:14:49.768 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-11-09 04:14:49.772 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.sDQCVBb2qo 2021-11-09 04:14:49.775 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-11-09 04:14:49.777 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-11-09 04:14:49.780 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-11-09 04:14:49.782 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.sDQCVBb2qo 2021-11-09 04:14:49.785 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.sDQCVBb2qo 2021-11-09 04:14:49.801 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.sDQCVBb2qo /etc/sudoers.d/cinder-rootwrap 2021-11-09 04:14:49.813 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-11-09 04:14:49.817 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-11-09 04:14:49.819 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-11-09 04:14:49.822 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-11-09 04:14:49.824 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-11-09 04:14:49.826 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-11-09 04:14:49.828 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-11-09 04:14:49.831 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-11-09 04:14:49.833 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-11-09 04:14:49.838 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-11-09 04:14:49.843 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-11-09 04:14:49.861 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-11-09 04:14:49.879 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-11-09 04:14:49.897 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-11-09 04:14:49.916 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-11-09 04:14:49.934 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-11-09 04:14:49.953 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-11-09 04:14:49.972 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-11-09 04:14:49.990 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-11-09 04:14:49.992 | + lib/keystone:configure_keystone_authtoken_middleware:399 : local conf_file=/etc/cinder/cinder.conf 2021-11-09 04:14:49.995 | + lib/keystone:configure_keystone_authtoken_middleware:400 : local admin_user=cinder 2021-11-09 04:14:49.997 | + lib/keystone:configure_keystone_authtoken_middleware:401 : local section=keystone_authtoken 2021-11-09 04:14:49.999 | + lib/keystone:configure_keystone_authtoken_middleware:403 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-11-09 04:14:50.029 | + lib/keystone:configure_keystone_authtoken_middleware:404 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-11-09 04:14:50.055 | + lib/keystone:configure_keystone_authtoken_middleware:405 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.36/identity 2021-11-09 04:14:50.083 | + lib/keystone:configure_keystone_authtoken_middleware:406 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-11-09 04:14:50.110 | + lib/keystone:configure_keystone_authtoken_middleware:407 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-11-09 04:14:50.138 | + lib/keystone:configure_keystone_authtoken_middleware:408 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-11-09 04:14:50.164 | + lib/keystone:configure_keystone_authtoken_middleware:409 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-11-09 04:14:50.192 | + lib/keystone:configure_keystone_authtoken_middleware:410 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-11-09 04:14:50.219 | + lib/keystone:configure_keystone_authtoken_middleware:412 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-09 04:14:50.247 | + lib/keystone:configure_keystone_authtoken_middleware:413 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-11-09 04:14:50.275 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-11-09 04:14:50.304 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-11-09 04:14:50.333 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-11-09 04:14:50.335 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-11-09 04:14:50.337 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-11-09 04:14:50.340 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=cinder 2021-11-09 04:14:50.342 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-11-09 04:14:50.345 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-11-09 04:14:50.375 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-11-09 04:14:50.403 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-11-09 04:14:50.430 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-11-09 04:14:50.458 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-11-09 04:14:50.486 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-11-09 04:14:50.514 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-11-09 04:14:50.545 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-11-09 04:14:50.547 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.36 2021-11-09 04:14:50.575 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-11-09 04:14:50.606 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-11-09 04:14:50.613 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key be3953ed142e22eeeaad9f601f2f14c3 2021-11-09 04:14:50.642 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-11-09 04:14:50.645 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2021-11-09 04:14:50.673 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2021-11-09 04:14:50.701 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2021-11-09 04:14:50.728 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-11-09 04:14:50.756 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2021-11-09 04:14:50.772 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:14:50.774 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2021-11-09 04:14:50.791 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:14:50.793 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2021-11-09 04:14:50.809 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:14:50.812 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2021-11-09 04:14:50.828 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:14:50.831 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2021-11-09 04:14:50.833 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-11-09 04:14:50.836 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-11-09 04:14:50.839 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-11-09 04:14:50.841 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-09 04:14:50.843 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-09 04:14:50.846 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-09 04:14:50.861 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:14:50.864 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-09 04:14:50.867 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-09 04:14:50.869 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-09 04:14:50.886 | ++ functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:14:50.888 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2021-11-09 04:14:50.891 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2021-11-09 04:14:50.918 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-09 04:14:50.921 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-09 04:14:50.923 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2021-11-09 04:14:50.925 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-11-09 04:14:50.928 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-11-09 04:14:50.931 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-09 04:14:50.948 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-09 04:14:50.950 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-09 04:14:50.952 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-09 04:14:50.955 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-09 04:14:50.957 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-11-09 04:14:50.986 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-11-09 04:14:51.013 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-11-09 04:14:51.041 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-09 04:14:51.068 | + lib/cinder:configure_cinder:356 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-11-09 04:14:51.071 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-11-09 04:14:51.073 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-11-09 04:14:51.075 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-11-09 04:14:51.078 | + lib/apache:write_uwsgi_config:257 : local http= 2021-11-09 04:14:51.080 | + lib/apache:write_uwsgi_config:258 : local name= 2021-11-09 04:14:51.083 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-11-09 04:14:51.088 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-11-09 04:14:51.090 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-11-09 04:14:51.093 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-09 04:14:51.106 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-09 04:14:51.106 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-09 04:14:51.114 | d /var/run/uwsgi 0755 ubuntu root 2021-11-09 04:14:51.118 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-09 04:14:51.133 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-11-09 04:14:51.135 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-11-09 04:14:51.139 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-11-09 04:14:51.170 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-11-09 04:14:51.196 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-11-09 04:14:51.223 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-11-09 04:14:51.250 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-11-09 04:14:51.278 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-09 04:14:51.304 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-11-09 04:14:51.332 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-11-09 04:14:51.359 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-11-09 04:14:51.387 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-09 04:14:51.413 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-11-09 04:14:51.441 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-09 04:14:51.468 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-11-09 04:14:51.496 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-11-09 04:14:51.498 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-11-09 04:14:51.501 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-11-09 04:14:51.503 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-11-09 04:14:51.505 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-11-09 04:14:51.508 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:14:51.511 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:14:51.514 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-11-09 04:14:51.516 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-11-09 04:14:51.519 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-11-09 04:14:51.546 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-11-09 04:14:51.575 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-11-09 04:14:51.575 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2021-11-09 04:14:51.583 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2021-11-09 04:14:51.587 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-11-09 04:14:51.589 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-11-09 04:14:51.592 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-11-09 04:14:51.594 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-09 04:14:51.596 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-09 04:14:51.599 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:14:51.601 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:14:51.603 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-09 04:14:51.606 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-11-09 04:14:51.608 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:14:51.610 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:14:51.612 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-11-09 04:14:51.673 | Enabling site cinder-wsgi. 2021-11-09 04:14:51.678 | To activate the new configuration, you need to run: 2021-11-09 04:14:51.678 | systemctl reload apache2 2021-11-09 04:14:51.683 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-11-09 04:14:51.685 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-11-09 04:14:51.688 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-11-09 04:14:51.690 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-11-09 04:14:51.824 | + lib/cinder:configure_cinder:358 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-11-09 04:14:51.827 | + lib/cinder:configure_cinder:362 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-11-09 04:14:51.856 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.36/image 2021-11-09 04:14:51.885 | + lib/cinder:configure_cinder:365 : is_service_enabled tls-proxy 2021-11-09 04:14:51.901 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:14:51.904 | + lib/cinder:configure_cinder:371 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-11-09 04:14:51.906 | + lib/keystone:configure_keystone_authtoken_middleware:399 : local conf_file=/etc/cinder/cinder.conf 2021-11-09 04:14:51.908 | + lib/keystone:configure_keystone_authtoken_middleware:400 : local admin_user=nova 2021-11-09 04:14:51.911 | + lib/keystone:configure_keystone_authtoken_middleware:401 : local section=nova 2021-11-09 04:14:51.913 | + lib/keystone:configure_keystone_authtoken_middleware:403 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-11-09 04:14:51.943 | + lib/keystone:configure_keystone_authtoken_middleware:404 : iniset /etc/cinder/cinder.conf nova interface public 2021-11-09 04:14:51.971 | + lib/keystone:configure_keystone_authtoken_middleware:405 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.36/identity 2021-11-09 04:14:51.999 | + lib/keystone:configure_keystone_authtoken_middleware:406 : iniset /etc/cinder/cinder.conf nova username nova 2021-11-09 04:14:52.028 | + lib/keystone:configure_keystone_authtoken_middleware:407 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-11-09 04:14:52.055 | + lib/keystone:configure_keystone_authtoken_middleware:408 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-11-09 04:14:52.083 | + lib/keystone:configure_keystone_authtoken_middleware:409 : iniset /etc/cinder/cinder.conf nova project_name service 2021-11-09 04:14:52.111 | + lib/keystone:configure_keystone_authtoken_middleware:410 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-11-09 04:14:52.139 | + lib/keystone:configure_keystone_authtoken_middleware:412 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-11-09 04:14:52.166 | + lib/keystone:configure_keystone_authtoken_middleware:413 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-11-09 04:14:52.193 | + lib/cinder:configure_cinder:372 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-11-09 04:14:52.222 | + lib/cinder:configure_cinder:373 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-11-09 04:14:52.249 | + lib/cinder:configure_cinder:375 : [[ ! -z '' ]] 2021-11-09 04:14:52.252 | + lib/cinder:configure_cinder:377 : is_service_enabled etcd3 2021-11-09 04:14:52.268 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:14:52.271 | + lib/cinder:configure_cinder:378 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.36:2379 2021-11-09 04:14:52.301 | + lib/cinder:configure_cinder:381 : [[ False == True ]] 2021-11-09 04:14:52.304 | + ./stack.sh:main:911 : is_service_enabled neutron 2021-11-09 04:14:52.321 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:14:52.324 | + ./stack.sh:main:913 : stack_install_service neutron 2021-11-09 04:14:52.326 | + lib/stack:stack_install_service:20 : local service=neutron 2021-11-09 04:14:52.329 | + lib/stack:stack_install_service:21 : type install_neutron 2021-11-09 04:14:52.331 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-09 04:14:52.334 | + lib/stack:stack_install_service:32 : install_neutron 2021-11-09 04:14:52.336 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-11-09 04:14:52.341 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-09 04:14:52.341 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-09 04:14:52.346 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-09 04:14:52.349 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-09 04:14:52.351 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-11-09 04:14:52.354 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-09 04:14:52.356 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-11-09 04:14:52.359 | + lib/neutron-legacy:install_mutnauq:450 : use_library_from_git neutron-lib 2021-11-09 04:14:52.361 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-11-09 04:14:52.364 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:14:52.366 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:14:52.369 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-11-09 04:14:52.372 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:14:52.374 | + lib/neutron-legacy:install_mutnauq:455 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-11-09 04:14:52.377 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-11-09 04:14:52.379 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-11-09 04:14:52.381 | + functions-common:git_clone:525 : local git_ref=master 2021-11-09 04:14:52.384 | + functions-common:git_clone:526 : local orig_dir 2021-11-09 04:14:52.386 | ++ functions-common:git_clone:527 : pwd 2021-11-09 04:14:52.389 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-09 04:14:52.391 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-09 04:14:52.394 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-09 04:14:52.410 | + functions-common:git_clone:530 : RECLONE=False 2021-11-09 04:14:52.412 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-09 04:14:52.415 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-09 04:14:52.418 | + functions-common:git_clone:544 : echo master 2021-11-09 04:14:52.418 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-09 04:14:52.423 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-11-09 04:14:52.425 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-09 04:14:52.428 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-11-09 04:14:52.431 | + functions-common:git_clone:593 : git show --oneline 2021-11-09 04:14:52.432 | + functions-common:git_clone:593 : head -1 2021-11-09 04:14:52.434 | 32c1762c36 Create Keystone admin endpoint for Rally job 2021-11-09 04:14:52.437 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-09 04:14:52.439 | + lib/neutron-legacy:install_mutnauq:456 : setup_develop /opt/stack/neutron 2021-11-09 04:14:52.442 | + inc/python:setup_develop:338 : local bindep 2021-11-09 04:14:52.444 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-11-09 04:14:52.447 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-11-09 04:14:52.449 | + inc/python:setup_develop:344 : local extras= 2021-11-09 04:14:52.452 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-11-09 04:14:52.454 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-09 04:14:52.457 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-11-09 04:14:52.459 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-11-09 04:14:52.462 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-09 04:14:52.465 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-09 04:14:52.468 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-11-09 04:14:52.470 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-09 04:14:52.473 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-11-09 04:14:52.476 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-09 04:14:52.478 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-11-09 04:14:52.482 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-11-09 04:14:52.487 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-11-09 04:14:52.490 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2021-11-09 04:14:53.124 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-11-09 04:14:53.126 | + inc/python:setup_package:418 : local bindep=0 2021-11-09 04:14:53.129 | + inc/python:setup_package:419 : local bindep_flag= 2021-11-09 04:14:53.131 | + inc/python:setup_package:420 : local bindep_profiles= 2021-11-09 04:14:53.133 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-11-09 04:14:53.136 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-11-09 04:14:53.138 | + inc/python:setup_package:427 : local flags=-e 2021-11-09 04:14:53.140 | + inc/python:setup_package:428 : local extras= 2021-11-09 04:14:53.142 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-11-09 04:14:53.145 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-11-09 04:14:53.147 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-11-09 04:14:53.150 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-11-09 04:14:53.153 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-11-09 04:14:53.155 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-11-09 04:14:53.177 | Using python 3.8 to install /opt/stack/neutron 2021-11-09 04:14:53.180 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-11-09 04:14:54.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:14:54.020 | from cryptography.utils import int_from_bytes 2021-11-09 04:14:54.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:14:54.020 | from cryptography.utils import int_from_bytes 2021-11-09 04:14:55.066 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:14:55.084 | Obtaining file:///opt/stack/neutron 2021-11-09 04:14:55.085 | Preparing metadata (setup.py): started 2021-11-09 04:14:57.156 | Preparing metadata (setup.py): finished with status 'done' 2021-11-09 04:14:57.271 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (5.7.0) 2021-11-09 04:14:57.272 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (3.5.0) 2021-11-09 04:14:57.273 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (2.1.1) 2021-11-09 04:14:57.274 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (2.5.1) 2021-11-09 04:14:57.275 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (2.3.0) 2021-11-09 04:14:57.277 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (5.1.0) 2021-11-09 04:14:57.278 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (0.32.0) 2021-11-09 04:14:57.279 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (1.3.3) 2021-11-09 04:14:57.280 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (0.20.2) 2021-11-09 04:14:57.281 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (2.26.0) 2021-11-09 04:14:57.282 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (3.0.2) 2021-11-09 04:14:57.283 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (9.3.0) 2021-11-09 04:14:57.284 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (0.8.0) 2021-11-09 04:14:57.285 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (0.11.0) 2021-11-09 04:14:57.286 | Requirement already satisfied: neutron-lib>=2.16.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (2.16.0) 2021-11-09 04:14:57.287 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (7.6.0) 2021-11-09 04:14:57.288 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (6.3.1) 2021-11-09 04:14:57.289 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (1.4.26) 2021-11-09 04:14:57.290 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (1.8.7) 2021-11-09 04:14:57.291 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (4.4.0) 2021-11-09 04:14:57.292 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (1.7.4) 2021-11-09 04:14:57.293 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (3.5.0) 2021-11-09 04:14:57.294 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (2.8.1) 2021-11-09 04:14:57.296 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (4.5.0) 2021-11-09 04:14:57.297 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (8.7.1) 2021-11-09 04:14:57.297 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (3.4.0) 2021-11-09 04:14:57.298 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (11.0.0) 2021-11-09 04:14:57.299 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (5.1.0) 2021-11-09 04:14:57.301 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (4.6.1) 2021-11-09 04:14:57.302 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (12.11.0) 2021-11-09 04:14:57.303 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (4.4.0) 2021-11-09 04:14:57.304 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (3.9.0) 2021-11-09 04:14:57.306 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (2.6.2) 2021-11-09 04:14:57.307 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (2.3.0) 2021-11-09 04:14:57.308 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (6.3.0) 2021-11-09 04:14:57.309 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (4.2.0) 2021-11-09 04:14:57.310 | Requirement already satisfied: oslo.service>=1.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (2.7.0) 2021-11-09 04:14:57.312 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (1.4.0) 2021-11-09 04:14:57.313 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (4.11.0) 2021-11-09 04:14:57.314 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (2.5.0) 2021-11-09 04:14:57.315 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (3.4.2) 2021-11-09 04:14:57.316 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (2.3.0) 2021-11-09 04:14:57.317 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (1.1.0) 2021-11-09 04:14:57.318 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (2.16.0) 2021-11-09 04:14:57.319 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (1.12.0) 2021-11-09 04:14:57.320 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (21.2) 2021-11-09 04:14:57.322 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (5.8.0) 2021-11-09 04:14:57.323 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (0.6.5) 2021-11-09 04:14:57.324 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (21.0.0) 2021-11-09 04:14:57.325 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (17.6.0) 2021-11-09 04:14:57.326 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (0.59.0) 2021-11-09 04:14:57.327 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (4.3.0) 2021-11-09 04:14:57.328 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (2.6.0) 2021-11-09 04:14:57.329 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (2.4.0) 2021-11-09 04:14:57.330 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev147) (2.9.0) 2021-11-09 04:14:57.346 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev147) (1.1.5) 2021-11-09 04:14:57.347 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev147) (4.8.1) 2021-11-09 04:14:57.349 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev147) (5.4.0) 2021-11-09 04:14:57.359 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev147) (1.13.3) 2021-11-09 04:14:57.361 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev147) (1.16.0) 2021-11-09 04:14:57.373 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==19.1.0.dev147) (1.1.2) 2021-11-09 04:14:57.375 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==19.1.0.dev147) (2.1.0) 2021-11-09 04:14:57.394 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.0.dev147) (2.4.7) 2021-11-09 04:14:57.401 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev147) (2.0.1) 2021-11-09 04:14:57.461 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev147) (1.7.0) 2021-11-09 04:14:57.463 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev147) (0.1.16) 2021-11-09 04:14:57.516 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev147) (3.1.1) 2021-11-09 04:14:57.518 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev147) (4.3.0) 2021-11-09 04:14:57.562 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.16.0->neutron==19.1.0.dev147) (1.2.2) 2021-11-09 04:14:57.565 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.16.0->neutron==19.1.0.dev147) (2.6.0) 2021-11-09 04:14:57.596 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev147) (1.32) 2021-11-09 04:14:57.597 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev147) (6.0) 2021-11-09 04:14:57.599 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev147) (0.10.0) 2021-11-09 04:14:57.599 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev147) (1.4.4) 2021-11-09 04:14:57.601 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev147) (1.4.0) 2021-11-09 04:14:57.602 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev147) (35.0.0) 2021-11-09 04:14:57.604 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev147) (1.1.4) 2021-11-09 04:14:57.605 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev147) (2.5.0) 2021-11-09 04:14:57.624 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev147) (1.0.2) 2021-11-09 04:14:57.713 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev147) (0.14.1) 2021-11-09 04:14:57.761 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev147) (1.5.0) 2021-11-09 04:14:57.822 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev147) (0.13.0) 2021-11-09 04:14:57.823 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev147) (2.0.1) 2021-11-09 04:14:57.826 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev147) (0.5.0) 2021-11-09 04:14:57.883 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev147) (2.8.2) 2021-11-09 04:14:57.887 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev147) (0.9.6) 2021-11-09 04:14:57.947 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev147) (0.4.0) 2021-11-09 04:14:57.948 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev147) (5.2.0) 2021-11-09 04:14:57.951 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev147) (5.0.6) 2021-11-09 04:14:57.952 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev147) (4.2.4) 2021-11-09 04:14:57.975 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev147) (3.2.0) 2021-11-09 04:14:58.002 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev147) (3.3.0) 2021-11-09 04:14:58.049 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev147) (1.15.0) 2021-11-09 04:14:58.104 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev147) (2021.3) 2021-11-09 04:14:58.139 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.1.0.dev147) (1.3.3) 2021-11-09 04:14:58.140 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.1.0.dev147) (3.0.0) 2021-11-09 04:14:58.164 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev147) (2.4.0) 2021-11-09 04:14:58.305 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev147) (2.4.0) 2021-11-09 04:14:58.376 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev147) (58.5.2) 2021-11-09 04:14:58.452 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev147) (3.0.0) 2021-11-09 04:14:58.454 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev147) (0.3.5) 2021-11-09 04:14:58.567 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev147) (0.6.5) 2021-11-09 04:14:58.568 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev147) (0.6.5) 2021-11-09 04:14:58.569 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev147) (0.6.5) 2021-11-09 04:14:58.570 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev147) (0.6.5) 2021-11-09 04:14:58.572 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev147) (0.6.5) 2021-11-09 04:14:58.573 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev147) (0.6.5) 2021-11-09 04:14:58.574 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev147) (0.6.5) 2021-11-09 04:14:58.805 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev147) (3.2.0) 2021-11-09 04:14:58.811 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev147) (2.4.2) 2021-11-09 04:14:58.812 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev147) (3.9.0) 2021-11-09 04:14:58.865 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev147) (3.17.5) 2021-11-09 04:14:58.869 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev147) (2.1.0) 2021-11-09 04:14:58.969 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev147) (3.3) 2021-11-09 04:14:58.970 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev147) (1.26.7) 2021-11-09 04:14:58.971 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev147) (2019.11.28) 2021-11-09 04:14:58.973 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev147) (2.0.7) 2021-11-09 04:14:59.017 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev147) (0.7) 2021-11-09 04:14:59.353 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev147) (0.12.2) 2021-11-09 04:14:59.427 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==19.1.0.dev147) (5.0.0) 2021-11-09 04:14:59.618 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev147) (2.20) 2021-11-09 04:14:59.695 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev147) (2.2.0) 2021-11-09 04:14:59.697 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev147) (0.4.0) 2021-11-09 04:14:59.884 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->neutron==19.1.0.dev147) (1.6) 2021-11-09 04:14:59.925 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=1.31.0->neutron==19.1.0.dev147) (2.5.0) 2021-11-09 04:15:00.097 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==19.1.0.dev147) (2.1) 2021-11-09 04:15:00.618 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.1.0.dev147) (0.12.0) 2021-11-09 04:15:00.667 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev147) (0.2.5) 2021-11-09 04:15:01.270 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev147) (0.5.2) 2021-11-09 04:15:01.271 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev147) (0.4.2) 2021-11-09 04:15:01.574 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev147) (2.0.0) 2021-11-09 04:15:01.575 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev147) (4.10.0) 2021-11-09 04:15:01.743 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev147) (3.6.0) 2021-11-09 04:15:02.073 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev147) (21.2.0) 2021-11-09 04:15:02.074 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev147) (0.4.4) 2021-11-09 04:15:02.076 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev147) (1.8.2) 2021-11-09 04:15:02.308 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=1.31.0->neutron==19.1.0.dev147) (1.0.0) 2021-11-09 04:15:02.525 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev147) (2.3) 2021-11-09 04:15:03.983 | Installing collected packages: neutron 2021-11-09 04:15:03.983 | Attempting uninstall: neutron 2021-11-09 04:15:03.985 | Found existing installation: neutron 19.0.0 2021-11-09 04:15:05.229 | Uninstalling neutron-19.0.0: 2021-11-09 04:15:05.310 | Successfully uninstalled neutron-19.0.0 2021-11-09 04:15:05.312 | Running setup.py develop for neutron 2021-11-09 04:15:09.032 | Successfully installed neutron 2021-11-09 04:15:09.032 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-09 04:15:09.177 | + inc/python:pip_install:200 : result=0 2021-11-09 04:15:09.179 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:15:09.182 | + functions-common:time_stop:2309 : local name 2021-11-09 04:15:09.184 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:15:09.186 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:15:09.189 | + functions-common:time_stop:2312 : local total 2021-11-09 04:15:09.191 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:15:09.193 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:15:09.195 | + functions-common:time_stop:2316 : start_time=1636431293172 2021-11-09 04:15:09.198 | + functions-common:time_stop:2318 : [[ -z 1636431293172 ]] 2021-11-09 04:15:09.201 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:15:09.205 | + functions-common:time_stop:2321 : end_time=1636431309202 2021-11-09 04:15:09.207 | + functions-common:time_stop:2322 : elapsed_time=16030 2021-11-09 04:15:09.209 | + functions-common:time_stop:2323 : total=198164 2021-11-09 04:15:09.211 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:15:09.214 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=214194 2021-11-09 04:15:09.216 | + inc/python:pip_install:203 : return 0 2021-11-09 04:15:09.218 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-11-09 04:15:09.221 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-11-09 04:15:09.223 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-11-09 04:15:09.242 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-11-09 04:15:09.254 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2021-11-09 04:15:09.257 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-11-09 04:15:09.260 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:15:09.262 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:15:09.265 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-11-09 04:15:09.267 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:15:09.270 | + lib/neutron-legacy:install_mutnauq:458 : [[ openvswitch == \o\v\n ]] 2021-11-09 04:15:09.272 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-09 04:15:09.275 | + ./stack.sh:main:916 : is_service_enabled nova 2021-11-09 04:15:09.292 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:15:09.295 | + ./stack.sh:main:918 : stack_install_service nova 2021-11-09 04:15:09.297 | + lib/stack:stack_install_service:20 : local service=nova 2021-11-09 04:15:09.299 | + lib/stack:stack_install_service:21 : type install_nova 2021-11-09 04:15:09.302 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-09 04:15:09.305 | + lib/stack:stack_install_service:32 : install_nova 2021-11-09 04:15:09.308 | + lib/nova:install_nova:818 : use_library_from_git os-vif 2021-11-09 04:15:09.310 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-11-09 04:15:09.313 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:15:09.315 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:15:09.317 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2021-11-09 04:15:09.320 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:15:09.323 | + lib/nova:install_nova:823 : is_service_enabled n-cpu 2021-11-09 04:15:09.339 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:15:09.342 | + lib/nova:install_nova:827 : is_service_enabled n-novnc 2021-11-09 04:15:09.358 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:15:09.360 | + lib/nova:install_nova:839 : is_service_enabled n-spice 2021-11-09 04:15:09.377 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:15:09.379 | + lib/nova:install_nova:851 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2021-11-09 04:15:09.382 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-11-09 04:15:09.384 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-11-09 04:15:09.386 | + functions-common:git_clone:525 : local git_ref=master 2021-11-09 04:15:09.389 | + functions-common:git_clone:526 : local orig_dir 2021-11-09 04:15:09.391 | ++ functions-common:git_clone:527 : pwd 2021-11-09 04:15:09.394 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-09 04:15:09.396 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-09 04:15:09.399 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-09 04:15:09.414 | + functions-common:git_clone:530 : RECLONE=False 2021-11-09 04:15:09.417 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-09 04:15:09.419 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-09 04:15:09.422 | + functions-common:git_clone:544 : echo master 2021-11-09 04:15:09.422 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-09 04:15:09.427 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-11-09 04:15:09.429 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-09 04:15:09.432 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-11-09 04:15:09.434 | + functions-common:git_clone:593 : git show --oneline 2021-11-09 04:15:09.435 | + functions-common:git_clone:593 : head -1 2021-11-09 04:15:09.445 | 0e0196d979 Merge "Add autopep8 to tox and pre-commit" 2021-11-09 04:15:09.449 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-09 04:15:09.452 | + lib/nova:install_nova:852 : setup_develop /opt/stack/nova 2021-11-09 04:15:09.454 | + inc/python:setup_develop:338 : local bindep 2021-11-09 04:15:09.456 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-11-09 04:15:09.459 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-11-09 04:15:09.461 | + inc/python:setup_develop:344 : local extras= 2021-11-09 04:15:09.464 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-11-09 04:15:09.467 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-09 04:15:09.469 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-11-09 04:15:09.471 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-11-09 04:15:09.474 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-09 04:15:09.476 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-09 04:15:09.479 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-11-09 04:15:09.482 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-09 04:15:09.484 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-11-09 04:15:09.487 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-09 04:15:09.489 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-11-09 04:15:09.492 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-11-09 04:15:09.498 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2021-11-09 04:15:09.500 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2021-11-09 04:15:10.143 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2021-11-09 04:15:10.146 | + inc/python:setup_package:418 : local bindep=0 2021-11-09 04:15:10.148 | + inc/python:setup_package:419 : local bindep_flag= 2021-11-09 04:15:10.151 | + inc/python:setup_package:420 : local bindep_profiles= 2021-11-09 04:15:10.153 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2021-11-09 04:15:10.155 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2021-11-09 04:15:10.157 | + inc/python:setup_package:427 : local flags=-e 2021-11-09 04:15:10.160 | + inc/python:setup_package:428 : local extras= 2021-11-09 04:15:10.162 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-11-09 04:15:10.164 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-11-09 04:15:10.166 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-11-09 04:15:10.169 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-11-09 04:15:10.171 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-11-09 04:15:10.173 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2021-11-09 04:15:10.193 | Using python 3.8 to install /opt/stack/nova 2021-11-09 04:15:10.196 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2021-11-09 04:15:11.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:15:11.049 | from cryptography.utils import int_from_bytes 2021-11-09 04:15:11.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:15:11.049 | from cryptography.utils import int_from_bytes 2021-11-09 04:15:12.128 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:15:12.146 | Obtaining file:///opt/stack/nova 2021-11-09 04:15:12.150 | Preparing metadata (setup.py): started 2021-11-09 04:15:15.203 | Preparing metadata (setup.py): finished with status 'done' 2021-11-09 04:15:15.442 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (5.7.0) 2021-11-09 04:15:15.443 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (1.4.26) 2021-11-09 04:15:15.444 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (5.1.0) 2021-11-09 04:15:15.445 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (0.32.0) 2021-11-09 04:15:15.446 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (3.0.2) 2021-11-09 04:15:15.447 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (9.3.0) 2021-11-09 04:15:15.448 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (4.6.4) 2021-11-09 04:15:15.449 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (2.5.1) 2021-11-09 04:15:15.450 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (35.0.0) 2021-11-09 04:15:15.451 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (1.8.7) 2021-11-09 04:15:15.452 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (1.1.2) 2021-11-09 04:15:15.453 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (2.1.1) 2021-11-09 04:15:15.454 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (3.5.0) 2021-11-09 04:15:15.455 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (2.4.0) 2021-11-09 04:15:15.457 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (0.13.0) 2021-11-09 04:15:15.458 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (1.7.4) 2021-11-09 04:15:15.459 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (0.8.0) 2021-11-09 04:15:15.460 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (0.11.0) 2021-11-09 04:15:15.461 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (2.8.0) 2021-11-09 04:15:15.462 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (0.1.16) 2021-11-09 04:15:15.463 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev80) (3.2.0) 2021-11-09 04:15:15.464 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (8.1.0) 2021-11-09 04:15:15.465 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (4.4.0) 2021-11-09 04:15:15.466 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (7.6.0) 2021-11-09 04:15:15.468 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (3.5.0) 2021-11-09 04:15:15.469 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (2.26.0) 2021-11-09 04:15:15.470 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (3.5.0) 2021-11-09 04:15:15.546 | Collecting websockify>=0.9.0 2021-11-09 04:15:15.553 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c4/cc1bc132abb4a/websockify-0.10.0.tar.gz (40 kB) 2021-11-09 04:15:15.572 | Preparing metadata (setup.py): started 2021-11-09 04:15:16.214 | Preparing metadata (setup.py): finished with status 'done' 2021-11-09 04:15:16.218 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (2.8.1) 2021-11-09 04:15:16.219 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (4.5.0) 2021-11-09 04:15:16.220 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (8.7.1) 2021-11-09 04:15:16.221 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (3.4.0) 2021-11-09 04:15:16.222 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (4.6.1) 2021-11-09 04:15:16.224 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (2.3.0) 2021-11-09 04:15:16.225 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (4.2.0) 2021-11-09 04:15:16.226 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (1.4.0) 2021-11-09 04:15:16.227 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (4.11.0) 2021-11-09 04:15:16.229 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (11.0.0) 2021-11-09 04:15:16.230 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (6.3.0) 2021-11-09 04:15:16.231 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (12.11.0) 2021-11-09 04:15:16.232 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (3.9.0) 2021-11-09 04:15:16.233 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (2.6.2) 2021-11-09 04:15:16.234 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (5.1.0) 2021-11-09 04:15:16.235 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (2.7.0) 2021-11-09 04:15:16.236 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (1.5.0) 2021-11-09 04:15:16.237 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (4.4.0) 2021-11-09 04:15:16.238 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (5.8.0) 2021-11-09 04:15:16.241 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (2.5.0) 2021-11-09 04:15:16.242 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (5.0.1) 2021-11-09 04:15:16.244 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (1.1.0) 2021-11-09 04:15:16.245 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (2.6.0) 2021-11-09 04:15:16.246 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (2.6.0) 2021-11-09 04:15:16.247 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (5.5.0) 2021-11-09 04:15:16.248 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (3.10.0) 2021-11-09 04:15:16.288 | Collecting microversion-parse>=0.2.1 2021-11-09 04:15:16.296 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-11-09 04:15:16.336 | Collecting os-xenapi>=0.3.4 2021-11-09 04:15:16.342 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2021-11-09 04:15:16.351 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (2.9.0) 2021-11-09 04:15:16.353 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (0.2.2) 2021-11-09 04:15:16.417 | Collecting pypowervm>=1.1.15 2021-11-09 04:15:16.425 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/33b/83b6a6da976d8/pypowervm-1.1.26-py2.py3-none-any.whl (1.1 MB) 2021-11-09 04:15:16.460 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (1.3.3) 2021-11-09 04:15:16.461 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (1.7.0) 2021-11-09 04:15:16.463 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (4.6.2) 2021-11-09 04:15:16.464 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (2.8.2) 2021-11-09 04:15:16.500 | Collecting zVMCloudConnector>=1.3.0 2021-11-09 04:15:16.507 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-11-09 04:15:16.583 | Preparing metadata (setup.py): started 2021-11-09 04:15:17.265 | Preparing metadata (setup.py): finished with status 'done' 2021-11-09 04:15:17.269 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (2.4.0) 2021-11-09 04:15:17.270 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (0.59.0) 2021-11-09 04:15:17.271 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev80) (6.0) 2021-11-09 04:15:17.291 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev80) (4.8.1) 2021-11-09 04:15:17.292 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev80) (5.4.0) 2021-11-09 04:15:17.293 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev80) (1.1.5) 2021-11-09 04:15:17.315 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev80) (5.2.0) 2021-11-09 04:15:17.357 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev80) (1.15.0) 2021-11-09 04:15:17.388 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev80) (1.16.0) 2021-11-09 04:15:17.389 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev80) (2.1.0) 2021-11-09 04:15:17.413 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev80) (2.0.1) 2021-11-09 04:15:17.539 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev80) (4.3.0) 2021-11-09 04:15:17.540 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev80) (3.1.1) 2021-11-09 04:15:17.600 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev80) (1.32) 2021-11-09 04:15:17.601 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev80) (1.4.0) 2021-11-09 04:15:17.603 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev80) (1.4.4) 2021-11-09 04:15:17.605 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev80) (1.1.4) 2021-11-09 04:15:17.607 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev80) (0.10.0) 2021-11-09 04:15:17.608 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev80) (2.5.0) 2021-11-09 04:15:17.630 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev80) (6.3.1) 2021-11-09 04:15:17.685 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev80) (1.12.0) 2021-11-09 04:15:17.686 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev80) (2.3.0) 2021-11-09 04:15:17.689 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev80) (0.6.5) 2021-11-09 04:15:17.795 | Collecting Babel!=2.4.0,>=2.3.4 2021-11-09 04:15:17.814 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab4/9e12b91d937cd/Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) 2021-11-09 04:15:18.112 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev80) (0.14.1) 2021-11-09 04:15:18.225 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev80) (2.0.1) 2021-11-09 04:15:18.227 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev80) (0.5.0) 2021-11-09 04:15:18.290 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev80) (0.9.6) 2021-11-09 04:15:18.354 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev80) (5.2.0) 2021-11-09 04:15:18.358 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev80) (0.4.0) 2021-11-09 04:15:18.359 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev80) (4.2.4) 2021-11-09 04:15:18.360 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev80) (5.0.6) 2021-11-09 04:15:18.388 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev80) (3.3.0) 2021-11-09 04:15:18.390 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev80) (3.2.0) 2021-11-09 04:15:18.442 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev80) (1.0.2) 2021-11-09 04:15:18.501 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev80) (2021.3) 2021-11-09 04:15:18.538 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev80) (3.0.0) 2021-11-09 04:15:18.539 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev80) (1.3.3) 2021-11-09 04:15:18.596 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev80) (2.4.7) 2021-11-09 04:15:18.598 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev80) (21.2) 2021-11-09 04:15:18.687 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev80) (1.4.0) 2021-11-09 04:15:18.714 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev80) (58.5.2) 2021-11-09 04:15:18.797 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev80) (0.2.5) 2021-11-09 04:15:18.885 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev80) (0.4.8) 2021-11-09 04:15:18.889 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev80) (0.2.8) 2021-11-09 04:15:18.930 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==24.1.0.dev80) (3.17.5) 2021-11-09 04:15:18.997 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev80) (21.0.0) 2021-11-09 04:15:19.000 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev80) (1.3.3) 2021-11-09 04:15:19.002 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev80) (1.13.3) 2021-11-09 04:15:19.046 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev80) (2.1.0) 2021-11-09 04:15:19.049 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev80) (2.4.2) 2021-11-09 04:15:19.053 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev80) (3.9.0) 2021-11-09 04:15:19.136 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev80) (1.26.7) 2021-11-09 04:15:19.138 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev80) (3.3) 2021-11-09 04:15:19.140 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev80) (2019.11.28) 2021-11-09 04:15:19.142 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev80) (2.0.7) 2021-11-09 04:15:19.241 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev80) (0.7) 2021-11-09 04:15:19.458 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev80) (0.4.2) 2021-11-09 04:15:19.459 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev80) (0.5.2) 2021-11-09 04:15:19.575 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev80) (2.4.0) 2021-11-09 04:15:19.576 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev80) (2.6.3) 2021-11-09 04:15:19.578 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev80) (1.4.2) 2021-11-09 04:15:19.671 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev80) (0.12.2) 2021-11-09 04:15:20.799 | Collecting numpy 2021-11-09 04:15:20.839 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/324/37f0b275c1d09/numpy-1.21.3-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) 2021-11-09 04:15:21.269 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==24.1.0.dev80) (2.3.0) 2021-11-09 04:15:21.308 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==24.1.0.dev80) (5.0.0) 2021-11-09 04:15:21.601 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev80) (2.20) 2021-11-09 04:15:21.683 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev80) (2.2.0) 2021-11-09 04:15:21.685 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev80) (0.4.0) 2021-11-09 04:15:21.862 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->nova==24.1.0.dev80) (1.6) 2021-11-09 04:15:21.910 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev80) (2.5.0) 2021-11-09 04:15:22.028 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==24.1.0.dev80) (2.1) 2021-11-09 04:15:22.464 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==24.1.0.dev80) (0.12.0) 2021-11-09 04:15:22.509 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev80) (2.16.0) 2021-11-09 04:15:22.957 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev80) (0.6.5) 2021-11-09 04:15:22.958 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev80) (0.6.5) 2021-11-09 04:15:22.959 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev80) (0.6.5) 2021-11-09 04:15:22.960 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev80) (0.6.5) 2021-11-09 04:15:22.961 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev80) (0.6.5) 2021-11-09 04:15:22.962 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev80) (0.6.5) 2021-11-09 04:15:22.963 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev80) (0.6.5) 2021-11-09 04:15:24.237 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev80) (3.6.0) 2021-11-09 04:15:24.811 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev80) (0.4.4) 2021-11-09 04:15:24.812 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev80) (1.8.2) 2021-11-09 04:15:24.814 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev80) (21.2.0) 2021-11-09 04:15:24.966 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev80) (2.4.0) 2021-11-09 04:15:25.077 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev80) (1.0.0) 2021-11-09 04:15:25.662 | Building wheels for collected packages: websockify, zVMCloudConnector 2021-11-09 04:15:25.663 | Building wheel for websockify (setup.py): started 2021-11-09 04:15:26.402 | Building wheel for websockify (setup.py): finished with status 'done' 2021-11-09 04:15:26.403 | Created wheel for websockify: filename=websockify-0.10.0-py3-none-any.whl size=38660 sha256=fea3854b5d7c02ae1a5554aab9c4bf1a79590c946c7fc3530b3422f04a19df58 2021-11-09 04:15:26.403 | Stored in directory: /root/.cache/pip/wheels/3f/06/2e/aa961b4485210c3981933044b5dbf0240ce90acf4bf3ca9832 2021-11-09 04:15:26.408 | Building wheel for zVMCloudConnector (setup.py): started 2021-11-09 04:15:27.347 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-11-09 04:15:27.350 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303901 sha256=93b88ab62788772d019841086dfc15045e44e176d5cf6f2beb23764445ea4b4d 2021-11-09 04:15:27.350 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2021-11-09 04:15:27.356 | Successfully built websockify zVMCloudConnector 2021-11-09 04:15:28.347 | Installing collected packages: numpy, Babel, zVMCloudConnector, websockify, pypowervm, os-xenapi, microversion-parse, nova 2021-11-09 04:15:33.793 | Running setup.py develop for nova 2021-11-09 04:15:38.106 | Successfully installed Babel-2.9.1 microversion-parse-1.0.1 nova numpy-1.21.3 os-xenapi-0.3.4 pypowervm-1.1.26 websockify-0.10.0 zVMCloudConnector-1.4.1 2021-11-09 04:15:38.106 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-09 04:15:38.290 | + inc/python:pip_install:200 : result=0 2021-11-09 04:15:38.292 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:15:38.294 | + functions-common:time_stop:2309 : local name 2021-11-09 04:15:38.296 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:15:38.299 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:15:38.301 | + functions-common:time_stop:2312 : local total 2021-11-09 04:15:38.303 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:15:38.306 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:15:38.308 | + functions-common:time_stop:2316 : start_time=1636431310188 2021-11-09 04:15:38.310 | + functions-common:time_stop:2318 : [[ -z 1636431310188 ]] 2021-11-09 04:15:38.313 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:15:38.317 | + functions-common:time_stop:2321 : end_time=1636431338314 2021-11-09 04:15:38.319 | + functions-common:time_stop:2322 : elapsed_time=28126 2021-11-09 04:15:38.321 | + functions-common:time_stop:2323 : total=214194 2021-11-09 04:15:38.324 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:15:38.326 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=242320 2021-11-09 04:15:38.328 | + inc/python:pip_install:203 : return 0 2021-11-09 04:15:38.330 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-11-09 04:15:38.333 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-11-09 04:15:38.335 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-11-09 04:15:38.354 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-11-09 04:15:38.366 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2021-11-09 04:15:38.369 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-11-09 04:15:38.371 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:15:38.373 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:15:38.376 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2021-11-09 04:15:38.378 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:15:38.381 | + lib/nova:install_nova:853 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-11-09 04:15:38.394 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-09 04:15:38.396 | + ./stack.sh:main:919 : configure_nova 2021-11-09 04:15:38.399 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2021-11-09 04:15:38.411 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2021-11-09 04:15:38.413 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-11-09 04:15:38.416 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-11-09 04:15:38.419 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-11-09 04:15:38.419 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-11-09 04:15:38.424 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-11-09 04:15:38.426 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-11-09 04:15:38.429 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-11-09 04:15:38.432 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-11-09 04:15:38.434 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-11-09 04:15:38.436 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-11-09 04:15:38.439 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-11-09 04:15:38.441 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-11-09 04:15:38.452 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-11-09 04:15:38.465 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2021-11-09 04:15:38.478 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2021-11-09 04:15:38.489 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-11-09 04:15:38.501 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-11-09 04:15:38.504 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-11-09 04:15:38.508 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.nTtYbuDyZp 2021-11-09 04:15:38.511 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-11-09 04:15:38.513 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-11-09 04:15:38.516 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-11-09 04:15:38.518 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-11-09 04:15:38.520 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-11-09 04:15:38.524 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.nTtYbuDyZp 2021-11-09 04:15:38.528 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.nTtYbuDyZp 2021-11-09 04:15:38.540 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.nTtYbuDyZp /etc/sudoers.d/nova-rootwrap 2021-11-09 04:15:38.552 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-11-09 04:15:38.556 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-11-09 04:15:38.559 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-11-09 04:15:38.561 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-11-09 04:15:38.564 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-11-09 04:15:38.566 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-11-09 04:15:38.568 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-11-09 04:15:38.571 | + lib/nova:configure_nova:245 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-11-09 04:15:38.574 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-11-09 04:15:38.578 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2021-11-09 04:15:38.595 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:15:38.598 | + lib/nova:configure_nova:323 : create_nova_conf 2021-11-09 04:15:38.600 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2021-11-09 04:15:38.604 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2021-11-09 04:15:38.607 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-11-09 04:15:38.636 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2021-11-09 04:15:38.638 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-11-09 04:15:38.664 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-11-09 04:15:38.692 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-11-09 04:15:38.719 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-11-09 04:15:38.748 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2021-11-09 04:15:38.778 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-11-09 04:15:38.815 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2021-11-09 04:15:38.817 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.36 2021-11-09 04:15:38.845 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-11-09 04:15:38.871 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-11-09 04:15:38.897 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-11-09 04:15:38.924 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-11-09 04:15:38.951 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-11-09 04:15:38.981 | + lib/nova:create_nova_conf:415 : is_fedora 2021-11-09 04:15:38.983 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-09 04:15:38.985 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-09 04:15:38.987 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-09 04:15:38.989 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-09 04:15:38.992 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-09 04:15:38.994 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-09 04:15:38.996 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-11-09 04:15:38.999 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-11-09 04:15:39.001 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-09 04:15:39.003 | + lib/nova:create_nova_conf:415 : is_suse 2021-11-09 04:15:39.005 | + functions-common:is_suse:462 : is_opensuse 2021-11-09 04:15:39.007 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-09 04:15:39.009 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-09 04:15:39.012 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-09 04:15:39.014 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-09 04:15:39.016 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-09 04:15:39.018 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2021-11-09 04:15:39.034 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:15:39.036 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-09 04:15:39.039 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2021-11-09 04:15:39.042 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-11-09 04:15:39.068 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2021-11-09 04:15:39.071 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-11-09 04:15:39.073 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-11-09 04:15:39.075 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=nova_cell0 2021-11-09 04:15:39.077 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-11-09 04:15:39.080 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-11-09 04:15:39.111 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2021-11-09 04:15:39.113 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-11-09 04:15:39.116 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-11-09 04:15:39.118 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=nova_api 2021-11-09 04:15:39.120 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-11-09 04:15:39.123 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-11-09 04:15:39.152 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2021-11-09 04:15:39.180 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-11-09 04:15:39.207 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-11-09 04:15:39.235 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2021-11-09 04:15:39.250 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:15:39.253 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2021-11-09 04:15:39.268 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:15:39.272 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2021-11-09 04:15:39.272 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2021-11-09 04:15:39.277 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2021-11-09 04:15:39.280 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-11-09 04:15:39.306 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2021-11-09 04:15:39.321 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:15:39.323 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-11-09 04:15:39.325 | + lib/keystone:configure_keystone_authtoken_middleware:399 : local conf_file=/etc/nova/nova.conf 2021-11-09 04:15:39.328 | + lib/keystone:configure_keystone_authtoken_middleware:400 : local admin_user=nova 2021-11-09 04:15:39.330 | + lib/keystone:configure_keystone_authtoken_middleware:401 : local section=keystone_authtoken 2021-11-09 04:15:39.332 | + lib/keystone:configure_keystone_authtoken_middleware:403 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-11-09 04:15:39.362 | + lib/keystone:configure_keystone_authtoken_middleware:404 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-11-09 04:15:39.388 | + lib/keystone:configure_keystone_authtoken_middleware:405 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.36/identity 2021-11-09 04:15:39.416 | + lib/keystone:configure_keystone_authtoken_middleware:406 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-11-09 04:15:39.442 | + lib/keystone:configure_keystone_authtoken_middleware:407 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-11-09 04:15:39.469 | + lib/keystone:configure_keystone_authtoken_middleware:408 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-11-09 04:15:39.496 | + lib/keystone:configure_keystone_authtoken_middleware:409 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-11-09 04:15:39.523 | + lib/keystone:configure_keystone_authtoken_middleware:410 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-11-09 04:15:39.558 | + lib/keystone:configure_keystone_authtoken_middleware:412 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-09 04:15:39.585 | + lib/keystone:configure_keystone_authtoken_middleware:413 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-11-09 04:15:39.612 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2021-11-09 04:15:39.628 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:15:39.630 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2021-11-09 04:15:39.632 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-11-09 04:15:39.660 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2021-11-09 04:15:39.687 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.36/identity 2021-11-09 04:15:39.715 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2021-11-09 04:15:39.742 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-11-09 04:15:39.769 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-11-09 04:15:39.796 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2021-11-09 04:15:39.824 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-11-09 04:15:39.850 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2021-11-09 04:15:39.865 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:15:39.868 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2021-11-09 04:15:39.870 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-11-09 04:15:39.897 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-11-09 04:15:39.926 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2021-11-09 04:15:39.929 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-11-09 04:15:39.955 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2021-11-09 04:15:39.958 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2021-11-09 04:15:39.960 | + lib/nova:create_nova_conf:482 : is_suse 2021-11-09 04:15:39.963 | + functions-common:is_suse:462 : is_opensuse 2021-11-09 04:15:39.965 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-09 04:15:39.967 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-09 04:15:39.970 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-09 04:15:39.972 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-09 04:15:39.974 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-09 04:15:39.977 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2021-11-09 04:15:39.979 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2021-11-09 04:15:39.981 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2021-11-09 04:15:39.984 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-09 04:15:40.000 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-09 04:15:40.002 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-09 04:15:40.004 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-09 04:15:40.006 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-09 04:15:40.009 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-11-09 04:15:40.036 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-11-09 04:15:40.063 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-11-09 04:15:40.090 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-09 04:15:40.117 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-11-09 04:15:40.146 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-11-09 04:15:40.148 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2021-11-09 04:15:40.151 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-11-09 04:15:40.153 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2021-11-09 04:15:40.155 | + lib/apache:write_uwsgi_config:257 : local http= 2021-11-09 04:15:40.157 | + lib/apache:write_uwsgi_config:258 : local name= 2021-11-09 04:15:40.160 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2021-11-09 04:15:40.164 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2021-11-09 04:15:40.167 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-11-09 04:15:40.169 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-09 04:15:40.182 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-09 04:15:40.182 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-09 04:15:40.190 | d /var/run/uwsgi 0755 ubuntu root 2021-11-09 04:15:40.193 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-09 04:15:40.209 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-11-09 04:15:40.211 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-11-09 04:15:40.215 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-11-09 04:15:40.244 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-11-09 04:15:40.270 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-11-09 04:15:40.297 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-11-09 04:15:40.324 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-11-09 04:15:40.350 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-09 04:15:40.377 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-11-09 04:15:40.403 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-11-09 04:15:40.429 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-11-09 04:15:40.456 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-09 04:15:40.482 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-11-09 04:15:40.508 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-09 04:15:40.536 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-11-09 04:15:40.563 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-11-09 04:15:40.565 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-11-09 04:15:40.568 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2021-11-09 04:15:40.571 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2021-11-09 04:15:40.574 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-11-09 04:15:40.576 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:15:40.578 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:15:40.580 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-11-09 04:15:40.583 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-11-09 04:15:40.586 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-11-09 04:15:40.612 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-11-09 04:15:40.640 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-11-09 04:15:40.640 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2021-11-09 04:15:40.649 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2021-11-09 04:15:40.652 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2021-11-09 04:15:40.654 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2021-11-09 04:15:40.657 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-11-09 04:15:40.659 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-09 04:15:40.661 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-09 04:15:40.663 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:15:40.666 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:15:40.668 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-09 04:15:40.670 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-11-09 04:15:40.673 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:15:40.675 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:15:40.677 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2021-11-09 04:15:40.739 | Enabling site nova-api-wsgi. 2021-11-09 04:15:40.745 | To activate the new configuration, you need to run: 2021-11-09 04:15:40.745 | systemctl reload apache2 2021-11-09 04:15:40.749 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-11-09 04:15:40.752 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-11-09 04:15:40.754 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-11-09 04:15:40.756 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-11-09 04:15:40.884 | + lib/nova:create_nova_conf:492 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-11-09 04:15:40.886 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-11-09 04:15:40.889 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-11-09 04:15:40.891 | + lib/apache:write_uwsgi_config:256 : local url= 2021-11-09 04:15:40.894 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2021-11-09 04:15:40.896 | + lib/apache:write_uwsgi_config:258 : local name= 2021-11-09 04:15:40.899 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2021-11-09 04:15:40.904 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2021-11-09 04:15:40.906 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-11-09 04:15:40.909 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-09 04:15:40.921 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-09 04:15:40.921 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-09 04:15:40.930 | d /var/run/uwsgi 0755 ubuntu root 2021-11-09 04:15:40.933 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-09 04:15:40.949 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-11-09 04:15:40.951 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-11-09 04:15:40.955 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-11-09 04:15:40.985 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-11-09 04:15:41.012 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-11-09 04:15:41.038 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-11-09 04:15:41.066 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-11-09 04:15:41.093 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-09 04:15:41.121 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-11-09 04:15:41.147 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-11-09 04:15:41.174 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-11-09 04:15:41.201 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-09 04:15:41.228 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-11-09 04:15:41.255 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-09 04:15:41.281 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-11-09 04:15:41.309 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2021-11-09 04:15:41.311 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-11-09 04:15:41.338 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2021-11-09 04:15:41.354 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:15:41.356 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-11-09 04:15:41.387 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2021-11-09 04:15:41.390 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-11-09 04:15:41.392 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-11-09 04:15:41.409 | ++ functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:15:41.411 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2021-11-09 04:15:41.414 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2021-11-09 04:15:41.442 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-11-09 04:15:41.471 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-11-09 04:15:41.474 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-11-09 04:15:41.476 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-11-09 04:15:41.479 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-09 04:15:41.481 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-09 04:15:41.483 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-09 04:15:41.498 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:15:41.501 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-09 04:15:41.504 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-09 04:15:41.506 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-09 04:15:41.521 | ++ functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:15:41.524 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2021-11-09 04:15:41.527 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2021-11-09 04:15:41.554 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-09 04:15:41.556 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-09 04:15:41.559 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-11-09 04:15:41.586 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-11-09 04:15:41.613 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2021-11-09 04:15:41.643 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2021-11-09 04:15:41.659 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:15:41.661 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-11-09 04:15:41.689 | + lib/nova:create_nova_conf:519 : '[' True == True ']' 2021-11-09 04:15:41.691 | + lib/nova:create_nova_conf:520 : init_nova_service_user_conf 2021-11-09 04:15:41.694 | + lib/nova:init_nova_service_user_conf:721 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2021-11-09 04:15:41.725 | + lib/nova:init_nova_service_user_conf:722 : iniset /etc/nova/nova.conf service_user auth_type password 2021-11-09 04:15:41.752 | + lib/nova:init_nova_service_user_conf:723 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.36/identity 2021-11-09 04:15:41.781 | + lib/nova:init_nova_service_user_conf:724 : iniset /etc/nova/nova.conf service_user username nova 2021-11-09 04:15:41.808 | + lib/nova:init_nova_service_user_conf:725 : iniset /etc/nova/nova.conf service_user password Passw0rd 2021-11-09 04:15:41.836 | + lib/nova:init_nova_service_user_conf:726 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2021-11-09 04:15:41.863 | + lib/nova:init_nova_service_user_conf:727 : iniset /etc/nova/nova.conf service_user project_name service 2021-11-09 04:15:41.890 | + lib/nova:init_nova_service_user_conf:728 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2021-11-09 04:15:41.917 | + lib/nova:init_nova_service_user_conf:729 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2021-11-09 04:15:41.945 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2021-11-09 04:15:41.961 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:15:41.964 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2021-11-09 04:15:41.968 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-09 04:15:41.970 | + lib/nova:create_nova_conf:525 : local conf 2021-11-09 04:15:41.972 | + lib/nova:create_nova_conf:526 : local vhost 2021-11-09 04:15:41.975 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2021-11-09 04:15:41.978 | ++ lib/nova:conductor_conf:733 : local cell=1 2021-11-09 04:15:41.980 | ++ lib/nova:conductor_conf:734 : echo /etc/nova/nova_cell1.conf 2021-11-09 04:15:41.983 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2021-11-09 04:15:41.985 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2021-11-09 04:15:41.987 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2021-11-09 04:15:41.992 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2021-11-09 04:15:41.995 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-11-09 04:15:41.997 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-11-09 04:15:42.000 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=nova_cell1 2021-11-09 04:15:42.002 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-11-09 04:15:42.005 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-11-09 04:15:42.035 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-11-09 04:15:42.065 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-11-09 04:15:42.095 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-09 04:15:42.097 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2021-11-09 04:15:42.100 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-11-09 04:15:42.103 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-11-09 04:15:42.118 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:15:42.122 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-11-09 04:15:42.122 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-11-09 04:15:42.862 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-11-09 04:15:42.864 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-11-09 04:15:43.514 | Adding vhost "nova_cell1" ... 2021-11-09 04:15:43.824 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-11-09 04:15:44.498 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2021-11-09 04:15:44.566 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-11-09 04:15:44.568 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-11-09 04:15:44.571 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-11-09 04:15:44.573 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-09 04:15:44.576 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-11-09 04:15:44.578 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-09 04:15:44.594 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:15:44.597 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-11-09 04:15:44.599 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-11-09 04:15:44.601 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-09 04:15:44.617 | ++ functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:15:44.620 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 2021-11-09 04:15:44.622 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 2021-11-09 04:15:44.649 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-09 04:15:44.652 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-09 04:15:44.654 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2021-11-09 04:15:44.670 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:15:44.673 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-11-09 04:15:44.675 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2021-11-09 04:15:44.677 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-11-09 04:15:44.710 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.36/identity 2021-11-09 04:15:44.737 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-11-09 04:15:44.765 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-11-09 04:15:44.793 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-11-09 04:15:44.820 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-11-09 04:15:44.848 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-11-09 04:15:44.876 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-11-09 04:15:44.903 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2021-11-09 04:15:44.906 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-11-09 04:15:44.908 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2021-11-09 04:15:44.911 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-09 04:15:44.927 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-09 04:15:44.929 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-09 04:15:44.931 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-09 04:15:44.934 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-09 04:15:44.936 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-11-09 04:15:44.964 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-11-09 04:15:44.990 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-11-09 04:15:45.018 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-09 04:15:45.045 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-09 04:15:45.048 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2021-11-09 04:15:45.052 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-09 04:15:45.055 | + lib/nova:create_nova_conf:559 : local conf 2021-11-09 04:15:45.058 | + lib/nova:create_nova_conf:560 : local offset 2021-11-09 04:15:45.061 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2021-11-09 04:15:45.063 | ++ lib/nova:conductor_conf:733 : local cell=1 2021-11-09 04:15:45.065 | ++ lib/nova:conductor_conf:734 : echo /etc/nova/nova_cell1.conf 2021-11-09 04:15:45.068 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2021-11-09 04:15:45.071 | + lib/nova:create_nova_conf:562 : offset=0 2021-11-09 04:15:45.074 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-11-09 04:15:45.076 | + lib/nova:configure_console_proxies:670 : local conf=/etc/nova/nova_cell1.conf 2021-11-09 04:15:45.078 | + lib/nova:configure_console_proxies:671 : local offset=0 2021-11-09 04:15:45.081 | + lib/nova:configure_console_proxies:675 : offset=0 2021-11-09 04:15:45.083 | + lib/nova:configure_console_proxies:677 : is_service_enabled n-novnc 2021-11-09 04:15:45.099 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:15:45.101 | + lib/nova:configure_console_proxies:677 : '[' False '!=' False ']' 2021-11-09 04:15:45.103 | + lib/nova:configure_console_proxies:709 : is_service_enabled n-spice 2021-11-09 04:15:45.119 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:15:45.122 | + lib/nova:configure_console_proxies:714 : is_service_enabled n-sproxy 2021-11-09 04:15:45.138 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:15:45.140 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2021-11-09 04:15:45.157 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:15:45.159 | + ./stack.sh:main:922 : is_service_enabled placement 2021-11-09 04:15:45.176 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:15:45.178 | + ./stack.sh:main:924 : stack_install_service placement 2021-11-09 04:15:45.181 | + lib/stack:stack_install_service:20 : local service=placement 2021-11-09 04:15:45.184 | + lib/stack:stack_install_service:21 : type install_placement 2021-11-09 04:15:45.186 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-09 04:15:45.189 | + lib/stack:stack_install_service:32 : install_placement 2021-11-09 04:15:45.191 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-11-09 04:15:45.193 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2021-11-09 04:15:45.196 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:15:45.199 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:15:45.201 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2021-11-09 04:15:45.204 | + functions-common:install_package:1347 : update_package_repo 2021-11-09 04:15:45.207 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-11-09 04:15:45.209 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-11-09 04:15:45.211 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-11-09 04:15:45.214 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-11-09 04:15:45.216 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-11-09 04:15:45.219 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:15:45.221 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:15:45.224 | + functions-common:update_package_repo:1328 : apt_get_update 2021-11-09 04:15:45.226 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-11-09 04:15:45.228 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-11-09 04:15:45.231 | + functions-common:apt_get_update:1074 : return 2021-11-09 04:15:45.233 | + functions-common:install_package:1348 : real_install_package apache2 2021-11-09 04:15:45.236 | + functions-common:real_install_package:1333 : is_ubuntu 2021-11-09 04:15:45.238 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:15:45.241 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:15:45.244 | + functions-common:real_install_package:1334 : apt_get install apache2 2021-11-09 04:15:45.265 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-11-09 04:15:45.371 | Reading package lists... 2021-11-09 04:15:45.599 | Building dependency tree... 2021-11-09 04:15:45.600 | Reading state information... 2021-11-09 04:15:45.835 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2021-11-09 04:15:45.835 | The following packages were automatically installed and are no longer required: 2021-11-09 04:15:45.837 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-09 04:15:45.837 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-09 04:15:45.837 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-09 04:15:45.837 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-09 04:15:45.837 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-09 04:15:45.837 | python3-zope.interface 2021-11-09 04:15:45.837 | Use 'sudo apt autoremove' to remove them. 2021-11-09 04:15:45.948 | 0 upgraded, 0 newly installed, 0 to remove and 97 not upgraded. 2021-11-09 04:15:45.952 | + functions-common:apt_get:1118 : result=0 2021-11-09 04:15:45.955 | + functions-common:apt_get:1121 : time_stop apt-get 2021-11-09 04:15:45.957 | + functions-common:time_stop:2309 : local name 2021-11-09 04:15:45.959 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:15:45.962 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:15:45.965 | + functions-common:time_stop:2312 : local total 2021-11-09 04:15:45.967 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:15:45.969 | + functions-common:time_stop:2315 : name=apt-get 2021-11-09 04:15:45.972 | + functions-common:time_stop:2316 : start_time=1636431345262 2021-11-09 04:15:45.974 | + functions-common:time_stop:2318 : [[ -z 1636431345262 ]] 2021-11-09 04:15:45.977 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:15:45.981 | + functions-common:time_stop:2321 : end_time=1636431345979 2021-11-09 04:15:45.984 | + functions-common:time_stop:2322 : elapsed_time=717 2021-11-09 04:15:45.986 | + functions-common:time_stop:2323 : total=536703 2021-11-09 04:15:45.988 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:15:45.990 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=537420 2021-11-09 04:15:45.993 | + functions-common:apt_get:1122 : return 0 2021-11-09 04:15:45.996 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2021-11-09 04:15:45.998 | + functions-common:is_package_installed:1356 : [[ -z libapache2-mod-wsgi ]] 2021-11-09 04:15:46.000 | + functions-common:is_package_installed:1360 : [[ -z deb ]] 2021-11-09 04:15:46.003 | + functions-common:is_package_installed:1364 : [[ deb = \d\e\b ]] 2021-11-09 04:15:46.005 | + functions-common:is_package_installed:1365 : dpkg -s libapache2-mod-wsgi 2021-11-09 04:15:46.028 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2021-11-09 04:15:46.030 | + functions-common:install_package:1347 : update_package_repo 2021-11-09 04:15:46.033 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-11-09 04:15:46.035 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-11-09 04:15:46.038 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-11-09 04:15:46.041 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-11-09 04:15:46.043 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-11-09 04:15:46.046 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:15:46.048 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:15:46.050 | + functions-common:update_package_repo:1328 : apt_get_update 2021-11-09 04:15:46.053 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-11-09 04:15:46.055 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-11-09 04:15:46.058 | + functions-common:apt_get_update:1074 : return 2021-11-09 04:15:46.060 | + functions-common:install_package:1348 : real_install_package libapache2-mod-wsgi-py3 2021-11-09 04:15:46.063 | + functions-common:real_install_package:1333 : is_ubuntu 2021-11-09 04:15:46.065 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:15:46.068 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:15:46.070 | + functions-common:real_install_package:1334 : apt_get install libapache2-mod-wsgi-py3 2021-11-09 04:15:46.093 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2021-11-09 04:15:46.200 | Reading package lists... 2021-11-09 04:15:46.425 | Building dependency tree... 2021-11-09 04:15:46.426 | Reading state information... 2021-11-09 04:15:46.658 | The following packages were automatically installed and are no longer required: 2021-11-09 04:15:46.659 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-09 04:15:46.659 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-09 04:15:46.659 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-09 04:15:46.659 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-09 04:15:46.659 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-09 04:15:46.659 | python3-zope.interface 2021-11-09 04:15:46.659 | Use 'sudo apt autoremove' to remove them. 2021-11-09 04:15:46.724 | The following NEW packages will be installed: 2021-11-09 04:15:46.725 | libapache2-mod-wsgi-py3 2021-11-09 04:15:46.969 | 0 upgraded, 1 newly installed, 0 to remove and 97 not upgraded. 2021-11-09 04:15:46.970 | Need to get 93.3 kB of archives. 2021-11-09 04:15:46.970 | After this operation, 300 kB of additional disk space will be used. 2021-11-09 04:15:46.970 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2021-11-09 04:15:47.636 | Fetched 93.3 kB in 0s (261 kB/s) 2021-11-09 04:15:47.832 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-11-09 04:15:47.885 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 91051 files and directories currently installed.) 2021-11-09 04:15:47.889 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2021-11-09 04:15:47.939 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-11-09 04:15:48.238 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-11-09 04:15:48.594 | apache2_invoke: Enable module wsgi 2021-11-09 04:15:56.427 | + functions-common:apt_get:1118 : result=0 2021-11-09 04:15:56.431 | + functions-common:apt_get:1121 : time_stop apt-get 2021-11-09 04:15:56.433 | + functions-common:time_stop:2309 : local name 2021-11-09 04:15:56.435 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:15:56.438 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:15:56.440 | + functions-common:time_stop:2312 : local total 2021-11-09 04:15:56.443 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:15:56.446 | + functions-common:time_stop:2315 : name=apt-get 2021-11-09 04:15:56.448 | + functions-common:time_stop:2316 : start_time=1636431346090 2021-11-09 04:15:56.450 | + functions-common:time_stop:2318 : [[ -z 1636431346090 ]] 2021-11-09 04:15:56.453 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:15:56.458 | + functions-common:time_stop:2321 : end_time=1636431356455 2021-11-09 04:15:56.460 | + functions-common:time_stop:2322 : elapsed_time=10365 2021-11-09 04:15:56.463 | + functions-common:time_stop:2323 : total=537420 2021-11-09 04:15:56.465 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:15:56.467 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=547785 2021-11-09 04:15:56.470 | + functions-common:apt_get:1122 : return 0 2021-11-09 04:15:56.472 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2021-11-09 04:15:56.475 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-11-09 04:15:56.477 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-09 04:15:56.479 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:15:56.482 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:15:56.484 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-11-09 04:15:56.487 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-11-09 04:15:56.542 | wsgi (enabled by maintainer script) 2021-11-09 04:15:56.546 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-11-09 04:15:56.548 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-11-09 04:15:56.551 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-09 04:15:56.554 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-11-09 04:15:56.557 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-11-09 04:15:56.559 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-09 04:15:56.563 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-11-09 04:15:56.563 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-09 04:15:56.568 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-11-09 04:15:56.572 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-11-09 04:15:56.574 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-11-09 04:15:56.577 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-11-09 04:15:56.579 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-11-09 04:15:56.602 | Using python 3.8 to install osc-placement 2021-11-09 04:15:56.605 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2021-11-09 04:15:57.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:15:57.472 | from cryptography.utils import int_from_bytes 2021-11-09 04:15:57.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:15:57.472 | from cryptography.utils import int_from_bytes 2021-11-09 04:15:58.531 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:15:58.655 | Collecting osc-placement 2021-11-09 04:15:58.662 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6d/5a64a2d64386f/osc_placement-3.1.1-py3-none-any.whl (63 kB) 2021-11-09 04:15:58.678 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.11.0) 2021-11-09 04:15:58.680 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.7.0) 2021-11-09 04:15:58.681 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2021-11-09 04:15:58.682 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.5) 2021-11-09 04:15:58.683 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2021-11-09 04:15:58.684 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2021-11-09 04:15:58.744 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2021-11-09 04:15:58.746 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (0.1.16) 2021-11-09 04:15:58.746 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.26.0) 2021-11-09 04:15:58.748 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2021-11-09 04:15:58.761 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2021-11-09 04:15:58.763 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.9.0) 2021-11-09 04:15:58.764 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.59.0) 2021-11-09 04:15:58.780 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2021-11-09 04:15:58.782 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.7) 2021-11-09 04:15:58.783 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.2) 2021-11-09 04:15:58.784 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2021-11-09 04:15:58.785 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2021-11-09 04:15:58.786 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.3.0) 2021-11-09 04:15:58.806 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2021-11-09 04:15:58.807 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2021-11-09 04:15:58.809 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.4.0) 2021-11-09 04:15:58.810 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.2.0) 2021-11-09 04:15:58.820 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2021-11-09 04:15:58.859 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2021-11-09 04:15:58.861 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.4) 2021-11-09 04:15:58.862 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2021-11-09 04:15:58.864 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.0) 2021-11-09 04:15:58.865 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (35.0.0) 2021-11-09 04:15:58.866 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2021-11-09 04:15:58.867 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2021-11-09 04:15:58.869 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2021-11-09 04:15:58.932 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.7) 2021-11-09 04:15:58.935 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2021-11-09 04:15:58.935 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2021-11-09 04:15:58.936 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.7) 2021-11-09 04:15:59.032 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2021-11-09 04:15:59.033 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2021-11-09 04:15:59.035 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.4.4) 2021-11-09 04:15:59.036 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.2.0) 2021-11-09 04:15:59.083 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2021-11-09 04:15:59.123 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.1) 2021-11-09 04:15:59.277 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.20) 2021-11-09 04:16:01.370 | Installing collected packages: osc-placement 2021-11-09 04:16:01.670 | Successfully installed osc-placement-3.1.1 2021-11-09 04:16:01.670 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-09 04:16:01.797 | + inc/python:pip_install:200 : result=0 2021-11-09 04:16:01.800 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:16:01.802 | + functions-common:time_stop:2309 : local name 2021-11-09 04:16:01.805 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:16:01.808 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:16:01.810 | + functions-common:time_stop:2312 : local total 2021-11-09 04:16:01.813 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:16:01.815 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:16:01.818 | + functions-common:time_stop:2316 : start_time=1636431356596 2021-11-09 04:16:01.821 | + functions-common:time_stop:2318 : [[ -z 1636431356596 ]] 2021-11-09 04:16:01.824 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:16:01.829 | + functions-common:time_stop:2321 : end_time=1636431361826 2021-11-09 04:16:01.831 | + functions-common:time_stop:2322 : elapsed_time=5230 2021-11-09 04:16:01.834 | + functions-common:time_stop:2323 : total=242320 2021-11-09 04:16:01.837 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:16:01.839 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=247550 2021-11-09 04:16:01.842 | + inc/python:pip_install:203 : return 0 2021-11-09 04:16:01.844 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2021-11-09 04:16:01.847 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-11-09 04:16:01.849 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-11-09 04:16:01.852 | + functions-common:git_clone:525 : local git_ref=master 2021-11-09 04:16:01.854 | + functions-common:git_clone:526 : local orig_dir 2021-11-09 04:16:01.857 | ++ functions-common:git_clone:527 : pwd 2021-11-09 04:16:01.860 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-09 04:16:01.863 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-09 04:16:01.866 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-09 04:16:01.884 | + functions-common:git_clone:530 : RECLONE=False 2021-11-09 04:16:01.886 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-09 04:16:01.889 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-09 04:16:01.892 | + functions-common:git_clone:544 : echo master 2021-11-09 04:16:01.892 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-09 04:16:01.898 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-11-09 04:16:01.900 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-11-09 04:16:01.903 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-11-09 04:16:01.905 | + functions-common:git_timed:617 : local count=0 2021-11-09 04:16:01.907 | + functions-common:git_timed:618 : local timeout=0 2021-11-09 04:16:01.910 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-11-09 04:16:01.912 | + functions-common:git_timed:621 : timeout=0 2021-11-09 04:16:01.915 | + functions-common:git_timed:624 : time_start git_timed 2021-11-09 04:16:01.917 | + functions-common:time_start:2295 : local name=git_timed 2021-11-09 04:16:01.919 | + functions-common:time_start:2296 : local start_time= 2021-11-09 04:16:01.921 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-09 04:16:01.924 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-09 04:16:01.928 | + functions-common:time_start:2300 : _TIME_START[$name]=1636431361926 2021-11-09 04:16:01.932 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-11-09 04:16:01.935 | Cloning into '/opt/stack/placement'... 2021-11-09 04:16:11.783 | + functions-common:git_timed:639 : time_stop git_timed 2021-11-09 04:16:11.785 | + functions-common:time_stop:2309 : local name 2021-11-09 04:16:11.788 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:16:11.790 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:16:11.792 | + functions-common:time_stop:2312 : local total 2021-11-09 04:16:11.795 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:16:11.797 | + functions-common:time_stop:2315 : name=git_timed 2021-11-09 04:16:11.799 | + functions-common:time_stop:2316 : start_time=1636431361926 2021-11-09 04:16:11.801 | + functions-common:time_stop:2318 : [[ -z 1636431361926 ]] 2021-11-09 04:16:11.804 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:16:11.808 | + functions-common:time_stop:2321 : end_time=1636431371806 2021-11-09 04:16:11.811 | + functions-common:time_stop:2322 : elapsed_time=9880 2021-11-09 04:16:11.813 | + functions-common:time_stop:2323 : total=0 2021-11-09 04:16:11.815 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:16:11.817 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=9880 2021-11-09 04:16:11.820 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-11-09 04:16:11.824 | + functions-common:git_clone:593 : git show --oneline 2021-11-09 04:16:11.824 | + functions-common:git_clone:593 : head -1 2021-11-09 04:16:11.827 | 6d49b6df Use 'functional-without-sample-db-tests' tox env for placement nova job 2021-11-09 04:16:11.829 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-09 04:16:11.832 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-11-09 04:16:11.835 | + inc/python:setup_develop:338 : local bindep 2021-11-09 04:16:11.838 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2021-11-09 04:16:11.840 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2021-11-09 04:16:11.843 | + inc/python:setup_develop:344 : local extras= 2021-11-09 04:16:11.845 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-11-09 04:16:11.848 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-09 04:16:11.850 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2021-11-09 04:16:11.852 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2021-11-09 04:16:11.855 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-09 04:16:11.857 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-09 04:16:11.860 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2021-11-09 04:16:11.863 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-09 04:16:11.865 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2021-11-09 04:16:11.868 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-09 04:16:11.870 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-11-09 04:16:11.873 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-11-09 04:16:11.879 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2021-11-09 04:16:11.882 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2021-11-09 04:16:12.525 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2021-11-09 04:16:12.527 | + inc/python:setup_package:418 : local bindep=0 2021-11-09 04:16:12.530 | + inc/python:setup_package:419 : local bindep_flag= 2021-11-09 04:16:12.532 | + inc/python:setup_package:420 : local bindep_profiles= 2021-11-09 04:16:12.535 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2021-11-09 04:16:12.537 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2021-11-09 04:16:12.540 | + inc/python:setup_package:427 : local flags=-e 2021-11-09 04:16:12.542 | + inc/python:setup_package:428 : local extras= 2021-11-09 04:16:12.545 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-11-09 04:16:12.547 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-11-09 04:16:12.550 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-11-09 04:16:12.552 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-11-09 04:16:12.555 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-11-09 04:16:12.557 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2021-11-09 04:16:12.579 | Using python 3.8 to install /opt/stack/placement 2021-11-09 04:16:12.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 -e /opt/stack/placement 2021-11-09 04:16:13.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:16:13.496 | from cryptography.utils import int_from_bytes 2021-11-09 04:16:13.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:16:13.496 | from cryptography.utils import int_from_bytes 2021-11-09 04:16:14.564 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:16:14.582 | Obtaining file:///opt/stack/placement 2021-11-09 04:16:14.582 | Preparing metadata (setup.py): started 2021-11-09 04:16:15.745 | Preparing metadata (setup.py): finished with status 'done' 2021-11-09 04:16:15.908 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (5.7.0) 2021-11-09 04:16:15.909 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (1.4.26) 2021-11-09 04:16:15.910 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (9.3.0) 2021-11-09 04:16:15.911 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (2.5.1) 2021-11-09 04:16:15.912 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (1.8.7) 2021-11-09 04:16:15.914 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev5) (3.2.0) 2021-11-09 04:16:15.915 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (2.26.0) 2021-11-09 04:16:15.917 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (58.5.2) 2021-11-09 04:16:15.918 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (4.5.0) 2021-11-09 04:16:15.919 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (8.7.1) 2021-11-09 04:16:15.920 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (3.4.0) 2021-11-09 04:16:15.921 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (4.6.1) 2021-11-09 04:16:15.922 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (4.2.0) 2021-11-09 04:16:15.923 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (4.11.0) 2021-11-09 04:16:15.924 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (11.0.0) 2021-11-09 04:16:15.925 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (3.9.0) 2021-11-09 04:16:15.927 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (4.4.0) 2021-11-09 04:16:15.928 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (1.4.0) 2021-11-09 04:16:15.929 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (1.1.0) 2021-11-09 04:16:15.930 | Requirement already satisfied: os-traits>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (2.6.0) 2021-11-09 04:16:15.931 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (1.0.1) 2021-11-09 04:16:15.997 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev5) (5.1.0) 2021-11-09 04:16:15.999 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev5) (4.3.0) 2021-11-09 04:16:16.000 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev5) (3.1.1) 2021-11-09 04:16:16.002 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev5) (1.16.0) 2021-11-09 04:16:16.003 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev5) (4.4.0) 2021-11-09 04:16:16.005 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev5) (2.8.1) 2021-11-09 04:16:16.024 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev5) (0.14.1) 2021-11-09 04:16:16.067 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev5) (2.3.0) 2021-11-09 04:16:16.068 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev5) (6.0) 2021-11-09 04:16:16.069 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev5) (0.8.0) 2021-11-09 04:16:16.070 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev5) (3.5.0) 2021-11-09 04:16:16.071 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev5) (1.5.0) 2021-11-09 04:16:16.126 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (0.5.0) 2021-11-09 04:16:16.129 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (2.0.1) 2021-11-09 04:16:16.130 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (0.13.0) 2021-11-09 04:16:16.132 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (1.7.4) 2021-11-09 04:16:16.173 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev5) (2.8.2) 2021-11-09 04:16:16.176 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev5) (0.9.6) 2021-11-09 04:16:16.195 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev5) (3.0.2) 2021-11-09 04:16:16.198 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev5) (3.2.0) 2021-11-09 04:16:16.199 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev5) (3.3.0) 2021-11-09 04:16:16.225 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev5) (1.0.2) 2021-11-09 04:16:16.227 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev5) (2021.3) 2021-11-09 04:16:16.240 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev5) (2.4.0) 2021-11-09 04:16:16.258 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev5) (21.2) 2021-11-09 04:16:16.260 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev5) (2.4.7) 2021-11-09 04:16:16.261 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev5) (0.1.16) 2021-11-09 04:16:16.262 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev5) (0.11.0) 2021-11-09 04:16:16.304 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev5) (1.26.7) 2021-11-09 04:16:16.306 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev5) (2.0.7) 2021-11-09 04:16:16.307 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev5) (2019.11.28) 2021-11-09 04:16:16.309 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev5) (3.3) 2021-11-09 04:16:16.327 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev5) (0.7) 2021-11-09 04:16:16.490 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev5) (1.1.2) 2021-11-09 04:16:16.530 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (4.8.1) 2021-11-09 04:16:16.531 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (1.1.5) 2021-11-09 04:16:16.532 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (5.4.0) 2021-11-09 04:16:16.549 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev5) (1.15.0) 2021-11-09 04:16:16.586 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==6.1.0.dev5) (1.13.3) 2021-11-09 04:16:16.600 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev5) (1.6) 2021-11-09 04:16:16.648 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev5) (2.0.1) 2021-11-09 04:16:16.715 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev5) (1.7.0) 2021-11-09 04:16:16.798 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev5) (1.1.4) 2021-11-09 04:16:16.849 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev5) (0.2.5) 2021-11-09 04:16:17.045 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (5.1.0) 2021-11-09 04:16:17.046 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (0.4.2) 2021-11-09 04:16:17.048 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (0.5.2) 2021-11-09 04:16:17.127 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (2.5.0) 2021-11-09 04:16:17.209 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev5) (2.20) 2021-11-09 04:16:17.393 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (3.6.0) 2021-11-09 04:16:17.502 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (3.0.0) 2021-11-09 04:16:17.503 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (1.0.0) 2021-11-09 04:16:19.456 | Installing collected packages: openstack-placement 2021-11-09 04:16:19.458 | Running setup.py develop for openstack-placement 2021-11-09 04:16:21.420 | Successfully installed openstack-placement 2021-11-09 04:16:21.421 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-09 04:16:21.561 | + inc/python:pip_install:200 : result=0 2021-11-09 04:16:21.563 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:16:21.566 | + functions-common:time_stop:2309 : local name 2021-11-09 04:16:21.568 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:16:21.571 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:16:21.573 | + functions-common:time_stop:2312 : local total 2021-11-09 04:16:21.575 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:16:21.577 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:16:21.580 | + functions-common:time_stop:2316 : start_time=1636431372574 2021-11-09 04:16:21.582 | + functions-common:time_stop:2318 : [[ -z 1636431372574 ]] 2021-11-09 04:16:21.585 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:16:21.589 | + functions-common:time_stop:2321 : end_time=1636431381587 2021-11-09 04:16:21.591 | + functions-common:time_stop:2322 : elapsed_time=9013 2021-11-09 04:16:21.594 | + functions-common:time_stop:2323 : total=247550 2021-11-09 04:16:21.596 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:16:21.598 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=256563 2021-11-09 04:16:21.601 | + inc/python:pip_install:203 : return 0 2021-11-09 04:16:21.604 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-11-09 04:16:21.606 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-11-09 04:16:21.609 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-11-09 04:16:21.628 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-11-09 04:16:21.640 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2021-11-09 04:16:21.643 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2021-11-09 04:16:21.645 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:16:21.648 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:16:21.650 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2021-11-09 04:16:21.652 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:16:21.655 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-09 04:16:21.657 | + ./stack.sh:main:925 : configure_placement 2021-11-09 04:16:21.660 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-11-09 04:16:21.672 | + lib/placement:configure_placement:107 : create_placement_conf 2021-11-09 04:16:21.675 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-11-09 04:16:21.679 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-11-09 04:16:21.682 | ++ lib/database:database_connection_url:132 : local db=placement 2021-11-09 04:16:21.684 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-11-09 04:16:21.687 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=placement 2021-11-09 04:16:21.690 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-11-09 04:16:21.692 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-11-09 04:16:21.726 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-11-09 04:16:21.759 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-11-09 04:16:21.790 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-11-09 04:16:21.793 | + lib/keystone:configure_keystone_authtoken_middleware:399 : local conf_file=/etc/placement/placement.conf 2021-11-09 04:16:21.795 | + lib/keystone:configure_keystone_authtoken_middleware:400 : local admin_user=placement 2021-11-09 04:16:21.798 | + lib/keystone:configure_keystone_authtoken_middleware:401 : local section=keystone_authtoken 2021-11-09 04:16:21.800 | + lib/keystone:configure_keystone_authtoken_middleware:403 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-11-09 04:16:21.833 | + lib/keystone:configure_keystone_authtoken_middleware:404 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-11-09 04:16:21.861 | + lib/keystone:configure_keystone_authtoken_middleware:405 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.36/identity 2021-11-09 04:16:21.891 | + lib/keystone:configure_keystone_authtoken_middleware:406 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-11-09 04:16:21.918 | + lib/keystone:configure_keystone_authtoken_middleware:407 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-11-09 04:16:21.948 | + lib/keystone:configure_keystone_authtoken_middleware:408 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-11-09 04:16:21.976 | + lib/keystone:configure_keystone_authtoken_middleware:409 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-11-09 04:16:22.005 | + lib/keystone:configure_keystone_authtoken_middleware:410 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-11-09 04:16:22.036 | + lib/keystone:configure_keystone_authtoken_middleware:412 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-09 04:16:22.065 | + lib/keystone:configure_keystone_authtoken_middleware:413 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-11-09 04:16:22.094 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-11-09 04:16:22.097 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2021-11-09 04:16:22.099 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2021-11-09 04:16:22.103 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-09 04:16:22.121 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-09 04:16:22.123 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-09 04:16:22.126 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-09 04:16:22.128 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-09 04:16:22.131 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-11-09 04:16:22.159 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-11-09 04:16:22.188 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-11-09 04:16:22.217 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-09 04:16:22.250 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-11-09 04:16:22.253 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-11-09 04:16:22.255 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2021-11-09 04:16:22.257 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2021-11-09 04:16:22.260 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2021-11-09 04:16:22.262 | + lib/apache:write_uwsgi_config:257 : local http= 2021-11-09 04:16:22.265 | + lib/apache:write_uwsgi_config:258 : local name= 2021-11-09 04:16:22.268 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2021-11-09 04:16:22.272 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2021-11-09 04:16:22.274 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-11-09 04:16:22.277 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-09 04:16:22.290 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-09 04:16:22.290 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-09 04:16:22.299 | d /var/run/uwsgi 0755 ubuntu root 2021-11-09 04:16:22.302 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-09 04:16:22.319 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2021-11-09 04:16:22.322 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2021-11-09 04:16:22.326 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-11-09 04:16:22.357 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-11-09 04:16:22.387 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-11-09 04:16:22.418 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-11-09 04:16:22.446 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-11-09 04:16:22.474 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-09 04:16:22.503 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-11-09 04:16:22.532 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-11-09 04:16:22.560 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-11-09 04:16:22.589 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-09 04:16:22.617 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-11-09 04:16:22.645 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-09 04:16:22.674 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-11-09 04:16:22.703 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-11-09 04:16:22.705 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-11-09 04:16:22.709 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2021-11-09 04:16:22.711 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2021-11-09 04:16:22.714 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-11-09 04:16:22.716 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:16:22.719 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:16:22.721 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2021-11-09 04:16:22.724 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-11-09 04:16:22.727 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-11-09 04:16:22.755 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-11-09 04:16:22.784 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-11-09 04:16:22.784 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2021-11-09 04:16:22.793 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2021-11-09 04:16:22.796 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2021-11-09 04:16:22.799 | + lib/apache:enable_apache_site:203 : local site=placement-api 2021-11-09 04:16:22.801 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-11-09 04:16:22.804 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-09 04:16:22.807 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-09 04:16:22.809 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:16:22.812 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:16:22.814 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-09 04:16:22.816 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-11-09 04:16:22.819 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:16:22.822 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:16:22.825 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2021-11-09 04:16:22.885 | Enabling site placement-api. 2021-11-09 04:16:22.891 | To activate the new configuration, you need to run: 2021-11-09 04:16:22.891 | systemctl reload apache2 2021-11-09 04:16:22.895 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-11-09 04:16:22.898 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-11-09 04:16:22.900 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-11-09 04:16:22.903 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-11-09 04:16:23.037 | + ./stack.sh:main:932 : is_service_enabled placement placement-client 2021-11-09 04:16:23.060 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:16:23.063 | + ./stack.sh:main:933 : is_service_enabled n-cpu 2021-11-09 04:16:23.084 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:16:23.087 | + ./stack.sh:main:933 : is_service_enabled n-sch 2021-11-09 04:16:23.107 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:16:23.109 | + ./stack.sh:main:934 : configure_placement_nova_compute 2021-11-09 04:16:23.112 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2021-11-09 04:16:23.114 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2021-11-09 04:16:23.148 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.36/identity 2021-11-09 04:16:23.176 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2021-11-09 04:16:23.206 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-11-09 04:16:23.235 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-11-09 04:16:23.265 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2021-11-09 04:16:23.294 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-11-09 04:16:23.323 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-11-09 04:16:23.352 | + ./stack.sh:main:938 : is_service_enabled horizon 2021-11-09 04:16:23.369 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:16:23.372 | + ./stack.sh:main:943 : is_service_enabled tls-proxy 2021-11-09 04:16:23.389 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:16:23.391 | + ./stack.sh:main:951 : run_phase stack install 2021-11-09 04:16:23.394 | + functions-common:run_phase:1737 : local mode=stack 2021-11-09 04:16:23.396 | + functions-common:run_phase:1738 : local phase=install 2021-11-09 04:16:23.399 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-09 04:16:23.402 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-11-09 04:16:23.405 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-09 04:16:23.408 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-11-09 04:16:23.411 | + functions-common:run_phase:1747 : local extra 2021-11-09 04:16:23.416 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-09 04:16:23.420 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-11-09 04:16:23.423 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-09 04:16:23.425 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-09 04:16:23.428 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-11-09 04:16:23.431 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-09 04:16:23.446 | ++ functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:16:23.448 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-11-09 04:16:23.451 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-11-09 04:16:23.453 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-11-09 04:16:23.456 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-11-09 04:16:23.458 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-09 04:16:23.461 | ++ ./stack.sh:echo_summary:432 : echo -e Installing Tempest 2021-11-09 04:16:23.463 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2021-11-09 04:16:23.466 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2021-11-09 04:16:23.533 | ++ inc/async:async_inner:63 : install_tempest 2021-11-09 04:16:23.572 | [17554 Async install_tempest:76574]: running: install_tempest 2021-11-09 04:16:23.575 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-11-09 04:16:23.577 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-11-09 04:16:23.580 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-11-09 04:16:23.583 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-09 04:16:23.586 | + functions-common:run_phase:1764 : run_plugins stack install 2021-11-09 04:16:23.589 | + functions-common:run_plugins:1723 : local mode=stack 2021-11-09 04:16:23.592 | + functions-common:run_plugins:1724 : local phase=install 2021-11-09 04:16:23.594 | + functions-common:run_plugins:1726 : local plugins= 2021-11-09 04:16:23.597 | + functions-common:run_plugins:1727 : local plugin 2021-11-09 04:16:23.600 | + ./stack.sh:main:954 : use_library_from_git python-openstackclient 2021-11-09 04:16:23.603 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2021-11-09 04:16:23.606 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-09 04:16:23.609 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-09 04:16:23.611 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2021-11-09 04:16:23.614 | + inc/python:use_library_from_git:253 : return 1 2021-11-09 04:16:23.617 | + ./stack.sh:main:958 : pip_install_gr python-openstackclient 2021-11-09 04:16:23.619 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-11-09 04:16:23.622 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-09 04:16:23.625 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-11-09 04:16:23.628 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2021-11-09 04:16:23.631 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-09 04:16:23.635 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-11-09 04:16:23.638 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-09 04:16:23.643 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2021-11-09 04:16:23.648 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2021-11-09 04:16:23.651 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2021-11-09 04:16:23.654 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-11-09 04:16:23.656 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-11-09 04:16:23.678 | Using python 3.8 to install python-openstackclient 2021-11-09 04:16:23.680 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2021-11-09 04:16:24.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:16:24.543 | from cryptography.utils import int_from_bytes 2021-11-09 04:16:24.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-09 04:16:24.544 | from cryptography.utils import int_from_bytes 2021-11-09 04:16:25.622 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-09 04:16:25.822 | Collecting python-openstackclient 2021-11-09 04:16:25.829 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eb8/97db56787f64c/python_openstackclient-5.6.0-py3-none-any.whl (972 kB) 2021-11-09 04:16:25.888 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.59.0) 2021-11-09 04:16:25.889 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.1.16) 2021-11-09 04:16:25.890 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.9.0) 2021-11-09 04:16:25.891 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.3.0) 2021-11-09 04:16:25.893 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2021-11-09 04:16:25.894 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.11.0) 2021-11-09 04:16:25.895 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2021-11-09 04:16:25.896 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2021-11-09 04:16:25.897 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.7.0) 2021-11-09 04:16:25.899 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2021-11-09 04:16:25.900 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.1.0) 2021-11-09 04:16:25.911 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.4.0) 2021-11-09 04:16:25.912 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2021-11-09 04:16:25.913 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2021-11-09 04:16:25.914 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.2.0) 2021-11-09 04:16:25.915 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.7) 2021-11-09 04:16:25.941 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.0) 2021-11-09 04:16:25.942 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2021-11-09 04:16:25.943 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2021-11-09 04:16:25.944 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2021-11-09 04:16:25.945 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2021-11-09 04:16:25.946 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (35.0.0) 2021-11-09 04:16:25.947 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2021-11-09 04:16:25.948 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2021-11-09 04:16:25.949 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.4) 2021-11-09 04:16:25.951 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2021-11-09 04:16:25.952 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2021-11-09 04:16:25.966 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.5) 2021-11-09 04:16:25.985 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.2) 2021-11-09 04:16:25.986 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.3.0) 2021-11-09 04:16:25.988 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2021-11-09 04:16:25.989 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2021-11-09 04:16:26.010 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.26.0) 2021-11-09 04:16:26.028 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.2.0) 2021-11-09 04:16:26.029 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.7.1) 2021-11-09 04:16:26.032 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2021-11-09 04:16:26.126 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2021-11-09 04:16:26.127 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.2.0) 2021-11-09 04:16:26.128 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2021-11-09 04:16:26.129 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.4.4) 2021-11-09 04:16:26.173 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2021-11-09 04:16:26.185 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2021-11-09 04:16:26.221 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.1) 2021-11-09 04:16:26.384 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2021-11-09 04:16:26.398 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.2) 2021-11-09 04:16:26.497 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2021-11-09 04:16:26.499 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.7) 2021-11-09 04:16:26.501 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2021-11-09 04:16:26.502 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.7) 2021-11-09 04:16:26.622 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.20) 2021-11-09 04:16:28.812 | Installing collected packages: python-openstackclient 2021-11-09 04:16:30.443 | Successfully installed python-openstackclient-5.6.0 2021-11-09 04:16:30.443 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-09 04:16:30.583 | + inc/python:pip_install:200 : result=0 2021-11-09 04:16:30.585 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-09 04:16:30.588 | + functions-common:time_stop:2309 : local name 2021-11-09 04:16:30.590 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:16:30.592 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:16:30.595 | + functions-common:time_stop:2312 : local total 2021-11-09 04:16:30.597 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:16:30.599 | + functions-common:time_stop:2315 : name=pip_install 2021-11-09 04:16:30.602 | + functions-common:time_stop:2316 : start_time=1636431383672 2021-11-09 04:16:30.605 | + functions-common:time_stop:2318 : [[ -z 1636431383672 ]] 2021-11-09 04:16:30.608 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:16:30.612 | + functions-common:time_stop:2321 : end_time=1636431390609 2021-11-09 04:16:30.614 | + functions-common:time_stop:2322 : elapsed_time=6937 2021-11-09 04:16:30.617 | + functions-common:time_stop:2323 : total=256563 2021-11-09 04:16:30.620 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:16:30.622 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=263500 2021-11-09 04:16:30.624 | + inc/python:pip_install:203 : return 0 2021-11-09 04:16:30.627 | + ./stack.sh:main:963 : install_oscwrap 2021-11-09 04:16:30.630 | ++ functions-common:install_oscwrap:2354 : mktemp 2021-11-09 04:16:30.635 | + functions-common:install_oscwrap:2354 : OSCWRAP_TIMER_FILE=/tmp/tmp.kodsXDZK7J 2021-11-09 04:16:30.638 | + functions-common:install_oscwrap:2357 : shopt -s expand_aliases 2021-11-09 04:16:30.640 | + functions-common:install_oscwrap:2360 : unalias -a 2021-11-09 04:16:30.642 | + functions-common:install_oscwrap:2362 : alias openstack=oscwrap 2021-11-09 04:16:30.645 | + ./stack.sh:main:968 : [[ False != \F\a\l\s\e ]] 2021-11-09 04:16:30.648 | + ./stack.sh:main:1008 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-11-09 04:16:30.650 | + ./stack.sh:main:1016 : is_service_enabled mysql postgresql 2021-11-09 04:16:30.668 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:16:30.671 | + ./stack.sh:main:1017 : configure_database 2021-11-09 04:16:30.674 | + lib/database:configure_database:126 : configure_database_mysql 2021-11-09 04:16:30.676 | + lib/databases/mysql:configure_database_mysql:71 : local my_conf mysql slow_log 2021-11-09 04:16:30.679 | + lib/databases/mysql:configure_database_mysql:72 : echo_summary 'Configuring and starting MySQL' 2021-11-09 04:16:30.682 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-09 04:16:30.684 | + ./stack.sh:echo_summary:432 : echo -e Configuring and starting MySQL 2021-11-09 04:16:30.686 | + lib/databases/mysql:configure_database_mysql:74 : is_ubuntu 2021-11-09 04:16:30.689 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:16:30.691 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:16:30.693 | + lib/databases/mysql:configure_database_mysql:75 : my_conf=/etc/mysql/my.cnf 2021-11-09 04:16:30.696 | + lib/databases/mysql:configure_database_mysql:89 : is_fedora 2021-11-09 04:16:30.699 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-09 04:16:30.701 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-09 04:16:30.703 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-09 04:16:30.706 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-09 04:16:30.708 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-09 04:16:30.710 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-09 04:16:30.713 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-11-09 04:16:30.715 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-11-09 04:16:30.717 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-09 04:16:30.720 | + lib/databases/mysql:configure_database_mysql:89 : is_suse 2021-11-09 04:16:30.722 | + functions-common:is_suse:462 : is_opensuse 2021-11-09 04:16:30.725 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-09 04:16:30.728 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-09 04:16:30.730 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-09 04:16:30.732 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-09 04:16:30.735 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-09 04:16:30.737 | + lib/databases/mysql:configure_database_mysql:97 : sudo mysqladmin -u root password Passw0rd 2021-11-09 04:16:30.754 | mysqladmin: connect to server at 'localhost' failed 2021-11-09 04:16:30.754 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2021-11-09 04:16:30.759 | + lib/databases/mysql:configure_database_mysql:97 : true 2021-11-09 04:16:30.761 | + lib/databases/mysql:configure_database_mysql:101 : is_ubuntu 2021-11-09 04:16:30.764 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:16:30.766 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:16:30.768 | + lib/databases/mysql:configure_database_mysql:101 : '[' mysql == mariadb ']' 2021-11-09 04:16:30.771 | + lib/databases/mysql:configure_database_mysql:104 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-11-09 04:16:30.774 | + lib/databases/mysql:configure_database_mysql:110 : is_ubuntu 2021-11-09 04:16:30.777 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-09 04:16:30.780 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-09 04:16:30.782 | + lib/databases/mysql:configure_database_mysql:110 : [[ focal != \b\u\l\l\s\e\y\e ]] 2021-11-09 04:16:30.784 | + lib/databases/mysql:configure_database_mysql:110 : '[' mysql == mariadb ']' 2021-11-09 04:16:30.787 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2021-11-09 04:16:30.799 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-09 04:16:30.946 | + lib/databases/mysql:configure_database_mysql:117 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-11-09 04:16:30.964 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-09 04:16:31.101 | ++ lib/databases/mysql:configure_database_mysql:123 : ipv6_unquote 0.0.0.0 2021-11-09 04:16:31.113 | ++ functions-common:ipv6_unquote:2107 : echo 0.0.0.0 2021-11-09 04:16:31.123 | ++ functions-common:ipv6_unquote:2107 : tr -d '[]' 2021-11-09 04:16:31.148 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-11-09 04:16:31.395 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-11-09 04:16:31.624 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-11-09 04:16:31.891 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-11-09 04:16:32.187 | + lib/databases/mysql:configure_database_mysql:128 : [[ False == \T\r\u\e ]] 2021-11-09 04:16:32.215 | + lib/databases/mysql:configure_database_mysql:148 : restart_service mysql 2021-11-09 04:16:32.235 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-11-09 04:16:32.259 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart mysql 2021-11-09 04:16:34.918 | + ./stack.sh:main:1021 : save_stackenv 1021 2021-11-09 04:16:34.920 | + functions-common:save_stackenv:60 : local tag=1021 2021-11-09 04:16:34.924 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-11-09 04:16:34.929 | + functions-common:save_stackenv:62 : time_stamp=2021-11-09-041634 2021-11-09 04:16:34.931 | + functions-common:save_stackenv:63 : echo '# 2021-11-09-041634 1021' 2021-11-09 04:16:34.934 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:16:34.936 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-11-09 04:16:34.939 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:16:34.941 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-11-09 04:16:34.944 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:16:34.947 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-11-09 04:16:34.949 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:16:34.952 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-11-09 04:16:34.954 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:16:34.957 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.36 2021-11-09 04:16:34.960 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:16:34.963 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.36/identity 2021-11-09 04:16:34.965 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:16:34.968 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-11-09-040143 2021-11-09 04:16:34.970 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:16:34.973 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-11-09 04:16:34.976 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:16:34.978 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.36 2021-11-09 04:16:34.981 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:16:34.983 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-11-09 04:16:34.986 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:16:34.988 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-11-09 04:16:34.991 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:16:34.994 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-11-09 04:16:34.999 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-09 04:16:35.002 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-11-09 04:16:35.011 | + ./stack.sh:main:1033 : [[ True == \T\r\u\e ]] 2021-11-09 04:16:35.013 | + ./stack.sh:main:1034 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-11-09 04:16:35.016 | + ./stack.sh:main:1035 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-11-09 04:16:35.028 | + ./stack.sh:main:1047 : start_dstat 2021-11-09 04:16:35.031 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-09 04:16:35.033 | + functions-common:run_process:1564 : local service=dstat 2021-11-09 04:16:35.036 | + functions-common:run_process:1565 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-09 04:16:35.038 | + functions-common:run_process:1566 : local group= 2021-11-09 04:16:35.041 | + functions-common:run_process:1567 : local user= 2021-11-09 04:16:35.043 | + functions-common:run_process:1569 : local name=dstat 2021-11-09 04:16:35.046 | + functions-common:run_process:1571 : time_start run_process 2021-11-09 04:16:35.048 | + functions-common:time_start:2295 : local name=run_process 2021-11-09 04:16:35.051 | + functions-common:time_start:2296 : local start_time= 2021-11-09 04:16:35.053 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-09 04:16:35.057 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-09 04:16:35.061 | + functions-common:time_start:2300 : _TIME_START[$name]=1636431395058 2021-11-09 04:16:35.063 | + functions-common:run_process:1572 : is_service_enabled dstat 2021-11-09 04:16:35.086 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:16:35.089 | + functions-common:run_process:1573 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-11-09 04:16:35.091 | + functions-common:_run_under_systemd:1529 : local service=dstat 2021-11-09 04:16:35.094 | + functions-common:_run_under_systemd:1530 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-09 04:16:35.096 | + functions-common:_run_under_systemd:1531 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-09 04:16:35.099 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-09 04:16:35.101 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-09 04:16:35.103 | + functions-common:_common_systemd_pitfalls:1504 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-11-09 04:16:35.106 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-11-09 04:16:35.108 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@dstat.service 2021-11-09 04:16:35.111 | + functions-common:_run_under_systemd:1536 : local group= 2021-11-09 04:16:35.113 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2021-11-09 04:16:35.116 | + functions-common:_run_under_systemd:1538 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-11-09 04:16:35.119 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-11-09 04:16:35.121 | + functions-common:write_user_unit_file:1446 : local service=devstack@dstat.service 2021-11-09 04:16:35.124 | + functions-common:write_user_unit_file:1447 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-09 04:16:35.126 | + functions-common:write_user_unit_file:1448 : local group= 2021-11-09 04:16:35.129 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2021-11-09 04:16:35.131 | + functions-common:write_user_unit_file:1450 : local extra= 2021-11-09 04:16:35.134 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-11-09 04:16:35.136 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-11-09 04:16:35.139 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-11-09 04:16:35.143 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-11-09 04:16:35.217 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-11-09 04:16:35.284 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-09 04:16:35.343 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-11-09 04:16:35.399 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-11-09 04:16:35.453 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-11-09 04:16:35.505 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-11-09 04:16:35.509 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-11-09 04:16:35.576 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-11-09 04:16:35.978 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@dstat.service 2021-11-09 04:16:35.992 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-11-09 04:16:36.379 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@dstat.service 2021-11-09 04:16:36.410 | + functions-common:run_process:1575 : time_stop run_process 2021-11-09 04:16:36.413 | + functions-common:time_stop:2309 : local name 2021-11-09 04:16:36.418 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:16:36.421 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:16:36.423 | + functions-common:time_stop:2312 : local total 2021-11-09 04:16:36.425 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:16:36.428 | + functions-common:time_stop:2315 : name=run_process 2021-11-09 04:16:36.430 | + functions-common:time_stop:2316 : start_time=1636431395058 2021-11-09 04:16:36.432 | + functions-common:time_stop:2318 : [[ -z 1636431395058 ]] 2021-11-09 04:16:36.435 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:16:36.440 | + functions-common:time_stop:2321 : end_time=1636431396437 2021-11-09 04:16:36.442 | + functions-common:time_stop:2322 : elapsed_time=1379 2021-11-09 04:16:36.445 | + functions-common:time_stop:2323 : total=0 2021-11-09 04:16:36.448 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:16:36.450 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1379 2021-11-09 04:16:36.452 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-11-09 04:16:36.455 | + functions-common:run_process:1564 : local service=memory_tracker 2021-11-09 04:16:36.458 | + functions-common:run_process:1565 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-11-09 04:16:36.460 | + functions-common:run_process:1566 : local group= 2021-11-09 04:16:36.463 | + functions-common:run_process:1567 : local user=root 2021-11-09 04:16:36.465 | + functions-common:run_process:1569 : local name=memory_tracker 2021-11-09 04:16:36.468 | + functions-common:run_process:1571 : time_start run_process 2021-11-09 04:16:36.470 | + functions-common:time_start:2295 : local name=run_process 2021-11-09 04:16:36.472 | + functions-common:time_start:2296 : local start_time= 2021-11-09 04:16:36.475 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-09 04:16:36.478 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-09 04:16:36.483 | + functions-common:time_start:2300 : _TIME_START[$name]=1636431396480 2021-11-09 04:16:36.485 | + functions-common:run_process:1572 : is_service_enabled memory_tracker 2021-11-09 04:16:36.504 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:16:36.507 | + functions-common:run_process:1575 : time_stop run_process 2021-11-09 04:16:36.510 | + functions-common:time_stop:2309 : local name 2021-11-09 04:16:36.512 | + functions-common:time_stop:2310 : local end_time 2021-11-09 04:16:36.515 | + functions-common:time_stop:2311 : local elapsed_time 2021-11-09 04:16:36.517 | + functions-common:time_stop:2312 : local total 2021-11-09 04:16:36.521 | + functions-common:time_stop:2313 : local start_time 2021-11-09 04:16:36.523 | + functions-common:time_stop:2315 : name=run_process 2021-11-09 04:16:36.526 | + functions-common:time_stop:2316 : start_time=1636431396480 2021-11-09 04:16:36.529 | + functions-common:time_stop:2318 : [[ -z 1636431396480 ]] 2021-11-09 04:16:36.532 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-11-09 04:16:36.536 | + functions-common:time_stop:2321 : end_time=1636431396534 2021-11-09 04:16:36.539 | + functions-common:time_stop:2322 : elapsed_time=54 2021-11-09 04:16:36.542 | + functions-common:time_stop:2323 : total=1379 2021-11-09 04:16:36.544 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-11-09 04:16:36.547 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1433 2021-11-09 04:16:36.549 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2021-11-09 04:16:36.569 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:16:36.571 | + ./stack.sh:main:1051 : is_service_enabled tcpdump 2021-11-09 04:16:36.591 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:16:36.593 | + ./stack.sh:main:1059 : is_service_enabled etcd3 2021-11-09 04:16:36.616 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:16:36.619 | + ./stack.sh:main:1060 : start_etcd3 2021-11-09 04:16:36.623 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-11-09 04:16:36.626 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-817135-1-smb --data-dir /opt/stack/data/etcd' 2021-11-09 04:16:36.628 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-11-09 04:16:36.631 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-817135-1-smb=http://10.222.0.36:2380' 2021-11-09 04:16:36.634 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.36:2380' 2021-11-09 04:16:36.637 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.36:2379' 2021-11-09 04:16:36.639 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-11-09 04:16:36.642 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-11-09 04:16:36.644 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.36:2379' 2021-11-09 04:16:36.647 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-11-09 04:16:36.650 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-11-09 04:16:36.653 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-11-09 04:16:36.655 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-817135-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-817135-1-smb=http://10.222.0.36:2380 --initial-advertise-peer-urls http://10.222.0.36:2380 --advertise-client-urls http://10.222.0.36:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.36:2379 --debug' '' root 2021-11-09 04:16:36.658 | + functions-common:write_user_unit_file:1446 : local service=devstack@etcd.service 2021-11-09 04:16:36.660 | + functions-common:write_user_unit_file:1447 : local 'command=/opt/stack/bin/etcd --name dv-cinder-817135-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-817135-1-smb=http://10.222.0.36:2380 --initial-advertise-peer-urls http://10.222.0.36:2380 --advertise-client-urls http://10.222.0.36:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.36:2379 --debug' 2021-11-09 04:16:36.663 | + functions-common:write_user_unit_file:1448 : local group= 2021-11-09 04:16:36.665 | + functions-common:write_user_unit_file:1449 : local user=root 2021-11-09 04:16:36.668 | + functions-common:write_user_unit_file:1450 : local extra= 2021-11-09 04:16:36.670 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2021-11-09 04:16:36.672 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-11-09 04:16:36.675 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2021-11-09 04:16:36.679 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-11-09 04:16:36.808 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-11-09 04:16:36.905 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-817135-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-817135-1-smb=http://10.222.0.36:2380 --initial-advertise-peer-urls http://10.222.0.36:2380 --advertise-client-urls http://10.222.0.36:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.36:2379 --debug' 2021-11-09 04:16:36.957 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-11-09 04:16:37.016 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-11-09 04:16:37.068 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-11-09 04:16:37.127 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2021-11-09 04:16:37.129 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-11-09 04:16:37.195 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2021-11-09 04:16:37.602 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-11-09 04:16:37.659 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-11-09 04:16:37.716 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-11-09 04:16:37.770 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-11-09 04:16:37.829 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-11-09 04:16:37.835 | ++ functions-common:is_arch:428 : uname -m 2021-11-09 04:16:37.839 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-11-09 04:16:37.842 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-11-09 04:16:38.233 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-11-09 04:16:38.247 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-11-09 04:16:38.652 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-11-09 04:16:38.934 | + ./stack.sh:main:1071 : cat 2021-11-09 04:16:38.939 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2021-11-09 04:16:38.957 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:16:38.960 | + ./stack.sh:main:1091 : source /home/ubuntu/devstack/userrc_early 2021-11-09 04:16:38.963 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-11-09 04:16:38.966 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-11-09 04:16:38.968 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.36/identity 2021-11-09 04:16:38.971 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.36/identity 2021-11-09 04:16:38.973 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-11-09 04:16:38.976 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-11-09 04:16:38.978 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-11-09 04:16:38.981 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-11-09 04:16:38.984 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-11-09 04:16:38.986 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-11-09 04:16:38.989 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-11-09 04:16:38.992 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-11-09 04:16:38.994 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-11-09 04:16:38.997 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-11-09 04:16:38.999 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-11-09 04:16:39.002 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-11-09 04:16:39.004 | + ./stack.sh:main:1094 : write_clouds_yaml 2021-11-09 04:16:39.007 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-11-09 04:16:39.010 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-11-09 04:16:39.014 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-11-09 04:16:39.027 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-11-09 04:16:39.039 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-11-09 04:16:39.041 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-11-09 04:16:39.043 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.36/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-11-09 04:16:39.138 | The user clouds.yaml file didn't exist. 2021-11-09 04:16:39.149 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.36/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-11-09 04:16:39.258 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.36/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-11-09 04:16:39.371 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.36/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-11-09 04:16:39.489 | + functions-common:write_clouds_yaml:132 : cat 2021-11-09 04:16:39.494 | ++ functions-common:write_clouds_yaml:138 : eval echo '~ubuntu' 2021-11-09 04:16:39.497 | +++ functions-common:write_clouds_yaml:138 : echo /home/ubuntu 2021-11-09 04:16:39.501 | + functions-common:write_clouds_yaml:138 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-11-09 04:16:39.506 | + ./stack.sh:main:1096 : is_service_enabled keystone 2021-11-09 04:16:39.526 | + functions-common:is_service_enabled:1965 : return 0 2021-11-09 04:16:39.528 | + ./stack.sh:main:1097 : echo_summary 'Starting Keystone' 2021-11-09 04:16:39.532 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-09 04:16:39.535 | + ./stack.sh:echo_summary:432 : echo -e Starting Keystone 2021-11-09 04:16:39.538 | + ./stack.sh:main:1099 : '[' 10.222.0.36 == 10.222.0.36 ']' 2021-11-09 04:16:39.541 | + ./stack.sh:main:1100 : init_keystone 2021-11-09 04:16:39.544 | + lib/keystone:init_keystone:425 : is_service_enabled ldap 2021-11-09 04:16:39.566 | + functions-common:is_service_enabled:1965 : return 1 2021-11-09 04:16:39.569 | + lib/keystone:init_keystone:429 : [[ True == True ]] 2021-11-09 04:16:39.571 | + lib/keystone:init_keystone:431 : recreate_database keystone 2021-11-09 04:16:39.573 | + lib/database:recreate_database:110 : local db=keystone 2021-11-09 04:16:39.576 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-11-09 04:16:39.578 | + lib/databases/mysql:recreate_database_mysql:65 : local db=keystone 2021-11-09 04:16:39.581 | + lib/databases/mysql:recreate_database_mysql:66 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-11-09 04:16:39.587 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-09 04:16:39.645 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-11-09 04:16:39.651 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-09 04:16:39.760 | + lib/keystone:init_keystone:434 : time_start dbsync 2021-11-09 04:16:39.762 | + functions-common:time_start:2295 : local name=dbsync 2021-11-09 04:16:39.765 | + functions-common:time_start:2296 : local start_time= 2021-11-09 04:16:39.767 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-11-09 04:16:39.770 | ++ functions-common:time_start:2300 : date +%s%3N 2021-11-09 04:16:39.775 | + functions-common:time_start:2300 : _TIME_START[$name]=1636431399772 2021-11-09 04:16:39.777 | + lib/keystone:init_keystone:436 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-11-09 04:16:44.093 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-09 04:16:44.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.107 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-09 04:16:44.107 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-09 04:16:44.134 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=78427) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-11-09 04:16:44.144 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-09 04:16:44.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.160 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-09 04:16:44.160 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-09 04:16:44.188 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-09 04:16:44.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.202 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-09 04:16:44.202 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-09 04:16:44.656 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-09 04:16:44.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-09 04:16:44.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-09 04:16:44.671 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-09 04:16:44.671 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78427) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-09 04:16:44.680 | INFO migrate.versioning.api [-] 66 -> 67...  2021-11-09 04:17:02.461 | INFO migrate.versioning.api [-] done 2021-11-09 04:17:02.462 | INFO migrate.versioning.api [-] 67 -> 68...  2021-11-09 04:17:02.535 | INFO migrate.versioning.api [-] done 2021-11-09 04:17:02.535 | INFO migrate.versioning.api [-] 68 -> 69...  2021-11-09 04:17:02.606 | INFO migrate.versioning.api [-] done 2021-11-09 04:17:02.607 | INFO migrate.versioning.api [-] 69 -> 70...  2021-11-09 04:17:02.679 | INFO migrate.versioning.api [-] done 2021-11-09 04:17:02.679 | INFO migrate.versioning.api [-] 70 -> 71...  2021-11-09 04:17:02.769 | INFO migrate.versioning.api [-] done 2021-11-09 04:17:02.769 | INFO migrate.versioning.api [-] 71 -> 72...  2021-11-09 04:17:02.832 | INFO migrate.versioning.api [-] done 2021-11-09 04:17:02.832 | INFO migrate.versioning.api [-] 72 -> 73...  2021-11-09 04:17:04.895 | INFO migrate.versioning.api [-] done 2021-11-09 04:17:04.895 | INFO migrate.versioning.api [-] 73 -> 74...  2021-11-09 04:17:05.283 | INFO migrate.versioning.api [-] done 2021-11-09 04:17:05.284 | INFO migrate.versioning.api [-] 74 -> 75...  2021-11-09 04:17:05.815 | INFO migrate.versioning.api [-] done 2021-11-09 04:17:05.815 | INFO migrate.versioning.api [-] 75 -> 76...  2021-11-09 04:17:05.970 | INFO migrate.versioning.api [-] done 2021-11-09 04:17:05.970 | INFO migrate.versioning.api [-] 76 -> 77...  2021-11-09 04:17:06.067 | INFO migrate.versioning.api [-] done 2021-11-09 04:17:06.067 | INFO migrate.versioning.api [-] 77 -> 78...  2021-11-09 04:17:06.140 | INFO migrate.versioning.api [-] done 2021-11-09 04:17:06.140 | INFO migrate.versioning.api [-] 78 -> 79...  2021-11-09 04:17:06.227 | INFO migrate.versioning.api [-] done 2021-11-09 04:17:06.227 | INFO migrate.versioning.api [-] 79 -> 80...  2021-11-09 04:17:06.289 | INFO migrate.versioning.api [-] done 2021-11-09 04:17:06.289 | INFO migrate.versioning.api [-] 80 -> 81...  2021-11-09 04:17:06.809 | INFO migrate.versioning.api [-] done 2021-11-09 04:17:06.809 | INFO migrate.versioning.api [-] 81 -> 82...  2021-11-09 04:17:09.266 | INFO migrate.versioning.api [-] done 2021-11-09 04:17:09.266 | INFO migrate.versioning.api [-] 82 -> 83...