2020-11-04 03:12:15.642 | + ./stack.sh:main:457 : exec 2020-11-04 03:12:15.642 | + ./stack.sh:main:465 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2020-11-04-031215' 2020-11-04 03:12:15.642 | ++ ./stack.sh:main:457 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2020-11-04-031215.summary.2020-11-04-031215 2020-11-04 03:12:15.642 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2020-11-04 03:12:15.643 | + ./stack.sh:echo_summary:416 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2020-11-04-031215 2020-11-04 03:12:15.643 | + ./stack.sh:main:467 : ln -sf /opt/stack/logs/stack.sh.log.2020-11-04-031215 /opt/stack/logs/stack.sh.log 2020-11-04 03:12:15.643 | + ./stack.sh:main:468 : ln -sf /opt/stack/logs/stack.sh.log.2020-11-04-031215.summary.2020-11-04-031215 /opt/stack/logs/stack.sh.log.summary 2020-11-04 03:12:15.643 | + ./stack.sh:main:483 : check_path_perm_sanity /opt/stack 2020-11-04 03:12:15.643 | + functions:check_path_perm_sanity:620 : local real_path 2020-11-04 03:12:15.643 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2020-11-04 03:12:15.643 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2020-11-04 03:12:15.643 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2020-11-04 03:12:15.643 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2020-11-04 03:12:15.643 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2020-11-04 03:12:15.643 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2020-11-04 03:12:15.643 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2020-11-04 03:12:15.643 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2020-11-04 03:12:15.643 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2020-11-04 03:12:15.643 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2020-11-04 03:12:15.643 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2020-11-04 03:12:15.643 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2020-11-04 03:12:15.643 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2020-11-04 03:12:15.643 | + ./stack.sh:main:489 : trap exit_trap EXIT 2020-11-04 03:12:15.645 | + ./stack.sh:main:530 : trap err_trap ERR 2020-11-04 03:12:15.647 | + ./stack.sh:main:543 : set -o errexit 2020-11-04 03:12:15.649 | + ./stack.sh:main:546 : uname -a 2020-11-04 03:12:15.650 | Linux n-d-761264-1 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2020-11-04 03:12:15.652 | + ./stack.sh:main:549 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2020-11-04 03:12:15.654 | + ./stack.sh:main:550 : rm -f /opt/stack/data/ca-bundle.pem 2020-11-04 03:12:15.656 | + ./stack.sh:main:553 : source /home/ubuntu/devstack/lib/database 2020-11-04 03:12:15.681 | + ./stack.sh:main:554 : source /home/ubuntu/devstack/lib/rpc_backend 2020-11-04 03:12:15.695 | + ./stack.sh:main:560 : fetch_plugins 2020-11-04 03:12:15.697 | + functions-common:fetch_plugins:1656 : local plugins= 2020-11-04 03:12:15.699 | + functions-common:fetch_plugins:1657 : local plugin 2020-11-04 03:12:15.701 | + functions-common:fetch_plugins:1660 : [[ -z '' ]] 2020-11-04 03:12:15.702 | + functions-common:fetch_plugins:1661 : return 2020-11-04 03:12:15.704 | + ./stack.sh:main:564 : run_phase override_defaults 2020-11-04 03:12:15.706 | + functions-common:run_phase:1738 : local mode=override_defaults 2020-11-04 03:12:15.708 | + functions-common:run_phase:1739 : local phase= 2020-11-04 03:12:15.710 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-04 03:12:15.711 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2020-11-04 03:12:15.713 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-04 03:12:15.715 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2020-11-04 03:12:15.717 | + functions-common:run_phase:1748 : local extra 2020-11-04 03:12:15.719 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-04 03:12:15.721 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2020-11-04 03:12:15.723 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-04 03:12:15.725 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-04 03:12:15.727 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2020-11-04 03:12:15.728 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-04 03:12:15.741 | ++ functions-common:is_service_enabled:1966 : return 0 2020-11-04 03:12:15.743 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-11-04 03:12:15.744 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-04 03:12:15.746 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-04 03:12:15.748 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-04 03:12:15.750 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-04 03:12:15.752 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-04 03:12:15.753 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2020-11-04 03:12:15.755 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2020-11-04 03:12:15.757 | + functions-common:run_phase:1759 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-11-04 03:12:15.759 | + functions-common:run_phase:1762 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-11-04 03:12:15.761 | + functions-common:run_phase:1763 : plugin_override_defaults 2020-11-04 03:12:15.762 | + functions-common:plugin_override_defaults:1697 : local plugins= 2020-11-04 03:12:15.764 | + functions-common:plugin_override_defaults:1698 : local plugin 2020-11-04 03:12:15.766 | + functions-common:plugin_override_defaults:1701 : [[ -z '' ]] 2020-11-04 03:12:15.768 | + functions-common:plugin_override_defaults:1702 : return 2020-11-04 03:12:15.770 | + ./stack.sh:main:567 : source /home/ubuntu/devstack/lib/apache 2020-11-04 03:12:15.785 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/tls 2020-11-04 03:12:15.787 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2020-11-04 03:12:15.799 | ++ functions-common:is_service_enabled:1966 : return 1 2020-11-04 03:12:15.802 | +++ lib/tls:source:43 : hostname -f 2020-11-04 03:12:15.805 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2020-11-04 03:12:15.807 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2020-11-04 03:12:15.809 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2020-11-04 03:12:15.811 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2020-11-04 03:12:15.813 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2020-11-04 03:12:15.815 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2020-11-04 03:12:15.817 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2020-11-04 03:12:15.818 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2020-11-04 03:12:15.820 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2020-11-04 03:12:15.822 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2020-11-04 03:12:15.826 | + ./stack.sh:main:573 : source /home/ubuntu/devstack/lib/infra 2020-11-04 03:12:15.837 | + ./stack.sh:main:574 : source /home/ubuntu/devstack/lib/libraries 2020-11-04 03:12:15.852 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/lvm 2020-11-04 03:12:15.864 | + ./stack.sh:main:576 : source /home/ubuntu/devstack/lib/horizon 2020-11-04 03:12:15.875 | + ./stack.sh:main:577 : source /home/ubuntu/devstack/lib/keystone 2020-11-04 03:12:15.898 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/glance 2020-11-04 03:12:15.935 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/nova 2020-11-04 03:12:16.002 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/placement 2020-11-04 03:12:16.021 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/cinder 2020-11-04 03:12:16.055 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/swift 2020-11-04 03:12:16.100 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/neutron 2020-11-04 03:12:16.211 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/ldap 2020-11-04 03:12:16.224 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/dstat 2020-11-04 03:12:16.236 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tcpdump 2020-11-04 03:12:16.248 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/etcd3 2020-11-04 03:12:16.335 | + ./stack.sh:main:593 : run_phase source 2020-11-04 03:12:16.337 | + functions-common:run_phase:1738 : local mode=source 2020-11-04 03:12:16.339 | + functions-common:run_phase:1739 : local phase= 2020-11-04 03:12:16.341 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-04 03:12:16.343 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2020-11-04 03:12:16.345 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-04 03:12:16.347 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2020-11-04 03:12:16.349 | + functions-common:run_phase:1748 : local extra 2020-11-04 03:12:16.352 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-04 03:12:16.355 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2020-11-04 03:12:16.357 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-04 03:12:16.359 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-04 03:12:16.361 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2020-11-04 03:12:16.363 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-04 03:12:16.376 | ++ functions-common:is_service_enabled:1966 : return 0 2020-11-04 03:12:16.378 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2020-11-04 03:12:16.380 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2020-11-04 03:12:16.415 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2020-11-04 03:12:16.417 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2020-11-04 03:12:16.419 | + functions-common:run_phase:1759 : [[ source == \s\o\u\r\c\e ]] 2020-11-04 03:12:16.421 | + functions-common:run_phase:1760 : load_plugin_settings 2020-11-04 03:12:16.423 | + functions-common:load_plugin_settings:1674 : local plugins= 2020-11-04 03:12:16.426 | + functions-common:load_plugin_settings:1675 : local plugin 2020-11-04 03:12:16.428 | + functions-common:load_plugin_settings:1678 : [[ -z '' ]] 2020-11-04 03:12:16.430 | + functions-common:load_plugin_settings:1679 : return 2020-11-04 03:12:16.432 | + functions-common:run_phase:1761 : verify_disabled_services 2020-11-04 03:12:16.434 | + functions-common:verify_disabled_services:2021 : local service 2020-11-04 03:12:16.437 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.439 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2020-11-04 03:12:16.441 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.443 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2020-11-04 03:12:16.445 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.448 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2020-11-04 03:12:16.450 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.452 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2020-11-04 03:12:16.455 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.457 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2020-11-04 03:12:16.459 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.461 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2020-11-04 03:12:16.463 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.466 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2020-11-04 03:12:16.469 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.471 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2020-11-04 03:12:16.474 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.477 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2020-11-04 03:12:16.479 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.482 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2020-11-04 03:12:16.484 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.487 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2020-11-04 03:12:16.489 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.491 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2020-11-04 03:12:16.493 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.495 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2020-11-04 03:12:16.498 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.500 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2020-11-04 03:12:16.502 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.504 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2020-11-04 03:12:16.507 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.509 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2020-11-04 03:12:16.511 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.513 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2020-11-04 03:12:16.516 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.518 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2020-11-04 03:12:16.520 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.522 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2020-11-04 03:12:16.524 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.527 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2020-11-04 03:12:16.529 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.532 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2020-11-04 03:12:16.534 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.536 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2020-11-04 03:12:16.538 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.540 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2020-11-04 03:12:16.542 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.545 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2020-11-04 03:12:16.547 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.549 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2020-11-04 03:12:16.552 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.554 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2020-11-04 03:12:16.556 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.558 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2020-11-04 03:12:16.560 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.562 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2020-11-04 03:12:16.565 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.567 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2020-11-04 03:12:16.569 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.571 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2020-11-04 03:12:16.573 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.576 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2020-11-04 03:12:16.578 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.580 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2020-11-04 03:12:16.583 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.585 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2020-11-04 03:12:16.587 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.589 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2020-11-04 03:12:16.591 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.594 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2020-11-04 03:12:16.596 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.598 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2020-11-04 03:12:16.601 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.603 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2020-11-04 03:12:16.605 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.607 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2020-11-04 03:12:16.609 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.611 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2020-11-04 03:12:16.614 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.616 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2020-11-04 03:12:16.618 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.620 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2020-11-04 03:12:16.623 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-11-04 03:12:16.625 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2020-11-04 03:12:16.628 | + ./stack.sh:main:664 : initialize_database_backends 2020-11-04 03:12:16.630 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-11-04 03:12:16.632 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2020-11-04 03:12:16.646 | + functions-common:is_service_enabled:1966 : return 0 2020-11-04 03:12:16.648 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2020-11-04 03:12:16.651 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-11-04 03:12:16.653 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2020-11-04 03:12:16.666 | + functions-common:is_service_enabled:1966 : return 1 2020-11-04 03:12:16.668 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2020-11-04 03:12:16.671 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2020-11-04 03:12:16.673 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2020-11-04 03:12:16.675 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2020-11-04 03:12:16.677 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2020-11-04 03:12:16.680 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2020-11-04 03:12:16.682 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2020-11-04 03:12:16.685 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2020-11-04 03:12:16.687 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-11-04 03:12:16.689 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2020-11-04 03:12:16.692 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-11-04 03:12:16.694 | + lib/database:initialize_database_backends:104 : return 0 2020-11-04 03:12:16.697 | + ./stack.sh:main:665 : echo 'Using mysql database backend' 2020-11-04 03:12:16.697 | Using mysql database backend 2020-11-04 03:12:16.699 | + ./stack.sh:main:668 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2020-11-04 03:12:16.713 | + ./stack.sh:main:680 : is_service_enabled rabbit 2020-11-04 03:12:16.728 | + functions-common:is_service_enabled:1966 : return 0 2020-11-04 03:12:16.730 | + ./stack.sh:main:681 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2020-11-04 03:12:16.745 | + ./stack.sh:main:688 : is_service_enabled keystone 2020-11-04 03:12:16.760 | + functions-common:is_service_enabled:1966 : return 0 2020-11-04 03:12:16.763 | + ./stack.sh:main:690 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2020-11-04 03:12:16.778 | + ./stack.sh:main:692 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2020-11-04 03:12:16.792 | + ./stack.sh:main:703 : is_service_enabled ldap 2020-11-04 03:12:16.807 | + functions-common:is_service_enabled:1966 : return 1 2020-11-04 03:12:16.809 | + ./stack.sh:main:712 : is_service_enabled nova 2020-11-04 03:12:16.824 | + functions-common:is_service_enabled:1966 : return 0 2020-11-04 03:12:16.827 | + ./stack.sh:main:712 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2020-11-04 03:12:16.830 | + ./stack.sh:main:722 : is_service_enabled s-proxy 2020-11-04 03:12:16.844 | + functions-common:is_service_enabled:1966 : return 0 2020-11-04 03:12:16.847 | + ./stack.sh:main:726 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2020-11-04 03:12:16.861 | + ./stack.sh:main:728 : [[ -z '' ]] 2020-11-04 03:12:16.863 | + ./stack.sh:main:728 : [[ False == \T\r\u\e ]] 2020-11-04 03:12:16.866 | + ./stack.sh:main:734 : save_stackenv 734 2020-11-04 03:12:16.868 | + functions-common:save_stackenv:60 : local tag=734 2020-11-04 03:12:16.871 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2020-11-04 03:12:16.875 | + functions-common:save_stackenv:62 : time_stamp=2020-11-04-031216 2020-11-04 03:12:16.877 | + functions-common:save_stackenv:63 : echo '# 2020-11-04-031216 734' 2020-11-04 03:12:16.879 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-04 03:12:16.881 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-11-04 03:12:16.884 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-04 03:12:16.886 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2020-11-04 03:12:16.888 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-04 03:12:16.891 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2020-11-04 03:12:16.893 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-04 03:12:16.896 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2020-11-04 03:12:16.898 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-04 03:12:16.900 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.18 2020-11-04 03:12:16.902 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-04 03:12:16.905 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.18/identity 2020-11-04 03:12:16.907 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-04 03:12:16.909 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2020-11-04-031215 2020-11-04 03:12:16.912 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-04 03:12:16.914 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2020-11-04 03:12:16.916 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-04 03:12:16.919 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.18 2020-11-04 03:12:16.921 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-04 03:12:16.923 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2020-11-04 03:12:16.926 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-04 03:12:16.928 | + functions-common:save_stackenv:65 : echo TLS_IP= 2020-11-04 03:12:16.931 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-04 03:12:16.933 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2020-11-04 03:12:16.936 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-04 03:12:16.939 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2020-11-04 03:12:16.942 | + ./stack.sh:main:745 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2020-11-04 03:12:16.944 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2020-11-04 03:12:16.946 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2020-11-04 03:12:16.948 | + functions-common:git_clone:527 : local git_ref=master 2020-11-04 03:12:16.950 | + functions-common:git_clone:528 : local orig_dir 2020-11-04 03:12:16.953 | ++ functions-common:git_clone:529 : pwd 2020-11-04 03:12:16.956 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-11-04 03:12:16.958 | + functions-common:git_clone:530 : local git_clone_flags= 2020-11-04 03:12:16.961 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-11-04 03:12:16.975 | + functions-common:git_clone:532 : RECLONE=False 2020-11-04 03:12:16.977 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-11-04 03:12:16.979 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-11-04 03:12:16.982 | + functions-common:git_clone:546 : echo master 2020-11-04 03:12:16.983 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-11-04 03:12:16.987 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2020-11-04 03:12:16.989 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-11-04 03:12:16.991 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2020-11-04 03:12:16.994 | + functions-common:git_clone:595 : git show --oneline 2020-11-04 03:12:16.994 | + functions-common:git_clone:595 : head -1 2020-11-04 03:12:16.997 | bb0e01fe Updated from generate-constraints 2020-11-04 03:12:17.000 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-11-04 03:12:17.002 | + ./stack.sh:main:749 : echo_summary 'Installing package prerequisites' 2020-11-04 03:12:17.004 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2020-11-04 03:12:17.007 | + ./stack.sh:echo_summary:416 : echo -e Installing package prerequisites 2020-11-04 03:12:17.009 | + ./stack.sh:main:750 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2020-11-04 03:12:17.012 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2020-11-04 03:12:17.014 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2020-11-04 03:12:17.016 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2020-11-04 03:12:17.019 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2020-11-04 03:12:17.021 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2020-11-04 03:12:17.023 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2020-11-04 03:12:17.026 | +++ tools/install_prereqs.sh:source:47 : date +%s 2020-11-04 03:12:17.030 | ++ tools/install_prereqs.sh:source:47 : NOW=1604459537 2020-11-04 03:12:17.033 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2020-11-04 03:12:17.037 | +++ tools/install_prereqs.sh:source:48 : echo 0 2020-11-04 03:12:17.040 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2020-11-04 03:12:17.042 | ++ tools/install_prereqs.sh:source:49 : DELTA=1604459537 2020-11-04 03:12:17.044 | ++ tools/install_prereqs.sh:source:50 : [[ 1604459537 -lt 7200 ]] 2020-11-04 03:12:17.047 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2020-11-04 03:12:17.049 | ++ functions-common:export_proxy_variables:2128 : isset http_proxy 2020-11-04 03:12:17.052 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2020-11-04 03:12:17.054 | ++ functions-common:export_proxy_variables:2131 : isset https_proxy 2020-11-04 03:12:17.056 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2020-11-04 03:12:17.059 | ++ functions-common:export_proxy_variables:2134 : isset no_proxy 2020-11-04 03:12:17.061 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2020-11-04 03:12:17.064 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2020-11-04 03:12:17.110 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2020-11-04 03:12:17.110 | apache2-dev 2020-11-04 03:12:17.110 | bc 2020-11-04 03:12:17.110 | bsdmainutils 2020-11-04 03:12:17.110 | curl 2020-11-04 03:12:17.110 | g++ 2020-11-04 03:12:17.110 | gcc 2020-11-04 03:12:17.110 | gettext 2020-11-04 03:12:17.110 | git 2020-11-04 03:12:17.110 | graphviz 2020-11-04 03:12:17.110 | iputils-ping 2020-11-04 03:12:17.110 | libapache2-mod-proxy-uwsgi 2020-11-04 03:12:17.110 | libffi-dev 2020-11-04 03:12:17.110 | libjpeg-dev 2020-11-04 03:12:17.110 | libmysqlclient-dev 2020-11-04 03:12:17.111 | libpcre3-dev 2020-11-04 03:12:17.111 | libpq-dev 2020-11-04 03:12:17.111 | libssl-dev 2020-11-04 03:12:17.111 | libsystemd-dev 2020-11-04 03:12:17.111 | libxml2-dev 2020-11-04 03:12:17.111 | libxslt1-dev 2020-11-04 03:12:17.111 | libyaml-dev 2020-11-04 03:12:17.111 | lsof 2020-11-04 03:12:17.111 | openssh-server 2020-11-04 03:12:17.111 | openssl 2020-11-04 03:12:17.111 | pkg-config 2020-11-04 03:12:17.111 | psmisc 2020-11-04 03:12:17.111 | python3-dev 2020-11-04 03:12:17.111 | python3-pip 2020-11-04 03:12:17.111 | python3-venv 2020-11-04 03:12:17.111 | tar 2020-11-04 03:12:17.111 | tcpdump 2020-11-04 03:12:17.111 | unzip 2020-11-04 03:12:17.111 | uuid-runtime 2020-11-04 03:12:17.111 | wget 2020-11-04 03:12:17.111 | wget 2020-11-04 03:12:17.111 | zlib1g-dev 2020-11-04 03:12:17.111 | libkrb5-dev 2020-11-04 03:12:17.111 | libldap2-dev 2020-11-04 03:12:17.111 | libsasl2-dev 2020-11-04 03:12:17.111 | memcached 2020-11-04 03:12:17.111 | python3-mysqldb 2020-11-04 03:12:17.111 | sqlite3 2020-11-04 03:12:17.111 | conntrack 2020-11-04 03:12:17.111 | curl 2020-11-04 03:12:17.111 | dnsmasq-base 2020-11-04 03:12:17.111 | dnsmasq-utils 2020-11-04 03:12:17.111 | ebtables 2020-11-04 03:12:17.111 | gawk 2020-11-04 03:12:17.111 | genisoimage 2020-11-04 03:12:17.112 | iptables 2020-11-04 03:12:17.112 | iputils-arping 2020-11-04 03:12:17.112 | kpartx 2020-11-04 03:12:17.112 | libjs-jquery-tablesorter 2020-11-04 03:12:17.112 | libmysqlclient-dev 2020-11-04 03:12:17.112 | parted 2020-11-04 03:12:17.112 | pm-utils 2020-11-04 03:12:17.112 | python3-mysqldb 2020-11-04 03:12:17.112 | socat 2020-11-04 03:12:17.112 | sqlite3 2020-11-04 03:12:17.112 | sudo 2020-11-04 03:12:17.112 | vlan 2020-11-04 03:12:17.112 | lsscsi 2020-11-04 03:12:17.112 | open-iscsi 2020-11-04 03:12:17.112 | lvm2 2020-11-04 03:12:17.112 | qemu-utils 2020-11-04 03:12:17.112 | thin-provisioning-tools 2020-11-04 03:12:17.112 | acl 2020-11-04 03:12:17.112 | dnsmasq-base 2020-11-04 03:12:17.112 | dnsmasq-utils 2020-11-04 03:12:17.112 | ebtables 2020-11-04 03:12:17.112 | haproxy 2020-11-04 03:12:17.112 | iptables 2020-11-04 03:12:17.112 | iputils-arping 2020-11-04 03:12:17.112 | iputils-ping 2020-11-04 03:12:17.112 | libmysqlclient-dev 2020-11-04 03:12:17.112 | postgresql-server-dev-all 2020-11-04 03:12:17.112 | python3-mysqldb 2020-11-04 03:12:17.112 | sqlite3 2020-11-04 03:12:17.112 | sudo 2020-11-04 03:12:17.112 | vlan 2020-11-04 03:12:17.112 | ipset 2020-11-04 03:12:17.112 | conntrack 2020-11-04 03:12:17.112 | conntrackd 2020-11-04 03:12:17.112 | keepalived 2020-11-04 03:12:17.112 | dstat 2020-11-04 03:12:17.113 | lvm2 2020-11-04 03:12:17.113 | qemu-utils 2020-11-04 03:12:17.113 | thin-provisioning-tools 2020-11-04 03:12:17.113 | curl 2020-11-04 03:12:17.113 | liberasurecode-dev 2020-11-04 03:12:17.113 | make 2020-11-04 03:12:17.113 | memcached 2020-11-04 03:12:17.113 | sqlite3 2020-11-04 03:12:17.113 | xfsprogs' 2020-11-04 03:12:17.113 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2020-11-04 03:12:17.130 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2020-11-04 03:12:17.130 | apache2-dev 2020-11-04 03:12:17.130 | bc 2020-11-04 03:12:17.130 | bsdmainutils 2020-11-04 03:12:17.130 | curl 2020-11-04 03:12:17.130 | g++ 2020-11-04 03:12:17.130 | gcc 2020-11-04 03:12:17.130 | gettext 2020-11-04 03:12:17.130 | git 2020-11-04 03:12:17.130 | graphviz 2020-11-04 03:12:17.130 | iputils-ping 2020-11-04 03:12:17.130 | libapache2-mod-proxy-uwsgi 2020-11-04 03:12:17.130 | libffi-dev 2020-11-04 03:12:17.130 | libjpeg-dev 2020-11-04 03:12:17.130 | libmysqlclient-dev 2020-11-04 03:12:17.130 | libpcre3-dev 2020-11-04 03:12:17.130 | libpq-dev 2020-11-04 03:12:17.130 | libssl-dev 2020-11-04 03:12:17.131 | libsystemd-dev 2020-11-04 03:12:17.131 | libxml2-dev 2020-11-04 03:12:17.131 | libxslt1-dev 2020-11-04 03:12:17.131 | libyaml-dev 2020-11-04 03:12:17.131 | lsof 2020-11-04 03:12:17.131 | openssh-server 2020-11-04 03:12:17.131 | openssl 2020-11-04 03:12:17.131 | pkg-config 2020-11-04 03:12:17.131 | psmisc 2020-11-04 03:12:17.131 | python3-dev 2020-11-04 03:12:17.131 | python3-pip 2020-11-04 03:12:17.131 | python3-venv 2020-11-04 03:12:17.131 | tar 2020-11-04 03:12:17.131 | tcpdump 2020-11-04 03:12:17.131 | unzip 2020-11-04 03:12:17.131 | uuid-runtime 2020-11-04 03:12:17.131 | wget 2020-11-04 03:12:17.131 | wget 2020-11-04 03:12:17.131 | zlib1g-dev 2020-11-04 03:12:17.131 | libkrb5-dev 2020-11-04 03:12:17.131 | libldap2-dev 2020-11-04 03:12:17.131 | libsasl2-dev 2020-11-04 03:12:17.131 | memcached 2020-11-04 03:12:17.131 | python3-mysqldb 2020-11-04 03:12:17.131 | sqlite3 2020-11-04 03:12:17.131 | conntrack 2020-11-04 03:12:17.131 | curl 2020-11-04 03:12:17.131 | dnsmasq-base 2020-11-04 03:12:17.131 | dnsmasq-utils 2020-11-04 03:12:17.131 | ebtables 2020-11-04 03:12:17.131 | gawk 2020-11-04 03:12:17.131 | genisoimage 2020-11-04 03:12:17.131 | iptables 2020-11-04 03:12:17.131 | iputils-arping 2020-11-04 03:12:17.131 | kpartx 2020-11-04 03:12:17.132 | libjs-jquery-tablesorter 2020-11-04 03:12:17.132 | libmysqlclient-dev 2020-11-04 03:12:17.132 | parted 2020-11-04 03:12:17.132 | pm-utils 2020-11-04 03:12:17.132 | python3-mysqldb 2020-11-04 03:12:17.132 | socat 2020-11-04 03:12:17.132 | sqlite3 2020-11-04 03:12:17.132 | sudo 2020-11-04 03:12:17.132 | vlan 2020-11-04 03:12:17.132 | lsscsi 2020-11-04 03:12:17.132 | open-iscsi 2020-11-04 03:12:17.132 | lvm2 2020-11-04 03:12:17.132 | qemu-utils 2020-11-04 03:12:17.132 | thin-provisioning-tools 2020-11-04 03:12:17.132 | acl 2020-11-04 03:12:17.132 | dnsmasq-base 2020-11-04 03:12:17.132 | dnsmasq-utils 2020-11-04 03:12:17.132 | ebtables 2020-11-04 03:12:17.132 | haproxy 2020-11-04 03:12:17.132 | iptables 2020-11-04 03:12:17.132 | iputils-arping 2020-11-04 03:12:17.132 | iputils-ping 2020-11-04 03:12:17.132 | libmysqlclient-dev 2020-11-04 03:12:17.132 | postgresql-server-dev-all 2020-11-04 03:12:17.132 | python3-mysqldb 2020-11-04 03:12:17.132 | sqlite3 2020-11-04 03:12:17.132 | sudo 2020-11-04 03:12:17.132 | vlan 2020-11-04 03:12:17.132 | ipset 2020-11-04 03:12:17.132 | conntrack 2020-11-04 03:12:17.132 | conntrackd 2020-11-04 03:12:17.132 | keepalived 2020-11-04 03:12:17.132 | dstat 2020-11-04 03:12:17.132 | lvm2 2020-11-04 03:12:17.132 | qemu-utils 2020-11-04 03:12:17.132 | thin-provisioning-tools 2020-11-04 03:12:17.133 | curl 2020-11-04 03:12:17.133 | liberasurecode-dev 2020-11-04 03:12:17.133 | make 2020-11-04 03:12:17.133 | memcached 2020-11-04 03:12:17.133 | sqlite3 2020-11-04 03:12:17.133 | xfsprogs ' 2020-11-04 03:12:17.133 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2020-11-04 03:12:17.135 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-11-04 03:12:17.137 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-11-04 03:12:17.140 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2020-11-04 03:12:17.140 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-11-04 03:12:17.144 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-11-04 03:12:17.146 | ++ functions-common:install_package:1344 : update_package_repo 2020-11-04 03:12:17.149 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-11-04 03:12:17.151 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2020-11-04 03:12:17.153 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-11-04 03:12:17.155 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-11-04 03:12:17.157 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2020-11-04 03:12:17.159 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-11-04 03:12:17.161 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-11-04 03:12:17.163 | ++ functions-common:update_package_repo:1325 : apt_get_update 2020-11-04 03:12:17.165 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2020-11-04 03:12:17.168 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2020-11-04 03:12:17.170 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2020-11-04 03:12:17.173 | +++ functions-common:apt_get_update:1078 : id -u 2020-11-04 03:12:17.177 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2020-11-04 03:12:17.179 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2020-11-04 03:12:17.181 | ++ functions-common:time_start:2296 : local name=apt-get-update 2020-11-04 03:12:17.183 | ++ functions-common:time_start:2297 : local start_time= 2020-11-04 03:12:17.185 | ++ functions-common:time_start:2298 : [[ -n '' ]] 2020-11-04 03:12:17.189 | +++ functions-common:time_start:2301 : date +%s%3N 2020-11-04 03:12:17.192 | ++ functions-common:time_start:2301 : _TIME_START[$name]=1604459537190 2020-11-04 03:12:17.194 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2020-11-04 03:12:17.197 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2020-11-04 03:12:17.199 | ++ functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2020-11-04 03:12:17.664 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-11-04 03:12:17.894 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-11-04 03:12:18.023 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2020-11-04 03:12:18.508 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2020-11-04 03:12:18.843 | Fetched 163 kB in 1s (118 kB/s) 2020-11-04 03:12:20.485 | Reading package lists... 2020-11-04 03:12:20.543 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2020-11-04 03:12:20.545 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2020-11-04 03:12:20.547 | ++ functions-common:time_stop:2310 : local name 2020-11-04 03:12:20.549 | ++ functions-common:time_stop:2311 : local end_time 2020-11-04 03:12:20.551 | ++ functions-common:time_stop:2312 : local elapsed_time 2020-11-04 03:12:20.554 | ++ functions-common:time_stop:2313 : local total 2020-11-04 03:12:20.556 | ++ functions-common:time_stop:2314 : local start_time 2020-11-04 03:12:20.558 | ++ functions-common:time_stop:2316 : name=apt-get-update 2020-11-04 03:12:20.560 | ++ functions-common:time_stop:2317 : start_time=1604459537190 2020-11-04 03:12:20.563 | ++ functions-common:time_stop:2319 : [[ -z 1604459537190 ]] 2020-11-04 03:12:20.565 | +++ functions-common:time_stop:2322 : date +%s%3N 2020-11-04 03:12:20.569 | ++ functions-common:time_stop:2322 : end_time=1604459540566 2020-11-04 03:12:20.571 | ++ functions-common:time_stop:2323 : elapsed_time=3376 2020-11-04 03:12:20.573 | ++ functions-common:time_stop:2324 : total=0 2020-11-04 03:12:20.575 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2020-11-04 03:12:20.578 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=3376 2020-11-04 03:12:20.581 | ++ functions-common:install_package:1345 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-11-04 03:12:20.583 | ++ functions-common:real_install_package:1330 : is_ubuntu 2020-11-04 03:12:20.585 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-11-04 03:12:20.587 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-11-04 03:12:20.590 | ++ functions-common:real_install_package:1331 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-11-04 03:12:20.609 | ++ functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-11-04 03:12:20.728 | Reading package lists... 2020-11-04 03:12:20.960 | Building dependency tree... 2020-11-04 03:12:20.961 | Reading state information... 2020-11-04 03:12:21.192 | acl is already the newest version (2.2.52-3build1). 2020-11-04 03:12:21.193 | acl set to manually installed. 2020-11-04 03:12:21.193 | bc is already the newest version (1.07.1-2). 2020-11-04 03:12:21.193 | bc set to manually installed. 2020-11-04 03:12:21.193 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2020-11-04 03:12:21.193 | bsdmainutils set to manually installed. 2020-11-04 03:12:21.193 | dnsmasq-base is already the newest version (2.79-1). 2020-11-04 03:12:21.193 | dnsmasq-base set to manually installed. 2020-11-04 03:12:21.193 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2020-11-04 03:12:21.193 | gawk set to manually installed. 2020-11-04 03:12:21.193 | iptables is already the newest version (1.6.1-2ubuntu2). 2020-11-04 03:12:21.193 | iptables set to manually installed. 2020-11-04 03:12:21.193 | libpcre3-dev is already the newest version (2:8.39-9). 2020-11-04 03:12:21.193 | lsof is already the newest version (4.89+dfsg-0.1). 2020-11-04 03:12:21.193 | lsof set to manually installed. 2020-11-04 03:12:21.193 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2020-11-04 03:12:21.193 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2020-11-04 03:12:21.193 | ebtables set to manually installed. 2020-11-04 03:12:21.193 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2020-11-04 03:12:21.193 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2020-11-04 03:12:21.193 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2020-11-04 03:12:21.193 | parted is already the newest version (3.2-20ubuntu0.2). 2020-11-04 03:12:21.193 | parted set to manually installed. 2020-11-04 03:12:21.193 | psmisc is already the newest version (23.1-1ubuntu0.1). 2020-11-04 03:12:21.193 | psmisc set to manually installed. 2020-11-04 03:12:21.193 | python3-dev is already the newest version (3.6.7-1~18.04). 2020-11-04 03:12:21.193 | tar is already the newest version (1.29b-2ubuntu0.1). 2020-11-04 03:12:21.193 | tar set to manually installed. 2020-11-04 03:12:21.193 | wget is already the newest version (1.19.4-1ubuntu2.2). 2020-11-04 03:12:21.193 | wget set to manually installed. 2020-11-04 03:12:21.193 | The following packages were automatically installed and are no longer required: 2020-11-04 03:12:21.193 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-11-04 03:12:21.194 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-11-04 03:12:21.194 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-11-04 03:12:21.194 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-04 03:12:21.194 | python3-twisted-bin python3-zope.interface 2020-11-04 03:12:21.194 | Use 'sudo apt autoremove' to remove them. 2020-11-04 03:12:21.194 | The following additional packages will be installed: 2020-11-04 03:12:21.194 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2020-11-04 03:12:21.194 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2020-11-04 03:12:21.194 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2020-11-04 03:12:21.194 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2020-11-04 03:12:21.194 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2020-11-04 03:12:21.194 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2020-11-04 03:12:21.194 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2020-11-04 03:12:21.194 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2020-11-04 03:12:21.194 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2020-11-04 03:12:21.194 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2020-11-04 03:12:21.194 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2020-11-04 03:12:21.194 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2020-11-04 03:12:21.194 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 libgts-0.7-5 2020-11-04 03:12:21.194 | libgts-bin libgvc6 libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 2020-11-04 03:12:21.194 | libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 libicu-dev 2020-11-04 03:12:21.194 | libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 libiscsi7 2020-11-04 03:12:21.194 | libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev 2020-11-04 03:12:21.194 | libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 libkadm5srv-mit11 2020-11-04 03:12:21.194 | libkdb5-9 liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 2020-11-04 03:12:21.194 | liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2020-11-04 03:12:21.194 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2020-11-04 03:12:21.194 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2020-11-04 03:12:21.194 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2020-11-04 03:12:21.194 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2020-11-04 03:12:21.194 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2020-11-04 03:12:21.195 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2020-11-04 03:12:21.195 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2020-11-04 03:12:21.195 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2020-11-04 03:12:21.195 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2020-11-04 03:12:21.195 | mysql-common po-debconf postgresql-client-common postgresql-common 2020-11-04 03:12:21.195 | postgresql-server-dev-10 python-pip-whl python3-crypto python3-keyring 2020-11-04 03:12:21.195 | python3-keyrings.alt python3-secretstorage python3-setuptools python3-wheel 2020-11-04 03:12:21.195 | python3-xdg python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2020-11-04 03:12:21.195 | uuid-dev uwsgi-core vbetool x11-common 2020-11-04 03:12:21.196 | Suggested packages: 2020-11-04 03:12:21.196 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2020-11-04 03:12:21.196 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2020-11-04 03:12:21.196 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2020-11-04 03:12:21.196 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 2020-11-04 03:12:21.196 | | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2020-11-04 03:12:21.196 | git-mediawiki git-svn gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat 2020-11-04 03:12:21.196 | ldirectord krb5-doc uwsgi bzr libisal2 libjerasure2 libgd-tools 2020-11-04 03:12:21.196 | libglib2.0-doc libgraphite2-utils krb5-user icu-doc libtool-doc 2020-11-04 03:12:21.196 | postgresql-doc-10 libsasl2-modules-gssapi-mit 2020-11-04 03:12:21.196 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2020-11-04 03:12:21.196 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2020-11-04 03:12:21.196 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2020-11-04 03:12:21.196 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2020-11-04 03:12:21.196 | libterm-readkey-perl cpufrequtils wireless-tools radeontool libmail-box-perl 2020-11-04 03:12:21.196 | libjson-perl python-crypto-doc gnome-keyring libkf5wallet-bin 2020-11-04 03:12:21.196 | gir1.2-gnomekeyring-1.0 default-mysql-server | virtual-mysql-server 2020-11-04 03:12:21.196 | python-egenix-mxdatetime python3-mysqldb-dbg python-secretstorage-doc 2020-11-04 03:12:21.196 | python-setuptools-doc debootstrap sharutils-doc bsd-mailx | mailx 2020-11-04 03:12:21.196 | sqlite3-doc openssl-blacklist systemd-container zip uwsgi-plugins-all 2020-11-04 03:12:21.196 | uwsgi-extra uwsgi-dev 2020-11-04 03:12:21.433 | The following NEW packages will be installed: 2020-11-04 03:12:21.433 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2020-11-04 03:12:21.433 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2020-11-04 03:12:21.433 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2020-11-04 03:12:21.433 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2020-11-04 03:12:21.433 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2020-11-04 03:12:21.433 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2020-11-04 03:12:21.433 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2020-11-04 03:12:21.433 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2020-11-04 03:12:21.433 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2020-11-04 03:12:21.433 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2020-11-04 03:12:21.433 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2020-11-04 03:12:21.433 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2020-11-04 03:12:21.433 | libfakeroot libffi-dev libfile-fcntllock-perl 2020-11-04 03:12:21.433 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2020-11-04 03:12:21.433 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2020-11-04 03:12:21.434 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2020-11-04 03:12:21.434 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2020-11-04 03:12:21.434 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2020-11-04 03:12:21.434 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2020-11-04 03:12:21.434 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2020-11-04 03:12:21.434 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2020-11-04 03:12:21.434 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2020-11-04 03:12:21.434 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2020-11-04 03:12:21.434 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2020-11-04 03:12:21.434 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2020-11-04 03:12:21.434 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2020-11-04 03:12:21.434 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2020-11-04 03:12:21.434 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2020-11-04 03:12:21.434 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2020-11-04 03:12:21.434 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2020-11-04 03:12:21.434 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2020-11-04 03:12:21.434 | libxslt1-dev libxt6 libyaml-dev libzmq5 lsscsi m4 make memcached 2020-11-04 03:12:21.434 | mysql-common pkg-config pm-utils po-debconf postgresql-client-common 2020-11-04 03:12:21.434 | postgresql-common postgresql-server-dev-10 postgresql-server-dev-all 2020-11-04 03:12:21.434 | python-pip-whl python3-crypto python3-keyring python3-keyrings.alt 2020-11-04 03:12:21.434 | python3-mysqldb python3-pip python3-secretstorage python3-setuptools 2020-11-04 03:12:21.434 | python3-venv python3-wheel python3-xdg python3.6-venv qemu-block-extra 2020-11-04 03:12:21.434 | qemu-utils sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip 2020-11-04 03:12:21.434 | uuid-dev uwsgi-core vbetool vlan x11-common zlib1g-dev 2020-11-04 03:12:21.434 | The following packages will be upgraded: 2020-11-04 03:12:21.435 | curl git libcom-err2 libcurl4 libglib2.0-0 libicu60 libldap-2.4-2 2020-11-04 03:12:21.435 | libldap-common libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2020-11-04 03:12:21.435 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2020-11-04 03:12:21.435 | libxslt1.1 lvm2 open-iscsi openssl sudo systemd tcpdump uuid-runtime 2020-11-04 03:12:21.711 | 26 upgraded, 202 newly installed, 0 to remove and 143 not upgraded. 2020-11-04 03:12:21.712 | Need to get 83.8 MB of archives. 2020-11-04 03:12:21.712 | After this operation, 263 MB of additional disk space will be used. 2020-11-04 03:12:21.712 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.43 [105 kB] 2020-11-04 03:12:22.214 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.43 [107 kB] 2020-11-04 03:12:22.301 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2,913 kB] 2020-11-04 03:12:22.882 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 2020-11-04 03:12:22.898 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 2020-11-04 03:12:22.900 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-runtime amd64 2.31.1-0.4ubuntu3.7 [34.8 kB] 2020-11-04 03:12:22.903 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2020-11-04 03:12:22.910 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.6 [1,301 kB] 2020-11-04 03:12:23.022 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2020-11-04 03:12:23.030 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2020-11-04 03:12:23.191 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2020-11-04 03:12:23.192 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 2020-11-04 03:12:23.193 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 2020-11-04 03:12:23.198 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.6 [17.0 kB] 2020-11-04 03:12:23.200 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.6 [155 kB] 2020-11-04 03:12:23.213 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2020-11-04 03:12:23.214 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2020-11-04 03:12:23.320 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 2020-11-04 03:12:24.355 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 2020-11-04 03:12:24.755 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.14 [1,070 kB] 2020-11-04 03:12:24.787 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.14 [83.9 kB] 2020-11-04 03:12:24.790 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.14 [160 kB] 2020-11-04 03:12:24.795 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.14 [95.1 kB] 2020-11-04 03:12:24.799 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2020-11-04 03:12:24.823 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-liberation all 1:1.07.4-7~18.04.1 [822 kB] 2020-11-04 03:12:25.050 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2020-11-04 03:12:25.064 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2020-11-04 03:12:25.067 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2020-11-04 03:12:25.087 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblua5.3-0 amd64 5.3.3-1ubuntu0.18.04.1 [115 kB] 2020-11-04 03:12:25.097 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2020-11-04 03:12:25.284 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] 2020-11-04 03:12:25.288 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB] 2020-11-04 03:12:25.289 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2020-11-04 03:12:25.290 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2020-11-04 03:12:25.291 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2020-11-04 03:12:25.323 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2020-11-04 03:12:25.323 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8,848 B] 2020-11-04 03:12:25.324 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1,171 kB] 2020-11-04 03:12:25.531 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.6 [614 kB] 2020-11-04 03:12:25.602 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 2020-11-04 03:12:25.663 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2020-11-04 03:12:25.811 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2020-11-04 03:12:25.813 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2020-11-04 03:12:25.813 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2020-11-04 03:12:25.815 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2020-11-04 03:12:25.831 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.6 [261 kB] 2020-11-04 03:12:25.840 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2020-11-04 03:12:25.865 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2020-11-04 03:12:25.866 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2020-11-04 03:12:25.953 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2020-11-04 03:12:25.961 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2020-11-04 03:12:26.105 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2020-11-04 03:12:26.213 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2020-11-04 03:12:26.249 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2020-11-04 03:12:26.249 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2020-11-04 03:12:26.264 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2020-11-04 03:12:26.265 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2020-11-04 03:12:26.266 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2020-11-04 03:12:26.267 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2020-11-04 03:12:26.336 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2020-11-04 03:12:26.340 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2020-11-04 03:12:26.495 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2020-11-04 03:12:26.497 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2020-11-04 03:12:26.688 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2020-11-04 03:12:26.690 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2020-11-04 03:12:26.696 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2020-11-04 03:12:26.832 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.14 [177 kB] 2020-11-04 03:12:26.837 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1,471 kB] 2020-11-04 03:12:27.251 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2020-11-04 03:12:28.585 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2020-11-04 03:12:28.586 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2020-11-04 03:12:28.586 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2020-11-04 03:12:28.589 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2020-11-04 03:12:28.590 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2020-11-04 03:12:28.607 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] 2020-11-04 03:12:28.743 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.10 [214 kB] 2020-11-04 03:12:28.750 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2020-11-04 03:12:28.752 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dnsmasq-utils amd64 2.79-1 [12.9 kB] 2020-11-04 03:12:28.752 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2020-11-04 03:12:28.841 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2020-11-04 03:12:28.842 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2020-11-04 03:12:28.850 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2020-11-04 03:12:29.006 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2020-11-04 03:12:29.009 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2020-11-04 03:12:29.015 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2020-11-04 03:12:29.016 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3,915 kB] 2020-11-04 03:12:29.614 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2020-11-04 03:12:29.616 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2020-11-04 03:12:29.619 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2020-11-04 03:12:29.623 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2020-11-04 03:12:29.624 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2020-11-04 03:12:29.628 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.3 [153 kB] 2020-11-04 03:12:29.650 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] 2020-11-04 03:12:29.676 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2020-11-04 03:12:29.680 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.4 [119 kB] 2020-11-04 03:12:29.740 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2020-11-04 03:12:29.866 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2020-11-04 03:12:29.898 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2020-11-04 03:12:29.900 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2020-11-04 03:12:29.901 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2020-11-04 03:12:29.904 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2020-11-04 03:12:30.242 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2020-11-04 03:12:30.536 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2020-11-04 03:12:30.802 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2020-11-04 03:12:30.816 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2020-11-04 03:12:30.831 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2020-11-04 03:12:30.946 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB] 2020-11-04 03:12:30.965 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB] 2020-11-04 03:12:30.975 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2020-11-04 03:12:30.985 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2020-11-04 03:12:31.160 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2020-11-04 03:12:31.183 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2020-11-04 03:12:31.202 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2020-11-04 03:12:31.234 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2020-11-04 03:12:31.240 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2020-11-04 03:12:31.260 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2020-11-04 03:12:31.316 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2020-11-04 03:12:31.320 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2020-11-04 03:12:31.333 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2020-11-04 03:12:31.337 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2020-11-04 03:12:31.350 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.1 [179 kB] 2020-11-04 03:12:31.460 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2020-11-04 03:12:31.462 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2020-11-04 03:12:31.463 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2020-11-04 03:12:31.464 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2020-11-04 03:12:31.466 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2020-11-04 03:12:31.485 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2020-11-04 03:12:31.588 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB] 2020-11-04 03:12:31.609 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.1 [54.2 kB] 2020-11-04 03:12:31.614 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.1 [37.2 kB] 2020-11-04 03:12:31.617 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.1 [49.7 kB] 2020-11-04 03:12:31.717 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.1 [38.2 kB] 2020-11-04 03:12:31.721 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 comerr-dev amd64 2.1-1.44.1-1ubuntu1.3 [38.5 kB] 2020-11-04 03:12:31.724 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.1 [120 kB] 2020-11-04 03:12:31.734 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2020-11-04 03:12:31.735 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2020-11-04 03:12:31.739 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2020-11-04 03:12:31.847 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2020-11-04 03:12:31.848 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2020-11-04 03:12:31.849 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2020-11-04 03:12:31.851 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.6 [68.8 kB] 2020-11-04 03:12:31.976 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.6 [102 kB] 2020-11-04 03:12:31.985 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2020-11-04 03:12:31.989 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2020-11-04 03:12:32.004 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.6 [1,385 kB] 2020-11-04 03:12:32.122 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2020-11-04 03:12:32.123 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2020-11-04 03:12:32.126 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2020-11-04 03:12:32.126 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2020-11-04 03:12:32.128 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2020-11-04 03:12:32.129 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.1 [19.0 kB] 2020-11-04 03:12:32.255 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2020-11-04 03:12:32.258 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.1 [8,889 kB] 2020-11-04 03:12:33.378 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2020-11-04 03:12:33.414 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2020-11-04 03:12:33.416 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2020-11-04 03:12:33.416 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8-dev amd64 1.5.2-0ubuntu5.18.04.4 [225 kB] 2020-11-04 03:12:33.424 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2020-11-04 03:12:33.424 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2020-11-04 03:12:33.424 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2020-11-04 03:12:33.457 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2020-11-04 03:12:33.457 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2020-11-04 03:12:33.512 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2020-11-04 03:12:33.598 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2020-11-04 03:12:33.599 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2020-11-04 03:12:33.601 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2020-11-04 03:12:33.603 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2020-11-04 03:12:33.604 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.32-0ubuntu0.18.04.1 [690 kB] 2020-11-04 03:12:33.850 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.6 [1,566 kB] 2020-11-04 03:12:33.923 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.32-0ubuntu0.18.04.1 [988 kB] 2020-11-04 03:12:33.987 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2020-11-04 03:12:33.992 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2020-11-04 03:12:33.995 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.12 [1,220 kB] 2020-11-04 03:12:34.428 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2020-11-04 03:12:34.431 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.14-0ubuntu0.18.04.1 [107 kB] 2020-11-04 03:12:34.435 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.14-0ubuntu0.18.04.1 [218 kB] 2020-11-04 03:12:34.442 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.4 [2,727 kB] 2020-11-04 03:12:34.832 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.4 [924 kB] 2020-11-04 03:12:35.044 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [256 kB] 2020-11-04 03:12:35.053 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [48.8 kB] 2020-11-04 03:12:35.055 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2020-11-04 03:12:35.058 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.43 [184 kB] 2020-11-04 03:12:35.098 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2020-11-04 03:12:35.100 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.3 [756 kB] 2020-11-04 03:12:35.149 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2020-11-04 03:12:35.154 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2020-11-04 03:12:35.265 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2020-11-04 03:12:35.276 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 lsscsi amd64 0.28-0.1 [35.5 kB] 2020-11-04 03:12:35.307 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2020-11-04 03:12:35.645 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2020-11-04 03:12:35.655 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2020-11-04 03:12:35.656 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2020-11-04 03:12:35.658 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2020-11-04 03:12:35.658 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2020-11-04 03:12:35.664 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.14-0ubuntu0.18.04.1 [838 kB] 2020-11-04 03:12:35.690 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2020-11-04 03:12:35.691 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.4 [1,653 kB] 2020-11-04 03:12:35.829 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-crypto amd64 2.6.1-8ubuntu2 [244 kB] 2020-11-04 03:12:35.958 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-secretstorage all 2.3.1-2 [12.1 kB] 2020-11-04 03:12:35.959 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyring all 10.6.0-1 [26.7 kB] 2020-11-04 03:12:35.960 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyrings.alt all 3.0-1 [16.6 kB] 2020-11-04 03:12:35.961 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2020-11-04 03:12:36.299 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-pip all 9.0.1-2.3~ubuntu1.18.04.4 [114 kB] 2020-11-04 03:12:36.816 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-setuptools all 39.0.1-2 [248 kB] 2020-11-04 03:12:37.025 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.3 [6,180 B] 2020-11-04 03:12:37.028 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2020-11-04 03:12:37.029 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-wheel all 0.30.0-0.2 [36.5 kB] 2020-11-04 03:12:37.050 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-xdg all 0.25-4ubuntu1 [31.4 kB] 2020-11-04 03:12:37.068 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.32 [40.3 kB] 2020-11-04 03:12:37.082 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.32 [869 kB] 2020-11-04 03:12:37.275 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2020-11-04 03:12:37.307 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2020-11-04 03:12:37.396 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2020-11-04 03:12:37.426 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 unzip amd64 6.0-21ubuntu1 [167 kB] 2020-11-04 03:12:37.440 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.1 [523 kB] 2020-11-04 03:12:37.485 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2020-11-04 03:12:37.485 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2020-11-04 03:12:37.489 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2020-11-04 03:12:37.492 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2020-11-04 03:12:37.495 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 kpartx amd64 0.7.4-2ubuntu3 [27.7 kB] 2020-11-04 03:12:37.539 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.0.15-10.2ubuntu2.1 [10.0 kB] 2020-11-04 03:12:37.539 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2020-11-04 03:12:37.664 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2020-11-04 03:12:37.666 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2020-11-04 03:12:37.679 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.1 [11.8 kB] 2020-11-04 03:12:37.680 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2020-11-04 03:12:37.685 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2020-11-04 03:12:37.714 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2020-11-04 03:12:39.341 | Preconfiguring packages ... 2020-11-04 03:12:39.460 | Fetched 83.8 MB in 16s (5,151 kB/s) 2020-11-04 03:12:39.520 | (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 ... 64590 files and directories currently installed.) 2020-11-04 03:12:39.522 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.43_amd64.deb ... 2020-11-04 03:12:39.553 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-11-04 03:12:39.675 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.43_amd64.deb ... 2020-11-04 03:12:39.698 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-11-04 03:12:39.845 | Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 2020-11-04 03:12:39.984 | Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-11-04 03:12:40.696 | Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 2020-11-04 03:12:40.717 | Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-11-04 03:12:40.820 | Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 2020-11-04 03:12:40.940 | (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 ... 64590 files and directories currently installed.) 2020-11-04 03:12:40.942 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-11-04 03:12:40.964 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2020-11-04 03:12:41.049 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-11-04 03:12:41.180 | (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 ... 64590 files and directories currently installed.) 2020-11-04 03:12:41.183 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-11-04 03:12:41.210 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2020-11-04 03:12:41.492 | Selecting previously unselected package libapr1:amd64. 2020-11-04 03:12:41.499 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2020-11-04 03:12:41.501 | Unpacking libapr1:amd64 (1.6.3-2) ... 2020-11-04 03:12:41.628 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 2020-11-04 03:12:41.650 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.1-1ubuntu2.1~18.04.4) ... 2020-11-04 03:12:41.917 | Selecting previously unselected package libaprutil1:amd64. 2020-11-04 03:12:41.923 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2020-11-04 03:12:41.926 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2020-11-04 03:12:42.021 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2020-11-04 03:12:42.043 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2020-11-04 03:12:42.181 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2020-11-04 03:12:42.187 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2020-11-04 03:12:42.190 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2020-11-04 03:12:42.253 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-11-04 03:12:42.275 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-11-04 03:12:42.379 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-11-04 03:12:42.402 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-11-04 03:12:42.497 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.6_all.deb ... 2020-11-04 03:12:42.520 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.6) over (2.4.45+dfsg-1ubuntu1.3) ... 2020-11-04 03:12:42.633 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.6_amd64.deb ... 2020-11-04 03:12:42.654 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.6) over (2.4.45+dfsg-1ubuntu1.3) ... 2020-11-04 03:12:42.745 | Selecting previously unselected package libaprutil1-ldap:amd64. 2020-11-04 03:12:42.751 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2020-11-04 03:12:42.754 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2020-11-04 03:12:42.827 | Selecting previously unselected package liblua5.2-0:amd64. 2020-11-04 03:12:42.833 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2020-11-04 03:12:42.836 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2020-11-04 03:12:42.929 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.1_amd64.deb ... 2020-11-04 03:12:42.950 | Unpacking libicu60:amd64 (60.2-3ubuntu3.1) over (60.2-3ubuntu3) ... 2020-11-04 03:12:44.250 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2020-11-04 03:12:44.272 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2020-11-04 03:12:44.437 | Selecting previously unselected package apache2-bin. 2020-11-04 03:12:44.443 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.14_amd64.deb ... 2020-11-04 03:12:44.446 | Unpacking apache2-bin (2.4.29-1ubuntu4.14) ... 2020-11-04 03:12:44.659 | Selecting previously unselected package apache2-utils. 2020-11-04 03:12:44.665 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.14_amd64.deb ... 2020-11-04 03:12:44.668 | Unpacking apache2-utils (2.4.29-1ubuntu4.14) ... 2020-11-04 03:12:44.731 | Selecting previously unselected package apache2-data. 2020-11-04 03:12:44.737 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.14_all.deb ... 2020-11-04 03:12:44.741 | Unpacking apache2-data (2.4.29-1ubuntu4.14) ... 2020-11-04 03:12:44.924 | Selecting previously unselected package apache2. 2020-11-04 03:12:44.930 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.14_amd64.deb ... 2020-11-04 03:12:44.948 | Unpacking apache2 (2.4.29-1ubuntu4.14) ... 2020-11-04 03:12:45.065 | Selecting previously unselected package fonts-dejavu-core. 2020-11-04 03:12:45.072 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2020-11-04 03:12:45.074 | Unpacking fonts-dejavu-core (2.37-1) ... 2020-11-04 03:12:45.276 | Selecting previously unselected package fonts-liberation. 2020-11-04 03:12:45.282 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2020-11-04 03:12:45.285 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2020-11-04 03:12:45.473 | Selecting previously unselected package fontconfig-config. 2020-11-04 03:12:45.480 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2020-11-04 03:12:45.482 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2020-11-04 03:12:45.569 | Selecting previously unselected package libfontconfig1:amd64. 2020-11-04 03:12:45.575 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2020-11-04 03:12:45.578 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2020-11-04 03:12:45.676 | Selecting previously unselected package fontconfig. 2020-11-04 03:12:45.682 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2020-11-04 03:12:45.685 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2020-11-04 03:12:45.778 | Selecting previously unselected package liblua5.3-0:amd64. 2020-11-04 03:12:45.784 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2020-11-04 03:12:45.787 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2020-11-04 03:12:45.900 | Selecting previously unselected package haproxy. 2020-11-04 03:12:45.906 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2020-11-04 03:12:45.916 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2020-11-04 03:12:46.133 | Selecting previously unselected package libjpeg-turbo8:amd64. 2020-11-04 03:12:46.140 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2020-11-04 03:12:46.142 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-11-04 03:12:46.253 | Selecting previously unselected package x11-common. 2020-11-04 03:12:46.260 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2020-11-04 03:12:46.284 | dpkg-query: no packages found matching nux-tools 2020-11-04 03:12:46.293 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2020-11-04 03:12:46.379 | Selecting previously unselected package libice6:amd64. 2020-11-04 03:12:46.386 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2020-11-04 03:12:46.388 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2020-11-04 03:12:46.473 | Selecting previously unselected package libsm6:amd64. 2020-11-04 03:12:46.479 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2020-11-04 03:12:46.482 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2020-11-04 03:12:46.605 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2020-11-04 03:12:47.076 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2020-11-04 03:12:47.533 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2020-11-04 03:12:47.539 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2020-11-04 03:12:47.542 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2020-11-04 03:12:47.630 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2020-11-04 03:12:47.656 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2020-11-04 03:12:47.746 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2020-11-04 03:12:47.896 | (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 ... 65643 files and directories currently installed.) 2020-11-04 03:12:47.899 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-11-04 03:12:47.920 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) over (2.56.4-0ubuntu0.18.04.4) ... 2020-11-04 03:12:48.191 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 2020-11-04 03:12:48.212 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.1-1ubuntu2.1~18.04.4) ... 2020-11-04 03:12:48.421 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 2020-11-04 03:12:48.448 | Unpacking sudo (1.8.21p2-3ubuntu1.3) over (1.8.21p2-3ubuntu1) ... 2020-11-04 03:12:48.604 | Preparing to unpack .../003-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2020-11-04 03:12:48.624 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2020-11-04 03:12:48.753 | Selecting previously unselected package uuid-dev:amd64. 2020-11-04 03:12:48.759 | Preparing to unpack .../004-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-11-04 03:12:48.762 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-11-04 03:12:48.843 | Selecting previously unselected package libsctp1:amd64. 2020-11-04 03:12:48.849 | Preparing to unpack .../005-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2020-11-04 03:12:48.852 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2020-11-04 03:12:48.909 | Selecting previously unselected package libsctp-dev:amd64. 2020-11-04 03:12:48.915 | Preparing to unpack .../006-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2020-11-04 03:12:48.918 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2020-11-04 03:12:48.978 | Selecting previously unselected package libapr1-dev. 2020-11-04 03:12:48.984 | Preparing to unpack .../007-libapr1-dev_1.6.3-2_amd64.deb ... 2020-11-04 03:12:48.987 | Unpacking libapr1-dev (1.6.3-2) ... 2020-11-04 03:12:49.259 | Selecting previously unselected package libldap2-dev:amd64. 2020-11-04 03:12:49.267 | Preparing to unpack .../008-libldap2-dev_2.4.45+dfsg-1ubuntu1.6_amd64.deb ... 2020-11-04 03:12:49.269 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.6) ... 2020-11-04 03:12:49.403 | Selecting previously unselected package libaprutil1-dev. 2020-11-04 03:12:49.409 | Preparing to unpack .../009-libaprutil1-dev_1.6.1-2_amd64.deb ... 2020-11-04 03:12:49.412 | Unpacking libaprutil1-dev (1.6.1-2) ... 2020-11-04 03:12:49.664 | Selecting previously unselected package autotools-dev. 2020-11-04 03:12:49.671 | Preparing to unpack .../010-autotools-dev_20180224.1_all.deb ... 2020-11-04 03:12:49.673 | Unpacking autotools-dev (20180224.1) ... 2020-11-04 03:12:49.732 | Selecting previously unselected package m4. 2020-11-04 03:12:49.738 | Preparing to unpack .../011-m4_1.4.18-1_amd64.deb ... 2020-11-04 03:12:49.741 | Unpacking m4 (1.4.18-1) ... 2020-11-04 03:12:49.851 | Selecting previously unselected package autoconf. 2020-11-04 03:12:49.858 | Preparing to unpack .../012-autoconf_2.69-11_all.deb ... 2020-11-04 03:12:49.860 | Unpacking autoconf (2.69-11) ... 2020-11-04 03:12:49.982 | Selecting previously unselected package automake. 2020-11-04 03:12:49.988 | Preparing to unpack .../013-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2020-11-04 03:12:49.992 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2020-11-04 03:12:50.114 | Selecting previously unselected package autopoint. 2020-11-04 03:12:50.121 | Preparing to unpack .../014-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2020-11-04 03:12:50.124 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2020-11-04 03:12:50.194 | Selecting previously unselected package libtool. 2020-11-04 03:12:50.201 | Preparing to unpack .../015-libtool_2.4.6-2_all.deb ... 2020-11-04 03:12:50.203 | Unpacking libtool (2.4.6-2) ... 2020-11-04 03:12:50.281 | Selecting previously unselected package dh-autoreconf. 2020-11-04 03:12:50.287 | Preparing to unpack .../016-dh-autoreconf_17_all.deb ... 2020-11-04 03:12:50.290 | Unpacking dh-autoreconf (17) ... 2020-11-04 03:12:50.347 | Selecting previously unselected package libarchive-zip-perl. 2020-11-04 03:12:50.353 | Preparing to unpack .../017-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2020-11-04 03:12:50.356 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2020-11-04 03:12:50.419 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2020-11-04 03:12:50.426 | Preparing to unpack .../018-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2020-11-04 03:12:50.429 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2020-11-04 03:12:50.486 | Selecting previously unselected package libtimedate-perl. 2020-11-04 03:12:50.492 | Preparing to unpack .../019-libtimedate-perl_2.3000-2_all.deb ... 2020-11-04 03:12:50.496 | Unpacking libtimedate-perl (2.3000-2) ... 2020-11-04 03:12:50.557 | Selecting previously unselected package dh-strip-nondeterminism. 2020-11-04 03:12:50.564 | Preparing to unpack .../020-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2020-11-04 03:12:50.566 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2020-11-04 03:12:50.623 | Selecting previously unselected package libdpkg-perl. 2020-11-04 03:12:50.629 | Preparing to unpack .../021-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2020-11-04 03:12:50.632 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2020-11-04 03:12:50.721 | Selecting previously unselected package make. 2020-11-04 03:12:50.727 | Preparing to unpack .../022-make_4.1-9.1ubuntu1_amd64.deb ... 2020-11-04 03:12:50.730 | Unpacking make (4.1-9.1ubuntu1) ... 2020-11-04 03:12:50.812 | Selecting previously unselected package dpkg-dev. 2020-11-04 03:12:50.818 | Preparing to unpack .../023-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2020-11-04 03:12:50.821 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2020-11-04 03:12:50.999 | Selecting previously unselected package libcroco3:amd64. 2020-11-04 03:12:51.006 | Preparing to unpack .../024-libcroco3_0.6.12-2_amd64.deb ... 2020-11-04 03:12:51.008 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2020-11-04 03:12:51.081 | Selecting previously unselected package gettext. 2020-11-04 03:12:51.088 | Preparing to unpack .../025-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2020-11-04 03:12:51.090 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2020-11-04 03:12:51.375 | Selecting previously unselected package intltool-debian. 2020-11-04 03:12:51.382 | Preparing to unpack .../026-intltool-debian_0.35.0+20060710.4_all.deb ... 2020-11-04 03:12:51.384 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2020-11-04 03:12:51.442 | Selecting previously unselected package po-debconf. 2020-11-04 03:12:51.448 | Preparing to unpack .../027-po-debconf_1.0.20_all.deb ... 2020-11-04 03:12:51.451 | Unpacking po-debconf (1.0.20) ... 2020-11-04 03:12:51.536 | Selecting previously unselected package debhelper. 2020-11-04 03:12:51.543 | Preparing to unpack .../028-debhelper_11.1.6ubuntu2_all.deb ... 2020-11-04 03:12:51.545 | Unpacking debhelper (11.1.6ubuntu2) ... 2020-11-04 03:12:51.763 | Selecting previously unselected package apache2-dev. 2020-11-04 03:12:51.770 | Preparing to unpack .../029-apache2-dev_2.4.29-1ubuntu4.14_amd64.deb ... 2020-11-04 03:12:51.772 | Unpacking apache2-dev (2.4.29-1ubuntu4.14) ... 2020-11-04 03:12:51.855 | Selecting previously unselected package libstdc++-7-dev:amd64. 2020-11-04 03:12:51.862 | Preparing to unpack .../030-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2020-11-04 03:12:51.864 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2020-11-04 03:12:52.307 | Selecting previously unselected package g++-7. 2020-11-04 03:12:52.314 | Preparing to unpack .../031-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2020-11-04 03:12:52.316 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2020-11-04 03:12:53.681 | Selecting previously unselected package g++. 2020-11-04 03:12:53.688 | Preparing to unpack .../032-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2020-11-04 03:12:53.690 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2020-11-04 03:12:53.740 | Selecting previously unselected package build-essential. 2020-11-04 03:12:53.747 | Preparing to unpack .../033-build-essential_12.4ubuntu1_amd64.deb ... 2020-11-04 03:12:53.749 | Unpacking build-essential (12.4ubuntu1) ... 2020-11-04 03:12:53.806 | Selecting previously unselected package conntrack. 2020-11-04 03:12:53.814 | Preparing to unpack .../034-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2020-11-04 03:12:53.816 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-11-04 03:12:53.899 | Selecting previously unselected package libnetfilter-queue1. 2020-11-04 03:12:53.906 | Preparing to unpack .../035-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2020-11-04 03:12:53.908 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2020-11-04 03:12:53.999 | Selecting previously unselected package conntrackd. 2020-11-04 03:12:54.005 | Preparing to unpack .../036-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2020-11-04 03:12:54.008 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-11-04 03:12:54.085 | Preparing to unpack .../037-curl_7.58.0-2ubuntu3.10_amd64.deb ... 2020-11-04 03:12:54.106 | Unpacking curl (7.58.0-2ubuntu3.10) over (7.58.0-2ubuntu3.7) ... 2020-11-04 03:12:54.229 | Preparing to unpack .../038-libcurl4_7.58.0-2ubuntu3.10_amd64.deb ... 2020-11-04 03:12:54.250 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.10) over (7.58.0-2ubuntu3.7) ... 2020-11-04 03:12:54.367 | Selecting previously unselected package dctrl-tools. 2020-11-04 03:12:54.375 | Preparing to unpack .../039-dctrl-tools_2.24-2build1_amd64.deb ... 2020-11-04 03:12:54.383 | Unpacking dctrl-tools (2.24-2build1) ... 2020-11-04 03:12:54.445 | Selecting previously unselected package dnsmasq-utils. 2020-11-04 03:12:54.452 | Preparing to unpack .../040-dnsmasq-utils_2.79-1_amd64.deb ... 2020-11-04 03:12:54.454 | Unpacking dnsmasq-utils (2.79-1) ... 2020-11-04 03:12:54.528 | Selecting previously unselected package dstat. 2020-11-04 03:12:54.534 | Preparing to unpack .../041-dstat_0.7.3-1_all.deb ... 2020-11-04 03:12:54.537 | Unpacking dstat (0.7.3-1) ... 2020-11-04 03:12:54.639 | Selecting previously unselected package libfakeroot:amd64. 2020-11-04 03:12:54.646 | Preparing to unpack .../042-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2020-11-04 03:12:54.648 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2020-11-04 03:12:54.723 | Selecting previously unselected package fakeroot. 2020-11-04 03:12:54.729 | Preparing to unpack .../043-fakeroot_1.22-2ubuntu1_amd64.deb ... 2020-11-04 03:12:54.732 | Unpacking fakeroot (1.22-2ubuntu1) ... 2020-11-04 03:12:54.793 | Selecting previously unselected package genisoimage. 2020-11-04 03:12:54.800 | Preparing to unpack .../044-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2020-11-04 03:12:54.802 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2020-11-04 03:12:54.923 | Selecting previously unselected package libgraphite2-3:amd64. 2020-11-04 03:12:54.930 | Preparing to unpack .../045-libgraphite2-3_1.3.11-2_amd64.deb ... 2020-11-04 03:12:54.932 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2020-11-04 03:12:55.046 | Selecting previously unselected package libharfbuzz0b:amd64. 2020-11-04 03:12:55.053 | Preparing to unpack .../046-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2020-11-04 03:12:55.056 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2020-11-04 03:12:55.143 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2020-11-04 03:12:55.149 | Preparing to unpack .../047-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2020-11-04 03:12:55.152 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2020-11-04 03:12:55.257 | Preparing to unpack .../048-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 2020-11-04 03:12:55.343 | Unpacking git (1:2.17.1-1ubuntu0.7) over (1:2.17.1-1ubuntu0.4) ... 2020-11-04 03:12:56.222 | Selecting previously unselected package libann0. 2020-11-04 03:12:56.229 | Preparing to unpack .../049-libann0_1.1.2+doc-6_amd64.deb ... 2020-11-04 03:12:56.232 | Unpacking libann0 (1.1.2+doc-6) ... 2020-11-04 03:12:56.321 | Selecting previously unselected package libcdt5. 2020-11-04 03:12:56.328 | Preparing to unpack .../050-libcdt5_2.40.1-2_amd64.deb ... 2020-11-04 03:12:56.330 | Unpacking libcdt5 (2.40.1-2) ... 2020-11-04 03:12:56.420 | Selecting previously unselected package libcgraph6. 2020-11-04 03:12:56.427 | Preparing to unpack .../051-libcgraph6_2.40.1-2_amd64.deb ... 2020-11-04 03:12:56.429 | Unpacking libcgraph6 (2.40.1-2) ... 2020-11-04 03:12:56.504 | Selecting previously unselected package libjpeg8:amd64. 2020-11-04 03:12:56.510 | Preparing to unpack .../052-libjpeg8_8c-2ubuntu8_amd64.deb ... 2020-11-04 03:12:56.513 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2020-11-04 03:12:56.595 | Selecting previously unselected package libjbig0:amd64. 2020-11-04 03:12:56.601 | Preparing to unpack .../053-libjbig0_2.1-3.1build1_amd64.deb ... 2020-11-04 03:12:56.604 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2020-11-04 03:12:56.685 | Selecting previously unselected package libtiff5:amd64. 2020-11-04 03:12:56.692 | Preparing to unpack .../054-libtiff5_4.0.9-5ubuntu0.3_amd64.deb ... 2020-11-04 03:12:56.703 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2020-11-04 03:12:56.812 | Selecting previously unselected package libwebp6:amd64. 2020-11-04 03:12:56.819 | Preparing to unpack .../055-libwebp6_0.6.1-2_amd64.deb ... 2020-11-04 03:12:56.821 | Unpacking libwebp6:amd64 (0.6.1-2) ... 2020-11-04 03:12:56.917 | Selecting previously unselected package libxpm4:amd64. 2020-11-04 03:12:56.924 | Preparing to unpack .../056-libxpm4_1%3a3.5.12-1_amd64.deb ... 2020-11-04 03:12:56.926 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2020-11-04 03:12:57.019 | Selecting previously unselected package libgd3:amd64. 2020-11-04 03:12:57.025 | Preparing to unpack .../057-libgd3_2.2.5-4ubuntu0.4_amd64.deb ... 2020-11-04 03:12:57.028 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2020-11-04 03:12:57.132 | Selecting previously unselected package libgts-0.7-5:amd64. 2020-11-04 03:12:57.138 | Preparing to unpack .../058-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2020-11-04 03:12:57.141 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2020-11-04 03:12:57.241 | Selecting previously unselected package libpixman-1-0:amd64. 2020-11-04 03:12:57.249 | Preparing to unpack .../059-libpixman-1-0_0.34.0-2_amd64.deb ... 2020-11-04 03:12:57.251 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2020-11-04 03:12:57.365 | Selecting previously unselected package libxcb-render0:amd64. 2020-11-04 03:12:57.372 | Preparing to unpack .../060-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2020-11-04 03:12:57.375 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2020-11-04 03:12:57.466 | Selecting previously unselected package libxcb-shm0:amd64. 2020-11-04 03:12:57.473 | Preparing to unpack .../061-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2020-11-04 03:12:57.475 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2020-11-04 03:12:57.550 | Selecting previously unselected package libxrender1:amd64. 2020-11-04 03:12:57.557 | Preparing to unpack .../062-libxrender1_1%3a0.9.10-1_amd64.deb ... 2020-11-04 03:12:57.559 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2020-11-04 03:12:57.641 | Selecting previously unselected package libcairo2:amd64. 2020-11-04 03:12:57.648 | Preparing to unpack .../063-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2020-11-04 03:12:57.650 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2020-11-04 03:12:57.796 | Selecting previously unselected package libltdl7:amd64. 2020-11-04 03:12:57.803 | Preparing to unpack .../064-libltdl7_2.4.6-2_amd64.deb ... 2020-11-04 03:12:57.813 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2020-11-04 03:12:57.879 | Selecting previously unselected package libthai-data. 2020-11-04 03:12:57.885 | Preparing to unpack .../065-libthai-data_0.1.27-2_all.deb ... 2020-11-04 03:12:57.896 | Unpacking libthai-data (0.1.27-2) ... 2020-11-04 03:12:57.997 | Selecting previously unselected package libdatrie1:amd64. 2020-11-04 03:12:58.004 | Preparing to unpack .../066-libdatrie1_0.2.10-7_amd64.deb ... 2020-11-04 03:12:58.006 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2020-11-04 03:12:58.098 | Selecting previously unselected package libthai0:amd64. 2020-11-04 03:12:58.104 | Preparing to unpack .../067-libthai0_0.1.27-2_amd64.deb ... 2020-11-04 03:12:58.107 | Unpacking libthai0:amd64 (0.1.27-2) ... 2020-11-04 03:12:58.206 | Selecting previously unselected package libpango-1.0-0:amd64. 2020-11-04 03:12:58.213 | Preparing to unpack .../068-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-11-04 03:12:58.215 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-11-04 03:12:58.309 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2020-11-04 03:12:58.315 | Preparing to unpack .../069-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-11-04 03:12:58.318 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-11-04 03:12:58.401 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2020-11-04 03:12:58.408 | Preparing to unpack .../070-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-11-04 03:12:58.410 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-11-04 03:12:58.485 | Selecting previously unselected package libpathplan4. 2020-11-04 03:12:58.491 | Preparing to unpack .../071-libpathplan4_2.40.1-2_amd64.deb ... 2020-11-04 03:12:58.494 | Unpacking libpathplan4 (2.40.1-2) ... 2020-11-04 03:12:58.603 | Selecting previously unselected package libgvc6. 2020-11-04 03:12:58.609 | Preparing to unpack .../072-libgvc6_2.40.1-2_amd64.deb ... 2020-11-04 03:12:58.612 | Unpacking libgvc6 (2.40.1-2) ... 2020-11-04 03:12:58.787 | Selecting previously unselected package libgvpr2. 2020-11-04 03:12:58.794 | Preparing to unpack .../073-libgvpr2_2.40.1-2_amd64.deb ... 2020-11-04 03:12:58.796 | Unpacking libgvpr2 (2.40.1-2) ... 2020-11-04 03:12:58.891 | Selecting previously unselected package liblab-gamut1. 2020-11-04 03:12:58.898 | Preparing to unpack .../074-liblab-gamut1_2.40.1-2_amd64.deb ... 2020-11-04 03:12:58.900 | Unpacking liblab-gamut1 (2.40.1-2) ... 2020-11-04 03:12:59.125 | Selecting previously unselected package libxt6:amd64. 2020-11-04 03:12:59.132 | Preparing to unpack .../075-libxt6_1%3a1.1.5-1_amd64.deb ... 2020-11-04 03:12:59.134 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2020-11-04 03:12:59.235 | Selecting previously unselected package libxmu6:amd64. 2020-11-04 03:12:59.241 | Preparing to unpack .../076-libxmu6_2%3a1.1.2-2_amd64.deb ... 2020-11-04 03:12:59.268 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2020-11-04 03:12:59.361 | Selecting previously unselected package libxaw7:amd64. 2020-11-04 03:12:59.368 | Preparing to unpack .../077-libxaw7_2%3a1.0.13-1_amd64.deb ... 2020-11-04 03:12:59.370 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2020-11-04 03:12:59.472 | Selecting previously unselected package graphviz. 2020-11-04 03:12:59.478 | Preparing to unpack .../078-graphviz_2.40.1-2_amd64.deb ... 2020-11-04 03:12:59.481 | Unpacking graphviz (2.40.1-2) ... 2020-11-04 03:12:59.683 | Selecting previously unselected package libnl-3-200:amd64. 2020-11-04 03:12:59.690 | Preparing to unpack .../079-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-11-04 03:12:59.692 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-11-04 03:12:59.778 | Selecting previously unselected package libnl-route-3-200:amd64. 2020-11-04 03:12:59.785 | Preparing to unpack .../080-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-11-04 03:12:59.788 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-11-04 03:12:59.896 | Selecting previously unselected package libibverbs1:amd64. 2020-11-04 03:12:59.903 | Preparing to unpack .../081-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2020-11-04 03:12:59.906 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2020-11-04 03:13:00.006 | Selecting previously unselected package ibverbs-providers:amd64. 2020-11-04 03:13:00.013 | Preparing to unpack .../082-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2020-11-04 03:13:00.016 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2020-11-04 03:13:00.095 | Selecting previously unselected package icu-devtools. 2020-11-04 03:13:00.102 | Preparing to unpack .../083-icu-devtools_60.2-3ubuntu3.1_amd64.deb ... 2020-11-04 03:13:00.104 | Unpacking icu-devtools (60.2-3ubuntu3.1) ... 2020-11-04 03:13:00.199 | Selecting previously unselected package iputils-arping. 2020-11-04 03:13:00.206 | Preparing to unpack .../084-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2020-11-04 03:13:00.208 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2020-11-04 03:13:00.322 | Selecting previously unselected package javascript-common. 2020-11-04 03:13:00.330 | Preparing to unpack .../085-javascript-common_11_all.deb ... 2020-11-04 03:13:00.352 | Unpacking javascript-common (11) ... 2020-11-04 03:13:00.433 | Selecting previously unselected package libnl-genl-3-200:amd64. 2020-11-04 03:13:00.439 | Preparing to unpack .../086-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-11-04 03:13:00.442 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-11-04 03:13:00.549 | Selecting previously unselected package libsensors4:amd64. 2020-11-04 03:13:00.556 | Preparing to unpack .../087-libsensors4_1%3a3.4.0-4_amd64.deb ... 2020-11-04 03:13:00.647 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2020-11-04 03:13:00.721 | Selecting previously unselected package libsnmp-base. 2020-11-04 03:13:00.728 | Preparing to unpack .../088-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2020-11-04 03:13:00.738 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-11-04 03:13:00.857 | Selecting previously unselected package libsnmp30:amd64. 2020-11-04 03:13:00.864 | Preparing to unpack .../089-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2020-11-04 03:13:00.866 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-11-04 03:13:01.098 | Selecting previously unselected package keepalived. 2020-11-04 03:13:01.107 | Preparing to unpack .../090-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2020-11-04 03:13:01.110 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2020-11-04 03:13:01.242 | Selecting previously unselected package libgssrpc4:amd64. 2020-11-04 03:13:01.250 | Preparing to unpack .../091-libgssrpc4_1.16-2ubuntu0.1_amd64.deb ... 2020-11-04 03:13:01.260 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.1) ... 2020-11-04 03:13:01.330 | Selecting previously unselected package libkdb5-9:amd64. 2020-11-04 03:13:01.337 | Preparing to unpack .../092-libkdb5-9_1.16-2ubuntu0.1_amd64.deb ... 2020-11-04 03:13:01.347 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.1) ... 2020-11-04 03:13:01.430 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2020-11-04 03:13:01.438 | Preparing to unpack .../093-libkadm5srv-mit11_1.16-2ubuntu0.1_amd64.deb ... 2020-11-04 03:13:01.441 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.1) ... 2020-11-04 03:13:01.527 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2020-11-04 03:13:01.534 | Preparing to unpack .../094-libkadm5clnt-mit11_1.16-2ubuntu0.1_amd64.deb ... 2020-11-04 03:13:01.536 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.1) ... 2020-11-04 03:13:01.595 | Selecting previously unselected package comerr-dev:amd64. 2020-11-04 03:13:01.602 | Preparing to unpack .../095-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2020-11-04 03:13:01.604 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2020-11-04 03:13:01.666 | Selecting previously unselected package krb5-multidev:amd64. 2020-11-04 03:13:01.673 | Preparing to unpack .../096-krb5-multidev_1.16-2ubuntu0.1_amd64.deb ... 2020-11-04 03:13:01.676 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.1) ... 2020-11-04 03:13:01.775 | Selecting previously unselected package libaio1:amd64. 2020-11-04 03:13:01.782 | Preparing to unpack .../097-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2020-11-04 03:13:01.784 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2020-11-04 03:13:01.841 | Selecting previously unselected package libalgorithm-diff-perl. 2020-11-04 03:13:01.848 | Preparing to unpack .../098-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2020-11-04 03:13:01.850 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2020-11-04 03:13:01.911 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2020-11-04 03:13:01.918 | Preparing to unpack .../099-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2020-11-04 03:13:01.929 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2020-11-04 03:13:01.987 | Selecting previously unselected package libalgorithm-merge-perl. 2020-11-04 03:13:01.994 | Preparing to unpack .../100-libalgorithm-merge-perl_0.08-3_all.deb ... 2020-11-04 03:13:01.996 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2020-11-04 03:13:02.062 | Selecting previously unselected package libarchive-cpio-perl. 2020-11-04 03:13:02.069 | Preparing to unpack .../101-libarchive-cpio-perl_0.10-1_all.deb ... 2020-11-04 03:13:02.071 | Unpacking libarchive-cpio-perl (0.10-1) ... 2020-11-04 03:13:02.137 | Selecting previously unselected package libfile-fcntllock-perl. 2020-11-04 03:13:02.144 | Preparing to unpack .../102-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2020-11-04 03:13:02.146 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2020-11-04 03:13:02.206 | Selecting previously unselected package libglib2.0-bin. 2020-11-04 03:13:02.212 | Preparing to unpack .../103-libglib2.0-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-11-04 03:13:02.215 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-11-04 03:13:02.297 | Selecting previously unselected package libglib2.0-dev-bin. 2020-11-04 03:13:02.304 | Preparing to unpack .../104-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-11-04 03:13:02.306 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-11-04 03:13:02.406 | Selecting previously unselected package pkg-config. 2020-11-04 03:13:02.413 | Preparing to unpack .../105-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2020-11-04 03:13:02.423 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2020-11-04 03:13:02.490 | Selecting previously unselected package zlib1g-dev:amd64. 2020-11-04 03:13:02.497 | Preparing to unpack .../106-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2020-11-04 03:13:02.499 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2020-11-04 03:13:02.592 | Selecting previously unselected package libglib2.0-dev:amd64. 2020-11-04 03:13:02.599 | Preparing to unpack .../107-libglib2.0-dev_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-11-04 03:13:02.601 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2020-11-04 03:13:02.949 | Selecting previously unselected package libgraphite2-dev:amd64. 2020-11-04 03:13:02.956 | Preparing to unpack .../108-libgraphite2-dev_1.3.11-2_amd64.deb ... 2020-11-04 03:13:02.958 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2020-11-04 03:13:03.017 | Selecting previously unselected package libgts-bin. 2020-11-04 03:13:03.024 | Preparing to unpack .../109-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2020-11-04 03:13:03.026 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2020-11-04 03:13:03.117 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2020-11-04 03:13:03.124 | Preparing to unpack .../110-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2020-11-04 03:13:03.126 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2020-11-04 03:13:03.209 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2020-11-04 03:13:03.216 | Preparing to unpack .../111-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2020-11-04 03:13:03.218 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2020-11-04 03:13:03.300 | Selecting previously unselected package libicu-le-hb0:amd64. 2020-11-04 03:13:03.307 | Preparing to unpack .../112-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2020-11-04 03:13:03.310 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2020-11-04 03:13:03.383 | Selecting previously unselected package libiculx60:amd64. 2020-11-04 03:13:03.390 | Preparing to unpack .../113-libiculx60_60.2-3ubuntu3.1_amd64.deb ... 2020-11-04 03:13:03.393 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.1) ... 2020-11-04 03:13:03.467 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2020-11-04 03:13:03.474 | Preparing to unpack .../114-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2020-11-04 03:13:03.476 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2020-11-04 03:13:03.550 | Selecting previously unselected package libicu-dev. 2020-11-04 03:13:03.557 | Preparing to unpack .../115-libicu-dev_60.2-3ubuntu3.1_amd64.deb ... 2020-11-04 03:13:03.559 | Unpacking libicu-dev (60.2-3ubuntu3.1) ... 2020-11-04 03:13:04.973 | Selecting previously unselected package libharfbuzz-dev:amd64. 2020-11-04 03:13:04.980 | Preparing to unpack .../116-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2020-11-04 03:13:04.990 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2020-11-04 03:13:05.125 | Selecting previously unselected package libiscsi7:amd64. 2020-11-04 03:13:05.133 | Preparing to unpack .../117-libiscsi7_1.17.0-1.1_amd64.deb ... 2020-11-04 03:13:05.135 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2020-11-04 03:13:05.230 | Selecting previously unselected package libjansson4:amd64. 2020-11-04 03:13:05.237 | Preparing to unpack .../118-libjansson4_2.11-1_amd64.deb ... 2020-11-04 03:13:05.239 | Unpacking libjansson4:amd64 (2.11-1) ... 2020-11-04 03:13:05.298 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2020-11-04 03:13:05.305 | Preparing to unpack .../119-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2020-11-04 03:13:05.307 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-11-04 03:13:05.402 | Selecting previously unselected package libjpeg8-dev:amd64. 2020-11-04 03:13:05.409 | Preparing to unpack .../120-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2020-11-04 03:13:05.412 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2020-11-04 03:13:05.469 | Selecting previously unselected package libjpeg-dev:amd64. 2020-11-04 03:13:05.476 | Preparing to unpack .../121-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2020-11-04 03:13:05.478 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2020-11-04 03:13:05.536 | Selecting previously unselected package libjs-jquery. 2020-11-04 03:13:05.543 | Preparing to unpack .../122-libjs-jquery_3.2.1-1_all.deb ... 2020-11-04 03:13:05.545 | Unpacking libjs-jquery (3.2.1-1) ... 2020-11-04 03:13:05.621 | Selecting previously unselected package libjs-jquery-metadata. 2020-11-04 03:13:05.628 | Preparing to unpack .../123-libjs-jquery-metadata_12-1_all.deb ... 2020-11-04 03:13:05.630 | Unpacking libjs-jquery-metadata (12-1) ... 2020-11-04 03:13:05.695 | Selecting previously unselected package libjs-jquery-tablesorter. 2020-11-04 03:13:05.702 | Preparing to unpack .../124-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2020-11-04 03:13:05.704 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2020-11-04 03:13:05.819 | Selecting previously unselected package libltdl-dev:amd64. 2020-11-04 03:13:05.826 | Preparing to unpack .../125-libltdl-dev_2.4.6-2_amd64.deb ... 2020-11-04 03:13:05.829 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2020-11-04 03:13:05.917 | Selecting previously unselected package libsys-hostname-long-perl. 2020-11-04 03:13:05.925 | Preparing to unpack .../126-libsys-hostname-long-perl_1.5-1_all.deb ... 2020-11-04 03:13:05.927 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2020-11-04 03:13:05.992 | Selecting previously unselected package libmail-sendmail-perl. 2020-11-04 03:13:05.999 | Preparing to unpack .../127-libmail-sendmail-perl_0.80-1_all.deb ... 2020-11-04 03:13:06.001 | Unpacking libmail-sendmail-perl (0.80-1) ... 2020-11-04 03:13:06.085 | Selecting previously unselected package libmatheval1:amd64. 2020-11-04 03:13:06.091 | Preparing to unpack .../128-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2020-11-04 03:13:06.094 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2020-11-04 03:13:06.204 | Selecting previously unselected package mysql-common. 2020-11-04 03:13:06.211 | Preparing to unpack .../129-mysql-common_5.8+1.0.4_all.deb ... 2020-11-04 03:13:06.227 | Unpacking mysql-common (5.8+1.0.4) ... 2020-11-04 03:13:06.316 | Selecting previously unselected package libmysqlclient20:amd64. 2020-11-04 03:13:06.322 | Preparing to unpack .../130-libmysqlclient20_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-11-04 03:13:06.325 | Unpacking libmysqlclient20:amd64 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-04 03:13:06.494 | Selecting previously unselected package libssl-dev:amd64. 2020-11-04 03:13:06.502 | Preparing to unpack .../131-libssl-dev_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 2020-11-04 03:13:06.504 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 2020-11-04 03:13:06.790 | Selecting previously unselected package libmysqlclient-dev. 2020-11-04 03:13:06.798 | Preparing to unpack .../132-libmysqlclient-dev_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-11-04 03:13:06.800 | Unpacking libmysqlclient-dev (5.7.32-0ubuntu0.18.04.1) ... 2020-11-04 03:13:07.050 | Selecting previously unselected package libnorm1:amd64. 2020-11-04 03:13:07.058 | Preparing to unpack .../133-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2020-11-04 03:13:07.060 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2020-11-04 03:13:07.161 | Selecting previously unselected package libnspr4:amd64. 2020-11-04 03:13:07.168 | Preparing to unpack .../134-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2020-11-04 03:13:07.171 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2020-11-04 03:13:07.266 | Selecting previously unselected package libnss3:amd64. 2020-11-04 03:13:07.273 | Preparing to unpack .../135-libnss3_2%3a3.35-2ubuntu2.12_amd64.deb ... 2020-11-04 03:13:07.276 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2020-11-04 03:13:07.527 | Selecting previously unselected package libpgm-5.2-0:amd64. 2020-11-04 03:13:07.534 | Preparing to unpack .../136-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2020-11-04 03:13:07.545 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2020-11-04 03:13:07.638 | Selecting previously unselected package libpq5:amd64. 2020-11-04 03:13:07.645 | Preparing to unpack .../137-libpq5_10.14-0ubuntu0.18.04.1_amd64.deb ... 2020-11-04 03:13:07.656 | Unpacking libpq5:amd64 (10.14-0ubuntu0.18.04.1) ... 2020-11-04 03:13:07.718 | Selecting previously unselected package libpq-dev. 2020-11-04 03:13:07.726 | Preparing to unpack .../138-libpq-dev_10.14-0ubuntu0.18.04.1_amd64.deb ... 2020-11-04 03:13:07.736 | Unpacking libpq-dev (10.14-0ubuntu0.18.04.1) ... 2020-11-04 03:13:07.871 | Selecting previously unselected package librados2. 2020-11-04 03:13:07.878 | Preparing to unpack .../139-librados2_12.2.13-0ubuntu0.18.04.4_amd64.deb ... 2020-11-04 03:13:07.881 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.4) ... 2020-11-04 03:13:08.361 | Selecting previously unselected package librbd1. 2020-11-04 03:13:08.368 | Preparing to unpack .../140-librbd1_12.2.13-0ubuntu0.18.04.4_amd64.deb ... 2020-11-04 03:13:08.371 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.4) ... 2020-11-04 03:13:08.570 | Selecting previously unselected package libsasl2-dev. 2020-11-04 03:13:08.578 | Preparing to unpack .../141-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-11-04 03:13:08.580 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-11-04 03:13:08.704 | Preparing to unpack .../142-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-11-04 03:13:08.733 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-11-04 03:13:08.843 | Selecting previously unselected package libsodium23:amd64. 2020-11-04 03:13:08.850 | Preparing to unpack .../143-libsodium23_1.0.16-2_amd64.deb ... 2020-11-04 03:13:08.861 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2020-11-04 03:13:08.935 | Selecting previously unselected package libsystemd-dev:amd64. 2020-11-04 03:13:08.943 | Preparing to unpack .../144-libsystemd-dev_237-3ubuntu10.43_amd64.deb ... 2020-11-04 03:13:08.945 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.43) ... 2020-11-04 03:13:09.071 | Selecting previously unselected package libx86-1:amd64. 2020-11-04 03:13:09.078 | Preparing to unpack .../145-libx86-1_1.1+ds1-10.2_amd64.deb ... 2020-11-04 03:13:09.080 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2020-11-04 03:13:09.145 | Selecting previously unselected package libxml2-dev:amd64. 2020-11-04 03:13:09.152 | Preparing to unpack .../146-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2020-11-04 03:13:09.155 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2020-11-04 03:13:09.366 | Preparing to unpack .../147-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2020-11-04 03:13:09.388 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2020-11-04 03:13:09.481 | Selecting previously unselected package libxslt1-dev:amd64. 2020-11-04 03:13:09.488 | Preparing to unpack .../148-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2020-11-04 03:13:09.490 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2020-11-04 03:13:09.653 | Selecting previously unselected package libzmq5:amd64. 2020-11-04 03:13:09.661 | Preparing to unpack .../149-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2020-11-04 03:13:09.664 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2020-11-04 03:13:09.750 | Selecting previously unselected package lsscsi. 2020-11-04 03:13:09.758 | Preparing to unpack .../150-lsscsi_0.28-0.1_amd64.deb ... 2020-11-04 03:13:09.762 | Unpacking lsscsi (0.28-0.1) ... 2020-11-04 03:13:09.879 | Preparing to unpack .../151-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2020-11-04 03:13:09.915 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2020-11-04 03:13:10.815 | Selecting previously unselected package memcached. 2020-11-04 03:13:10.823 | Preparing to unpack .../152-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2020-11-04 03:13:10.825 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2020-11-04 03:13:10.898 | Selecting previously unselected package pm-utils. 2020-11-04 03:13:10.906 | Preparing to unpack .../153-pm-utils_1.4.1-17_all.deb ... 2020-11-04 03:13:10.908 | Unpacking pm-utils (1.4.1-17) ... 2020-11-04 03:13:11.015 | Selecting previously unselected package postgresql-client-common. 2020-11-04 03:13:11.022 | Preparing to unpack .../154-postgresql-client-common_190ubuntu0.1_all.deb ... 2020-11-04 03:13:11.025 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2020-11-04 03:13:11.117 | Selecting previously unselected package ssl-cert. 2020-11-04 03:13:11.124 | Preparing to unpack .../155-ssl-cert_1.0.39_all.deb ... 2020-11-04 03:13:11.127 | Unpacking ssl-cert (1.0.39) ... 2020-11-04 03:13:11.256 | Selecting previously unselected package postgresql-common. 2020-11-04 03:13:11.263 | Preparing to unpack .../156-postgresql-common_190ubuntu0.1_all.deb ... 2020-11-04 03:13:11.304 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2020-11-04 03:13:11.323 | Unpacking postgresql-common (190ubuntu0.1) ... 2020-11-04 03:13:11.429 | Selecting previously unselected package postgresql-server-dev-10. 2020-11-04 03:13:11.436 | Preparing to unpack .../157-postgresql-server-dev-10_10.14-0ubuntu0.18.04.1_amd64.deb ... 2020-11-04 03:13:11.446 | Unpacking postgresql-server-dev-10 (10.14-0ubuntu0.18.04.1) ... 2020-11-04 03:13:11.741 | Selecting previously unselected package postgresql-server-dev-all. 2020-11-04 03:13:11.748 | Preparing to unpack .../158-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2020-11-04 03:13:11.750 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2020-11-04 03:13:11.819 | Selecting previously unselected package python-pip-whl. 2020-11-04 03:13:11.826 | Preparing to unpack .../159-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2020-11-04 03:13:11.828 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-11-04 03:13:12.093 | Selecting previously unselected package python3-crypto. 2020-11-04 03:13:12.101 | Preparing to unpack .../160-python3-crypto_2.6.1-8ubuntu2_amd64.deb ... 2020-11-04 03:13:12.103 | Unpacking python3-crypto (2.6.1-8ubuntu2) ... 2020-11-04 03:13:12.248 | Selecting previously unselected package python3-secretstorage. 2020-11-04 03:13:12.256 | Preparing to unpack .../161-python3-secretstorage_2.3.1-2_all.deb ... 2020-11-04 03:13:12.258 | Unpacking python3-secretstorage (2.3.1-2) ... 2020-11-04 03:13:12.335 | Selecting previously unselected package python3-keyring. 2020-11-04 03:13:12.342 | Preparing to unpack .../162-python3-keyring_10.6.0-1_all.deb ... 2020-11-04 03:13:12.352 | Unpacking python3-keyring (10.6.0-1) ... 2020-11-04 03:13:12.437 | Selecting previously unselected package python3-keyrings.alt. 2020-11-04 03:13:12.445 | Preparing to unpack .../163-python3-keyrings.alt_3.0-1_all.deb ... 2020-11-04 03:13:12.447 | Unpacking python3-keyrings.alt (3.0-1) ... 2020-11-04 03:13:12.524 | Selecting previously unselected package python3-mysqldb. 2020-11-04 03:13:12.531 | Preparing to unpack .../164-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2020-11-04 03:13:12.542 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2020-11-04 03:13:12.628 | Selecting previously unselected package python3-pip. 2020-11-04 03:13:12.636 | Preparing to unpack .../165-python3-pip_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2020-11-04 03:13:12.638 | Unpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-11-04 03:13:12.733 | Selecting previously unselected package python3-setuptools. 2020-11-04 03:13:12.741 | Preparing to unpack .../166-python3-setuptools_39.0.1-2_all.deb ... 2020-11-04 03:13:12.743 | Unpacking python3-setuptools (39.0.1-2) ... 2020-11-04 03:13:12.869 | Selecting previously unselected package python3.6-venv. 2020-11-04 03:13:12.877 | Preparing to unpack .../167-python3.6-venv_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 2020-11-04 03:13:12.879 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2020-11-04 03:13:12.938 | Selecting previously unselected package python3-venv. 2020-11-04 03:13:12.952 | Preparing to unpack .../168-python3-venv_3.6.7-1~18.04_amd64.deb ... 2020-11-04 03:13:12.955 | Unpacking python3-venv (3.6.7-1~18.04) ... 2020-11-04 03:13:13.022 | Selecting previously unselected package python3-wheel. 2020-11-04 03:13:13.030 | Preparing to unpack .../169-python3-wheel_0.30.0-0.2_all.deb ... 2020-11-04 03:13:13.032 | Unpacking python3-wheel (0.30.0-0.2) ... 2020-11-04 03:13:13.108 | Selecting previously unselected package python3-xdg. 2020-11-04 03:13:13.116 | Preparing to unpack .../170-python3-xdg_0.25-4ubuntu1_all.deb ... 2020-11-04 03:13:13.119 | Unpacking python3-xdg (0.25-4ubuntu1) ... 2020-11-04 03:13:13.194 | Selecting previously unselected package qemu-block-extra:amd64. 2020-11-04 03:13:13.202 | Preparing to unpack .../171-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.32_amd64.deb ... 2020-11-04 03:13:13.204 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.32) ... 2020-11-04 03:13:13.264 | Selecting previously unselected package qemu-utils. 2020-11-04 03:13:13.271 | Preparing to unpack .../172-qemu-utils_1%3a2.11+dfsg-1ubuntu7.32_amd64.deb ... 2020-11-04 03:13:13.274 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.32) ... 2020-11-04 03:13:13.473 | Selecting previously unselected package sharutils. 2020-11-04 03:13:13.480 | Preparing to unpack .../173-sharutils_1%3a4.15.2-3_amd64.deb ... 2020-11-04 03:13:13.482 | Unpacking sharutils (1:4.15.2-3) ... 2020-11-04 03:13:13.563 | Selecting previously unselected package sqlite3. 2020-11-04 03:13:13.570 | Preparing to unpack .../174-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2020-11-04 03:13:13.581 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2020-11-04 03:13:13.741 | Selecting previously unselected package thin-provisioning-tools. 2020-11-04 03:13:13.748 | Preparing to unpack .../175-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2020-11-04 03:13:13.750 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2020-11-04 03:13:13.882 | Selecting previously unselected package unzip. 2020-11-04 03:13:13.889 | Preparing to unpack .../176-unzip_6.0-21ubuntu1_amd64.deb ... 2020-11-04 03:13:13.899 | Unpacking unzip (6.0-21ubuntu1) ... 2020-11-04 03:13:14.004 | Selecting previously unselected package uwsgi-core. 2020-11-04 03:13:14.011 | Preparing to unpack .../177-uwsgi-core_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-11-04 03:13:14.014 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2020-11-04 03:13:14.169 | Selecting previously unselected package vbetool. 2020-11-04 03:13:14.177 | Preparing to unpack .../178-vbetool_1.1-4_amd64.deb ... 2020-11-04 03:13:14.179 | Unpacking vbetool (1.1-4) ... 2020-11-04 03:13:14.264 | Selecting previously unselected package libipset3:amd64. 2020-11-04 03:13:14.272 | Preparing to unpack .../179-libipset3_6.34-1_amd64.deb ... 2020-11-04 03:13:14.282 | Unpacking libipset3:amd64 (6.34-1) ... 2020-11-04 03:13:14.353 | Selecting previously unselected package ipset. 2020-11-04 03:13:14.361 | Preparing to unpack .../180-ipset_6.34-1_amd64.deb ... 2020-11-04 03:13:14.363 | Unpacking ipset (6.34-1) ... 2020-11-04 03:13:14.462 | Selecting previously unselected package ipvsadm. 2020-11-04 03:13:14.470 | Preparing to unpack .../181-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2020-11-04 03:13:14.472 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2020-11-04 03:13:14.558 | Selecting previously unselected package kpartx. 2020-11-04 03:13:14.565 | Preparing to unpack .../182-kpartx_0.7.4-2ubuntu3_amd64.deb ... 2020-11-04 03:13:14.568 | Unpacking kpartx (0.7.4-2ubuntu3) ... 2020-11-04 03:13:14.643 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2020-11-04 03:13:14.650 | Preparing to unpack .../183-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-11-04 03:13:14.652 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-11-04 03:13:14.743 | Selecting previously unselected package liberasurecode1:amd64. 2020-11-04 03:13:14.750 | Preparing to unpack .../184-liberasurecode1_1.5.0-1_amd64.deb ... 2020-11-04 03:13:14.753 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2020-11-04 03:13:14.822 | Selecting previously unselected package liberasurecode-dev. 2020-11-04 03:13:14.830 | Preparing to unpack .../185-liberasurecode-dev_1.5.0-1_amd64.deb ... 2020-11-04 03:13:14.832 | Unpacking liberasurecode-dev (1.5.0-1) ... 2020-11-04 03:13:14.890 | Selecting previously unselected package libffi-dev:amd64. 2020-11-04 03:13:14.898 | Preparing to unpack .../186-libffi-dev_3.2.1-8_amd64.deb ... 2020-11-04 03:13:14.900 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2020-11-04 03:13:14.980 | Selecting previously unselected package libkrb5-dev:amd64. 2020-11-04 03:13:14.988 | Preparing to unpack .../187-libkrb5-dev_1.16-2ubuntu0.1_amd64.deb ... 2020-11-04 03:13:14.990 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.1) ... 2020-11-04 03:13:15.049 | Selecting previously unselected package libyaml-dev:amd64. 2020-11-04 03:13:15.057 | Preparing to unpack .../188-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2020-11-04 03:13:15.059 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2020-11-04 03:13:15.122 | Selecting previously unselected package socat. 2020-11-04 03:13:15.130 | Preparing to unpack .../189-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2020-11-04 03:13:15.132 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2020-11-04 03:13:15.249 | Selecting previously unselected package vlan. 2020-11-04 03:13:15.257 | Preparing to unpack .../190-vlan_1.9-3.2ubuntu6_amd64.deb ... 2020-11-04 03:13:15.260 | Unpacking vlan (1.9-3.2ubuntu6) ... 2020-11-04 03:13:15.360 | Setting up libjs-jquery (3.2.1-1) ... 2020-11-04 03:13:15.389 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2020-11-04 03:13:15.425 | Setting up libapr1:amd64 (1.6.3-2) ... 2020-11-04 03:13:15.452 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-11-04 03:13:15.498 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2020-11-04 03:13:15.661 | Setting up libpathplan4 (2.40.1-2) ... 2020-11-04 03:13:15.688 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-11-04 03:13:15.716 | Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 2020-11-04 03:13:15.744 | Setting up make (4.1-9.1ubuntu1) ... 2020-11-04 03:13:15.772 | Setting up liblab-gamut1 (2.40.1-2) ... 2020-11-04 03:13:15.800 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.1) ... 2020-11-04 03:13:15.828 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2020-11-04 03:13:15.855 | Setting up vlan (1.9-3.2ubuntu6) ... 2020-11-04 03:13:15.920 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2020-11-04 03:13:15.948 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2020-11-04 03:13:15.976 | Processing triggers for mime-support (3.60ubuntu1) ... 2020-11-04 03:13:16.004 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2020-11-04 03:13:16.031 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-04 03:13:16.053 | Setting up sudo (1.8.21p2-3ubuntu1.3) ... 2020-11-04 03:13:16.115 | Setting up libtimedate-perl (2.3000-2) ... 2020-11-04 03:13:16.142 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2020-11-04 03:13:16.170 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.6) ... 2020-11-04 03:13:16.214 | Setting up fonts-dejavu-core (2.37-1) ... 2020-11-04 03:13:16.352 | Setting up python3-crypto (2.6.1-8ubuntu2) ... 2020-11-04 03:13:16.769 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2020-11-04 03:13:16.992 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2020-11-04 03:13:17.021 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2020-11-04 03:13:17.379 | update-initramfs: deferring update (trigger activated) 2020-11-04 03:13:19.451 | Setting up lsscsi (0.28-0.1) ... 2020-11-04 03:13:19.479 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2020-11-04 03:13:19.500 | No schema files found: doing nothing. 2020-11-04 03:13:19.507 | Setting up mysql-common (5.8+1.0.4) ... 2020-11-04 03:13:19.566 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2020-11-04 03:13:19.577 | Setting up sharutils (1:4.15.2-3) ... 2020-11-04 03:13:19.604 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2020-11-04 03:13:19.632 | Setting up python3-xdg (0.25-4ubuntu1) ... 2020-11-04 03:13:19.920 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-11-04 03:13:19.948 | Setting up libjansson4:amd64 (2.11-1) ... 2020-11-04 03:13:19.975 | Setting up python3-keyrings.alt (3.0-1) ... 2020-11-04 03:13:20.239 | Setting up unzip (6.0-21ubuntu1) ... 2020-11-04 03:13:20.273 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2020-11-04 03:13:20.369 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-11-04 03:13:20.396 | Setting up libarchive-cpio-perl (0.10-1) ... 2020-11-04 03:13:20.425 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2020-11-04 03:13:20.452 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2020-11-04 03:13:20.479 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-11-04 03:13:20.508 | Setting up dctrl-tools (2.24-2build1) ... 2020-11-04 03:13:20.536 | Setting up apache2-data (2.4.29-1ubuntu4.14) ... 2020-11-04 03:13:20.563 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2020-11-04 03:13:20.592 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2020-11-04 03:13:20.629 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-11-04 03:13:20.657 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2020-11-04 03:13:20.685 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2020-11-04 03:13:20.754 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2020-11-04 03:13:30.932 | Setting up pm-utils (1.4.1-17) ... 2020-11-04 03:13:30.970 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2020-11-04 03:13:31.005 | Setting up python3-wheel (0.30.0-0.2) ... 2020-11-04 03:13:31.292 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.1) ... 2020-11-04 03:13:31.320 | Setting up m4 (1.4.18-1) ... 2020-11-04 03:13:31.348 | Setting up libipset3:amd64 (6.34-1) ... 2020-11-04 03:13:31.376 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2020-11-04 03:13:31.404 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-11-04 03:13:31.431 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2020-11-04 03:13:31.501 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2020-11-04 03:13:33.311 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2020-11-04 03:13:33.338 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2020-11-04 03:13:33.366 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2020-11-04 03:13:34.246 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2020-11-04 03:13:34.274 | Setting up libcroco3:amd64 (0.6.12-2) ... 2020-11-04 03:13:34.301 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2020-11-04 03:13:34.329 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2020-11-04 03:13:34.357 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2020-11-04 03:13:34.384 | Setting up libsys-hostname-long-perl (1.5-1) ... 2020-11-04 03:13:34.412 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2020-11-04 03:13:34.440 | Setting up dnsmasq-utils (2.79-1) ... 2020-11-04 03:13:34.467 | Setting up libsodium23:amd64 (1.0.16-2) ... 2020-11-04 03:13:34.511 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2020-11-04 03:13:34.539 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2020-11-04 03:13:34.585 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-11-04 03:13:34.613 | Setting up libmail-sendmail-perl (0.80-1) ... 2020-11-04 03:13:34.641 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-11-04 03:13:34.676 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2020-11-04 03:13:34.712 | Setting up autotools-dev (20180224.1) ... 2020-11-04 03:13:34.741 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.6) ... 2020-11-04 03:13:34.768 | Setting up kpartx (0.7.4-2ubuntu3) ... 2020-11-04 03:13:34.796 | Setting up postgresql-client-common (190ubuntu0.1) ... 2020-11-04 03:13:34.842 | Setting up dstat (0.7.3-1) ... 2020-11-04 03:13:35.043 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 2020-11-04 03:13:35.289 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2020-11-04 03:13:35.317 | Setting up ipset (6.34-1) ... 2020-11-04 03:13:35.345 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2020-11-04 03:13:35.382 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2020-11-04 03:13:35.410 | Setting up systemd (237-3ubuntu10.43) ... 2020-11-04 03:13:35.426 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2020-11-04 03:13:36.641 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2020-11-04 03:13:36.642 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2020-11-04 03:13:36.643 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2020-11-04 03:13:36.644 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2020-11-04 03:13:36.721 | Setting up libltdl7:amd64 (2.4.6-2) ... 2020-11-04 03:13:36.749 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... 2020-11-04 03:13:36.786 | Setting up python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-11-04 03:13:37.152 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.1) ... 2020-11-04 03:13:37.180 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2020-11-04 03:13:37.208 | Setting up libann0 (1.1.2+doc-6) ... 2020-11-04 03:13:37.235 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2020-11-04 03:13:37.263 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2020-11-04 03:13:37.291 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2020-11-04 03:13:37.319 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2020-11-04 03:13:37.347 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2020-11-04 03:13:37.393 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-11-04 03:13:58.371 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.1) ... 2020-11-04 03:13:58.377 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.43) ... 2020-11-04 03:13:58.405 | Setting up libmysqlclient20:amd64 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-04 03:13:58.433 | Setting up icu-devtools (60.2-3ubuntu3.1) ... 2020-11-04 03:13:58.462 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2020-11-04 03:13:58.490 | Setting up libthai-data (0.1.27-2) ... 2020-11-04 03:13:58.517 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2020-11-04 03:13:58.545 | Setting up javascript-common (11) ... 2020-11-04 03:13:58.612 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2020-11-04 03:13:58.626 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2020-11-04 03:13:58.664 | Setting up python3-setuptools (39.0.1-2) ... 2020-11-04 03:13:59.094 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-11-04 03:13:59.138 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-11-04 03:13:59.185 | Setting up libjs-jquery-metadata (12-1) ... 2020-11-04 03:13:59.212 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2020-11-04 03:13:59.594 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2020-11-04 03:13:59.961 | Setting up python3-secretstorage (2.3.1-2) ... 2020-11-04 03:14:00.219 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2020-11-04 03:14:00.247 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2020-11-04 03:14:00.274 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-11-04 03:14:00.302 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2020-11-04 03:14:00.330 | Setting up vbetool (1.1-4) ... 2020-11-04 03:14:00.358 | Setting up libcdt5 (2.40.1-2) ... 2020-11-04 03:14:00.386 | Setting up git (1:2.17.1-1ubuntu0.7) ... 2020-11-04 03:14:00.444 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2020-11-04 03:14:00.472 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2020-11-04 03:14:00.500 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2020-11-04 03:14:00.723 | Setting up libcgraph6 (2.40.1-2) ... 2020-11-04 03:14:00.752 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2020-11-04 03:14:00.779 | Setting up libwebp6:amd64 (0.6.1-2) ... 2020-11-04 03:14:00.807 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2020-11-04 03:14:00.834 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-11-04 03:14:00.862 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2020-11-04 03:14:00.890 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2020-11-04 03:14:00.918 | Setting up python3-venv (3.6.7-1~18.04) ... 2020-11-04 03:14:00.946 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2020-11-04 03:14:00.980 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.6) ... 2020-11-04 03:14:01.008 | Setting up libtool (2.4.6-2) ... 2020-11-04 03:14:01.036 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2020-11-04 03:14:01.064 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2020-11-04 03:14:01.092 | Setting up libnss-systemd:amd64 (237-3ubuntu10.43) ... 2020-11-04 03:14:01.120 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2020-11-04 03:14:01.148 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2020-11-04 03:14:01.719 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2020-11-04 03:14:02.290 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2020-11-04 03:14:02.678 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2020-11-04 03:14:02.706 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-11-04 03:14:02.734 | Setting up libpam-systemd:amd64 (237-3ubuntu10.43) ... 2020-11-04 03:14:03.105 | Setting up libapr1-dev (1.6.3-2) ... 2020-11-04 03:14:03.132 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2020-11-04 03:14:03.160 | Setting up python3-keyring (10.6.0-1) ... 2020-11-04 03:14:03.436 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-11-04 03:14:03.720 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2020-11-04 03:14:03.748 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2020-11-04 03:14:03.776 | Setting up libgvpr2 (2.40.1-2) ... 2020-11-04 03:14:03.804 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2020-11-04 03:14:03.832 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2020-11-04 03:14:04.400 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2020-11-04 03:14:04.943 | Setting up socat (1.7.3.2-2ubuntu2) ... 2020-11-04 03:14:04.964 | Setting up apache2-utils (2.4.29-1ubuntu4.14) ... 2020-11-04 03:14:04.991 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 2020-11-04 03:14:05.019 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.10) ... 2020-11-04 03:14:05.047 | Setting up libaprutil1-dev (1.6.1-2) ... 2020-11-04 03:14:05.075 | Setting up liberasurecode-dev (1.5.0-1) ... 2020-11-04 03:14:05.119 | Setting up apache2-bin (2.4.29-1ubuntu4.14) ... 2020-11-04 03:14:05.147 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-11-04 03:14:05.175 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2020-11-04 03:14:05.203 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2020-11-04 03:14:05.231 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2020-11-04 03:14:05.259 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-11-04 03:14:05.286 | Setting up ssl-cert (1.0.39) ... 2020-11-04 03:14:05.913 | Setting up python3-mysqldb (1.3.10-1build1) ... 2020-11-04 03:14:06.190 | Setting up autoconf (2.69-11) ... 2020-11-04 03:14:06.227 | Setting up libthai0:amd64 (0.1.27-2) ... 2020-11-04 03:14:06.254 | Setting up fakeroot (1.22-2ubuntu1) ... 2020-11-04 03:14:06.276 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2020-11-04 03:14:06.299 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2020-11-04 03:14:06.508 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2020-11-04 03:14:06.952 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2020-11-04 03:14:06.980 | Setting up libalgorithm-merge-perl (0.08-3) ... 2020-11-04 03:14:07.009 | Setting up intltool-debian (0.35.0+20060710.4) ... 2020-11-04 03:14:07.037 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2020-11-04 03:14:07.132 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.1) ... 2020-11-04 03:14:07.160 | Setting up libpq5:amd64 (10.14-0ubuntu0.18.04.1) ... 2020-11-04 03:14:07.187 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2020-11-04 03:14:07.215 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2020-11-04 03:14:07.243 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2020-11-04 03:14:07.270 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2020-11-04 03:14:07.299 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2020-11-04 03:14:07.583 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2020-11-04 03:14:08.125 | Setting up postgresql-common (190ubuntu0.1) ... 2020-11-04 03:14:08.722 | Adding user postgres to group ssl-cert 2020-11-04 03:14:08.880 | 2020-11-04 03:14:08.880 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2020-11-04 03:14:09.071 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2020-11-04 03:14:09.071 | Removing obsolete dictionary files: 2020-11-04 03:14:09.301 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2020-11-04 03:14:09.883 | Setting up automake (1:1.15.1-3ubuntu2) ... 2020-11-04 03:14:09.898 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2020-11-04 03:14:09.920 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-11-04 03:14:09.957 | Setting up libice6:amd64 (2:1.0.9-2) ... 2020-11-04 03:14:09.985 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2020-11-04 03:14:10.058 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2020-11-04 03:14:10.069 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2020-11-04 03:14:10.096 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2020-11-04 03:14:10.124 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2020-11-04 03:14:10.160 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-11-04 03:14:10.445 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2020-11-04 03:14:11.026 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2020-11-04 03:14:11.155 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2020-11-04 03:14:11.182 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2020-11-04 03:14:11.218 | Setting up libpq-dev (10.14-0ubuntu0.18.04.1) ... 2020-11-04 03:14:11.245 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2020-11-04 03:14:11.273 | Setting up apache2 (2.4.29-1ubuntu4.14) ... 2020-11-04 03:14:12.807 | Enabling module mpm_event. 2020-11-04 03:14:12.868 | Enabling module authz_core. 2020-11-04 03:14:12.872 | Enabling module authz_host. 2020-11-04 03:14:12.928 | Enabling module authn_core. 2020-11-04 03:14:12.932 | Enabling module auth_basic. 2020-11-04 03:14:12.989 | Enabling module access_compat. 2020-11-04 03:14:13.044 | Enabling module authn_file. 2020-11-04 03:14:13.100 | Enabling module authz_user. 2020-11-04 03:14:13.155 | Enabling module alias. 2020-11-04 03:14:13.210 | Enabling module dir. 2020-11-04 03:14:13.265 | Enabling module autoindex. 2020-11-04 03:14:13.321 | Enabling module env. 2020-11-04 03:14:13.376 | Enabling module mime. 2020-11-04 03:14:13.432 | Enabling module negotiation. 2020-11-04 03:14:13.486 | Enabling module setenvif. 2020-11-04 03:14:13.542 | Enabling module filter. 2020-11-04 03:14:13.598 | Enabling module deflate. 2020-11-04 03:14:13.652 | Enabling module status. 2020-11-04 03:14:13.708 | Enabling module reqtimeout. 2020-11-04 03:14:13.762 | Enabling conf charset. 2020-11-04 03:14:13.817 | Enabling conf localized-error-pages. 2020-11-04 03:14:13.872 | Enabling conf other-vhosts-access-log. 2020-11-04 03:14:13.927 | Enabling conf security. 2020-11-04 03:14:13.982 | Enabling conf serve-cgi-bin. 2020-11-04 03:14:14.037 | Enabling site 000-default. 2020-11-04 03:14:14.087 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2020-11-04 03:14:14.139 | Enabling conf javascript-common. 2020-11-04 03:14:14.374 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2020-11-04 03:14:14.764 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2020-11-04 03:14:16.058 | Setting up libmysqlclient-dev (5.7.32-0ubuntu0.18.04.1) ... 2020-11-04 03:14:16.086 | Setting up po-debconf (1.0.20) ... 2020-11-04 03:14:16.114 | Setting up curl (7.58.0-2ubuntu3.10) ... 2020-11-04 03:14:16.142 | Setting up build-essential (12.4ubuntu1) ... 2020-11-04 03:14:16.169 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.1) ... 2020-11-04 03:14:16.197 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2020-11-04 03:14:16.225 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2020-11-04 03:14:16.253 | Setting up postgresql-server-dev-10 (10.14-0ubuntu0.18.04.1) ... 2020-11-04 03:14:16.281 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2020-11-04 03:14:16.308 | Setting up librados2 (12.2.13-0ubuntu0.18.04.4) ... 2020-11-04 03:14:16.336 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2020-11-04 03:14:16.365 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2020-11-04 03:14:16.553 | Setting up libiculx60:amd64 (60.2-3ubuntu3.1) ... 2020-11-04 03:14:16.597 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2020-11-04 03:14:16.634 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2020-11-04 03:14:18.821 | Regenerating fonts cache... done. 2020-11-04 03:14:18.825 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2020-11-04 03:14:18.852 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.4) ... 2020-11-04 03:14:18.880 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.32) ... 2020-11-04 03:14:18.907 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.32) ... 2020-11-04 03:14:18.935 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2020-11-04 03:14:18.963 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-11-04 03:14:18.991 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2020-11-04 03:14:19.025 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-11-04 03:14:19.053 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-11-04 03:14:19.081 | Setting up libgvc6 (2.40.1-2) ... 2020-11-04 03:14:19.118 | Setting up graphviz (2.40.1-2) ... 2020-11-04 03:14:19.147 | Setting up libicu-dev (60.2-3ubuntu3.1) ... 2020-11-04 03:14:19.174 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2020-11-04 03:14:19.202 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2020-11-04 03:14:19.230 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2020-11-04 03:14:19.274 | Setting up debhelper (11.1.6ubuntu2) ... 2020-11-04 03:14:19.302 | Setting up dh-autoreconf (17) ... 2020-11-04 03:14:19.330 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2020-11-04 03:14:19.358 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2020-11-04 03:14:19.386 | Setting up apache2-dev (2.4.29-1ubuntu4.14) ... 2020-11-04 03:14:19.413 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2020-11-04 03:14:19.472 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2020-11-04 03:14:28.140 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-11-04 03:14:28.162 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-04 03:14:28.341 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-04 03:14:28.364 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2020-11-04 03:14:28.591 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2020-11-04 03:14:28.609 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2020-11-04 03:14:30.616 | ++ functions-common:apt_get:1115 : result=0 2020-11-04 03:14:30.618 | ++ functions-common:apt_get:1118 : time_stop apt-get 2020-11-04 03:14:30.620 | ++ functions-common:time_stop:2310 : local name 2020-11-04 03:14:30.622 | ++ functions-common:time_stop:2311 : local end_time 2020-11-04 03:14:30.625 | ++ functions-common:time_stop:2312 : local elapsed_time 2020-11-04 03:14:30.627 | ++ functions-common:time_stop:2313 : local total 2020-11-04 03:14:30.629 | ++ functions-common:time_stop:2314 : local start_time 2020-11-04 03:14:30.631 | ++ functions-common:time_stop:2316 : name=apt-get 2020-11-04 03:14:30.633 | ++ functions-common:time_stop:2317 : start_time=1604459540606 2020-11-04 03:14:30.635 | ++ functions-common:time_stop:2319 : [[ -z 1604459540606 ]] 2020-11-04 03:14:30.638 | +++ functions-common:time_stop:2322 : date +%s%3N 2020-11-04 03:14:30.641 | ++ functions-common:time_stop:2322 : end_time=1604459670639 2020-11-04 03:14:30.644 | ++ functions-common:time_stop:2323 : elapsed_time=130033 2020-11-04 03:14:30.646 | ++ functions-common:time_stop:2324 : total=654 2020-11-04 03:14:30.648 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2020-11-04 03:14:30.650 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=130687 2020-11-04 03:14:30.652 | ++ functions-common:apt_get:1119 : return 0 2020-11-04 03:14:30.655 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2020-11-04 03:14:30.657 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2020-11-04 03:14:30.659 | ++ tools/install_prereqs.sh:source:88 : date +%s 2020-11-04 03:14:30.663 | ++ tools/install_prereqs.sh:source:89 : date 2020-11-04 03:14:30.667 | + ./stack.sh:main:753 : [[ False != \T\r\u\e ]] 2020-11-04 03:14:30.669 | + ./stack.sh:main:754 : PYPI_ALTERNATIVE_URL= 2020-11-04 03:14:30.672 | + ./stack.sh:main:754 : /home/ubuntu/devstack/tools/install_pip.sh 2020-11-04 03:14:32.063 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2020-11-04 03:14:32.065 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2020-11-04 03:14:32.067 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2020-11-04 03:14:32.070 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2020-11-04 03:14:32.071 | + tools/install_pip.sh:main:43 : GetDistro 2020-11-04 03:14:32.073 | + functions-common:GetDistro:373 : GetOSVersion 2020-11-04 03:14:32.075 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2020-11-04 03:14:32.077 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2020-11-04 03:14:32.079 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2020-11-04 03:14:32.081 | + functions-common:_ensure_lsb_release:328 : return 2020-11-04 03:14:32.083 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2020-11-04 03:14:32.153 | + functions-common:GetOSVersion:352 : os_RELEASE=18.04 2020-11-04 03:14:32.155 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2020-11-04 03:14:32.227 | + functions-common:GetOSVersion:353 : os_CODENAME=bionic 2020-11-04 03:14:32.229 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2020-11-04 03:14:32.299 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2020-11-04 03:14:32.301 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2020-11-04 03:14:32.303 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2020-11-04 03:14:32.305 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2020-11-04 03:14:32.307 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2020-11-04 03:14:32.309 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2020-11-04 03:14:32.311 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2020-11-04 03:14:32.312 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2020-11-04 03:14:32.314 | + functions-common:GetDistro:378 : DISTRO=bionic 2020-11-04 03:14:32.316 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2020-11-04 03:14:32.318 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2020-11-04 03:14:32.318 | Distro: bionic 2020-11-04 03:14:32.320 | + tools/install_pip.sh:main:125 : get_versions 2020-11-04 03:14:32.322 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-11-04 03:14:32.325 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-11-04 03:14:32.327 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-11-04 03:14:32.330 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-11-04 03:14:32.330 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-11-04 03:14:32.659 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2020-11-04 03:14:32.661 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2020-11-04 03:14:32.661 | pip: 20.2.2 2020-11-04 03:14:32.663 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2020-11-04 03:14:32.969 | pip 20.2.2 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2020-11-04 03:14:32.991 | + tools/install_pip.sh:main:127 : [[ -n '' ]] 2020-11-04 03:14:32.993 | + tools/install_pip.sh:main:132 : [[ bionic == focal ]] 2020-11-04 03:14:32.994 | + tools/install_pip.sh:main:141 : is_fedora 2020-11-04 03:14:32.996 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-11-04 03:14:32.998 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-11-04 03:14:32.999 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-11-04 03:14:33.001 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-04 03:14:33.002 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-04 03:14:33.004 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2020-11-04 03:14:33.006 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2020-11-04 03:14:33.008 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2020-11-04 03:14:33.010 | + tools/install_pip.sh:main:141 : is_suse 2020-11-04 03:14:33.011 | + functions-common:is_suse:464 : is_opensuse 2020-11-04 03:14:33.013 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-11-04 03:14:33.015 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-04 03:14:33.016 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-11-04 03:14:33.018 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-11-04 03:14:33.020 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-04 03:14:33.022 | + tools/install_pip.sh:main:142 : is_package_installed python3-pip 2020-11-04 03:14:33.024 | + functions-common:is_package_installed:1353 : [[ -z python3-pip ]] 2020-11-04 03:14:33.025 | + functions-common:is_package_installed:1357 : [[ -z deb ]] 2020-11-04 03:14:33.027 | + functions-common:is_package_installed:1361 : [[ deb = \d\e\b ]] 2020-11-04 03:14:33.029 | + functions-common:is_package_installed:1362 : dpkg -s python3-pip 2020-11-04 03:14:33.051 | + tools/install_pip.sh:main:143 : uninstall_package python3-pip 2020-11-04 03:14:33.052 | + functions-common:uninstall_package:1373 : is_ubuntu 2020-11-04 03:14:33.054 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-11-04 03:14:33.056 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-11-04 03:14:33.057 | + functions-common:uninstall_package:1374 : apt_get purge python3-pip 2020-11-04 03:14:33.072 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2020-11-04 03:14:33.190 | Reading package lists... 2020-11-04 03:14:33.426 | Building dependency tree... 2020-11-04 03:14:33.427 | Reading state information... 2020-11-04 03:14:33.628 | The following packages were automatically installed and are no longer required: 2020-11-04 03:14:33.629 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-11-04 03:14:33.629 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-11-04 03:14:33.629 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2020-11-04 03:14:33.629 | python3-pam python3-problem-report python3-pyasn1 2020-11-04 03:14:33.629 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-11-04 03:14:33.629 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-11-04 03:14:33.629 | python3-zope.interface 2020-11-04 03:14:33.629 | Use 'sudo apt autoremove' to remove them. 2020-11-04 03:14:33.667 | The following packages will be REMOVED: 2020-11-04 03:14:33.667 | python3-pip* 2020-11-04 03:14:34.084 | 0 upgraded, 0 newly installed, 1 to remove and 143 not upgraded. 2020-11-04 03:14:34.084 | After this operation, 601 kB disk space will be freed. 2020-11-04 03:14:34.144 | (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 ... 74799 files and directories currently installed.) 2020-11-04 03:14:34.147 | Removing python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-11-04 03:14:34.376 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-11-04 03:14:36.956 | + functions-common:apt_get:1115 : result=0 2020-11-04 03:14:36.958 | + functions-common:apt_get:1118 : time_stop apt-get 2020-11-04 03:14:36.960 | + functions-common:time_stop:2310 : local name 2020-11-04 03:14:36.961 | + functions-common:time_stop:2311 : local end_time 2020-11-04 03:14:36.963 | + functions-common:time_stop:2312 : local elapsed_time 2020-11-04 03:14:36.965 | + functions-common:time_stop:2313 : local total 2020-11-04 03:14:36.966 | + functions-common:time_stop:2314 : local start_time 2020-11-04 03:14:36.968 | + functions-common:time_stop:2316 : name=apt-get 2020-11-04 03:14:36.969 | + functions-common:time_stop:2317 : start_time=1604459673070 2020-11-04 03:14:36.971 | + functions-common:time_stop:2319 : [[ -z 1604459673070 ]] 2020-11-04 03:14:36.973 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-11-04 03:14:36.976 | + functions-common:time_stop:2322 : end_time=1604459676974 2020-11-04 03:14:36.977 | + functions-common:time_stop:2323 : elapsed_time=3904 2020-11-04 03:14:36.979 | + functions-common:time_stop:2324 : total=0 2020-11-04 03:14:36.981 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-11-04 03:14:36.982 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=3904 2020-11-04 03:14:36.984 | + functions-common:apt_get:1119 : return 0 2020-11-04 03:14:36.986 | + tools/install_pip.sh:main:147 : install_get_pip 2020-11-04 03:14:36.987 | + tools/install_pip.sh:install_get_pip:64 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-04 03:14:36.989 | + tools/install_pip.sh:install_get_pip:81 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-04 03:14:36.991 | + tools/install_pip.sh:install_get_pip:84 : local timecond= 2020-11-04 03:14:36.993 | + tools/install_pip.sh:install_get_pip:85 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-04 03:14:36.995 | + tools/install_pip.sh:install_get_pip:89 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2020-11-04 03:14:37.005 | % Total % Received % Xferd Average Speed Time Time Time Current 2020-11-04 03:14:37.005 | Dload Upload Total Spent Left Speed 2020-11-04 03:14:38.017 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 1842k 10 192k 0 0 544k 0 0:00:03 --:--:-- 0:00:03 543k 100 1842k 100 1842k 0 0 1820k 0 0:00:01 0:00:01 --:--:-- 1822k 2020-11-04 03:14:38.021 | + tools/install_pip.sh:install_get_pip:92 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2020-11-04 03:14:38.024 | + tools/install_pip.sh:install_get_pip:94 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py 2020-11-04 03:14:40.630 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-04 03:14:41.195 | Collecting pip 2020-11-04 03:14:41.207 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/1c7514530bd5c/pip-20.2.4-py2.py3-none-any.whl (1.5 MB) 2020-11-04 03:14:41.518 | Installing collected packages: pip 2020-11-04 03:14:41.518 | Attempting uninstall: pip 2020-11-04 03:14:41.519 | Found existing installation: pip 20.2.2 2020-11-04 03:14:41.756 | Uninstalling pip-20.2.2: 2020-11-04 03:14:41.770 | Successfully uninstalled pip-20.2.2 2020-11-04 03:14:43.038 | Successfully installed pip-20.2.4 2020-11-04 03:14:43.169 | + tools/install_pip.sh:main:149 : set -x 2020-11-04 03:14:43.170 | + tools/install_pip.sh:main:153 : pip_install_gr setuptools 2020-11-04 03:14:43.172 | + inc/python:pip_install_gr:76 : local name=setuptools 2020-11-04 03:14:43.174 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-04 03:14:43.176 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2020-11-04 03:14:43.179 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2020-11-04 03:14:43.181 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2020-11-04 03:14:43.183 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2020-11-04 03:14:43.184 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2020-11-04 03:14:43.187 | ++ 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 ' 2020-11-04 03:14:43.189 | ++ 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 == '' ]] 2020-11-04 03:14:43.191 | ++ 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' 2020-11-04 03:14:43.193 | + 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' 2020-11-04 03:14:43.195 | + 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' 2020-11-04 03:14:43.209 | Using python 3.6 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 2020-11-04 03:14:43.211 | + 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.6 -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' 2020-11-04 03:14:44.962 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-04 03:14:46.400 | Collecting setuptools===50.3.2 2020-11-04 03:14:46.410 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2c2/42a0856fbad7e/setuptools-50.3.2-py3-none-any.whl (785 kB) 2020-11-04 03:14:46.779 | Installing collected packages: setuptools 2020-11-04 03:14:46.780 | Attempting uninstall: setuptools 2020-11-04 03:14:46.780 | Found existing installation: setuptools 49.6.0 2020-11-04 03:14:46.869 | Uninstalling setuptools-49.6.0: 2020-11-04 03:14:46.899 | Successfully uninstalled setuptools-49.6.0 2020-11-04 03:14:47.414 | Successfully installed setuptools-50.3.2 2020-11-04 03:14:47.553 | + inc/python:pip_install:200 : result=0 2020-11-04 03:14:47.555 | + inc/python:pip_install:202 : time_stop pip_install 2020-11-04 03:14:47.557 | + functions-common:time_stop:2310 : local name 2020-11-04 03:14:47.558 | + functions-common:time_stop:2311 : local end_time 2020-11-04 03:14:47.560 | + functions-common:time_stop:2312 : local elapsed_time 2020-11-04 03:14:47.562 | + functions-common:time_stop:2313 : local total 2020-11-04 03:14:47.563 | + functions-common:time_stop:2314 : local start_time 2020-11-04 03:14:47.565 | + functions-common:time_stop:2316 : name=pip_install 2020-11-04 03:14:47.567 | + functions-common:time_stop:2317 : start_time=1604459683206 2020-11-04 03:14:47.568 | + functions-common:time_stop:2319 : [[ -z 1604459683206 ]] 2020-11-04 03:14:47.570 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-11-04 03:14:47.573 | + functions-common:time_stop:2322 : end_time=1604459687571 2020-11-04 03:14:47.575 | + functions-common:time_stop:2323 : elapsed_time=4365 2020-11-04 03:14:47.576 | + functions-common:time_stop:2324 : total=0 2020-11-04 03:14:47.578 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-11-04 03:14:47.580 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=4365 2020-11-04 03:14:47.582 | + inc/python:pip_install:203 : return 0 2020-11-04 03:14:47.584 | + tools/install_pip.sh:main:155 : get_versions 2020-11-04 03:14:47.586 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-11-04 03:14:47.590 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-11-04 03:14:47.591 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-11-04 03:14:47.594 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-11-04 03:14:47.594 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-11-04 03:14:47.926 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2020-11-04 03:14:47.928 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2020-11-04 03:14:47.928 | pip: 20.2.4 2020-11-04 03:14:47.929 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2020-11-04 03:14:48.238 | pip 20.2.4 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2020-11-04 03:14:48.262 | + ./stack.sh:main:758 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2020-11-04 03:14:48.265 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2020-11-04 03:14:48.268 | + ./stack.sh:main:759 : fixup_all 2020-11-04 03:14:48.270 | + tools/fixup_stuff.sh:fixup_all:188 : fixup_keystone 2020-11-04 03:14:48.273 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2020-11-04 03:14:48.275 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2020-11-04 03:14:48.281 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2020-11-04 03:14:48.281 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2020-11-04 03:14:48.281 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2020-11-04 03:14:48.286 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2020-11-04 03:14:48.288 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2020-11-04 03:14:48.290 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2020-11-04 03:14:48.297 | net.ipv4.ip_local_reserved_ports = 35357,35358 2020-11-04 03:14:48.301 | + tools/fixup_stuff.sh:fixup_all:189 : fixup_ubuntu 2020-11-04 03:14:48.303 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2020-11-04 03:14:48.305 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2020-11-04 03:14:48.307 | + functions-common:install_package:1344 : update_package_repo 2020-11-04 03:14:48.309 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-11-04 03:14:48.312 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-11-04 03:14:48.314 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-11-04 03:14:48.316 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-11-04 03:14:48.318 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-11-04 03:14:48.320 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-11-04 03:14:48.322 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-11-04 03:14:48.324 | + functions-common:update_package_repo:1325 : apt_get_update 2020-11-04 03:14:48.326 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-11-04 03:14:48.329 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-11-04 03:14:48.331 | + functions-common:apt_get_update:1071 : return 2020-11-04 03:14:48.333 | + functions-common:install_package:1345 : real_install_package software-properties-common 2020-11-04 03:14:48.335 | + functions-common:real_install_package:1330 : is_ubuntu 2020-11-04 03:14:48.337 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-11-04 03:14:48.339 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-11-04 03:14:48.341 | + functions-common:real_install_package:1331 : apt_get install software-properties-common 2020-11-04 03:14:48.358 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2020-11-04 03:14:48.477 | Reading package lists... 2020-11-04 03:14:48.715 | Building dependency tree... 2020-11-04 03:14:48.716 | Reading state information... 2020-11-04 03:14:48.918 | The following packages were automatically installed and are no longer required: 2020-11-04 03:14:48.919 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-11-04 03:14:48.919 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-11-04 03:14:48.919 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2020-11-04 03:14:48.919 | python3-pam python3-problem-report python3-pyasn1 2020-11-04 03:14:48.919 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-11-04 03:14:48.919 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-11-04 03:14:48.919 | python3-zope.interface 2020-11-04 03:14:48.919 | Use 'sudo apt autoremove' to remove them. 2020-11-04 03:14:48.920 | The following additional packages will be installed: 2020-11-04 03:14:48.920 | python3-software-properties 2020-11-04 03:14:48.967 | The following packages will be upgraded: 2020-11-04 03:14:48.967 | python3-software-properties software-properties-common 2020-11-04 03:14:49.671 | 2 upgraded, 0 newly installed, 0 to remove and 141 not upgraded. 2020-11-04 03:14:49.671 | Need to get 33.9 kB of archives. 2020-11-04 03:14:49.671 | After this operation, 0 B of additional disk space will be used. 2020-11-04 03:14:49.671 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.14 [10.1 kB] 2020-11-04 03:14:49.828 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.14 [23.9 kB] 2020-11-04 03:14:50.429 | Fetched 33.9 kB in 1s (36.6 kB/s) 2020-11-04 03:14:50.500 | (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 ... 74722 files and directories currently installed.) 2020-11-04 03:14:50.503 | Preparing to unpack .../software-properties-common_0.96.24.32.14_all.deb ... 2020-11-04 03:14:50.651 | Unpacking software-properties-common (0.96.24.32.14) over (0.96.24.32.9) ... 2020-11-04 03:14:50.790 | Preparing to unpack .../python3-software-properties_0.96.24.32.14_all.deb ... 2020-11-04 03:14:50.933 | Unpacking python3-software-properties (0.96.24.32.14) over (0.96.24.32.9) ... 2020-11-04 03:14:51.018 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-11-04 03:14:51.509 | Setting up python3-software-properties (0.96.24.32.14) ... 2020-11-04 03:14:51.777 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2020-11-04 03:14:51.796 | Setting up software-properties-common (0.96.24.32.14) ... 2020-11-04 03:14:53.937 | + functions-common:apt_get:1115 : result=0 2020-11-04 03:14:53.939 | + functions-common:apt_get:1118 : time_stop apt-get 2020-11-04 03:14:53.941 | + functions-common:time_stop:2310 : local name 2020-11-04 03:14:53.944 | + functions-common:time_stop:2311 : local end_time 2020-11-04 03:14:53.946 | + functions-common:time_stop:2312 : local elapsed_time 2020-11-04 03:14:53.948 | + functions-common:time_stop:2313 : local total 2020-11-04 03:14:53.950 | + functions-common:time_stop:2314 : local start_time 2020-11-04 03:14:53.952 | + functions-common:time_stop:2316 : name=apt-get 2020-11-04 03:14:53.954 | + functions-common:time_stop:2317 : start_time=1604459688355 2020-11-04 03:14:53.956 | + functions-common:time_stop:2319 : [[ -z 1604459688355 ]] 2020-11-04 03:14:53.958 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-11-04 03:14:53.962 | + functions-common:time_stop:2322 : end_time=1604459693959 2020-11-04 03:14:53.964 | + functions-common:time_stop:2323 : elapsed_time=5604 2020-11-04 03:14:53.966 | + functions-common:time_stop:2324 : total=130687 2020-11-04 03:14:53.968 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-11-04 03:14:53.970 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=136291 2020-11-04 03:14:53.972 | + functions-common:apt_get:1119 : return 0 2020-11-04 03:14:53.974 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2020-11-04 03:14:54.744 | 'universe' distribution component is already enabled for all sources. 2020-11-04 03:14:54.770 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2020-11-04 03:14:54.773 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:train 2020-11-04 03:14:57.252 | Reading package lists... 2020-11-04 03:14:57.536 | Building dependency tree... 2020-11-04 03:14:57.537 | Reading state information... 2020-11-04 03:14:57.739 | The following packages were automatically installed and are no longer required: 2020-11-04 03:14:57.740 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-11-04 03:14:57.740 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-11-04 03:14:57.740 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2020-11-04 03:14:57.740 | python3-pam python3-problem-report python3-pyasn1 2020-11-04 03:14:57.740 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-11-04 03:14:57.740 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-11-04 03:14:57.740 | python3-zope.interface 2020-11-04 03:14:57.740 | Use 'sudo apt autoremove' to remove them. 2020-11-04 03:14:57.786 | The following NEW packages will be installed: 2020-11-04 03:14:57.786 | ubuntu-cloud-keyring 2020-11-04 03:14:57.919 | 0 upgraded, 1 newly installed, 0 to remove and 141 not upgraded. 2020-11-04 03:14:57.919 | Need to get 6,008 B of archives. 2020-11-04 03:14:57.919 | After this operation, 22.5 kB of additional disk space will be used. 2020-11-04 03:14:57.919 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-cloud-keyring all 2018.09.18.1~18.04.0 [6,008 B] 2020-11-04 03:14:58.448 | Fetched 6,008 B in 0s (50.8 kB/s) 2020-11-04 03:14:58.495 | Selecting previously unselected package ubuntu-cloud-keyring. 2020-11-04 03:14:58.532 | (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 ... 74722 files and directories currently installed.) 2020-11-04 03:14:58.535 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.0_all.deb ... 2020-11-04 03:14:58.538 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2020-11-04 03:14:58.633 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2020-11-04 03:15:00.773 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-11-04 03:15:00.821 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2020-11-04 03:15:00.974 | Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-11-04 03:15:01.029 | Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease [8,767 B] 2020-11-04 03:15:01.035 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2020-11-04 03:15:01.376 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 Packages [171 kB] 2020-11-04 03:15:05.056 | Fetched 343 kB in 1s (322 kB/s) 2020-11-04 03:15:06.712 | Reading package lists... 2020-11-04 03:15:06.770 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2020-11-04 03:15:06.772 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2020-11-04 03:15:06.774 | + functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2020-11-04 03:15:06.777 | + functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2020-11-04 03:15:06.779 | + functions-common:apt_get_update:1077 : local sudo=sudo 2020-11-04 03:15:06.781 | ++ functions-common:apt_get_update:1078 : id -u 2020-11-04 03:15:06.785 | + functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2020-11-04 03:15:06.788 | + functions-common:apt_get_update:1081 : time_start apt-get-update 2020-11-04 03:15:06.790 | + functions-common:time_start:2296 : local name=apt-get-update 2020-11-04 03:15:06.792 | + functions-common:time_start:2297 : local start_time= 2020-11-04 03:15:06.794 | + functions-common:time_start:2298 : [[ -n '' ]] 2020-11-04 03:15:06.796 | ++ functions-common:time_start:2301 : date +%s%3N 2020-11-04 03:15:06.800 | + functions-common:time_start:2301 : _TIME_START[$name]=1604459706797 2020-11-04 03:15:06.802 | + functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2020-11-04 03:15:06.805 | + functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2020-11-04 03:15:06.807 | + functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2020-11-04 03:15:07.042 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-11-04 03:15:07.042 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-11-04 03:15:07.043 | Hit:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease 2020-11-04 03:15:07.090 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2020-11-04 03:15:07.302 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2020-11-04 03:15:07.791 | Fetched 163 kB in 1s (227 kB/s) 2020-11-04 03:15:09.455 | Reading package lists... 2020-11-04 03:15:09.514 | + functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2020-11-04 03:15:09.516 | + functions-common:apt_get_update:1091 : time_stop apt-get-update 2020-11-04 03:15:09.518 | + functions-common:time_stop:2310 : local name 2020-11-04 03:15:09.521 | + functions-common:time_stop:2311 : local end_time 2020-11-04 03:15:09.523 | + functions-common:time_stop:2312 : local elapsed_time 2020-11-04 03:15:09.525 | + functions-common:time_stop:2313 : local total 2020-11-04 03:15:09.527 | + functions-common:time_stop:2314 : local start_time 2020-11-04 03:15:09.529 | + functions-common:time_stop:2316 : name=apt-get-update 2020-11-04 03:15:09.531 | + functions-common:time_stop:2317 : start_time=1604459706797 2020-11-04 03:15:09.534 | + functions-common:time_stop:2319 : [[ -z 1604459706797 ]] 2020-11-04 03:15:09.536 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-11-04 03:15:09.539 | + functions-common:time_stop:2322 : end_time=1604459709537 2020-11-04 03:15:09.542 | + functions-common:time_stop:2323 : elapsed_time=2740 2020-11-04 03:15:09.544 | + functions-common:time_stop:2324 : total=3376 2020-11-04 03:15:09.546 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-11-04 03:15:09.548 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=6116 2020-11-04 03:15:09.551 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2020-11-04 03:15:09.561 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2020-11-04 03:15:09.571 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2020-11-04 03:15:09.581 | + tools/fixup_stuff.sh:fixup_all:190 : fixup_fedora 2020-11-04 03:15:09.584 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2020-11-04 03:15:09.586 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-11-04 03:15:09.588 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-11-04 03:15:09.590 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-11-04 03:15:09.592 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-04 03:15:09.595 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-04 03:15:09.597 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2020-11-04 03:15:09.599 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2020-11-04 03:15:09.601 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2020-11-04 03:15:09.603 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2020-11-04 03:15:09.605 | + tools/fixup_stuff.sh:fixup_all:191 : fixup_suse 2020-11-04 03:15:09.607 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2020-11-04 03:15:09.610 | + functions-common:is_suse:464 : is_opensuse 2020-11-04 03:15:09.612 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-11-04 03:15:09.614 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-04 03:15:09.616 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-11-04 03:15:09.618 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-11-04 03:15:09.620 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-04 03:15:09.622 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2020-11-04 03:15:09.625 | + ./stack.sh:main:762 : pip_install -U os-testr 2020-11-04 03:15:09.643 | Using python 3.6 to install os-testr 2020-11-04 03:15:09.646 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2020-11-04 03:15:11.407 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-04 03:15:11.844 | Collecting os-testr===2.0.0 2020-11-04 03:15:11.850 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2020-11-04 03:15:12.282 | Collecting stestr===3.0.1 2020-11-04 03:15:12.290 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2020-11-04 03:15:12.854 | Collecting python-subunit===1.4.0 2020-11-04 03:15:12.862 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2020-11-04 03:15:13.445 | Collecting testtools===2.4.0 2020-11-04 03:15:13.451 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2020-11-04 03:15:14.014 | Collecting pbr===5.5.1 2020-11-04 03:15:14.022 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2020-11-04 03:15:14.578 | Collecting voluptuous===0.12.0 2020-11-04 03:15:14.586 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0ff/f348a097c9a74/voluptuous-0.12.0-py3-none-any.whl (29 kB) 2020-11-04 03:15:15.086 | Collecting cliff===3.4.0 2020-11-04 03:15:15.094 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/85c/e3782db66b682/cliff-3.4.0-py3-none-any.whl (76 kB) 2020-11-04 03:15:15.667 | Collecting PyYAML===5.3.1 2020-11-04 03:15:15.676 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2020-11-04 03:15:16.851 | Collecting future===0.18.2 2020-11-04 03:15:16.860 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2020-11-04 03:15:18.212 | Collecting fixtures===3.0.0 2020-11-04 03:15:18.219 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2020-11-04 03:15:18.768 | Collecting extras===1.0.0 2020-11-04 03:15:18.776 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2020-11-04 03:15:19.309 | Collecting unittest2===1.1.0 2020-11-04 03:15:19.318 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2020-11-04 03:15:19.833 | Collecting python-mimeparse===1.6.0 2020-11-04 03:15:19.839 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2020-11-04 03:15:20.355 | Collecting traceback2===1.4.0 2020-11-04 03:15:20.362 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2020-11-04 03:15:20.761 | Collecting six===1.15.0 2020-11-04 03:15:20.768 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2020-11-04 03:15:21.346 | Collecting pyparsing===2.4.7 2020-11-04 03:15:21.353 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2020-11-04 03:15:21.963 | Collecting cmd2===1.3.11 2020-11-04 03:15:21.970 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3ed/598781362ff32/cmd2-1.3.11-py3-none-any.whl (133 kB) 2020-11-04 03:15:22.529 | Collecting stevedore===3.2.2 2020-11-04 03:15:22.536 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e1/ab03eaae06ef6/stevedore-3.2.2-py3-none-any.whl (42 kB) 2020-11-04 03:15:22.958 | Collecting prettytable===0.7.2 2020-11-04 03:15:22.963 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2020-11-04 03:15:23.388 | Collecting argparse 2020-11-04 03:15:23.393 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2020-11-04 03:15:23.893 | Collecting linecache2===1.0.0 2020-11-04 03:15:23.901 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2020-11-04 03:15:23.934 | Requirement already satisfied, skipping upgrade: importlib-metadata===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 269)) (2.0.0) 2020-11-04 03:15:23.954 | Requirement already satisfied, skipping upgrade: setuptools===50.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (50.3.2) 2020-11-04 03:15:24.367 | Collecting attrs===20.2.0 2020-11-04 03:15:24.374 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fce/7fc47dfc97615/attrs-20.2.0-py2.py3-none-any.whl (48 kB) 2020-11-04 03:15:24.824 | Collecting colorama===0.4.4 2020-11-04 03:15:24.829 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2020-11-04 03:15:25.229 | Collecting pyperclip===1.8.1 2020-11-04 03:15:25.234 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9ab/ef1e79ce635eb/pyperclip-1.8.1.tar.gz (20 kB) 2020-11-04 03:15:26.137 | Collecting wcwidth===0.2.5 2020-11-04 03:15:26.144 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2020-11-04 03:15:26.182 | Requirement already satisfied, skipping upgrade: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (3.4.0) 2020-11-04 03:15:26.236 | Building wheels for collected packages: PyYAML, pyperclip, future 2020-11-04 03:15:26.237 | Building wheel for PyYAML (setup.py): started 2020-11-04 03:15:35.954 | Building wheel for PyYAML (setup.py): finished with status 'done' 2020-11-04 03:15:35.958 | Created wheel for PyYAML: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=403687 sha256=21f221597a37d5c7c20f7c1227e95f18285f15ed97d979f35643523fd49eb4a7 2020-11-04 03:15:35.958 | Stored in directory: /root/.cache/pip/wheels/87/72/81/854eb4786f69e1920706847b6c06be3b0d589b7483cf247172 2020-11-04 03:15:35.960 | Building wheel for pyperclip (setup.py): started 2020-11-04 03:15:36.500 | Building wheel for pyperclip (setup.py): finished with status 'done' 2020-11-04 03:15:36.501 | Created wheel for pyperclip: filename=pyperclip-1.8.1-py3-none-any.whl size=11119 sha256=b4b28ad6a02723cdbe292a27f683bf5c7e0850a7ed0f50c06626cf326de00bfd 2020-11-04 03:15:36.501 | Stored in directory: /root/.cache/pip/wheels/6b/61/3b/9ce5c27623eb45051839ddfdb83ccb31f286e2a23872c1071c 2020-11-04 03:15:36.503 | Building wheel for future (setup.py): started 2020-11-04 03:15:37.460 | Building wheel for future (setup.py): finished with status 'done' 2020-11-04 03:15:37.464 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=0d97b5eabd362a28db9df30249de2e54515dd2b19ffb1c184d034cdaddd7cc64 2020-11-04 03:15:37.464 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2020-11-04 03:15:37.464 | Successfully built PyYAML pyperclip future 2020-11-04 03:15:37.855 | Installing collected packages: voluptuous, pbr, attrs, linecache2, traceback2, six, argparse, unittest2, python-mimeparse, extras, testtools, fixtures, wcwidth, prettytable, python-subunit, PyYAML, pyparsing, colorama, pyperclip, cmd2, stevedore, cliff, future, stestr, os-testr 2020-11-04 03:15:37.986 | Attempting uninstall: attrs 2020-11-04 03:15:37.988 | Found existing installation: attrs 17.4.0 2020-11-04 03:15:37.999 | Uninstalling attrs-17.4.0: 2020-11-04 03:15:38.072 | Successfully uninstalled attrs-17.4.0 2020-11-04 03:15:38.173 | Attempting uninstall: six 2020-11-04 03:15:38.174 | Found existing installation: six 1.11.0 2020-11-04 03:15:38.176 | Uninstalling six-1.11.0: 2020-11-04 03:15:38.206 | Successfully uninstalled six-1.11.0 2020-11-04 03:15:39.008 | Attempting uninstall: colorama 2020-11-04 03:15:39.009 | Found existing installation: colorama 0.3.7 2020-11-04 03:15:39.012 | Uninstalling colorama-0.3.7: 2020-11-04 03:15:39.042 | Successfully uninstalled colorama-0.3.7 2020-11-04 03:15:39.970 | Successfully installed PyYAML-5.3.1 argparse-1.4.0 attrs-20.2.0 cliff-3.4.0 cmd2-1.3.11 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 future-0.18.2 linecache2-1.0.0 os-testr-2.0.0 pbr-5.5.1 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.1 python-mimeparse-1.6.0 python-subunit-1.4.0 six-1.15.0 stestr-3.0.1 stevedore-3.2.2 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 voluptuous-0.12.0 wcwidth-0.2.5 2020-11-04 03:15:40.179 | + inc/python:pip_install:200 : result=0 2020-11-04 03:15:40.181 | + inc/python:pip_install:202 : time_stop pip_install 2020-11-04 03:15:40.183 | + functions-common:time_stop:2310 : local name 2020-11-04 03:15:40.186 | + functions-common:time_stop:2311 : local end_time 2020-11-04 03:15:40.188 | + functions-common:time_stop:2312 : local elapsed_time 2020-11-04 03:15:40.190 | + functions-common:time_stop:2313 : local total 2020-11-04 03:15:40.192 | + functions-common:time_stop:2314 : local start_time 2020-11-04 03:15:40.194 | + functions-common:time_stop:2316 : name=pip_install 2020-11-04 03:15:40.196 | + functions-common:time_stop:2317 : start_time=1604459709638 2020-11-04 03:15:40.198 | + functions-common:time_stop:2319 : [[ -z 1604459709638 ]] 2020-11-04 03:15:40.201 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-11-04 03:15:40.204 | + functions-common:time_stop:2322 : end_time=1604459740202 2020-11-04 03:15:40.207 | + functions-common:time_stop:2323 : elapsed_time=30564 2020-11-04 03:15:40.209 | + functions-common:time_stop:2324 : total=0 2020-11-04 03:15:40.211 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-11-04 03:15:40.213 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=30564 2020-11-04 03:15:40.215 | + inc/python:pip_install:203 : return 0 2020-11-04 03:15:40.218 | + ./stack.sh:main:764 : pip_install_gr systemd-python 2020-11-04 03:15:40.220 | + inc/python:pip_install_gr:76 : local name=systemd-python 2020-11-04 03:15:40.223 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-04 03:15:40.226 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2020-11-04 03:15:40.228 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2020-11-04 03:15:40.230 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2020-11-04 03:15:40.234 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2020-11-04 03:15:40.234 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2020-11-04 03:15:40.238 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2020-11-04 03:15:40.240 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2020-11-04 03:15:40.243 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2020-11-04 03:15:40.245 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2020-11-04 03:15:40.247 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2020-11-04 03:15:40.265 | Using python 3.6 to install systemd-python 2020-11-04 03:15:40.268 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt systemd-python 2020-11-04 03:15:42.052 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-04 03:15:42.073 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430)) (234) 2020-11-04 03:15:42.662 | + inc/python:pip_install:200 : result=0 2020-11-04 03:15:42.664 | + inc/python:pip_install:202 : time_stop pip_install 2020-11-04 03:15:42.667 | + functions-common:time_stop:2310 : local name 2020-11-04 03:15:42.669 | + functions-common:time_stop:2311 : local end_time 2020-11-04 03:15:42.671 | + functions-common:time_stop:2312 : local elapsed_time 2020-11-04 03:15:42.673 | + functions-common:time_stop:2313 : local total 2020-11-04 03:15:42.676 | + functions-common:time_stop:2314 : local start_time 2020-11-04 03:15:42.678 | + functions-common:time_stop:2316 : name=pip_install 2020-11-04 03:15:42.680 | + functions-common:time_stop:2317 : start_time=1604459740261 2020-11-04 03:15:42.682 | + functions-common:time_stop:2319 : [[ -z 1604459740261 ]] 2020-11-04 03:15:42.685 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-11-04 03:15:42.688 | + functions-common:time_stop:2322 : end_time=1604459742686 2020-11-04 03:15:42.690 | + functions-common:time_stop:2323 : elapsed_time=2425 2020-11-04 03:15:42.692 | + functions-common:time_stop:2324 : total=30564 2020-11-04 03:15:42.694 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-11-04 03:15:42.697 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=32989 2020-11-04 03:15:42.699 | + inc/python:pip_install:203 : return 0 2020-11-04 03:15:42.701 | + ./stack.sh:main:767 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2020-11-04 03:15:42.746 | + ./stack.sh:main:768 : sudo systemctl restart systemd-journald 2020-11-04 03:15:42.814 | + ./stack.sh:main:774 : install_infra 2020-11-04 03:15:42.817 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-11-04 03:15:42.819 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2020-11-04 03:15:42.821 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2020-11-04 03:15:45.386 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-11-04 03:15:45.388 | + lib/infra:install_infra:34 : pip_install -U pbr 2020-11-04 03:15:45.408 | + 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 2020-11-04 03:15:48.032 | Collecting pbr===5.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) 2020-11-04 03:15:48.145 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2020-11-04 03:15:48.173 | Installing collected packages: pbr 2020-11-04 03:15:48.277 | Successfully installed pbr-5.5.1 2020-11-04 03:15:48.334 | + inc/python:pip_install:200 : result=0 2020-11-04 03:15:48.337 | + inc/python:pip_install:202 : time_stop pip_install 2020-11-04 03:15:48.339 | + functions-common:time_stop:2310 : local name 2020-11-04 03:15:48.341 | + functions-common:time_stop:2311 : local end_time 2020-11-04 03:15:48.343 | + functions-common:time_stop:2312 : local elapsed_time 2020-11-04 03:15:48.345 | + functions-common:time_stop:2313 : local total 2020-11-04 03:15:48.348 | + functions-common:time_stop:2314 : local start_time 2020-11-04 03:15:48.350 | + functions-common:time_stop:2316 : name=pip_install 2020-11-04 03:15:48.352 | + functions-common:time_stop:2317 : start_time=1604459745402 2020-11-04 03:15:48.354 | + functions-common:time_stop:2319 : [[ -z 1604459745402 ]] 2020-11-04 03:15:48.357 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-11-04 03:15:48.360 | + functions-common:time_stop:2322 : end_time=1604459748358 2020-11-04 03:15:48.362 | + functions-common:time_stop:2323 : elapsed_time=2956 2020-11-04 03:15:48.364 | + functions-common:time_stop:2324 : total=32989 2020-11-04 03:15:48.366 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-11-04 03:15:48.368 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=35945 2020-11-04 03:15:48.370 | + inc/python:pip_install:203 : return 0 2020-11-04 03:15:48.373 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-11-04 03:15:48.375 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2020-11-04 03:15:48.396 | + 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 2020-11-04 03:15:51.019 | Processing /opt/stack/requirements 2020-11-04 03:15:52.369 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) 2020-11-04 03:15:52.435 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2020-11-04 03:15:52.471 | Collecting PyYAML===5.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) 2020-11-04 03:15:52.553 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269kB) 2020-11-04 03:15:53.169 | Collecting requests===2.23.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) 2020-11-04 03:15:53.672 | Downloading http://10.100.0.9:8080/root/pypi/+f/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58kB) 2020-11-04 03:15:53.713 | Collecting packaging===20.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) 2020-11-04 03:15:54.098 | Downloading http://10.100.0.9:8080/root/pypi/+f/998/416ba6962ae7f/packaging-20.4-py2.py3-none-any.whl 2020-11-04 03:15:54.120 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) 2020-11-04 03:15:54.162 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2020-11-04 03:15:54.220 | Collecting idna===2.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) 2020-11-04 03:15:54.593 | Downloading http://10.100.0.9:8080/root/pypi/+f/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58kB) 2020-11-04 03:15:54.613 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) 2020-11-04 03:15:54.713 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2020-11-04 03:15:54.730 | Collecting six===1.15.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) 2020-11-04 03:15:54.763 | Downloading http://10.100.0.9:8080/root/pypi/+f/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl 2020-11-04 03:15:54.777 | Collecting Parsley>=1.2 (from openstack-requirements==1.2.1.dev4123) 2020-11-04 03:15:55.118 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2020-11-04 03:15:55.145 | Collecting beagle>=0.2.1 (from openstack-requirements==1.2.1.dev4123) 2020-11-04 03:15:55.586 | Downloading http://10.100.0.9:8080/root/pypi/+f/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl 2020-11-04 03:15:55.612 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) 2020-11-04 03:15:55.618 | Collecting chardet===3.0.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2020-11-04 03:15:55.973 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133kB) 2020-11-04 03:15:56.004 | Collecting certifi===2020.6.20 (from -c /opt/stack/requirements/upper-constraints.txt (line 40)) 2020-11-04 03:15:56.407 | Downloading http://10.100.0.9:8080/root/pypi/+f/8fc/0819f1f30ba15/certifi-2020.6.20-py2.py3-none-any.whl (156kB) 2020-11-04 03:15:56.428 | Collecting urllib3===1.25.11 (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) 2020-11-04 03:15:56.849 | Downloading http://10.100.0.9:8080/root/pypi/+f/f53/21fbe4bf3fefa/urllib3-1.25.11-py2.py3-none-any.whl (127kB) 2020-11-04 03:15:56.898 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 154)) 2020-11-04 03:15:56.915 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2020-11-04 03:15:56.930 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) 2020-11-04 03:15:56.958 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2020-11-04 03:15:56.989 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) 2020-11-04 03:15:57.010 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2020-11-04 03:15:57.023 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) 2020-11-04 03:15:57.046 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2020-11-04 03:15:57.061 | Collecting cliff===3.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) 2020-11-04 03:15:57.126 | Downloading http://10.100.0.9:8080/root/pypi/+f/85c/e3782db66b682/cliff-3.4.0-py3-none-any.whl (76kB) 2020-11-04 03:15:57.165 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 194)) 2020-11-04 03:15:57.192 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2020-11-04 03:15:57.206 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) 2020-11-04 03:15:57.223 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2020-11-04 03:15:57.238 | Collecting prettytable===0.7.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) 2020-11-04 03:15:57.266 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl 2020-11-04 03:15:57.278 | Collecting cmd2===1.3.11 (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) 2020-11-04 03:15:57.396 | Downloading http://10.100.0.9:8080/root/pypi/+f/3ed/598781362ff32/cmd2-1.3.11-py3-none-any.whl (133kB) 2020-11-04 03:15:57.480 | Collecting stevedore===3.2.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) 2020-11-04 03:15:57.551 | Downloading http://10.100.0.9:8080/root/pypi/+f/5e1/ab03eaae06ef6/stevedore-3.2.2-py3-none-any.whl (42kB) 2020-11-04 03:15:57.580 | Collecting pyperclip===1.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) 2020-11-04 03:15:57.615 | Downloading http://10.100.0.9:8080/root/pypi/+f/9ab/ef1e79ce635eb/pyperclip-1.8.1.tar.gz 2020-11-04 03:15:58.018 | Collecting wcwidth===0.2.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) 2020-11-04 03:15:58.050 | Downloading http://10.100.0.9:8080/root/pypi/+f/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl 2020-11-04 03:15:58.071 | Collecting setuptools===50.3.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) 2020-11-04 03:15:58.548 | Downloading http://10.100.0.9:8080/root/pypi/+f/2c2/42a0856fbad7e/setuptools-50.3.2-py3-none-any.whl (785kB) 2020-11-04 03:15:58.679 | Collecting attrs===20.2.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 48)) 2020-11-04 03:15:58.713 | Downloading http://10.100.0.9:8080/root/pypi/+f/fce/7fc47dfc97615/attrs-20.2.0-py2.py3-none-any.whl (48kB) 2020-11-04 03:15:58.776 | Collecting colorama===0.4.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) 2020-11-04 03:15:58.825 | Downloading http://10.100.0.9:8080/root/pypi/+f/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl 2020-11-04 03:15:58.841 | Collecting importlib-metadata===2.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 269)) 2020-11-04 03:15:58.891 | Downloading http://10.100.0.9:8080/root/pypi/+f/cef/a1a2f919b866c/importlib_metadata-2.0.0-py2.py3-none-any.whl 2020-11-04 03:15:58.927 | Collecting zipp===3.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) 2020-11-04 03:15:58.967 | Downloading http://10.100.0.9:8080/root/pypi/+f/102/c24ef8f171fd7/zipp-3.4.0-py3-none-any.whl 2020-11-04 03:15:59.026 | Building wheels for collected packages: PyYAML, pyperclip 2020-11-04 03:15:59.026 | Running setup.py bdist_wheel for PyYAML: started 2020-11-04 03:15:59.311 | Running setup.py bdist_wheel for PyYAML: finished with status 'error' 2020-11-04 03:15:59.311 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-k8tcws_c/PyYAML/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpsvdkklbhpip-wheel- --python-tag cp36: 2020-11-04 03:15:59.311 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2020-11-04 03:15:59.311 | or: -c --help [cmd1 cmd2 ...] 2020-11-04 03:15:59.311 | or: -c --help-commands 2020-11-04 03:15:59.311 | or: -c cmd --help 2020-11-04 03:15:59.311 | 2020-11-04 03:15:59.311 | error: invalid command 'bdist_wheel' 2020-11-04 03:15:59.311 | 2020-11-04 03:15:59.311 | ---------------------------------------- 2020-11-04 03:15:59.311 | Failed building wheel for PyYAML 2020-11-04 03:15:59.312 | Running setup.py clean for PyYAML 2020-11-04 03:15:59.598 | Running setup.py bdist_wheel for pyperclip: started 2020-11-04 03:15:59.880 | Running setup.py bdist_wheel for pyperclip: finished with status 'error' 2020-11-04 03:15:59.880 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-k8tcws_c/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/tmptekhn24bpip-wheel- --python-tag cp36: 2020-11-04 03:15:59.880 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2020-11-04 03:15:59.880 | or: -c --help [cmd1 cmd2 ...] 2020-11-04 03:15:59.880 | or: -c --help-commands 2020-11-04 03:15:59.880 | or: -c cmd --help 2020-11-04 03:15:59.880 | 2020-11-04 03:15:59.880 | error: invalid command 'bdist_wheel' 2020-11-04 03:15:59.880 | 2020-11-04 03:15:59.880 | ---------------------------------------- 2020-11-04 03:15:59.880 | Failed building wheel for pyperclip 2020-11-04 03:15:59.881 | Running setup.py clean for pyperclip 2020-11-04 03:16:00.162 | Failed to build PyYAML pyperclip 2020-11-04 03:16:00.164 | Installing collected packages: chardet, certifi, attrs, six, extras, argparse, linecache2, traceback2, unittest2, python-mimeparse, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyperclip, setuptools, colorama, zipp, importlib-metadata, cmd2, stevedore, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2020-11-04 03:16:01.108 | Running setup.py install for PyYAML: started 2020-11-04 03:16:10.651 | Running setup.py install for PyYAML: finished with status 'done' 2020-11-04 03:16:10.841 | Running setup.py install for pyperclip: started 2020-11-04 03:16:11.280 | Running setup.py install for pyperclip: finished with status 'done' 2020-11-04 03:16:11.284 | Found existing installation: setuptools 39.0.1 2020-11-04 03:16:11.374 | Uninstalling setuptools-39.0.1: 2020-11-04 03:16:11.391 | Successfully uninstalled setuptools-39.0.1 2020-11-04 03:16:12.474 | Running setup.py install for openstack-requirements: started 2020-11-04 03:16:14.764 | Running setup.py install for openstack-requirements: finished with status 'done' 2020-11-04 03:16:15.341 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 attrs-20.2.0 beagle-0.3.0 certifi-2020.6.20 chardet-3.0.4 cliff-3.4.0 cmd2-1.3.11 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 importlib-metadata-2.0.0 linecache2-1.0.0 openstack-requirements-1.2.1.dev4123 packaging-20.4 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.1 python-mimeparse-1.6.0 requests-2.23.0 setuptools-50.3.2 six-1.15.0 stevedore-3.2.2 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.11 wcwidth-0.2.5 zipp-3.4.0 2020-11-04 03:16:15.476 | + inc/python:pip_install:200 : result=0 2020-11-04 03:16:15.478 | + inc/python:pip_install:202 : time_stop pip_install 2020-11-04 03:16:15.480 | + functions-common:time_stop:2310 : local name 2020-11-04 03:16:15.482 | + functions-common:time_stop:2311 : local end_time 2020-11-04 03:16:15.484 | + functions-common:time_stop:2312 : local elapsed_time 2020-11-04 03:16:15.486 | + functions-common:time_stop:2313 : local total 2020-11-04 03:16:15.488 | + functions-common:time_stop:2314 : local start_time 2020-11-04 03:16:15.490 | + functions-common:time_stop:2316 : name=pip_install 2020-11-04 03:16:15.493 | + functions-common:time_stop:2317 : start_time=1604459748388 2020-11-04 03:16:15.495 | + functions-common:time_stop:2319 : [[ -z 1604459748388 ]] 2020-11-04 03:16:15.497 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-11-04 03:16:15.500 | + functions-common:time_stop:2322 : end_time=1604459775498 2020-11-04 03:16:15.503 | + functions-common:time_stop:2323 : elapsed_time=27110 2020-11-04 03:16:15.505 | + functions-common:time_stop:2324 : total=35945 2020-11-04 03:16:15.507 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-11-04 03:16:15.509 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=63055 2020-11-04 03:16:15.512 | + inc/python:pip_install:203 : return 0 2020-11-04 03:16:15.514 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2020-11-04 03:16:15.516 | + lib/infra:install_infra:42 : use_library_from_git pbr 2020-11-04 03:16:15.519 | + inc/python:use_library_from_git:250 : local name=pbr 2020-11-04 03:16:15.522 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:16:15.524 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:16:15.526 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2020-11-04 03:16:15.529 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:16:15.531 | + lib/infra:install_infra:48 : pip_install -U pbr 2020-11-04 03:16:15.548 | Using python 3.6 to install pbr 2020-11-04 03:16:15.551 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2020-11-04 03:16:17.324 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-04 03:16:17.456 | Requirement already up-to-date: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.5.1) 2020-11-04 03:16:18.047 | + inc/python:pip_install:200 : result=0 2020-11-04 03:16:18.050 | + inc/python:pip_install:202 : time_stop pip_install 2020-11-04 03:16:18.052 | + functions-common:time_stop:2310 : local name 2020-11-04 03:16:18.054 | + functions-common:time_stop:2311 : local end_time 2020-11-04 03:16:18.056 | + functions-common:time_stop:2312 : local elapsed_time 2020-11-04 03:16:18.058 | + functions-common:time_stop:2313 : local total 2020-11-04 03:16:18.061 | + functions-common:time_stop:2314 : local start_time 2020-11-04 03:16:18.063 | + functions-common:time_stop:2316 : name=pip_install 2020-11-04 03:16:18.065 | + functions-common:time_stop:2317 : start_time=1604459775544 2020-11-04 03:16:18.067 | + functions-common:time_stop:2319 : [[ -z 1604459775544 ]] 2020-11-04 03:16:18.070 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-11-04 03:16:18.073 | + functions-common:time_stop:2322 : end_time=1604459778070 2020-11-04 03:16:18.075 | + functions-common:time_stop:2323 : elapsed_time=2526 2020-11-04 03:16:18.077 | + functions-common:time_stop:2324 : total=63055 2020-11-04 03:16:18.079 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-11-04 03:16:18.082 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=65581 2020-11-04 03:16:18.084 | + inc/python:pip_install:203 : return 0 2020-11-04 03:16:18.086 | + ./stack.sh:main:777 : python3 -m venv /opt/stack/bindep-venv 2020-11-04 03:16:20.658 | + ./stack.sh:main:779 : /opt/stack/bindep-venv/bin/pip install bindep 2020-11-04 03:16:22.311 | Collecting bindep 2020-11-04 03:16:22.707 | Downloading http://10.100.0.9:8080/root/pypi/+f/755/6130a90d5c67a/bindep-2.8.1-py2.py3-none-any.whl 2020-11-04 03:16:22.728 | Collecting Parsley (from bindep) 2020-11-04 03:16:22.742 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2020-11-04 03:16:22.767 | Collecting distro (from bindep) 2020-11-04 03:16:23.130 | Downloading http://10.100.0.9:8080/root/pypi/+f/df7/4eed763e18d10/distro-1.5.0-py2.py3-none-any.whl 2020-11-04 03:16:23.142 | Collecting pbr>=2.0.0 (from bindep) 2020-11-04 03:16:23.223 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2020-11-04 03:16:23.251 | Installing collected packages: Parsley, distro, pbr, bindep 2020-11-04 03:16:23.579 | Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.5.0 pbr-5.5.1 2020-11-04 03:16:23.643 | + ./stack.sh:main:780 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2020-11-04 03:16:23.645 | + ./stack.sh:main:780 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2020-11-04 03:16:23.648 | ++ ./stack.sh:main:783 : _get_plugin_bindep_packages 2020-11-04 03:16:23.665 | + ./stack.sh:main:783 : pkgs= 2020-11-04 03:16:23.667 | + ./stack.sh:main:784 : [[ -n '' ]] 2020-11-04 03:16:23.669 | + ./stack.sh:main:791 : run_phase stack pre-install 2020-11-04 03:16:23.672 | + functions-common:run_phase:1738 : local mode=stack 2020-11-04 03:16:23.675 | + functions-common:run_phase:1739 : local phase=pre-install 2020-11-04 03:16:23.677 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-04 03:16:23.679 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2020-11-04 03:16:23.681 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-04 03:16:23.684 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2020-11-04 03:16:23.686 | + functions-common:run_phase:1748 : local extra 2020-11-04 03:16:23.689 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-04 03:16:23.692 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2020-11-04 03:16:23.694 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-04 03:16:23.696 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-04 03:16:23.699 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2020-11-04 03:16:23.701 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-04 03:16:23.714 | ++ functions-common:is_service_enabled:1966 : return 0 2020-11-04 03:16:23.717 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2020-11-04 03:16:23.719 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2020-11-04 03:16:23.721 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2020-11-04 03:16:23.723 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2020-11-04 03:16:23.726 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2020-11-04 03:16:23.728 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2020-11-04 03:16:23.730 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2020-11-04 03:16:23.732 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2020-11-04 03:16:23.734 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2020-11-04 03:16:23.736 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2020-11-04 03:16:23.739 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2020-11-04 03:16:23.741 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2020-11-04 03:16:23.743 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2020-11-04 03:16:23.745 | + functions-common:run_phase:1759 : [[ stack == \s\o\u\r\c\e ]] 2020-11-04 03:16:23.747 | + functions-common:run_phase:1762 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-11-04 03:16:23.749 | + functions-common:run_phase:1765 : run_plugins stack pre-install 2020-11-04 03:16:23.751 | + functions-common:run_plugins:1724 : local mode=stack 2020-11-04 03:16:23.754 | + functions-common:run_plugins:1725 : local phase=pre-install 2020-11-04 03:16:23.756 | + functions-common:run_plugins:1727 : local plugins= 2020-11-04 03:16:23.758 | + functions-common:run_plugins:1728 : local plugin 2020-11-04 03:16:23.760 | + ./stack.sh:main:794 : set_systemd_override DefaultLimitNOFILE 2048 2020-11-04 03:16:23.763 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2020-11-04 03:16:23.765 | + functions:set_systemd_override:826 : local value=2048 2020-11-04 03:16:23.767 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2020-11-04 03:16:23.770 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2020-11-04 03:16:23.815 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2020-11-04 03:16:23.815 | Set systemd system override for DefaultLimitNOFILE=2048 2020-11-04 03:16:23.817 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2020-11-04 03:16:24.002 | + ./stack.sh:main:796 : install_rpc_backend 2020-11-04 03:16:24.004 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2020-11-04 03:16:24.019 | + functions-common:is_service_enabled:1966 : return 0 2020-11-04 03:16:24.022 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2020-11-04 03:16:24.024 | + functions-common:install_package:1344 : update_package_repo 2020-11-04 03:16:24.026 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-11-04 03:16:24.028 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-11-04 03:16:24.031 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-11-04 03:16:24.033 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-11-04 03:16:24.036 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-11-04 03:16:24.038 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-11-04 03:16:24.041 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-11-04 03:16:24.044 | + functions-common:update_package_repo:1325 : apt_get_update 2020-11-04 03:16:24.046 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-11-04 03:16:24.048 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-11-04 03:16:24.051 | + functions-common:apt_get_update:1071 : return 2020-11-04 03:16:24.053 | + functions-common:install_package:1345 : real_install_package rabbitmq-server 2020-11-04 03:16:24.055 | + functions-common:real_install_package:1330 : is_ubuntu 2020-11-04 03:16:24.057 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-11-04 03:16:24.060 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-11-04 03:16:24.062 | + functions-common:real_install_package:1331 : apt_get install rabbitmq-server 2020-11-04 03:16:24.080 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2020-11-04 03:16:24.199 | Reading package lists... 2020-11-04 03:16:24.438 | Building dependency tree... 2020-11-04 03:16:24.439 | Reading state information... 2020-11-04 03:16:24.644 | The following packages were automatically installed and are no longer required: 2020-11-04 03:16:24.644 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-11-04 03:16:24.644 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-11-04 03:16:24.644 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2020-11-04 03:16:24.644 | python3-pam python3-problem-report python3-pyasn1 2020-11-04 03:16:24.644 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-11-04 03:16:24.644 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-11-04 03:16:24.644 | python3-zope.interface 2020-11-04 03:16:24.644 | Use 'sudo apt autoremove' to remove them. 2020-11-04 03:16:24.645 | The following additional packages will be installed: 2020-11-04 03:16:24.645 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2020-11-04 03:16:24.645 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2020-11-04 03:16:24.645 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2020-11-04 03:16:24.645 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2020-11-04 03:16:24.645 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2020-11-04 03:16:24.646 | Suggested packages: 2020-11-04 03:16:24.647 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2020-11-04 03:16:24.647 | odbc-postgresql tdsodbc unixodbc-bin 2020-11-04 03:16:24.691 | The following NEW packages will be installed: 2020-11-04 03:16:24.691 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2020-11-04 03:16:24.691 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2020-11-04 03:16:24.692 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2020-11-04 03:16:24.692 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2020-11-04 03:16:24.692 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2020-11-04 03:16:24.692 | rabbitmq-server 2020-11-04 03:16:25.135 | 0 upgraded, 26 newly installed, 0 to remove and 159 not upgraded. 2020-11-04 03:16:25.136 | Need to get 24.5 MB of archives. 2020-11-04 03:16:25.136 | After this operation, 40.4 MB of additional disk space will be used. 2020-11-04 03:16:25.136 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-base amd64 1:20.2.2+dfsg-1ubuntu2 [7,323 kB] 2020-11-04 03:16:26.143 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2020-11-04 03:16:26.260 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2020-11-04 03:16:26.310 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-runtime-tools amd64 1:20.2.2+dfsg-1ubuntu2 [178 kB] 2020-11-04 03:16:26.314 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB] 2020-11-04 03:16:26.318 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-public-key amd64 1:20.2.2+dfsg-1ubuntu2 [561 kB] 2020-11-04 03:16:26.573 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB] 2020-11-04 03:16:26.676 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB] 2020-11-04 03:16:26.757 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-corba amd64 1:20.2.2+dfsg-1ubuntu2 [2,251 kB] 2020-11-04 03:16:27.069 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-syntax-tools amd64 1:20.2.2+dfsg-1ubuntu2 [345 kB] 2020-11-04 03:16:27.077 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB] 2020-11-04 03:16:27.215 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB] 2020-11-04 03:16:27.306 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB] 2020-11-04 03:16:27.389 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB] 2020-11-04 03:16:27.418 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-erl-docgen amd64 1:20.2.2+dfsg-1ubuntu2 [118 kB] 2020-11-04 03:16:27.421 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB] 2020-11-04 03:16:27.469 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB] 2020-11-04 03:16:27.591 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2020-11-04 03:16:27.621 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-odbc amd64 1:20.2.2+dfsg-1ubuntu2 [47.5 kB] 2020-11-04 03:16:27.622 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-snmp amd64 1:20.2.2+dfsg-1ubuntu2 [1,531 kB] 2020-11-04 03:16:27.957 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-os-mon amd64 1:20.2.2+dfsg-1ubuntu2 [90.4 kB] 2020-11-04 03:16:27.959 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB] 2020-11-04 03:16:27.963 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB] 2020-11-04 03:16:28.035 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB] 2020-11-04 03:16:28.083 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-nox all 1:20.2.2+dfsg-1ubuntu2 [13.4 kB] 2020-11-04 03:16:28.084 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 rabbitmq-server all 3.6.10-1ubuntu0.4 [4,651 kB] 2020-11-04 03:16:29.331 | Fetched 24.5 MB in 4s (5,996 kB/s) 2020-11-04 03:16:29.366 | Selecting previously unselected package erlang-base. 2020-11-04 03:16:29.403 | (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 ... 74728 files and directories currently installed.) 2020-11-04 03:16:29.406 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-04 03:16:29.409 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:30.461 | Selecting previously unselected package erlang-asn1. 2020-11-04 03:16:30.469 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-04 03:16:30.471 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:30.610 | Selecting previously unselected package erlang-mnesia. 2020-11-04 03:16:30.617 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-04 03:16:30.620 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:30.757 | Selecting previously unselected package erlang-runtime-tools. 2020-11-04 03:16:30.764 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-04 03:16:30.766 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:30.846 | Selecting previously unselected package erlang-crypto. 2020-11-04 03:16:30.853 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-04 03:16:30.855 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:30.922 | Selecting previously unselected package erlang-public-key. 2020-11-04 03:16:30.929 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-04 03:16:30.931 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:31.057 | Selecting previously unselected package erlang-ssl. 2020-11-04 03:16:31.065 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-04 03:16:31.078 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:31.231 | Selecting previously unselected package erlang-inets. 2020-11-04 03:16:31.239 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-04 03:16:31.241 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:31.388 | Selecting previously unselected package erlang-corba. 2020-11-04 03:16:31.396 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-04 03:16:31.398 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:31.778 | Selecting previously unselected package erlang-syntax-tools. 2020-11-04 03:16:31.786 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-04 03:16:31.789 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:31.887 | Selecting previously unselected package erlang-diameter. 2020-11-04 03:16:31.894 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-04 03:16:31.896 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:32.036 | Selecting previously unselected package erlang-xmerl. 2020-11-04 03:16:32.044 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-04 03:16:32.046 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:32.228 | Selecting previously unselected package erlang-edoc. 2020-11-04 03:16:32.236 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-04 03:16:32.238 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:32.328 | Selecting previously unselected package erlang-eldap. 2020-11-04 03:16:32.336 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-04 03:16:32.338 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:32.403 | Selecting previously unselected package erlang-erl-docgen. 2020-11-04 03:16:32.410 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-04 03:16:32.412 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:32.485 | Selecting previously unselected package erlang-eunit. 2020-11-04 03:16:32.492 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-04 03:16:32.494 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:32.565 | Selecting previously unselected package erlang-ic. 2020-11-04 03:16:32.573 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-04 03:16:32.575 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:32.758 | Selecting previously unselected package libodbc1:amd64. 2020-11-04 03:16:32.766 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2020-11-04 03:16:32.777 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2020-11-04 03:16:32.858 | Selecting previously unselected package erlang-odbc. 2020-11-04 03:16:32.865 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-04 03:16:32.868 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:32.926 | Selecting previously unselected package erlang-snmp. 2020-11-04 03:16:32.934 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-04 03:16:32.936 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:33.208 | Selecting previously unselected package erlang-os-mon. 2020-11-04 03:16:33.216 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-04 03:16:33.218 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:33.283 | Selecting previously unselected package erlang-parsetools. 2020-11-04 03:16:33.291 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-04 03:16:33.293 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:33.364 | Selecting previously unselected package erlang-ssh. 2020-11-04 03:16:33.372 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-04 03:16:33.374 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:33.493 | Selecting previously unselected package erlang-tools. 2020-11-04 03:16:33.501 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-04 03:16:33.502 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:33.623 | Selecting previously unselected package erlang-nox. 2020-11-04 03:16:33.630 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2020-11-04 03:16:33.633 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:33.724 | Selecting previously unselected package rabbitmq-server. 2020-11-04 03:16:33.731 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.4_all.deb ... 2020-11-04 03:16:33.733 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.4) ... 2020-11-04 03:16:34.270 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2020-11-04 03:16:34.299 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:35.106 | Searching for services which depend on erlang and should be started...none found. 2020-11-04 03:16:35.109 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-04 03:16:35.131 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:35.158 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:35.186 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:35.213 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:35.240 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:35.268 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:35.296 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-11-04 03:16:35.325 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-04 03:16:35.493 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-11-04 03:16:36.129 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:36.156 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:36.194 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:36.222 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:36.250 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:36.277 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:36.305 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:36.333 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:36.361 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:36.388 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:36.416 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:36.444 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:36.472 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:36.499 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:36.527 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:36.554 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:36.582 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-04 03:16:36.609 | Setting up rabbitmq-server (3.6.10-1ubuntu0.4) ... 2020-11-04 03:16:36.744 | Adding group `rabbitmq' (GID 121) ... 2020-11-04 03:16:36.776 | Done. 2020-11-04 03:16:36.849 | Adding system user `rabbitmq' (UID 115) ... 2020-11-04 03:16:36.849 | Adding new user `rabbitmq' (UID 115) with group `rabbitmq' ... 2020-11-04 03:16:36.926 | Not creating home directory `/var/lib/rabbitmq'. 2020-11-04 03:16:37.166 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2020-11-04 03:16:41.901 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-04 03:16:42.082 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-04 03:16:44.015 | + functions-common:apt_get:1115 : result=0 2020-11-04 03:16:44.017 | + functions-common:apt_get:1118 : time_stop apt-get 2020-11-04 03:16:44.020 | + functions-common:time_stop:2310 : local name 2020-11-04 03:16:44.023 | + functions-common:time_stop:2311 : local end_time 2020-11-04 03:16:44.025 | + functions-common:time_stop:2312 : local elapsed_time 2020-11-04 03:16:44.027 | + functions-common:time_stop:2313 : local total 2020-11-04 03:16:44.029 | + functions-common:time_stop:2314 : local start_time 2020-11-04 03:16:44.031 | + functions-common:time_stop:2316 : name=apt-get 2020-11-04 03:16:44.034 | + functions-common:time_stop:2317 : start_time=1604459784077 2020-11-04 03:16:44.036 | + functions-common:time_stop:2319 : [[ -z 1604459784077 ]] 2020-11-04 03:16:44.039 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-11-04 03:16:44.042 | + functions-common:time_stop:2322 : end_time=1604459804039 2020-11-04 03:16:44.044 | + functions-common:time_stop:2323 : elapsed_time=19962 2020-11-04 03:16:44.046 | + functions-common:time_stop:2324 : total=136291 2020-11-04 03:16:44.048 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-11-04 03:16:44.051 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=156253 2020-11-04 03:16:44.053 | + functions-common:apt_get:1119 : return 0 2020-11-04 03:16:44.056 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2020-11-04 03:16:44.058 | + functions-common:is_suse:464 : is_opensuse 2020-11-04 03:16:44.060 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-11-04 03:16:44.062 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-04 03:16:44.065 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-11-04 03:16:44.067 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-11-04 03:16:44.069 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-04 03:16:44.072 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2020-11-04 03:16:44.074 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-11-04 03:16:44.077 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-11-04 03:16:44.079 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-11-04 03:16:44.081 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-04 03:16:44.083 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-04 03:16:44.086 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2020-11-04 03:16:44.088 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2020-11-04 03:16:44.090 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2020-11-04 03:16:44.092 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2020-11-04 03:16:44.094 | + functions-common:is_suse:464 : is_opensuse 2020-11-04 03:16:44.097 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-11-04 03:16:44.099 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-04 03:16:44.101 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-11-04 03:16:44.103 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-11-04 03:16:44.106 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-04 03:16:44.108 | + ./stack.sh:main:797 : restart_rpc_backend 2020-11-04 03:16:44.110 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2020-11-04 03:16:44.126 | + functions-common:is_service_enabled:1966 : return 0 2020-11-04 03:16:44.128 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2020-11-04 03:16:44.131 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2020-11-04 03:16:44.133 | + ./stack.sh:echo_summary:416 : echo -e Starting RabbitMQ 2020-11-04 03:16:44.136 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2020-11-04 03:16:44.139 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2020-11-04 03:16:44.142 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2020-11-04 03:16:44.144 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2020-11-04 03:16:44.146 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2020-11-04 03:16:44.149 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2020-11-04 03:16:44.151 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2020-11-04 03:16:44.153 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2020-11-04 03:16:44.156 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2020-11-04 03:16:45.168 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2020-11-04 03:16:45.168 | guest [administrator]' 2020-11-04 03:16:45.171 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2020-11-04 03:16:45.172 | guest [administrator]' 2020-11-04 03:16:45.172 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2020-11-04 03:16:45.177 | + lib/rpc_backend:rabbit_setuser:176 : found= 2020-11-04 03:16:45.179 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2020-11-04 03:16:45.182 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2020-11-04 03:16:46.212 | Creating user "stackrabbit" 2020-11-04 03:16:46.234 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2020-11-04 03:16:47.242 | Setting permissions for user "stackrabbit" in vhost "/" 2020-11-04 03:16:47.266 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2020-11-04 03:16:47.268 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2020-11-04 03:16:48.293 | Changing password for user "stackrabbit" 2020-11-04 03:16:48.317 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2020-11-04 03:16:48.320 | + lib/rpc_backend:restart_rpc_backend:116 : break 2020-11-04 03:16:48.322 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2020-11-04 03:16:49.320 | Deleting user "guest" 2020-11-04 03:16:49.343 | + ./stack.sh:main:799 : is_service_enabled mysql postgresql 2020-11-04 03:16:49.358 | + functions-common:is_service_enabled:1966 : return 0 2020-11-04 03:16:49.361 | + ./stack.sh:main:800 : install_database 2020-11-04 03:16:49.363 | + lib/database:install_database:116 : install_database_mysql 2020-11-04 03:16:49.365 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2020-11-04 03:16:49.368 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-11-04 03:16:49.371 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-11-04 03:16:49.373 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2020-11-04 03:16:49.571 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2020-11-04 03:16:49.573 | + lib/databases/mysql:install_database_mysql:164 : cat 2020-11-04 03:16:49.577 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2020-11-04 03:16:49.580 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-11-04 03:16:49.582 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-11-04 03:16:49.584 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2020-11-04 03:16:49.586 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2020-11-04 03:16:49.589 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2020-11-04 03:16:49.592 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2020-11-04 03:16:49.595 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2020-11-04 03:16:49.597 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2020-11-04 03:16:49.599 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2020-11-04 03:16:49.602 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-11-04 03:16:49.605 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-11-04 03:16:49.607 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-11-04 03:16:49.609 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-04 03:16:49.611 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-04 03:16:49.614 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2020-11-04 03:16:49.616 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2020-11-04 03:16:49.619 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2020-11-04 03:16:49.621 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2020-11-04 03:16:49.624 | + functions-common:is_suse:464 : is_opensuse 2020-11-04 03:16:49.626 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-11-04 03:16:49.628 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-04 03:16:49.630 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-11-04 03:16:49.633 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-11-04 03:16:49.635 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-04 03:16:49.637 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2020-11-04 03:16:49.640 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-11-04 03:16:49.642 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-11-04 03:16:49.644 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2020-11-04 03:16:49.646 | + functions-common:install_package:1344 : update_package_repo 2020-11-04 03:16:49.649 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-11-04 03:16:49.651 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-11-04 03:16:49.653 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-11-04 03:16:49.656 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-11-04 03:16:49.658 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-11-04 03:16:49.660 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-11-04 03:16:49.662 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-11-04 03:16:49.665 | + functions-common:update_package_repo:1325 : apt_get_update 2020-11-04 03:16:49.667 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-11-04 03:16:49.669 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-11-04 03:16:49.672 | + functions-common:apt_get_update:1071 : return 2020-11-04 03:16:49.674 | + functions-common:install_package:1345 : real_install_package mysql-server 2020-11-04 03:16:49.677 | + functions-common:real_install_package:1330 : is_ubuntu 2020-11-04 03:16:49.679 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-11-04 03:16:49.682 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-11-04 03:16:49.684 | + functions-common:real_install_package:1331 : apt_get install mysql-server 2020-11-04 03:16:49.702 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2020-11-04 03:16:49.821 | Reading package lists... 2020-11-04 03:16:50.061 | Building dependency tree... 2020-11-04 03:16:50.062 | Reading state information... 2020-11-04 03:16:50.269 | The following packages were automatically installed and are no longer required: 2020-11-04 03:16:50.270 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-11-04 03:16:50.270 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-11-04 03:16:50.270 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2020-11-04 03:16:50.270 | python3-pam python3-problem-report python3-pyasn1 2020-11-04 03:16:50.270 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-11-04 03:16:50.270 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-11-04 03:16:50.270 | python3-zope.interface 2020-11-04 03:16:50.270 | Use 'sudo apt autoremove' to remove them. 2020-11-04 03:16:50.270 | The following additional packages will be installed: 2020-11-04 03:16:50.270 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2020-11-04 03:16:50.270 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2020-11-04 03:16:50.270 | libhttp-date-perl libhttp-message-perl libio-html-perl 2020-11-04 03:16:50.271 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2020-11-04 03:16:50.271 | mysql-server-5.7 mysql-server-core-5.7 2020-11-04 03:16:50.272 | Suggested packages: 2020-11-04 03:16:50.272 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2020-11-04 03:16:50.324 | The following NEW packages will be installed: 2020-11-04 03:16:50.324 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2020-11-04 03:16:50.324 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2020-11-04 03:16:50.324 | libhttp-date-perl libhttp-message-perl libio-html-perl 2020-11-04 03:16:50.324 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2020-11-04 03:16:50.325 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2020-11-04 03:16:50.598 | 0 upgraded, 18 newly installed, 0 to remove and 159 not upgraded. 2020-11-04 03:16:50.599 | Need to get 19.7 MB of archives. 2020-11-04 03:16:50.599 | After this operation, 156 MB of additional disk space will be used. 2020-11-04 03:16:50.599 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [6,660 kB] 2020-11-04 03:16:52.165 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [1,943 kB] 2020-11-04 03:16:52.331 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [7,455 kB] 2020-11-04 03:16:53.626 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libevent-core-2.1-6 amd64 2.1.8-stable-4build1 [85.9 kB] 2020-11-04 03:16:53.640 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [2,935 kB] 2020-11-04 03:16:53.829 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2020-11-04 03:16:53.829 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2020-11-04 03:16:53.835 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2020-11-04 03:16:53.843 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2020-11-04 03:16:54.018 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2020-11-04 03:16:54.019 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 2020-11-04 03:16:54.019 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2020-11-04 03:16:54.020 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2020-11-04 03:16:54.021 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2020-11-04 03:16:54.022 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2020-11-04 03:16:54.142 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2020-11-04 03:16:54.144 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2020-11-04 03:16:54.150 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.32-0ubuntu0.18.04.1 [9,944 B] 2020-11-04 03:16:54.648 | Preconfiguring packages ... 2020-11-04 03:16:54.755 | Fetched 19.7 MB in 4s (5,165 kB/s) 2020-11-04 03:16:54.786 | Selecting previously unselected package mysql-client-core-5.7. 2020-11-04 03:16:54.825 | (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 ... 76729 files and directories currently installed.) 2020-11-04 03:16:54.828 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-11-04 03:16:54.830 | Unpacking mysql-client-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-04 03:16:55.852 | Selecting previously unselected package mysql-client-5.7. 2020-11-04 03:16:55.861 | Preparing to unpack .../01-mysql-client-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-11-04 03:16:55.863 | Unpacking mysql-client-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-04 03:16:56.327 | Selecting previously unselected package mysql-server-core-5.7. 2020-11-04 03:16:56.335 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-11-04 03:16:56.337 | Unpacking mysql-server-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-04 03:16:57.549 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2020-11-04 03:16:57.557 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2020-11-04 03:16:57.569 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2020-11-04 03:16:57.693 | Selecting previously unselected package mysql-server-5.7. 2020-11-04 03:16:57.701 | Preparing to unpack .../04-mysql-server-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-11-04 03:16:58.181 | Unpacking mysql-server-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-04 03:16:58.801 | Selecting previously unselected package libhtml-tagset-perl. 2020-11-04 03:16:58.809 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2020-11-04 03:16:58.811 | Unpacking libhtml-tagset-perl (3.20-3) ... 2020-11-04 03:16:58.869 | Selecting previously unselected package liburi-perl. 2020-11-04 03:16:58.876 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2020-11-04 03:16:58.878 | Unpacking liburi-perl (1.73-1) ... 2020-11-04 03:16:58.946 | Selecting previously unselected package libhtml-parser-perl. 2020-11-04 03:16:58.953 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2020-11-04 03:16:58.956 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2020-11-04 03:16:59.020 | Selecting previously unselected package libcgi-pm-perl. 2020-11-04 03:16:59.028 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2020-11-04 03:16:59.030 | Unpacking libcgi-pm-perl (4.38-1) ... 2020-11-04 03:16:59.107 | Selecting previously unselected package libfcgi-perl. 2020-11-04 03:16:59.115 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2020-11-04 03:16:59.117 | Unpacking libfcgi-perl (0.78-2build1) ... 2020-11-04 03:16:59.174 | Selecting previously unselected package libcgi-fast-perl. 2020-11-04 03:16:59.182 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2020-11-04 03:16:59.184 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2020-11-04 03:16:59.240 | Selecting previously unselected package libencode-locale-perl. 2020-11-04 03:16:59.248 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2020-11-04 03:16:59.250 | Unpacking libencode-locale-perl (1.05-1) ... 2020-11-04 03:16:59.307 | Selecting previously unselected package libhtml-template-perl. 2020-11-04 03:16:59.314 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2020-11-04 03:16:59.316 | Unpacking libhtml-template-perl (2.97-1) ... 2020-11-04 03:16:59.377 | Selecting previously unselected package libhttp-date-perl. 2020-11-04 03:16:59.384 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2020-11-04 03:16:59.387 | Unpacking libhttp-date-perl (6.02-1) ... 2020-11-04 03:16:59.444 | Selecting previously unselected package libio-html-perl. 2020-11-04 03:16:59.452 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2020-11-04 03:16:59.454 | Unpacking libio-html-perl (1.001-1) ... 2020-11-04 03:16:59.511 | Selecting previously unselected package liblwp-mediatypes-perl. 2020-11-04 03:16:59.518 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2020-11-04 03:16:59.520 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2020-11-04 03:16:59.578 | Selecting previously unselected package libhttp-message-perl. 2020-11-04 03:16:59.585 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2020-11-04 03:16:59.587 | Unpacking libhttp-message-perl (6.14-1) ... 2020-11-04 03:16:59.650 | Selecting previously unselected package mysql-server. 2020-11-04 03:16:59.657 | Preparing to unpack .../17-mysql-server_5.7.32-0ubuntu0.18.04.1_all.deb ... 2020-11-04 03:16:59.659 | Unpacking mysql-server (5.7.32-0ubuntu0.18.04.1) ... 2020-11-04 03:16:59.737 | Setting up libhtml-tagset-perl (3.20-3) ... 2020-11-04 03:16:59.757 | Setting up libhttp-date-perl (6.02-1) ... 2020-11-04 03:16:59.785 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2020-11-04 03:16:59.812 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-04 03:16:59.834 | Setting up libencode-locale-perl (1.05-1) ... 2020-11-04 03:16:59.862 | Setting up mysql-server-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-04 03:16:59.890 | Setting up libio-html-perl (1.001-1) ... 2020-11-04 03:16:59.917 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2020-11-04 03:16:59.945 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-11-04 03:16:59.973 | Setting up liburi-perl (1.73-1) ... 2020-11-04 03:17:00.001 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-04 03:17:00.199 | Setting up libhtml-parser-perl (3.72-3build1) ... 2020-11-04 03:17:00.227 | Setting up libcgi-pm-perl (4.38-1) ... 2020-11-04 03:17:00.255 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-11-04 03:17:01.958 | Setting up libhttp-message-perl (6.14-1) ... 2020-11-04 03:17:01.986 | Setting up mysql-client-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-04 03:17:02.014 | Setting up libfcgi-perl (0.78-2build1) ... 2020-11-04 03:17:02.042 | Setting up libhtml-template-perl (2.97-1) ... 2020-11-04 03:17:02.070 | Setting up libcgi-fast-perl (1:2.13-1) ... 2020-11-04 03:17:02.097 | Setting up mysql-client-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-04 03:17:02.125 | Setting up mysql-server-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-04 03:17:02.719 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2020-11-04 03:17:02.746 | Renaming removed key_buffer and myisam-recover options (if present) 2020-11-04 03:17:13.753 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2020-11-04 03:17:14.710 | Setting up mysql-server (5.7.32-0ubuntu0.18.04.1) ... 2020-11-04 03:17:14.723 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-04 03:17:14.900 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-04 03:17:16.829 | + functions-common:apt_get:1115 : result=0 2020-11-04 03:17:16.831 | + functions-common:apt_get:1118 : time_stop apt-get 2020-11-04 03:17:16.833 | + functions-common:time_stop:2310 : local name 2020-11-04 03:17:16.836 | + functions-common:time_stop:2311 : local end_time 2020-11-04 03:17:16.838 | + functions-common:time_stop:2312 : local elapsed_time 2020-11-04 03:17:16.840 | + functions-common:time_stop:2313 : local total 2020-11-04 03:17:16.842 | + functions-common:time_stop:2314 : local start_time 2020-11-04 03:17:16.845 | + functions-common:time_stop:2316 : name=apt-get 2020-11-04 03:17:16.847 | + functions-common:time_stop:2317 : start_time=1604459809699 2020-11-04 03:17:16.849 | + functions-common:time_stop:2319 : [[ -z 1604459809699 ]] 2020-11-04 03:17:16.851 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-11-04 03:17:16.855 | + functions-common:time_stop:2322 : end_time=1604459836852 2020-11-04 03:17:16.857 | + functions-common:time_stop:2323 : elapsed_time=27153 2020-11-04 03:17:16.859 | + functions-common:time_stop:2324 : total=156253 2020-11-04 03:17:16.862 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-11-04 03:17:16.864 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=183406 2020-11-04 03:17:16.866 | + functions-common:apt_get:1119 : return 0 2020-11-04 03:17:16.868 | + ./stack.sh:main:802 : '[' -n mysql ']' 2020-11-04 03:17:16.870 | + ./stack.sh:main:803 : install_database_python 2020-11-04 03:17:16.873 | + lib/database:install_database_python:121 : install_database_python_mysql 2020-11-04 03:17:16.875 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2020-11-04 03:17:16.877 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2020-11-04 03:17:16.879 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-04 03:17:16.882 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2020-11-04 03:17:16.884 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2020-11-04 03:17:16.887 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2020-11-04 03:17:16.890 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2020-11-04 03:17:16.890 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2020-11-04 03:17:16.894 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2020-11-04 03:17:16.897 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2020-11-04 03:17:16.899 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2020-11-04 03:17:16.902 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2020-11-04 03:17:16.904 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2020-11-04 03:17:16.923 | Using python 3.6 to install PyMySQL 2020-11-04 03:17:16.925 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2020-11-04 03:17:18.715 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-04 03:17:18.840 | Collecting PyMySQL===0.10.1 2020-11-04 03:17:18.848 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/44f/47128dda8676e/PyMySQL-0.10.1-py2.py3-none-any.whl (47 kB) 2020-11-04 03:17:19.324 | Installing collected packages: PyMySQL 2020-11-04 03:17:19.404 | Successfully installed PyMySQL-0.10.1 2020-11-04 03:17:19.541 | + inc/python:pip_install:200 : result=0 2020-11-04 03:17:19.543 | + inc/python:pip_install:202 : time_stop pip_install 2020-11-04 03:17:19.545 | + functions-common:time_stop:2310 : local name 2020-11-04 03:17:19.548 | + functions-common:time_stop:2311 : local end_time 2020-11-04 03:17:19.550 | + functions-common:time_stop:2312 : local elapsed_time 2020-11-04 03:17:19.552 | + functions-common:time_stop:2313 : local total 2020-11-04 03:17:19.555 | + functions-common:time_stop:2314 : local start_time 2020-11-04 03:17:19.557 | + functions-common:time_stop:2316 : name=pip_install 2020-11-04 03:17:19.559 | + functions-common:time_stop:2317 : start_time=1604459836918 2020-11-04 03:17:19.561 | + functions-common:time_stop:2319 : [[ -z 1604459836918 ]] 2020-11-04 03:17:19.564 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-11-04 03:17:19.567 | + functions-common:time_stop:2322 : end_time=1604459839565 2020-11-04 03:17:19.570 | + functions-common:time_stop:2323 : elapsed_time=2647 2020-11-04 03:17:19.572 | + functions-common:time_stop:2324 : total=65581 2020-11-04 03:17:19.574 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-11-04 03:17:19.576 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=68228 2020-11-04 03:17:19.579 | + inc/python:pip_install:203 : return 0 2020-11-04 03:17:19.581 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2020-11-04 03:17:19.584 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-11-04 03:17:19.586 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2020-11-04 03:17:19.588 | + ./stack.sh:main:806 : is_service_enabled neutron 2020-11-04 03:17:19.604 | + functions-common:is_service_enabled:1966 : return 0 2020-11-04 03:17:19.606 | + ./stack.sh:main:807 : install_neutron_agent_packages 2020-11-04 03:17:19.609 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2020-11-04 03:17:19.612 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2020-11-04 03:17:19.613 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-11-04 03:17:19.616 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-11-04 03:17:19.619 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2020-11-04 03:17:19.621 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2020-11-04 03:17:19.623 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2020-11-04 03:17:19.626 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2020-11-04 03:17:19.628 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2020-11-04 03:17:19.643 | + functions-common:is_service_enabled:1966 : return 0 2020-11-04 03:17:19.645 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2020-11-04 03:17:19.647 | + functions-common:install_package:1344 : update_package_repo 2020-11-04 03:17:19.650 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-11-04 03:17:19.652 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-11-04 03:17:19.654 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-11-04 03:17:19.657 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-11-04 03:17:19.659 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-11-04 03:17:19.661 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-11-04 03:17:19.664 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-11-04 03:17:19.666 | + functions-common:update_package_repo:1325 : apt_get_update 2020-11-04 03:17:19.668 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-11-04 03:17:19.670 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-11-04 03:17:19.672 | + functions-common:apt_get_update:1071 : return 2020-11-04 03:17:19.675 | + functions-common:install_package:1345 : real_install_package radvd 2020-11-04 03:17:19.677 | + functions-common:real_install_package:1330 : is_ubuntu 2020-11-04 03:17:19.679 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-11-04 03:17:19.682 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-11-04 03:17:19.684 | + functions-common:real_install_package:1331 : apt_get install radvd 2020-11-04 03:17:19.702 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2020-11-04 03:17:19.821 | Reading package lists... 2020-11-04 03:17:20.060 | Building dependency tree... 2020-11-04 03:17:20.062 | Reading state information... 2020-11-04 03:17:20.266 | The following packages were automatically installed and are no longer required: 2020-11-04 03:17:20.267 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-11-04 03:17:20.267 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-11-04 03:17:20.267 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2020-11-04 03:17:20.267 | python3-pam python3-problem-report python3-pyasn1 2020-11-04 03:17:20.267 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-11-04 03:17:20.267 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-11-04 03:17:20.267 | python3-zope.interface 2020-11-04 03:17:20.267 | Use 'sudo apt autoremove' to remove them. 2020-11-04 03:17:20.310 | The following NEW packages will be installed: 2020-11-04 03:17:20.310 | radvd 2020-11-04 03:17:20.583 | 0 upgraded, 1 newly installed, 0 to remove and 159 not upgraded. 2020-11-04 03:17:20.583 | Need to get 59.0 kB of archives. 2020-11-04 03:17:20.583 | After this operation, 164 kB of additional disk space will be used. 2020-11-04 03:17:20.583 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2020-11-04 03:17:21.407 | Fetched 59.0 kB in 1s (107 kB/s) 2020-11-04 03:17:21.459 | Selecting previously unselected package radvd. 2020-11-04 03:17:21.500 | (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 ... 77186 files and directories currently installed.) 2020-11-04 03:17:21.503 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2020-11-04 03:17:21.506 | Unpacking radvd (1:2.16-3) ... 2020-11-04 03:17:21.613 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-04 03:17:21.628 | Setting up radvd (1:2.16-3) ... 2020-11-04 03:17:22.401 | Job for radvd.service failed because the control process exited with error code. 2020-11-04 03:17:22.401 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2020-11-04 03:17:22.403 | invoke-rc.d: initscript radvd, action "start" failed. 2020-11-04 03:17:22.413 | ● radvd.service - Router advertisement daemon for IPv6 2020-11-04 03:17:22.413 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2020-11-04 03:17:22.413 | Active: failed (Result: exit-code) since Wed 2020-11-04 03:17:22 UTC; 13ms ago 2020-11-04 03:17:22.413 | Docs: man:radvd(8) 2020-11-04 03:17:22.413 | Process: 41889 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2020-11-04 03:17:22.413 | 2020-11-04 03:17:22.413 | Nov 04 03:17:22 n-d-761264-1 systemd[1]: Starting Router advertisement daemon for IPv6... 2020-11-04 03:17:22.413 | Nov 04 03:17:22 n-d-761264-1 radvd[41889]: can't open /etc/radvd.conf: No such file or directory 2020-11-04 03:17:22.413 | Nov 04 03:17:22 n-d-761264-1 radvd[41889]: Insecure file permissions, but continuing anyway 2020-11-04 03:17:22.413 | Nov 04 03:17:22 n-d-761264-1 radvd[41889]: exiting, failed to read config file 2020-11-04 03:17:22.413 | Nov 04 03:17:22 n-d-761264-1 systemd[1]: radvd.service: Control process exited, code=exited status=1 2020-11-04 03:17:22.413 | Nov 04 03:17:22 n-d-761264-1 systemd[1]: radvd.service: Failed with result 'exit-code'. 2020-11-04 03:17:22.413 | Nov 04 03:17:22 n-d-761264-1 systemd[1]: Failed to start Router advertisement daemon for IPv6. 2020-11-04 03:17:22.418 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-04 03:17:22.597 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-11-04 03:17:22.821 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-04 03:17:24.765 | + functions-common:apt_get:1115 : result=0 2020-11-04 03:17:24.768 | + functions-common:apt_get:1118 : time_stop apt-get 2020-11-04 03:17:24.770 | + functions-common:time_stop:2310 : local name 2020-11-04 03:17:24.772 | + functions-common:time_stop:2311 : local end_time 2020-11-04 03:17:24.774 | + functions-common:time_stop:2312 : local elapsed_time 2020-11-04 03:17:24.776 | + functions-common:time_stop:2313 : local total 2020-11-04 03:17:24.778 | + functions-common:time_stop:2314 : local start_time 2020-11-04 03:17:24.781 | + functions-common:time_stop:2316 : name=apt-get 2020-11-04 03:17:24.783 | + functions-common:time_stop:2317 : start_time=1604459839699 2020-11-04 03:17:24.785 | + functions-common:time_stop:2319 : [[ -z 1604459839699 ]] 2020-11-04 03:17:24.788 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-11-04 03:17:24.791 | + functions-common:time_stop:2322 : end_time=1604459844788 2020-11-04 03:17:24.793 | + functions-common:time_stop:2323 : elapsed_time=5089 2020-11-04 03:17:24.795 | + functions-common:time_stop:2324 : total=183406 2020-11-04 03:17:24.798 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-11-04 03:17:24.800 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=188495 2020-11-04 03:17:24.802 | + functions-common:apt_get:1119 : return 0 2020-11-04 03:17:24.805 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2020-11-04 03:17:24.820 | + functions-common:is_service_enabled:1966 : return 0 2020-11-04 03:17:24.822 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2020-11-04 03:17:24.824 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2020-11-04 03:17:24.827 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2020-11-04 03:17:24.845 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2020-11-04 03:17:24.848 | + functions-common:install_package:1344 : update_package_repo 2020-11-04 03:17:24.850 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-11-04 03:17:24.852 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-11-04 03:17:24.854 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-11-04 03:17:24.857 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-11-04 03:17:24.859 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-11-04 03:17:24.861 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-11-04 03:17:24.864 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-11-04 03:17:24.866 | + functions-common:update_package_repo:1325 : apt_get_update 2020-11-04 03:17:24.868 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-11-04 03:17:24.870 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-11-04 03:17:24.872 | + functions-common:apt_get_update:1071 : return 2020-11-04 03:17:24.875 | + functions-common:install_package:1345 : real_install_package fakeroot make openvswitch-switch 2020-11-04 03:17:24.877 | + functions-common:real_install_package:1330 : is_ubuntu 2020-11-04 03:17:24.880 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-11-04 03:17:24.882 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-11-04 03:17:24.884 | + functions-common:real_install_package:1331 : apt_get install fakeroot make openvswitch-switch 2020-11-04 03:17:24.901 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2020-11-04 03:17:25.020 | Reading package lists... 2020-11-04 03:17:25.260 | Building dependency tree... 2020-11-04 03:17:25.261 | Reading state information... 2020-11-04 03:17:25.469 | fakeroot is already the newest version (1.22-2ubuntu1). 2020-11-04 03:17:25.469 | fakeroot set to manually installed. 2020-11-04 03:17:25.469 | make is already the newest version (4.1-9.1ubuntu1). 2020-11-04 03:17:25.469 | The following packages were automatically installed and are no longer required: 2020-11-04 03:17:25.470 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-04 03:17:25.470 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-04 03:17:25.470 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2020-11-04 03:17:25.470 | python3-pam python3-problem-report python3-pyasn1 2020-11-04 03:17:25.470 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-11-04 03:17:25.470 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-11-04 03:17:25.470 | python3-zope.interface 2020-11-04 03:17:25.470 | Use 'sudo apt autoremove' to remove them. 2020-11-04 03:17:25.471 | The following additional packages will be installed: 2020-11-04 03:17:25.471 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2020-11-04 03:17:25.472 | Suggested packages: 2020-11-04 03:17:25.472 | openvswitch-doc python-sortedcontainers-doc 2020-11-04 03:17:25.523 | The following NEW packages will be installed: 2020-11-04 03:17:25.524 | libunbound2 python3-openvswitch python3-sortedcontainers 2020-11-04 03:17:25.525 | The following packages will be upgraded: 2020-11-04 03:17:25.525 | openvswitch-common openvswitch-switch 2020-11-04 03:17:25.734 | 2 upgraded, 3 newly installed, 0 to remove and 157 not upgraded. 2020-11-04 03:17:25.734 | Need to get 3,087 kB of archives. 2020-11-04 03:17:25.734 | After this operation, 3,063 kB of additional disk space will be used. 2020-11-04 03:17:25.734 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 python3-openvswitch all 2.12.1-0ubuntu0.19.10.1~cloud0 [117 kB] 2020-11-04 03:17:25.772 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.3 [267 kB] 2020-11-04 03:17:26.056 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 openvswitch-common amd64 2.12.1-0ubuntu0.19.10.1~cloud0 [970 kB] 2020-11-04 03:17:26.065 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2020-11-04 03:17:26.485 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 openvswitch-switch amd64 2.12.1-0ubuntu0.19.10.1~cloud0 [1,707 kB] 2020-11-04 03:17:27.228 | Fetched 3,087 kB in 1s (2,705 kB/s) 2020-11-04 03:17:27.292 | Selecting previously unselected package libunbound2:amd64. 2020-11-04 03:17:27.332 | (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 ... 77199 files and directories currently installed.) 2020-11-04 03:17:27.335 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.3_amd64.deb ... 2020-11-04 03:17:27.347 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2020-11-04 03:17:27.457 | Selecting previously unselected package python3-sortedcontainers. 2020-11-04 03:17:27.464 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2020-11-04 03:17:27.467 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2020-11-04 03:17:27.541 | Selecting previously unselected package python3-openvswitch. 2020-11-04 03:17:27.549 | Preparing to unpack .../python3-openvswitch_2.12.1-0ubuntu0.19.10.1~cloud0_all.deb ... 2020-11-04 03:17:27.551 | Unpacking python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud0) ... 2020-11-04 03:17:27.629 | Preparing to unpack .../openvswitch-common_2.12.1-0ubuntu0.19.10.1~cloud0_amd64.deb ... 2020-11-04 03:17:27.649 | Unpacking openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud0) over (2.9.5-0ubuntu0.18.04.1) ... 2020-11-04 03:17:27.898 | Preparing to unpack .../openvswitch-switch_2.12.1-0ubuntu0.19.10.1~cloud0_amd64.deb ... 2020-11-04 03:17:27.919 | Unpacking openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud0) over (2.9.5-0ubuntu0.18.04.1) ... 2020-11-04 03:17:29.317 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2020-11-04 03:17:29.338 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-04 03:17:29.360 | Setting up openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud0) ... 2020-11-04 03:17:29.387 | Setting up python3-sortedcontainers (1.5.7-1) ... 2020-11-04 03:17:29.660 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-11-04 03:17:29.690 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-04 03:17:29.875 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-11-04 03:17:30.652 | Setting up python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud0) ... 2020-11-04 03:17:31.007 | Setting up openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud0) ... 2020-11-04 03:17:31.057 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2020-11-04 03:17:34.044 | + functions-common:apt_get:1115 : result=0 2020-11-04 03:17:34.046 | + functions-common:apt_get:1118 : time_stop apt-get 2020-11-04 03:17:34.048 | + functions-common:time_stop:2310 : local name 2020-11-04 03:17:34.051 | + functions-common:time_stop:2311 : local end_time 2020-11-04 03:17:34.053 | + functions-common:time_stop:2312 : local elapsed_time 2020-11-04 03:17:34.055 | + functions-common:time_stop:2313 : local total 2020-11-04 03:17:34.057 | + functions-common:time_stop:2314 : local start_time 2020-11-04 03:17:34.059 | + functions-common:time_stop:2316 : name=apt-get 2020-11-04 03:17:34.061 | + functions-common:time_stop:2317 : start_time=1604459844898 2020-11-04 03:17:34.063 | + functions-common:time_stop:2319 : [[ -z 1604459844898 ]] 2020-11-04 03:17:34.066 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-11-04 03:17:34.069 | + functions-common:time_stop:2322 : end_time=1604459854067 2020-11-04 03:17:34.071 | + functions-common:time_stop:2323 : elapsed_time=9169 2020-11-04 03:17:34.073 | + functions-common:time_stop:2324 : total=188495 2020-11-04 03:17:34.075 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-11-04 03:17:34.077 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=197664 2020-11-04 03:17:34.080 | + functions-common:apt_get:1119 : return 0 2020-11-04 03:17:34.082 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2020-11-04 03:17:34.084 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-11-04 03:17:34.086 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-11-04 03:17:34.089 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2020-11-04 03:17:34.091 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2020-11-04 03:17:34.094 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2020-11-04 03:17:34.097 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2020-11-04 03:17:34.100 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2020-11-04 03:17:34.103 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2020-11-04 03:17:34.103 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2020-11-04 03:17:34.107 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2020-11-04 03:17:34.110 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2020-11-04 03:17:34.112 | + functions:vercmp:652 : local v1=4.15 2020-11-04 03:17:34.114 | + functions:vercmp:653 : local 'op=<' 2020-11-04 03:17:34.116 | + functions:vercmp:654 : local v2=3.13 2020-11-04 03:17:34.119 | + functions:vercmp:655 : local result 2020-11-04 03:17:34.122 | ++ functions:vercmp:659 : echo -e '4.15\n3.13' 2020-11-04 03:17:34.122 | ++ functions:vercmp:659 : sort -V 2020-11-04 03:17:34.123 | ++ functions:vercmp:659 : head -1 2020-11-04 03:17:34.126 | + functions:vercmp:659 : result=3.13 2020-11-04 03:17:34.128 | + functions:vercmp:661 : case $op in 2020-11-04 03:17:34.131 | + functions:vercmp:671 : '[' 4.15 '!=' 3.13 ']' 2020-11-04 03:17:34.133 | + functions:vercmp:671 : '[' 3.13 = 4.15 ']' 2020-11-04 03:17:34.135 | + functions:vercmp:672 : return 2020-11-04 03:17:34.137 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2020-11-04 03:17:34.140 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2020-11-04 03:17:34.142 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart openvswitch-switch 2020-11-04 03:17:34.587 | + ./stack.sh:main:810 : is_service_enabled etcd3 2020-11-04 03:17:34.604 | + functions-common:is_service_enabled:1966 : return 0 2020-11-04 03:17:34.606 | + ./stack.sh:main:811 : install_etcd3 2020-11-04 03:17:34.608 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2020-11-04 03:17:34.608 | Installing etcd 2020-11-04 03:17:34.610 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2020-11-04 03:17:34.621 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2020-11-04 03:17:34.632 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2020-11-04 03:17:34.634 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2020-11-04 03:17:34.646 | + lib/etcd3:install_etcd3:113 : local etcd_file 2020-11-04 03:17:34.649 | ++ 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 2020-11-04 03:17:34.651 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2020-11-04 03:17:34.654 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2020-11-04 03:17:34.659 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2020-11-04 03:17:34.661 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2020-11-04 03:17:34.664 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2020-11-04 03:17:34.666 | ++ functions:get_extra_file:67 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2020-11-04 03:17:34.696 | --2020-11-04 03:17:34-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2020-11-04 03:17:34.759 | Resolving github.com (github.com)... 140.82.121.3 2020-11-04 03:17:34.803 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2020-11-04 03:17:35.110 | HTTP request sent, awaiting response... 302 Found 2020-11-04 03:17:35.131 | Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20201104%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20201104T031735Z&X-Amz-Expires=300&X-Amz-Signature=a0a487f44460dcbaed0456870f89410ab3c0687e4f12a81cf721952d015db061&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] 2020-11-04 03:17:35.131 | --2020-11-04 03:17:35-- https://github-production-release-asset-2e65be.s3.amazonaws.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20201104%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20201104T031735Z&X-Amz-Expires=300&X-Amz-Signature=a0a487f44460dcbaed0456870f89410ab3c0687e4f12a81cf721952d015db061&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 2020-11-04 03:17:35.391 | Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.216.96.11 2020-11-04 03:17:35.549 | Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.96.11|:443... connected. 2020-11-04 03:17:36.057 | HTTP request sent, awaiting response... 200 OK 2020-11-04 03:17:36.057 | Length: 11350736 (11M) [application/octet-stream] 2020-11-04 03:17:36.057 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2020-11-04 03:17:36.855 | 2020-11-04 03:17:37.832 | 0K ........ .. 100% 6.10M=1.8s 2020-11-04 03:17:37.832 | 2020-11-04 03:17:37.832 | 2020-11-04 03:17:37 (6.10 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2020-11-04 03:17:37.832 | 2020-11-04 03:17:37.836 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2020-11-04 03:17:37.838 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2020-11-04 03:17:37.840 | ++ functions:get_extra_file:73 : return 2020-11-04 03:17:37.843 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2020-11-04 03:17:37.845 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2020-11-04 03:17:37.848 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2020-11-04 03:17:37.850 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2020-11-04 03:17:37.981 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2020-11-04 03:17:37.984 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2020-11-04 03:17:37.988 | etcd-v3.3.12-linux-amd64/ 2020-11-04 03:17:37.988 | etcd-v3.3.12-linux-amd64/README.md 2020-11-04 03:17:37.988 | etcd-v3.3.12-linux-amd64/Documentation/ 2020-11-04 03:17:37.988 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2020-11-04 03:17:37.989 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2020-11-04 03:17:37.989 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2020-11-04 03:17:37.989 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2020-11-04 03:17:37.989 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2020-11-04 03:17:37.989 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2020-11-04 03:17:37.989 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2020-11-04 03:17:37.989 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2020-11-04 03:17:37.989 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2020-11-04 03:17:37.989 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2020-11-04 03:17:37.989 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2020-11-04 03:17:37.989 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2020-11-04 03:17:37.989 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2020-11-04 03:17:37.990 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2020-11-04 03:17:37.990 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2020-11-04 03:17:37.990 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2020-11-04 03:17:37.990 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2020-11-04 03:17:37.990 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2020-11-04 03:17:37.990 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2020-11-04 03:17:37.990 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2020-11-04 03:17:37.990 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2020-11-04 03:17:37.990 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2020-11-04 03:17:37.990 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2020-11-04 03:17:37.990 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2020-11-04 03:17:37.990 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2020-11-04 03:17:37.990 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2020-11-04 03:17:37.990 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2020-11-04 03:17:37.990 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2020-11-04 03:17:37.991 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2020-11-04 03:17:37.991 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2020-11-04 03:17:37.991 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2020-11-04 03:17:37.991 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2020-11-04 03:17:37.991 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2020-11-04 03:17:37.991 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2020-11-04 03:17:37.991 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2020-11-04 03:17:37.991 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2020-11-04 03:17:37.991 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2020-11-04 03:17:37.991 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2020-11-04 03:17:37.991 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2020-11-04 03:17:37.991 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2020-11-04 03:17:37.991 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2020-11-04 03:17:37.991 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2020-11-04 03:17:37.991 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2020-11-04 03:17:37.992 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2020-11-04 03:17:37.992 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2020-11-04 03:17:37.992 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2020-11-04 03:17:37.992 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2020-11-04 03:17:37.992 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2020-11-04 03:17:37.992 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2020-11-04 03:17:37.992 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2020-11-04 03:17:37.992 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2020-11-04 03:17:37.992 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2020-11-04 03:17:37.992 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2020-11-04 03:17:37.992 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2020-11-04 03:17:37.992 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2020-11-04 03:17:37.992 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2020-11-04 03:17:37.992 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2020-11-04 03:17:37.992 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2020-11-04 03:17:37.993 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2020-11-04 03:17:37.993 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2020-11-04 03:17:37.993 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2020-11-04 03:17:37.993 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2020-11-04 03:17:37.993 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2020-11-04 03:17:37.993 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2020-11-04 03:17:37.993 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2020-11-04 03:17:37.993 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2020-11-04 03:17:37.993 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2020-11-04 03:17:37.993 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2020-11-04 03:17:37.993 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2020-11-04 03:17:37.993 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2020-11-04 03:17:37.993 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2020-11-04 03:17:37.993 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2020-11-04 03:17:37.993 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2020-11-04 03:17:37.993 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2020-11-04 03:17:37.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2020-11-04 03:17:37.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2020-11-04 03:17:37.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2020-11-04 03:17:37.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2020-11-04 03:17:37.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2020-11-04 03:17:37.994 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2020-11-04 03:17:37.994 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2020-11-04 03:17:37.994 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2020-11-04 03:17:37.994 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2020-11-04 03:17:37.994 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2020-11-04 03:17:37.994 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2020-11-04 03:17:37.995 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2020-11-04 03:17:37.995 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2020-11-04 03:17:37.995 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2020-11-04 03:17:37.995 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2020-11-04 03:17:37.995 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2020-11-04 03:17:37.995 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2020-11-04 03:17:37.995 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2020-11-04 03:17:37.995 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2020-11-04 03:17:37.995 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2020-11-04 03:17:37.995 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2020-11-04 03:17:37.995 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2020-11-04 03:17:37.995 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2020-11-04 03:17:37.995 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2020-11-04 03:17:37.995 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2020-11-04 03:17:37.995 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2020-11-04 03:17:37.995 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2020-11-04 03:17:37.996 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2020-11-04 03:17:37.996 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2020-11-04 03:17:37.996 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2020-11-04 03:17:37.996 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2020-11-04 03:17:37.996 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2020-11-04 03:17:37.996 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2020-11-04 03:17:37.996 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2020-11-04 03:17:37.996 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2020-11-04 03:17:37.996 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2020-11-04 03:17:37.996 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2020-11-04 03:17:37.997 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2020-11-04 03:17:37.997 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2020-11-04 03:17:37.997 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2020-11-04 03:17:37.997 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2020-11-04 03:17:37.997 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2020-11-04 03:17:37.997 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2020-11-04 03:17:37.997 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2020-11-04 03:17:37.997 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2020-11-04 03:17:37.997 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2020-11-04 03:17:37.998 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2020-11-04 03:17:37.998 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2020-11-04 03:17:37.998 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2020-11-04 03:17:37.998 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2020-11-04 03:17:38.000 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2020-11-04 03:17:38.000 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2020-11-04 03:17:38.000 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2020-11-04 03:17:38.000 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2020-11-04 03:17:38.000 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2020-11-04 03:17:38.000 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2020-11-04 03:17:38.000 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2020-11-04 03:17:38.001 | etcd-v3.3.12-linux-amd64/etcdctl 2020-11-04 03:17:38.210 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2020-11-04 03:17:38.210 | etcd-v3.3.12-linux-amd64/etcd 2020-11-04 03:17:38.467 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2020-11-04 03:17:38.502 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2020-11-04 03:17:38.531 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2020-11-04 03:17:38.534 | + ./stack.sh:main:820 : is_service_enabled tls-proxy 2020-11-04 03:17:38.551 | + functions-common:is_service_enabled:1966 : return 1 2020-11-04 03:17:38.553 | + ./stack.sh:main:830 : install_dstat 2020-11-04 03:17:38.556 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2020-11-04 03:17:38.571 | + functions-common:is_service_enabled:1966 : return 1 2020-11-04 03:17:38.573 | + ./stack.sh:main:836 : echo_summary 'Installing OpenStack project source' 2020-11-04 03:17:38.576 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2020-11-04 03:17:38.578 | + ./stack.sh:echo_summary:416 : echo -e Installing OpenStack project source 2020-11-04 03:17:38.580 | + ./stack.sh:main:839 : install_libs 2020-11-04 03:17:38.583 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2020-11-04 03:17:38.585 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2020-11-04 03:17:38.587 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2020-11-04 03:17:38.589 | + inc/python:use_library_from_git:250 : local name=automaton 2020-11-04 03:17:38.591 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:38.594 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:38.596 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2020-11-04 03:17:38.598 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:38.601 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2020-11-04 03:17:38.603 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2020-11-04 03:17:38.605 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2020-11-04 03:17:38.607 | + inc/python:use_library_from_git:250 : local name=castellan 2020-11-04 03:17:38.610 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:38.612 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:38.614 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2020-11-04 03:17:38.617 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:38.619 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2020-11-04 03:17:38.621 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2020-11-04 03:17:38.623 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2020-11-04 03:17:38.626 | + inc/python:use_library_from_git:250 : local name=cliff 2020-11-04 03:17:38.628 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:38.630 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:38.632 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2020-11-04 03:17:38.634 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:38.636 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2020-11-04 03:17:38.639 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2020-11-04 03:17:38.641 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2020-11-04 03:17:38.643 | + inc/python:use_library_from_git:250 : local name=cursive 2020-11-04 03:17:38.645 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:38.647 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:38.650 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2020-11-04 03:17:38.652 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:38.654 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2020-11-04 03:17:38.656 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2020-11-04 03:17:38.659 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2020-11-04 03:17:38.661 | + inc/python:use_library_from_git:250 : local name=debtcollector 2020-11-04 03:17:38.663 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:38.666 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:38.668 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2020-11-04 03:17:38.670 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:38.672 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2020-11-04 03:17:38.675 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2020-11-04 03:17:38.677 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2020-11-04 03:17:38.680 | + inc/python:use_library_from_git:250 : local name=futurist 2020-11-04 03:17:38.682 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:38.684 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:38.686 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2020-11-04 03:17:38.688 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:38.691 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2020-11-04 03:17:38.693 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2020-11-04 03:17:38.695 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2020-11-04 03:17:38.697 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2020-11-04 03:17:38.699 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:38.702 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:38.704 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2020-11-04 03:17:38.706 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:38.708 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2020-11-04 03:17:38.710 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2020-11-04 03:17:38.713 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2020-11-04 03:17:38.715 | + inc/python:use_library_from_git:250 : local name=osc-lib 2020-11-04 03:17:38.717 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:38.719 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:38.722 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2020-11-04 03:17:38.724 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:38.727 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2020-11-04 03:17:38.729 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2020-11-04 03:17:38.731 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2020-11-04 03:17:38.733 | + inc/python:use_library_from_git:250 : local name=osc-placement 2020-11-04 03:17:38.736 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:38.738 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:38.741 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2020-11-04 03:17:38.743 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:38.745 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2020-11-04 03:17:38.747 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2020-11-04 03:17:38.750 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2020-11-04 03:17:38.752 | + inc/python:use_library_from_git:250 : local name=os-client-config 2020-11-04 03:17:38.754 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:38.756 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:38.758 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2020-11-04 03:17:38.761 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:38.763 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2020-11-04 03:17:38.765 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2020-11-04 03:17:38.768 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2020-11-04 03:17:38.770 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2020-11-04 03:17:38.772 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:38.774 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:38.777 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2020-11-04 03:17:38.779 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:38.781 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2020-11-04 03:17:38.784 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2020-11-04 03:17:38.786 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2020-11-04 03:17:38.789 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2020-11-04 03:17:38.791 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:38.793 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:38.795 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2020-11-04 03:17:38.797 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:38.800 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2020-11-04 03:17:38.802 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2020-11-04 03:17:38.804 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2020-11-04 03:17:38.807 | + inc/python:use_library_from_git:250 : local name=oslo.config 2020-11-04 03:17:38.809 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:38.811 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:38.813 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2020-11-04 03:17:38.816 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:38.818 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2020-11-04 03:17:38.820 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2020-11-04 03:17:38.822 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2020-11-04 03:17:38.825 | + inc/python:use_library_from_git:250 : local name=oslo.context 2020-11-04 03:17:38.827 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:38.829 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:38.832 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2020-11-04 03:17:38.834 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:38.836 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2020-11-04 03:17:38.838 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2020-11-04 03:17:38.841 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2020-11-04 03:17:38.843 | + inc/python:use_library_from_git:250 : local name=oslo.db 2020-11-04 03:17:38.846 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:38.848 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:38.850 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2020-11-04 03:17:38.852 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:38.855 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2020-11-04 03:17:38.857 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2020-11-04 03:17:38.859 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2020-11-04 03:17:38.861 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2020-11-04 03:17:38.864 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:38.866 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:38.868 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2020-11-04 03:17:38.870 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:38.873 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2020-11-04 03:17:38.875 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2020-11-04 03:17:38.877 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2020-11-04 03:17:38.880 | + inc/python:use_library_from_git:250 : local name=oslo.log 2020-11-04 03:17:38.882 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:38.884 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:38.886 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2020-11-04 03:17:38.889 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:38.891 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2020-11-04 03:17:38.894 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2020-11-04 03:17:38.896 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2020-11-04 03:17:38.898 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2020-11-04 03:17:38.900 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:38.903 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:38.905 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2020-11-04 03:17:38.907 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:38.910 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2020-11-04 03:17:38.912 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2020-11-04 03:17:38.914 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2020-11-04 03:17:38.917 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2020-11-04 03:17:38.919 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:38.921 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:38.923 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2020-11-04 03:17:38.926 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:38.928 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2020-11-04 03:17:38.930 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2020-11-04 03:17:38.933 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2020-11-04 03:17:38.935 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2020-11-04 03:17:38.937 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:38.939 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:38.942 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2020-11-04 03:17:38.944 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:38.946 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2020-11-04 03:17:38.948 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2020-11-04 03:17:38.951 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2020-11-04 03:17:38.953 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2020-11-04 03:17:38.956 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:38.958 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:38.960 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2020-11-04 03:17:38.962 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:38.965 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2020-11-04 03:17:38.967 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2020-11-04 03:17:38.969 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2020-11-04 03:17:38.972 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2020-11-04 03:17:38.974 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:38.976 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:38.979 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2020-11-04 03:17:38.981 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:38.983 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2020-11-04 03:17:38.985 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2020-11-04 03:17:38.988 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2020-11-04 03:17:38.990 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2020-11-04 03:17:38.992 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:38.994 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:38.997 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2020-11-04 03:17:38.999 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:39.001 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2020-11-04 03:17:39.003 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2020-11-04 03:17:39.006 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2020-11-04 03:17:39.008 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2020-11-04 03:17:39.010 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:39.012 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:39.015 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2020-11-04 03:17:39.017 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:39.020 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2020-11-04 03:17:39.022 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2020-11-04 03:17:39.024 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2020-11-04 03:17:39.026 | + inc/python:use_library_from_git:250 : local name=oslo.service 2020-11-04 03:17:39.029 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:39.031 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:39.034 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2020-11-04 03:17:39.036 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:39.038 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2020-11-04 03:17:39.041 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2020-11-04 03:17:39.043 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2020-11-04 03:17:39.045 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2020-11-04 03:17:39.048 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:39.050 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:39.052 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2020-11-04 03:17:39.055 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:39.057 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2020-11-04 03:17:39.059 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2020-11-04 03:17:39.061 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2020-11-04 03:17:39.064 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2020-11-04 03:17:39.066 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:39.068 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:39.070 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2020-11-04 03:17:39.073 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:39.075 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2020-11-04 03:17:39.077 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2020-11-04 03:17:39.080 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2020-11-04 03:17:39.082 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2020-11-04 03:17:39.085 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:39.087 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:39.089 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2020-11-04 03:17:39.092 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:39.094 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2020-11-04 03:17:39.097 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2020-11-04 03:17:39.099 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2020-11-04 03:17:39.101 | + inc/python:use_library_from_git:250 : local name=osprofiler 2020-11-04 03:17:39.104 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:39.106 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:39.109 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2020-11-04 03:17:39.111 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:39.113 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2020-11-04 03:17:39.115 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2020-11-04 03:17:39.118 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2020-11-04 03:17:39.120 | + inc/python:use_library_from_git:250 : local name=pycadf 2020-11-04 03:17:39.122 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:39.124 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:39.127 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2020-11-04 03:17:39.130 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:39.132 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2020-11-04 03:17:39.134 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2020-11-04 03:17:39.136 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2020-11-04 03:17:39.139 | + inc/python:use_library_from_git:250 : local name=stevedore 2020-11-04 03:17:39.141 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:39.144 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:39.146 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2020-11-04 03:17:39.149 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:39.151 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2020-11-04 03:17:39.153 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2020-11-04 03:17:39.155 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2020-11-04 03:17:39.158 | + inc/python:use_library_from_git:250 : local name=taskflow 2020-11-04 03:17:39.160 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:39.162 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:39.165 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2020-11-04 03:17:39.167 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:39.169 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2020-11-04 03:17:39.171 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2020-11-04 03:17:39.174 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2020-11-04 03:17:39.176 | + inc/python:use_library_from_git:250 : local name=tooz 2020-11-04 03:17:39.179 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:39.181 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:39.183 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2020-11-04 03:17:39.185 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:39.188 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2020-11-04 03:17:39.190 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2020-11-04 03:17:39.193 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2020-11-04 03:17:39.195 | + inc/python:use_library_from_git:250 : local name=os-brick 2020-11-04 03:17:39.197 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:39.200 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:39.202 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2020-11-04 03:17:39.205 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:39.207 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2020-11-04 03:17:39.209 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2020-11-04 03:17:39.212 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2020-11-04 03:17:39.214 | + inc/python:use_library_from_git:250 : local name=os-traits 2020-11-04 03:17:39.216 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:39.219 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:39.221 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2020-11-04 03:17:39.223 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:39.225 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2020-11-04 03:17:39.228 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2020-11-04 03:17:39.230 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2020-11-04 03:17:39.232 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2020-11-04 03:17:39.235 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:17:39.237 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:17:39.239 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2020-11-04 03:17:39.241 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:17:39.244 | + lib/libraries:install_libs:135 : pip_install etcd3 2020-11-04 03:17:39.262 | Using python 3.6 to install etcd3 2020-11-04 03:17:39.265 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2020-11-04 03:17:41.045 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-04 03:17:41.590 | Collecting etcd3===0.12.0 2020-11-04 03:17:41.596 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2020-11-04 03:17:46.154 | Collecting grpcio===1.33.2 2020-11-04 03:17:46.175 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a8c/84db387907e8d/grpcio-1.33.2-cp36-cp36m-manylinux2014_x86_64.whl (3.8 MB) 2020-11-04 03:17:47.281 | Collecting protobuf===3.13.0 2020-11-04 03:17:47.294 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5db/9d3e12b6ede5e/protobuf-3.13.0-cp36-cp36m-manylinux1_x86_64.whl (1.3 MB) 2020-11-04 03:17:47.365 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (1.15.0) 2020-11-04 03:17:47.792 | Collecting tenacity===6.2.0 2020-11-04 03:17:47.799 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a5/d3dcd46381abe/tenacity-6.2.0-py2.py3-none-any.whl (24 kB) 2020-11-04 03:17:47.852 | Requirement already satisfied: setuptools===50.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (50.3.2) 2020-11-04 03:17:47.900 | Building wheels for collected packages: etcd3 2020-11-04 03:17:47.900 | Building wheel for etcd3 (setup.py): started 2020-11-04 03:17:48.552 | Building wheel for etcd3 (setup.py): finished with status 'done' 2020-11-04 03:17:48.553 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42857 sha256=40d4053f16a9c4725bd584ece6986c3a3f2a197cecf2c2c0ec7b8d4dc6120b9e 2020-11-04 03:17:48.553 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2020-11-04 03:17:48.554 | Successfully built etcd3 2020-11-04 03:17:49.002 | Installing collected packages: grpcio, protobuf, tenacity, etcd3 2020-11-04 03:17:50.015 | Successfully installed etcd3-0.12.0 grpcio-1.33.2 protobuf-3.13.0 tenacity-6.2.0 2020-11-04 03:17:50.174 | + inc/python:pip_install:200 : result=0 2020-11-04 03:17:50.176 | + inc/python:pip_install:202 : time_stop pip_install 2020-11-04 03:17:50.179 | + functions-common:time_stop:2310 : local name 2020-11-04 03:17:50.181 | + functions-common:time_stop:2311 : local end_time 2020-11-04 03:17:50.183 | + functions-common:time_stop:2312 : local elapsed_time 2020-11-04 03:17:50.185 | + functions-common:time_stop:2313 : local total 2020-11-04 03:17:50.187 | + functions-common:time_stop:2314 : local start_time 2020-11-04 03:17:50.190 | + functions-common:time_stop:2316 : name=pip_install 2020-11-04 03:17:50.192 | + functions-common:time_stop:2317 : start_time=1604459859258 2020-11-04 03:17:50.194 | + functions-common:time_stop:2319 : [[ -z 1604459859258 ]] 2020-11-04 03:17:50.197 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-11-04 03:17:50.200 | + functions-common:time_stop:2322 : end_time=1604459870198 2020-11-04 03:17:50.202 | + functions-common:time_stop:2323 : elapsed_time=10940 2020-11-04 03:17:50.205 | + functions-common:time_stop:2324 : total=68228 2020-11-04 03:17:50.207 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-11-04 03:17:50.209 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=79168 2020-11-04 03:17:50.211 | + inc/python:pip_install:203 : return 0 2020-11-04 03:17:50.213 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2020-11-04 03:17:50.232 | Using python 3.6 to install etcd3gw 2020-11-04 03:17:50.234 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2020-11-04 03:17:52.044 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-04 03:17:52.482 | Collecting etcd3gw===0.2.5 2020-11-04 03:17:52.488 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2020-11-04 03:17:53.160 | Collecting futurist===2.3.0 2020-11-04 03:17:53.166 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/54f/6ffc02f09316b/futurist-2.3.0-py3-none-any.whl (34 kB) 2020-11-04 03:17:53.231 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.5.1) 2020-11-04 03:17:53.347 | Collecting requests===2.23.0 2020-11-04 03:17:53.354 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58 kB) 2020-11-04 03:17:53.382 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (1.15.0) 2020-11-04 03:17:53.446 | Collecting urllib3===1.25.11 2020-11-04 03:17:53.453 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f53/21fbe4bf3fefa/urllib3-1.25.11-py2.py3-none-any.whl (127 kB) 2020-11-04 03:17:53.530 | Collecting certifi===2020.6.20 2020-11-04 03:17:53.538 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8fc/0819f1f30ba15/certifi-2020.6.20-py2.py3-none-any.whl (156 kB) 2020-11-04 03:17:53.548 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2020-11-04 03:17:53.577 | Collecting idna===2.10 2020-11-04 03:17:53.583 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2020-11-04 03:17:54.092 | Installing collected packages: certifi, urllib3, idna, requests, futurist, etcd3gw 2020-11-04 03:17:54.092 | Attempting uninstall: certifi 2020-11-04 03:17:54.093 | Found existing installation: certifi 2018.1.18 2020-11-04 03:17:54.104 | Uninstalling certifi-2018.1.18: 2020-11-04 03:17:54.135 | Successfully uninstalled certifi-2018.1.18 2020-11-04 03:17:54.152 | Attempting uninstall: urllib3 2020-11-04 03:17:54.153 | Found existing installation: urllib3 1.22 2020-11-04 03:17:54.158 | Uninstalling urllib3-1.22: 2020-11-04 03:17:54.189 | Successfully uninstalled urllib3-1.22 2020-11-04 03:17:54.299 | Attempting uninstall: idna 2020-11-04 03:17:54.299 | Found existing installation: idna 2.6 2020-11-04 03:17:54.304 | Uninstalling idna-2.6: 2020-11-04 03:17:54.334 | Successfully uninstalled idna-2.6 2020-11-04 03:17:54.443 | Attempting uninstall: requests 2020-11-04 03:17:54.444 | Found existing installation: requests 2.18.4 2020-11-04 03:17:54.451 | Uninstalling requests-2.18.4: 2020-11-04 03:17:54.480 | Successfully uninstalled requests-2.18.4 2020-11-04 03:17:54.628 | Successfully installed certifi-2020.6.20 etcd3gw-0.2.5 futurist-2.3.0 idna-2.10 requests-2.23.0 urllib3-1.25.11 2020-11-04 03:17:54.766 | + inc/python:pip_install:200 : result=0 2020-11-04 03:17:54.769 | + inc/python:pip_install:202 : time_stop pip_install 2020-11-04 03:17:54.771 | + functions-common:time_stop:2310 : local name 2020-11-04 03:17:54.773 | + functions-common:time_stop:2311 : local end_time 2020-11-04 03:17:54.775 | + functions-common:time_stop:2312 : local elapsed_time 2020-11-04 03:17:54.778 | + functions-common:time_stop:2313 : local total 2020-11-04 03:17:54.780 | + functions-common:time_stop:2314 : local start_time 2020-11-04 03:17:54.782 | + functions-common:time_stop:2316 : name=pip_install 2020-11-04 03:17:54.784 | + functions-common:time_stop:2317 : start_time=1604459870227 2020-11-04 03:17:54.786 | + functions-common:time_stop:2319 : [[ -z 1604459870227 ]] 2020-11-04 03:17:54.789 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-11-04 03:17:54.792 | + functions-common:time_stop:2322 : end_time=1604459874790 2020-11-04 03:17:54.795 | + functions-common:time_stop:2323 : elapsed_time=4563 2020-11-04 03:17:54.797 | + functions-common:time_stop:2324 : total=79168 2020-11-04 03:17:54.800 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-11-04 03:17:54.802 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=83731 2020-11-04 03:17:54.804 | + inc/python:pip_install:203 : return 0 2020-11-04 03:17:54.807 | + ./stack.sh:main:842 : install_apache_uwsgi 2020-11-04 03:17:54.809 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2020-11-04 03:17:54.811 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2020-11-04 03:17:54.814 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-11-04 03:17:54.816 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-11-04 03:17:54.818 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-11-04 03:17:54.821 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-04 03:17:54.823 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-04 03:17:54.825 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2020-11-04 03:17:54.828 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2020-11-04 03:17:54.830 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2020-11-04 03:17:54.832 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2020-11-04 03:17:54.834 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2020-11-04 03:17:54.836 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-11-04 03:17:54.839 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-11-04 03:17:54.841 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2020-11-04 03:17:54.843 | + lib/apache:install_apache_uwsgi:96 : [[ bionic == \b\i\o\n\i\c ]] 2020-11-04 03:17:54.845 | + lib/apache:install_apache_uwsgi:97 : pkg_list='uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python' 2020-11-04 03:17:54.847 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2020-11-04 03:17:54.850 | + functions-common:install_package:1344 : update_package_repo 2020-11-04 03:17:54.852 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-11-04 03:17:54.854 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-11-04 03:17:54.856 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-11-04 03:17:54.859 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-11-04 03:17:54.861 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-11-04 03:17:54.864 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-11-04 03:17:54.866 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-11-04 03:17:54.868 | + functions-common:update_package_repo:1325 : apt_get_update 2020-11-04 03:17:54.870 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-11-04 03:17:54.873 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-11-04 03:17:54.875 | + functions-common:apt_get_update:1071 : return 2020-11-04 03:17:54.878 | + functions-common:install_package:1345 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2020-11-04 03:17:54.880 | + functions-common:real_install_package:1330 : is_ubuntu 2020-11-04 03:17:54.882 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-11-04 03:17:54.884 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-11-04 03:17:54.887 | + functions-common:real_install_package:1331 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2020-11-04 03:17:54.905 | + functions-common:apt_get:1111 : 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 uwsgi-plugin-python 2020-11-04 03:17:55.024 | Reading package lists... 2020-11-04 03:17:55.262 | Building dependency tree... 2020-11-04 03:17:55.264 | Reading state information... 2020-11-04 03:17:55.467 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2020-11-04 03:17:55.467 | The following packages were automatically installed and are no longer required: 2020-11-04 03:17:55.468 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-04 03:17:55.468 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-04 03:17:55.468 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2020-11-04 03:17:55.468 | python3-pam python3-problem-report python3-pyasn1 2020-11-04 03:17:55.468 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-11-04 03:17:55.468 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-11-04 03:17:55.468 | python3-zope.interface 2020-11-04 03:17:55.468 | Use 'sudo apt autoremove' to remove them. 2020-11-04 03:17:55.470 | Suggested packages: 2020-11-04 03:17:55.471 | python-uwsgidecorators python3-uwsgidecorators 2020-11-04 03:17:55.517 | The following NEW packages will be installed: 2020-11-04 03:17:55.517 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2020-11-04 03:17:55.792 | 0 upgraded, 3 newly installed, 0 to remove and 157 not upgraded. 2020-11-04 03:17:55.792 | Need to get 163 kB of archives. 2020-11-04 03:17:55.792 | After this operation, 634 kB of additional disk space will be used. 2020-11-04 03:17:55.792 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi amd64 2.0.15-10.2ubuntu2.1 [16.9 kB] 2020-11-04 03:17:56.047 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python amd64 2.0.15-10.2ubuntu2.1 [72.4 kB] 2020-11-04 03:17:56.264 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python3 amd64 2.0.15-10.2ubuntu2.1 [73.2 kB] 2020-11-04 03:17:56.908 | Fetched 163 kB in 1s (193 kB/s) 2020-11-04 03:17:56.967 | Selecting previously unselected package uwsgi. 2020-11-04 03:17:57.006 | (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 ... 77267 files and directories currently installed.) 2020-11-04 03:17:57.010 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-11-04 03:17:57.012 | Unpacking uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-11-04 03:17:57.105 | Selecting previously unselected package uwsgi-plugin-python. 2020-11-04 03:17:57.113 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-11-04 03:17:57.116 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2020-11-04 03:17:57.205 | Selecting previously unselected package uwsgi-plugin-python3. 2020-11-04 03:17:57.213 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-11-04 03:17:57.215 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2020-11-04 03:17:57.297 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2020-11-04 03:17:57.343 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-04 03:17:57.365 | Setting up uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-11-04 03:17:57.894 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2020-11-04 03:17:57.946 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-04 03:17:58.147 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-11-04 03:17:58.665 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-04 03:18:00.596 | + functions-common:apt_get:1115 : result=0 2020-11-04 03:18:00.599 | + functions-common:apt_get:1118 : time_stop apt-get 2020-11-04 03:18:00.601 | + functions-common:time_stop:2310 : local name 2020-11-04 03:18:00.603 | + functions-common:time_stop:2311 : local end_time 2020-11-04 03:18:00.606 | + functions-common:time_stop:2312 : local elapsed_time 2020-11-04 03:18:00.608 | + functions-common:time_stop:2313 : local total 2020-11-04 03:18:00.610 | + functions-common:time_stop:2314 : local start_time 2020-11-04 03:18:00.613 | + functions-common:time_stop:2316 : name=apt-get 2020-11-04 03:18:00.615 | + functions-common:time_stop:2317 : start_time=1604459874902 2020-11-04 03:18:00.617 | + functions-common:time_stop:2319 : [[ -z 1604459874902 ]] 2020-11-04 03:18:00.620 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-11-04 03:18:00.623 | + functions-common:time_stop:2322 : end_time=1604459880621 2020-11-04 03:18:00.625 | + functions-common:time_stop:2323 : elapsed_time=5719 2020-11-04 03:18:00.628 | + functions-common:time_stop:2324 : total=197664 2020-11-04 03:18:00.630 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-11-04 03:18:00.633 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=203383 2020-11-04 03:18:00.635 | + functions-common:apt_get:1119 : return 0 2020-11-04 03:18:00.637 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2020-11-04 03:18:00.640 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-11-04 03:18:00.642 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-11-04 03:18:00.644 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2020-11-04 03:18:00.701 | Enabling module proxy. 2020-11-04 03:18:00.706 | To activate the new configuration, you need to run: 2020-11-04 03:18:00.706 | systemctl restart apache2 2020-11-04 03:18:00.710 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2020-11-04 03:18:00.766 | Considering dependency proxy for proxy_uwsgi: 2020-11-04 03:18:00.766 | Module proxy already enabled 2020-11-04 03:18:00.767 | Enabling module proxy_uwsgi. 2020-11-04 03:18:00.771 | To activate the new configuration, you need to run: 2020-11-04 03:18:00.771 | systemctl restart apache2 2020-11-04 03:18:00.775 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2020-11-04 03:18:00.777 | + lib/apache:restart_apache_server:253 : restart_service apache2 2020-11-04 03:18:00.780 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2020-11-04 03:18:00.782 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2020-11-04 03:18:00.923 | + ./stack.sh:main:845 : install_keystoneauth 2020-11-04 03:18:00.926 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2020-11-04 03:18:00.929 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2020-11-04 03:18:00.931 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:18:00.933 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:18:00.935 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2020-11-04 03:18:00.938 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:18:00.940 | + ./stack.sh:main:846 : install_keystoneclient 2020-11-04 03:18:00.943 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2020-11-04 03:18:00.945 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2020-11-04 03:18:00.947 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:18:00.950 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:18:00.952 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2020-11-04 03:18:00.954 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:18:00.957 | + ./stack.sh:main:847 : install_glanceclient 2020-11-04 03:18:00.959 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2020-11-04 03:18:00.962 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2020-11-04 03:18:00.964 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:18:00.966 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:18:00.968 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2020-11-04 03:18:00.971 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:18:00.974 | + ./stack.sh:main:848 : install_cinderclient 2020-11-04 03:18:00.976 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2020-11-04 03:18:00.978 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2020-11-04 03:18:00.980 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:18:00.983 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:18:00.985 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2020-11-04 03:18:00.987 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:18:00.990 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2020-11-04 03:18:00.992 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2020-11-04 03:18:00.994 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:18:00.997 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:18:00.999 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2020-11-04 03:18:01.001 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:18:01.004 | + ./stack.sh:main:849 : install_novaclient 2020-11-04 03:18:01.006 | + lib/nova:install_novaclient:788 : use_library_from_git python-novaclient 2020-11-04 03:18:01.008 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2020-11-04 03:18:01.010 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:18:01.013 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:18:01.015 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2020-11-04 03:18:01.018 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:18:01.020 | + ./stack.sh:main:850 : is_service_enabled swift glance horizon 2020-11-04 03:18:01.036 | + functions-common:is_service_enabled:1966 : return 0 2020-11-04 03:18:01.039 | + ./stack.sh:main:851 : install_swiftclient 2020-11-04 03:18:01.041 | + lib/swift:install_swiftclient:751 : use_library_from_git python-swiftclient 2020-11-04 03:18:01.043 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2020-11-04 03:18:01.045 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:18:01.048 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:18:01.050 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2020-11-04 03:18:01.052 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:18:01.055 | + ./stack.sh:main:853 : is_service_enabled neutron nova horizon 2020-11-04 03:18:01.070 | + functions-common:is_service_enabled:1966 : return 0 2020-11-04 03:18:01.072 | + ./stack.sh:main:854 : install_neutronclient 2020-11-04 03:18:01.075 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2020-11-04 03:18:01.077 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2020-11-04 03:18:01.079 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:18:01.082 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:18:01.084 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2020-11-04 03:18:01.087 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:18:01.089 | + ./stack.sh:main:858 : install_keystonemiddleware 2020-11-04 03:18:01.091 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2020-11-04 03:18:01.094 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2020-11-04 03:18:01.097 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:18:01.099 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:18:01.101 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2020-11-04 03:18:01.104 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:18:01.106 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2020-11-04 03:18:01.108 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2020-11-04 03:18:01.111 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-04 03:18:01.114 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2020-11-04 03:18:01.116 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2020-11-04 03:18:01.118 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2020-11-04 03:18:01.122 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2020-11-04 03:18:01.122 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2020-11-04 03:18:01.126 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2020-11-04 03:18:01.128 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2020-11-04 03:18:01.131 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2020-11-04 03:18:01.133 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2020-11-04 03:18:01.136 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2020-11-04 03:18:01.154 | Using python 3.6 to install keystonemiddleware 2020-11-04 03:18:01.156 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2020-11-04 03:18:02.960 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-04 03:18:03.498 | Collecting keystonemiddleware===9.1.0 2020-11-04 03:18:03.505 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bc0/949745b3c8d99/keystonemiddleware-9.1.0-py3-none-any.whl (113 kB) 2020-11-04 03:18:04.118 | Collecting oslo.cache===2.6.1 2020-11-04 03:18:04.126 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab7/718f31294f6d2/oslo.cache-2.6.1-py3-none-any.whl (61 kB) 2020-11-04 03:18:04.787 | Collecting oslo.config===8.3.2 2020-11-04 03:18:04.794 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/490/bc3dc05ad69f7/oslo.config-8.3.2-py3-none-any.whl (119 kB) 2020-11-04 03:18:05.258 | Collecting dogpile.cache===1.0.2 2020-11-04 03:18:05.264 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/64f/da39d25b46486/dogpile.cache-1.0.2.tar.gz (351 kB) 2020-11-04 03:18:05.954 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (3.2.2) 2020-11-04 03:18:05.964 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (1.15.0) 2020-11-04 03:18:06.358 | Collecting rfc3986===1.4.0 2020-11-04 03:18:06.366 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/147e9aceda37c/rfc3986-1.4.0-py2.py3-none-any.whl (31 kB) 2020-11-04 03:18:06.911 | Collecting keystoneauth1===4.2.1 2020-11-04 03:18:06.917 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0bc/f362c314ea2c4/keystoneauth1-4.2.1-py3-none-any.whl (308 kB) 2020-11-04 03:18:07.545 | Collecting python-keystoneclient===4.1.1 2020-11-04 03:18:07.552 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b63/0e10dd5cc7b17/python_keystoneclient-4.1.1-py3-none-any.whl (390 kB) 2020-11-04 03:18:22.677 | WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.100.0.9', port=8080): Read timed out. (read timeout=15)",)': /cloudbase/CI/+simple/decorator/ 2020-11-04 03:18:23.048 | Collecting decorator===4.4.2 2020-11-04 03:18:23.054 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/a54c2a0cc4ba6/decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) 2020-11-04 03:18:23.901 | Collecting oslo.utils===4.7.0 2020-11-04 03:18:23.907 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51c/1127c518e44be/oslo.utils-4.7.0-py3-none-any.whl (97 kB) 2020-11-04 03:18:25.193 | Collecting pytz===2020.4 2020-11-04 03:18:25.200 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5c5/5e189b682d420/pytz-2020.4-py2.py3-none-any.whl (509 kB) 2020-11-04 03:18:25.771 | Collecting oslo.serialization===4.0.1 2020-11-04 03:18:25.777 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ed/86d8378a845a2/oslo.serialization-4.0.1-py3-none-any.whl (21 kB) 2020-11-04 03:18:26.362 | Collecting pycadf===3.1.1 2020-11-04 03:18:26.369 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1f/a1dea7638c0f6/pycadf-3.1.1-py3-none-any.whl (39 kB) 2020-11-04 03:18:26.520 | Collecting WebOb===1.8.6 2020-11-04 03:18:26.527 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3c/89a8e9ba0aeb1/WebOb-1.8.6-py2.py3-none-any.whl (114 kB) 2020-11-04 03:18:28.104 | Collecting oslo.i18n===5.0.1 2020-11-04 03:18:28.112 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/99a/6453b9b7a9d16/oslo.i18n-5.0.1-py3-none-any.whl (42 kB) 2020-11-04 03:18:28.157 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (2.23.0) 2020-11-04 03:18:28.181 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.5.1) 2020-11-04 03:18:28.930 | Collecting oslo.log===4.4.0 2020-11-04 03:18:28.938 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/189/726ef91641f36/oslo.log-4.4.0-py3-none-any.whl (66 kB) 2020-11-04 03:18:29.597 | Collecting oslo.context===3.1.1 2020-11-04 03:18:29.604 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b4/d59c515d0dcaa/oslo.context-3.1.1-py3-none-any.whl (16 kB) 2020-11-04 03:18:29.647 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (5.3.1) 2020-11-04 03:18:30.108 | Collecting debtcollector===2.2.0 2020-11-04 03:18:30.114 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/346/63e5de257c67b/debtcollector-2.2.0-py3-none-any.whl (20 kB) 2020-11-04 03:18:30.158 | Requirement already satisfied: importlib-metadata===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 269)) (2.0.0) 2020-11-04 03:18:30.179 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.8.0) 2020-11-04 03:18:30.564 | Collecting os-service-types===1.7.0 2020-11-04 03:18:30.570 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/050/5c72205690910/os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2020-11-04 03:18:30.672 | Collecting iso8601===0.1.13 2020-11-04 03:18:30.758 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f0/2f01dd13320a7/iso8601-0.1.13-py3-none-any.whl (9.3 kB) 2020-11-04 03:18:30.872 | Collecting packaging===20.4 2020-11-04 03:18:30.878 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/998/416ba6962ae7f/packaging-20.4-py2.py3-none-any.whl (37 kB) 2020-11-04 03:18:30.922 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.4.7) 2020-11-04 03:18:31.004 | Collecting netifaces===0.10.9 2020-11-04 03:18:31.011 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30e/d89ab8aff715c/netifaces-0.10.9-cp36-cp36m-manylinux1_x86_64.whl (32 kB) 2020-11-04 03:18:31.584 | Collecting msgpack===1.0.0 2020-11-04 03:18:31.590 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25b/3bc3190f3d9d9/msgpack-1.0.0-cp36-cp36m-manylinux1_x86_64.whl (274 kB) 2020-11-04 03:18:31.639 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.10) 2020-11-04 03:18:31.642 | Requirement already satisfied: certifi===2020.6.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 40)) (2020.6.20) 2020-11-04 03:18:31.644 | Requirement already satisfied: urllib3===1.25.11 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.25.11) 2020-11-04 03:18:31.667 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2020-11-04 03:18:32.045 | Collecting pyinotify===0.9.6 2020-11-04 03:18:32.052 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c9/98a5d7606ca83/pyinotify-0.9.6.tar.gz (60 kB) 2020-11-04 03:18:33.026 | Collecting python-dateutil===2.8.1 2020-11-04 03:18:33.034 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/75b/b3f31ea686f11/python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) 2020-11-04 03:18:33.490 | Collecting wrapt===1.12.1 2020-11-04 03:18:33.497 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/ffa81fb85f433/wrapt-1.12.1.tar.gz (27 kB) 2020-11-04 03:18:34.040 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (3.4.0) 2020-11-04 03:18:34.069 | Requirement already satisfied: importlib-resources===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (3.3.0) 2020-11-04 03:18:34.089 | Building wheels for collected packages: pyinotify, dogpile.cache, wrapt 2020-11-04 03:18:34.090 | Building wheel for pyinotify (setup.py): started 2020-11-04 03:18:34.672 | Building wheel for pyinotify (setup.py): finished with status 'done' 2020-11-04 03:18:34.674 | Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25339 sha256=6e19159f76c9aee04027f1823b3e6ee7407c88bd31307195ae53ff0bd2c96d64 2020-11-04 03:18:34.674 | Stored in directory: /root/.cache/pip/wheels/f3/7a/03/56564493d2862ac4c0677c91d99261394dd512a1bbb90af9a7 2020-11-04 03:18:34.675 | Building wheel for dogpile.cache (setup.py): started 2020-11-04 03:18:35.332 | Building wheel for dogpile.cache (setup.py): finished with status 'done' 2020-11-04 03:18:35.333 | Created wheel for dogpile.cache: filename=dogpile.cache-1.0.2-py3-none-any.whl size=45483 sha256=7fdf1df7d30aa883e9ba20c4f49be0fdd755ef96e0f2d5099f4b76213c9f91b2 2020-11-04 03:18:35.333 | Stored in directory: /root/.cache/pip/wheels/33/a8/b5/b927bbfb7bd35be20dfa7ddf2a0b44306e9106fe204b5016d1 2020-11-04 03:18:35.334 | Building wheel for wrapt (setup.py): started 2020-11-04 03:18:36.799 | Building wheel for wrapt (setup.py): finished with status 'done' 2020-11-04 03:18:36.800 | Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=67486 sha256=475afefc6669102c5967d78afa5bf2ae8b9ac4a72c2f4e0ecf4ebdc7160002f9 2020-11-04 03:18:36.800 | Stored in directory: /root/.cache/pip/wheels/27/b0/63/c6302d953c843aa78fedbee048633aa67fa3f28a2ab130c797 2020-11-04 03:18:36.801 | Successfully built pyinotify dogpile.cache wrapt 2020-11-04 03:18:37.503 | Installing collected packages: WebOb, oslo.i18n, wrapt, debtcollector, oslo.context, msgpack, pytz, packaging, iso8601, netifaces, oslo.utils, oslo.serialization, rfc3986, oslo.config, pycadf, pyinotify, python-dateutil, oslo.log, os-service-types, decorator, dogpile.cache, oslo.cache, keystoneauth1, python-keystoneclient, keystonemiddleware 2020-11-04 03:18:38.046 | Attempting uninstall: netifaces 2020-11-04 03:18:38.048 | Found existing installation: netifaces 0.10.4 2020-11-04 03:18:38.057 | Uninstalling netifaces-0.10.4: 2020-11-04 03:18:38.085 | Successfully uninstalled netifaces-0.10.4 2020-11-04 03:18:39.727 | Successfully installed WebOb-1.8.6 debtcollector-2.2.0 decorator-4.4.2 dogpile.cache-1.0.2 iso8601-0.1.13 keystoneauth1-4.2.1 keystonemiddleware-9.1.0 msgpack-1.0.0 netifaces-0.10.9 os-service-types-1.7.0 oslo.cache-2.6.1 oslo.config-8.3.2 oslo.context-3.1.1 oslo.i18n-5.0.1 oslo.log-4.4.0 oslo.serialization-4.0.1 oslo.utils-4.7.0 packaging-20.4 pycadf-3.1.1 pyinotify-0.9.6 python-dateutil-2.8.1 python-keystoneclient-4.1.1 pytz-2020.4 rfc3986-1.4.0 wrapt-1.12.1 2020-11-04 03:18:39.906 | + inc/python:pip_install:200 : result=0 2020-11-04 03:18:39.909 | + inc/python:pip_install:202 : time_stop pip_install 2020-11-04 03:18:39.911 | + functions-common:time_stop:2310 : local name 2020-11-04 03:18:39.913 | + functions-common:time_stop:2311 : local end_time 2020-11-04 03:18:39.915 | + functions-common:time_stop:2312 : local elapsed_time 2020-11-04 03:18:39.917 | + functions-common:time_stop:2313 : local total 2020-11-04 03:18:39.920 | + functions-common:time_stop:2314 : local start_time 2020-11-04 03:18:39.922 | + functions-common:time_stop:2316 : name=pip_install 2020-11-04 03:18:39.924 | + functions-common:time_stop:2317 : start_time=1604459881149 2020-11-04 03:18:39.927 | + functions-common:time_stop:2319 : [[ -z 1604459881149 ]] 2020-11-04 03:18:39.929 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-11-04 03:18:39.933 | + functions-common:time_stop:2322 : end_time=1604459919930 2020-11-04 03:18:39.935 | + functions-common:time_stop:2323 : elapsed_time=38781 2020-11-04 03:18:39.937 | + functions-common:time_stop:2324 : total=83731 2020-11-04 03:18:39.939 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-11-04 03:18:39.941 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=122512 2020-11-04 03:18:39.943 | + inc/python:pip_install:203 : return 0 2020-11-04 03:18:39.946 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2020-11-04 03:18:39.948 | + inc/python:pip_install_gr:76 : local name=python-memcached 2020-11-04 03:18:39.950 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-04 03:18:39.953 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2020-11-04 03:18:39.956 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2020-11-04 03:18:39.959 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2020-11-04 03:18:39.962 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2020-11-04 03:18:39.963 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2020-11-04 03:18:39.967 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2020-11-04 03:18:39.969 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2020-11-04 03:18:39.972 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2020-11-04 03:18:39.974 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2020-11-04 03:18:39.977 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2020-11-04 03:18:39.995 | Using python 3.6 to install python-memcached 2020-11-04 03:18:39.997 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2020-11-04 03:18:41.833 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-04 03:18:42.381 | Collecting python-memcached===1.59 2020-11-04 03:18:42.387 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2020-11-04 03:18:42.436 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (1.15.0) 2020-11-04 03:18:43.187 | Installing collected packages: python-memcached 2020-11-04 03:18:43.244 | Successfully installed python-memcached-1.59 2020-11-04 03:18:43.393 | + inc/python:pip_install:200 : result=0 2020-11-04 03:18:43.395 | + inc/python:pip_install:202 : time_stop pip_install 2020-11-04 03:18:43.397 | + functions-common:time_stop:2310 : local name 2020-11-04 03:18:43.399 | + functions-common:time_stop:2311 : local end_time 2020-11-04 03:18:43.402 | + functions-common:time_stop:2312 : local elapsed_time 2020-11-04 03:18:43.404 | + functions-common:time_stop:2313 : local total 2020-11-04 03:18:43.406 | + functions-common:time_stop:2314 : local start_time 2020-11-04 03:18:43.408 | + functions-common:time_stop:2316 : name=pip_install 2020-11-04 03:18:43.411 | + functions-common:time_stop:2317 : start_time=1604459919990 2020-11-04 03:18:43.413 | + functions-common:time_stop:2319 : [[ -z 1604459919990 ]] 2020-11-04 03:18:43.416 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-11-04 03:18:43.419 | + functions-common:time_stop:2322 : end_time=1604459923416 2020-11-04 03:18:43.421 | + functions-common:time_stop:2323 : elapsed_time=3426 2020-11-04 03:18:43.423 | + functions-common:time_stop:2324 : total=122512 2020-11-04 03:18:43.425 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-11-04 03:18:43.428 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=125938 2020-11-04 03:18:43.430 | + inc/python:pip_install:203 : return 0 2020-11-04 03:18:43.433 | + ./stack.sh:main:860 : is_service_enabled keystone 2020-11-04 03:18:43.448 | + functions-common:is_service_enabled:1966 : return 0 2020-11-04 03:18:43.451 | + ./stack.sh:main:861 : '[' 10.222.0.18 == 10.222.0.18 ']' 2020-11-04 03:18:43.453 | + ./stack.sh:main:862 : stack_install_service keystone 2020-11-04 03:18:43.456 | + lib/stack:stack_install_service:20 : local service=keystone 2020-11-04 03:18:43.458 | + lib/stack:stack_install_service:21 : type install_keystone 2020-11-04 03:18:43.461 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-11-04 03:18:43.463 | + lib/stack:stack_install_service:32 : install_keystone 2020-11-04 03:18:43.465 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2020-11-04 03:18:43.479 | + functions-common:is_service_enabled:1966 : return 1 2020-11-04 03:18:43.481 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2020-11-04 03:18:43.483 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2020-11-04 03:18:43.485 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2020-11-04 03:18:43.487 | + functions-common:git_clone:527 : local git_ref=master 2020-11-04 03:18:43.489 | + functions-common:git_clone:528 : local orig_dir 2020-11-04 03:18:43.492 | ++ functions-common:git_clone:529 : pwd 2020-11-04 03:18:43.495 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-11-04 03:18:43.497 | + functions-common:git_clone:530 : local git_clone_flags= 2020-11-04 03:18:43.499 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-11-04 03:18:43.514 | + functions-common:git_clone:532 : RECLONE=False 2020-11-04 03:18:43.516 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-11-04 03:18:43.518 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-11-04 03:18:43.521 | + functions-common:git_clone:546 : echo master 2020-11-04 03:18:43.521 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-11-04 03:18:43.525 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2020-11-04 03:18:43.527 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-11-04 03:18:43.530 | + functions-common:git_clone:594 : cd /opt/stack/keystone 2020-11-04 03:18:43.532 | + functions-common:git_clone:595 : git show --oneline 2020-11-04 03:18:43.533 | + functions-common:git_clone:595 : head -1 2020-11-04 03:18:43.536 | b0b93c039 Merge "Generalize release note for bug 1878938" 2020-11-04 03:18:43.538 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-11-04 03:18:43.541 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2020-11-04 03:18:43.543 | + inc/python:setup_develop:338 : local bindep 2020-11-04 03:18:43.545 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2020-11-04 03:18:43.548 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2020-11-04 03:18:43.550 | + inc/python:setup_develop:344 : local extras= 2020-11-04 03:18:43.552 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2020-11-04 03:18:43.555 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2020-11-04 03:18:43.557 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2020-11-04 03:18:43.559 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2020-11-04 03:18:43.561 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2020-11-04 03:18:43.564 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2020-11-04 03:18:43.567 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2020-11-04 03:18:43.569 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2020-11-04 03:18:43.572 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2020-11-04 03:18:43.574 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2020-11-04 03:18:43.576 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2020-11-04 03:18:43.580 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2020-11-04 03:18:43.584 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2020-11-04 03:18:43.587 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2020-11-04 03:18:44.289 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2020-11-04 03:18:44.292 | + inc/python:setup_package:417 : local bindep=0 2020-11-04 03:18:44.294 | + inc/python:setup_package:418 : local bindep_flag= 2020-11-04 03:18:44.296 | + inc/python:setup_package:419 : local bindep_profiles= 2020-11-04 03:18:44.299 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2020-11-04 03:18:44.301 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2020-11-04 03:18:44.303 | + inc/python:setup_package:426 : local flags=-e 2020-11-04 03:18:44.305 | + inc/python:setup_package:427 : local extras= 2020-11-04 03:18:44.308 | + inc/python:setup_package:431 : [[ -n -e ]] 2020-11-04 03:18:44.310 | + inc/python:setup_package:431 : [[ -z '' ]] 2020-11-04 03:18:44.312 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2020-11-04 03:18:44.314 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2020-11-04 03:18:44.316 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2020-11-04 03:18:44.318 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2020-11-04 03:18:44.335 | Using python 3.6 to install /opt/stack/keystone 2020-11-04 03:18:44.337 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2020-11-04 03:18:46.205 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-04 03:18:46.206 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2020-11-04 03:18:46.226 | Obtaining file:///opt/stack/keystone 2020-11-04 03:18:47.753 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-11-04 03:18:49.702 | Collecting Flask===1.1.2 2020-11-04 03:18:49.709 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2020-11-04 03:18:50.305 | Collecting Flask-RESTful===0.3.8 2020-11-04 03:18:50.312 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2020-11-04 03:18:50.418 | Collecting Jinja2===2.11.2 2020-11-04 03:18:50.427 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f0a/4641d3cf95532/Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) 2020-11-04 03:18:50.499 | Collecting MarkupSafe===1.1.1 2020-11-04 03:18:50.504 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/717/ba8fe3ae9cc00/MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl (27 kB) 2020-11-04 03:18:50.992 | Collecting PyJWT===1.7.1 2020-11-04 03:18:50.998 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5c6/eca3c2940464d/PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) 2020-11-04 03:18:51.262 | Collecting SQLAlchemy===1.3.20 2020-11-04 03:18:51.283 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c09/2fe282de83d48/SQLAlchemy-1.3.20-cp36-cp36m-manylinux2010_x86_64.whl (1.3 MB) 2020-11-04 03:18:51.385 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2020-11-04 03:18:51.886 | Collecting Werkzeug===1.0.1 2020-11-04 03:18:51.893 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2020-11-04 03:18:52.483 | Collecting aniso8601===8.0.0 2020-11-04 03:18:52.490 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c03/3f63d028b9a58/aniso8601-8.0.0-py2.py3-none-any.whl (43 kB) 2020-11-04 03:18:53.187 | Collecting bcrypt===3.2.0 2020-11-04 03:18:53.194 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cd1/ea2ff3038509e/bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB) 2020-11-04 03:18:54.622 | Collecting cffi===1.14.3 2020-11-04 03:18:54.629 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4d7/c26bfc1ea9f92/cffi-1.14.3-cp36-cp36m-manylinux1_x86_64.whl (400 kB) 2020-11-04 03:18:55.118 | Collecting click===7.1.2 2020-11-04 03:18:55.127 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2020-11-04 03:18:55.837 | Collecting cryptography===3.2.1 2020-11-04 03:18:55.885 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/324/34673d8505b42/cryptography-3.2.1-cp35-abi3-manylinux2010_x86_64.whl (2.6 MB) 2020-11-04 03:18:55.988 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.0.2) 2020-11-04 03:18:56.390 | Collecting itsdangerous===1.1.0 2020-11-04 03:18:56.396 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2020-11-04 03:18:56.491 | Collecting jsonschema===3.2.0 2020-11-04 03:18:56.498 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e5/b3cf8216f577b/jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 2020-11-04 03:18:56.535 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (9.1.0) 2020-11-04 03:18:56.596 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (1.0.0) 2020-11-04 03:18:56.985 | Collecting oauthlib===3.1.0 2020-11-04 03:18:56.992 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df8/84cd6cbe20e32/oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) 2020-11-04 03:18:57.014 | Requirement already satisfied: oslo.cache===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (2.6.1) 2020-11-04 03:18:57.054 | Requirement already satisfied: oslo.config===8.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (8.3.2) 2020-11-04 03:18:57.072 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (3.1.1) 2020-11-04 03:18:57.251 | Collecting oslo.db===8.4.0 2020-11-04 03:18:57.258 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/76489ec9dce77/oslo.db-8.4.0-py3-none-any.whl (172 kB) 2020-11-04 03:18:57.360 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.0.1) 2020-11-04 03:18:57.366 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (4.4.0) 2020-11-04 03:18:57.633 | Collecting oslo.messaging===12.6.0 2020-11-04 03:18:57.639 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e17/200f2741a84c7/oslo.messaging-12.6.0-py3-none-any.whl (240 kB) 2020-11-04 03:18:57.919 | Collecting oslo.middleware===4.1.1 2020-11-04 03:18:57.925 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce8/859e6bf38d53d/oslo.middleware-4.1.1-py3-none-any.whl (56 kB) 2020-11-04 03:18:58.174 | Collecting oslo.policy===3.5.0 2020-11-04 03:18:58.181 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/98a/4ac7d6951b247/oslo.policy-3.5.0-py3-none-any.whl (78 kB) 2020-11-04 03:18:58.246 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.0.1) 2020-11-04 03:18:58.396 | Collecting oslo.service===2.4.0 2020-11-04 03:18:58.403 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/453/99fc3b445febf/oslo.service-2.4.0-py3-none-any.whl (73 kB) 2020-11-04 03:18:58.543 | Collecting oslo.upgradecheck===1.1.1 2020-11-04 03:18:58.554 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/559/c5a2b394c51dd/oslo.upgradecheck-1.1.1-py3-none-any.whl (8.8 kB) 2020-11-04 03:18:58.606 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.7.0) 2020-11-04 03:18:59.082 | Collecting osprofiler===3.4.0 2020-11-04 03:18:59.089 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4cc/de8ab98fd2861/osprofiler-3.4.0-py3-none-any.whl (85 kB) 2020-11-04 03:18:59.190 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (20.4) 2020-11-04 03:18:59.719 | Collecting passlib===1.7.4 2020-11-04 03:18:59.726 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2020-11-04 03:18:59.802 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (5.5.1) 2020-11-04 03:18:59.804 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (0.7.2) 2020-11-04 03:18:59.806 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (3.1.1) 2020-11-04 03:19:00.225 | Collecting pycparser===2.20 2020-11-04 03:19:00.232 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/758/2ad22678f0fcd/pycparser-2.20-py2.py3-none-any.whl (112 kB) 2020-11-04 03:19:00.284 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.9.6) 2020-11-04 03:19:00.286 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.4.7) 2020-11-04 03:19:00.378 | Collecting pyrsistent===0.17.3 2020-11-04 03:19:00.387 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e6/36185d9eb976a/pyrsistent-0.17.3.tar.gz (106 kB) 2020-11-04 03:19:01.524 | Collecting pysaml2===6.3.0 2020-11-04 03:19:01.531 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/189/4e52b6154b31d/pysaml2-6.3.0-py2.py3-none-any.whl (338 kB) 2020-11-04 03:19:01.602 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380)) (2.8.1) 2020-11-04 03:19:01.607 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (4.1.1) 2020-11-04 03:19:01.627 | Requirement already satisfied: pytz===2020.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (2020.4) 2020-11-04 03:19:01.631 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (2.23.0) 2020-11-04 03:19:01.654 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.4.0) 2020-11-04 03:19:02.408 | Collecting scrypt===0.8.17 2020-11-04 03:19:02.415 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dae/9bc00391fab92/scrypt-0.8.17-cp36-cp36m-manylinux2010_x86_64.whl (924 kB) 2020-11-04 03:19:02.484 | Requirement already satisfied: setuptools===50.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (50.3.2) 2020-11-04 03:19:02.532 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (1.15.0) 2020-11-04 03:19:02.608 | Collecting sqlalchemy-migrate===0.13.0 2020-11-04 03:19:02.615 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e5d/2348db19a5062/sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB) 2020-11-04 03:19:02.747 | Collecting sqlparse===0.4.1 2020-11-04 03:19:02.754 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/017/cde379adbd6a1/sqlparse-0.4.1-py3-none-any.whl (42 kB) 2020-11-04 03:19:02.868 | Collecting statsd===3.3.0 2020-11-04 03:19:02.873 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c61/0fb80347fca0e/statsd-3.3.0-py2.py3-none-any.whl (11 kB) 2020-11-04 03:19:02.920 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (3.2.2) 2020-11-04 03:19:02.987 | Collecting testresources===2.0.1 2020-11-04 03:19:02.993 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67a/361c3a2412231/testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2020-11-04 03:19:03.102 | Collecting testscenarios===0.5.0 2020-11-04 03:19:03.109 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/480/263fa5d6e6181/testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2020-11-04 03:19:03.160 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (2.4.0) 2020-11-04 03:19:03.179 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (1.4.0) 2020-11-04 03:19:03.182 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.1.0) 2020-11-04 03:19:03.189 | Requirement already satisfied: urllib3===1.25.11 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (1.25.11) 2020-11-04 03:19:03.270 | Collecting yappi===1.3.0 2020-11-04 03:19:03.277 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a44/3240f4a776fa1/yappi-1.3.0.tar.gz (58 kB) 2020-11-04 03:19:03.938 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (4.4.2) 2020-11-04 03:19:03.942 | Requirement already satisfied: attrs===20.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.2.0) 2020-11-04 03:19:03.987 | Requirement already satisfied: importlib-metadata===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.0) 2020-11-04 03:19:04.008 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (4.2.1) 2020-11-04 03:19:04.080 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2020-11-04 03:19:04.083 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (0.8.0) 2020-11-04 03:19:04.090 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (2.2.0) 2020-11-04 03:19:04.577 | Collecting alembic===1.4.3 2020-11-04 03:19:04.583 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e0/2ed2aa796bd17/alembic-1.4.3-py2.py3-none-any.whl (159 kB) 2020-11-04 03:19:05.076 | Collecting cachetools===4.1.1 2020-11-04 03:19:05.082 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/513/d4ff98dd27f85/cachetools-4.1.1-py3-none-any.whl (10 kB) 2020-11-04 03:19:05.699 | Collecting kombu===5.0.2 2020-11-04 03:19:05.707 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6dc/509178ac4269b/kombu-5.0.2-py2.py3-none-any.whl (180 kB) 2020-11-04 03:19:06.288 | Collecting amqp===5.0.1 2020-11-04 03:19:06.294 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a8f/b8151eb9d1220/amqp-5.0.1-py2.py3-none-any.whl (46 kB) 2020-11-04 03:19:06.345 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (2.3.0) 2020-11-04 03:19:06.478 | Collecting oslo.concurrency===4.3.1 2020-11-04 03:19:06.485 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/367/2179805822f15/oslo.concurrency-4.3.1-py3-none-any.whl (42 kB) 2020-11-04 03:19:06.542 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (3.0.0) 2020-11-04 03:19:06.674 | Collecting Paste===3.5.0 2020-11-04 03:19:06.683 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e0/8200a570f7e29/Paste-3.5.0-py2.py3-none-any.whl (593 kB) 2020-11-04 03:19:06.989 | Collecting greenlet===0.4.17 2020-11-04 03:19:06.995 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bee/111161420f341/greenlet-0.4.17-cp36-cp36m-manylinux1_x86_64.whl (44 kB) 2020-11-04 03:19:07.125 | Collecting Routes===2.5.1 2020-11-04 03:19:07.131 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fab/5a042a3a87778/Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2020-11-04 03:19:07.276 | Collecting eventlet===0.29.1 2020-11-04 03:19:07.300 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a07/b8c8e1f43bc4c/eventlet-0.29.1-py2.py3-none-any.whl (223 kB) 2020-11-04 03:19:07.444 | Collecting PasteDeploy===2.1.1 2020-11-04 03:19:07.450 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/23cfd6ad4281b/PasteDeploy-2.1.1-py2.py3-none-any.whl (17 kB) 2020-11-04 03:19:07.504 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (0.1.13) 2020-11-04 03:19:07.507 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (0.10.9) 2020-11-04 03:19:07.892 | Collecting defusedxml===0.6.0 2020-11-04 03:19:07.898 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2020-11-04 03:19:08.350 | Collecting pyOpenSSL===19.1.0 2020-11-04 03:19:08.356 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/621/880965a720b8e/pyOpenSSL-19.1.0-py2.py3-none-any.whl (53 kB) 2020-11-04 03:19:08.377 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2020-11-04 03:19:08.379 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.10) 2020-11-04 03:19:08.382 | Requirement already satisfied: certifi===2020.6.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.6.20) 2020-11-04 03:19:08.880 | Collecting Tempita===0.5.2 2020-11-04 03:19:08.886 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/52d/39a6dbde3c2df/Tempita-0.5.2-py3-none-any.whl (12 kB) 2020-11-04 03:19:08.933 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.6.0) 2020-11-04 03:19:08.935 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (1.0.0) 2020-11-04 03:19:08.937 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (1.0.0) 2020-11-04 03:19:08.939 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2020-11-04 03:19:08.941 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (3.4.0) 2020-11-04 03:19:08.968 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (1.7.0) 2020-11-04 03:19:08.973 | Requirement already satisfied: importlib-resources===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (3.3.0) 2020-11-04 03:19:08.991 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.12.1) 2020-11-04 03:19:09.383 | Collecting python-editor===1.0.4 2020-11-04 03:19:09.388 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1bf/6e860a8ad52a1/python_editor-1.0.4-py3-none-any.whl (4.9 kB) 2020-11-04 03:19:09.867 | Collecting Mako===1.1.3 2020-11-04 03:19:09.876 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/937/29a258e4ff074/Mako-1.1.3-py2.py3-none-any.whl (75 kB) 2020-11-04 03:19:10.331 | Collecting vine===5.0.0 2020-11-04 03:19:10.339 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4c9/dceab6f76ed92/vine-5.0.0-py2.py3-none-any.whl (9.4 kB) 2020-11-04 03:19:10.453 | Collecting fasteners===0.14.1 2020-11-04 03:19:10.459 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/564/a115ff9698767/fasteners-0.14.1-py2.py3-none-any.whl (20 kB) 2020-11-04 03:19:10.565 | Collecting repoze.lru===0.7 2020-11-04 03:19:10.572 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f77/bf0e1096ea445/repoze.lru-0.7-py3-none-any.whl (10 kB) 2020-11-04 03:19:10.684 | Collecting dnspython===1.16.0 2020-11-04 03:19:10.691 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f69/c21288a962f4d/dnspython-1.16.0-py2.py3-none-any.whl (188 kB) 2020-11-04 03:19:11.218 | Collecting monotonic===1.5 2020-11-04 03:19:11.224 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/552/a91f381532e33/monotonic-1.5-py2.py3-none-any.whl (5.3 kB) 2020-11-04 03:19:11.271 | Building wheels for collected packages: pyrsistent, yappi 2020-11-04 03:19:11.272 | Building wheel for pyrsistent (setup.py): started 2020-11-04 03:19:12.638 | Building wheel for pyrsistent (setup.py): finished with status 'done' 2020-11-04 03:19:12.639 | Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_x86_64.whl size=97032 sha256=ac3d2f029169e8feb68ed396634f96ed6c4e8bc7e01c28c35b4105c5ad099844 2020-11-04 03:19:12.639 | Stored in directory: /root/.cache/pip/wheels/d9/35/06/14a1989d794cd957ba6aff4bd2bd7ba2db723cfa921ed47738 2020-11-04 03:19:12.641 | Building wheel for yappi (setup.py): started 2020-11-04 03:19:15.012 | Building wheel for yappi (setup.py): finished with status 'done' 2020-11-04 03:19:15.013 | Created wheel for yappi: filename=yappi-1.3.0-cp36-cp36m-linux_x86_64.whl size=89959 sha256=1722d86d5c2f7ca69de4d9e8368e7c6efad4c40b69c2fee7b7c327d7a90b2124 2020-11-04 03:19:15.014 | Stored in directory: /root/.cache/pip/wheels/87/3a/a8/59a7e67bf8e6e2d05989b98623f2362ff943971689fe397911 2020-11-04 03:19:15.014 | Successfully built pyrsistent yappi 2020-11-04 03:19:15.928 | Installing collected packages: click, Werkzeug, MarkupSafe, Jinja2, itsdangerous, Flask, aniso8601, Flask-RESTful, pycparser, cffi, cryptography, SQLAlchemy, Tempita, sqlparse, sqlalchemy-migrate, passlib, bcrypt, scrypt, cachetools, vine, amqp, kombu, statsd, oslo.middleware, monotonic, fasteners, oslo.concurrency, Paste, yappi, greenlet, repoze.lru, Routes, dnspython, eventlet, PasteDeploy, oslo.service, oslo.messaging, testresources, testscenarios, python-editor, Mako, alembic, oslo.db, oslo.policy, oslo.upgradecheck, oauthlib, defusedxml, pyOpenSSL, pysaml2, PyJWT, pyrsistent, jsonschema, osprofiler, keystone 2020-11-04 03:19:15.928 | Attempting uninstall: click 2020-11-04 03:19:15.930 | Found existing installation: click 6.7 2020-11-04 03:19:15.937 | Uninstalling click-6.7: 2020-11-04 03:19:15.966 | Successfully uninstalled click-6.7 2020-11-04 03:19:16.216 | Attempting uninstall: MarkupSafe 2020-11-04 03:19:16.217 | Found existing installation: MarkupSafe 1.0 2020-11-04 03:19:16.219 | Uninstalling MarkupSafe-1.0: 2020-11-04 03:19:16.247 | Successfully uninstalled MarkupSafe-1.0 2020-11-04 03:19:16.264 | Attempting uninstall: Jinja2 2020-11-04 03:19:16.265 | Found existing installation: Jinja2 2.10 2020-11-04 03:19:16.268 | Uninstalling Jinja2-2.10: 2020-11-04 03:19:16.296 | Successfully uninstalled Jinja2-2.10 2020-11-04 03:19:16.870 | Attempting uninstall: cryptography 2020-11-04 03:19:16.871 | Found existing installation: cryptography 2.1.4 2020-11-04 03:19:16.883 | Uninstalling cryptography-2.1.4: 2020-11-04 03:19:16.910 | Successfully uninstalled cryptography-2.1.4 2020-11-04 03:19:20.834 | Attempting uninstall: oauthlib 2020-11-04 03:19:20.835 | Found existing installation: oauthlib 2.0.6 2020-11-04 03:19:20.844 | Uninstalling oauthlib-2.0.6: 2020-11-04 03:19:20.870 | Successfully uninstalled oauthlib-2.0.6 2020-11-04 03:19:21.013 | Attempting uninstall: pyOpenSSL 2020-11-04 03:19:21.014 | Found existing installation: pyOpenSSL 17.5.0 2020-11-04 03:19:21.018 | Uninstalling pyOpenSSL-17.5.0: 2020-11-04 03:19:21.042 | Successfully uninstalled pyOpenSSL-17.5.0 2020-11-04 03:19:21.568 | Attempting uninstall: PyJWT 2020-11-04 03:19:21.569 | Found existing installation: PyJWT 1.5.3 2020-11-04 03:19:21.591 | Uninstalling PyJWT-1.5.3: 2020-11-04 03:19:21.614 | Successfully uninstalled PyJWT-1.5.3 2020-11-04 03:19:21.699 | Attempting uninstall: jsonschema 2020-11-04 03:19:21.700 | Found existing installation: jsonschema 2.6.0 2020-11-04 03:19:21.705 | Uninstalling jsonschema-2.6.0: 2020-11-04 03:19:21.744 | Successfully uninstalled jsonschema-2.6.0 2020-11-04 03:19:21.916 | Running setup.py develop for keystone 2020-11-04 03:19:23.649 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 Jinja2-2.11.2 Mako-1.1.3 MarkupSafe-1.1.1 Paste-3.5.0 PasteDeploy-2.1.1 PyJWT-1.7.1 Routes-2.5.1 SQLAlchemy-1.3.20 Tempita-0.5.2 Werkzeug-1.0.1 alembic-1.4.3 amqp-5.0.1 aniso8601-8.0.0 bcrypt-3.2.0 cachetools-4.1.1 cffi-1.14.3 click-7.1.2 cryptography-3.2.1 defusedxml-0.6.0 dnspython-1.16.0 eventlet-0.29.1 fasteners-0.14.1 greenlet-0.4.17 itsdangerous-1.1.0 jsonschema-3.2.0 keystone kombu-5.0.2 monotonic-1.5 oauthlib-3.1.0 oslo.concurrency-4.3.1 oslo.db-8.4.0 oslo.messaging-12.6.0 oslo.middleware-4.1.1 oslo.policy-3.5.0 oslo.service-2.4.0 oslo.upgradecheck-1.1.1 osprofiler-3.4.0 passlib-1.7.4 pyOpenSSL-19.1.0 pycparser-2.20 pyrsistent-0.17.3 pysaml2-6.3.0 python-editor-1.0.4 repoze.lru-0.7 scrypt-0.8.17 sqlalchemy-migrate-0.13.0 sqlparse-0.4.1 statsd-3.3.0 testresources-2.0.1 testscenarios-0.5.0 vine-5.0.0 yappi-1.3.0 2020-11-04 03:19:23.883 | + inc/python:pip_install:200 : result=0 2020-11-04 03:19:23.885 | + inc/python:pip_install:202 : time_stop pip_install 2020-11-04 03:19:23.888 | + functions-common:time_stop:2310 : local name 2020-11-04 03:19:23.890 | + functions-common:time_stop:2311 : local end_time 2020-11-04 03:19:23.892 | + functions-common:time_stop:2312 : local elapsed_time 2020-11-04 03:19:23.894 | + functions-common:time_stop:2313 : local total 2020-11-04 03:19:23.896 | + functions-common:time_stop:2314 : local start_time 2020-11-04 03:19:23.898 | + functions-common:time_stop:2316 : name=pip_install 2020-11-04 03:19:23.900 | + functions-common:time_stop:2317 : start_time=1604459924331 2020-11-04 03:19:23.902 | + functions-common:time_stop:2319 : [[ -z 1604459924331 ]] 2020-11-04 03:19:23.905 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-11-04 03:19:23.908 | + functions-common:time_stop:2322 : end_time=1604459963906 2020-11-04 03:19:23.910 | + functions-common:time_stop:2323 : elapsed_time=39575 2020-11-04 03:19:23.912 | + functions-common:time_stop:2324 : total=125938 2020-11-04 03:19:23.914 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-11-04 03:19:23.916 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=165513 2020-11-04 03:19:23.918 | + inc/python:pip_install:203 : return 0 2020-11-04 03:19:23.921 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2020-11-04 03:19:23.923 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2020-11-04 03:19:23.926 | + functions-common:safe_chown:2211 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2020-11-04 03:19:23.942 | + functions-common:_safe_permission_operation:2059 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2020-11-04 03:19:23.953 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2020-11-04 03:19:23.955 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2020-11-04 03:19:23.958 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:19:23.960 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:19:23.962 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2020-11-04 03:19:23.965 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:19:23.967 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2020-11-04 03:19:23.982 | + functions-common:is_service_enabled:1966 : return 1 2020-11-04 03:19:23.984 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2020-11-04 03:19:23.987 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-11-04 03:19:23.989 | + ./stack.sh:main:863 : configure_keystone 2020-11-04 03:19:23.992 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2020-11-04 03:19:24.003 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2020-11-04 03:19:24.005 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2020-11-04 03:19:24.010 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2020-11-04 03:19:24.024 | + functions-common:is_service_enabled:1966 : return 1 2020-11-04 03:19:24.026 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2020-11-04 03:19:24.053 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2020-11-04 03:19:24.077 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2020-11-04 03:19:24.102 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2020-11-04 03:19:24.128 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2020-11-04 03:19:24.153 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2020-11-04 03:19:24.180 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2020-11-04 03:19:24.204 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2020-11-04 03:19:24.228 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2020-11-04 03:19:24.230 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2020-11-04 03:19:24.232 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2020-11-04 03:19:24.234 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2020-11-04 03:19:24.237 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2020-11-04 03:19:24.239 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2020-11-04 03:19:24.254 | + functions-common:is_service_enabled:1966 : return 0 2020-11-04 03:19:24.257 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2020-11-04 03:19:24.259 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2020-11-04 03:19:24.261 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2020-11-04 03:19:24.277 | ++ functions-common:is_service_enabled:1966 : return 0 2020-11-04 03:19:24.279 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2020-11-04 03:19:24.282 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2020-11-04 03:19:24.308 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2020-11-04 03:19:24.310 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2020-11-04 03:19:24.313 | + lib/keystone:configure_keystone:225 : local service_port=5000 2020-11-04 03:19:24.315 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2020-11-04 03:19:24.317 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2020-11-04 03:19:24.332 | + functions-common:is_service_enabled:1966 : return 1 2020-11-04 03:19:24.334 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.18/identity 2020-11-04 03:19:24.360 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.18/identity 2020-11-04 03:19:24.384 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2020-11-04 03:19:24.387 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2020-11-04 03:19:24.413 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2020-11-04 03:19:24.416 | ++ lib/database:database_connection_url:132 : local db=keystone 2020-11-04 03:19:24.418 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2020-11-04 03:19:24.420 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2020-11-04 03:19:24.422 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2020-11-04 03:19:24.426 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2020-11-04 03:19:24.451 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2020-11-04 03:19:24.454 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2020-11-04 03:19:24.456 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2020-11-04 03:19:24.458 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2020-11-04 03:19:24.461 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2020-11-04 03:19:24.477 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2020-11-04 03:19:24.479 | + functions:setup_systemd_logging:719 : local pidstr= 2020-11-04 03:19:24.481 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2020-11-04 03:19:24.483 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2020-11-04 03:19:24.486 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-11-04 03:19:24.510 | + functions:setup_systemd_logging:728 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2020-11-04 03:19:24.534 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2020-11-04 03:19:24.558 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-11-04 03:19:24.582 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2020-11-04 03:19:24.606 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2020-11-04 03:19:24.608 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2020-11-04 03:19:24.611 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2020-11-04 03:19:24.613 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2020-11-04 03:19:24.615 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2020-11-04 03:19:24.617 | + lib/apache:write_uwsgi_config:260 : local http= 2020-11-04 03:19:24.620 | + lib/apache:write_uwsgi_config:261 : local name= 2020-11-04 03:19:24.623 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2020-11-04 03:19:24.626 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2020-11-04 03:19:24.628 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2020-11-04 03:19:24.630 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2020-11-04 03:19:24.642 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2020-11-04 03:19:24.642 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-11-04 03:19:24.649 | d /var/run/uwsgi 0755 ubuntu root 2020-11-04 03:19:24.652 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-11-04 03:19:24.666 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2020-11-04 03:19:24.668 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2020-11-04 03:19:24.671 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2020-11-04 03:19:24.696 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2020-11-04 03:19:24.719 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2020-11-04 03:19:24.742 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2020-11-04 03:19:24.765 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2020-11-04 03:19:24.789 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2020-11-04 03:19:24.812 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2020-11-04 03:19:24.835 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2020-11-04 03:19:24.858 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2020-11-04 03:19:24.882 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-11-04 03:19:24.905 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2020-11-04 03:19:24.928 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2020-11-04 03:19:24.952 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2020-11-04 03:19:24.975 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2020-11-04 03:19:24.977 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2020-11-04 03:19:24.980 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2020-11-04 03:19:24.982 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2020-11-04 03:19:24.984 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2020-11-04 03:19:24.986 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-11-04 03:19:24.989 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-11-04 03:19:24.991 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2020-11-04 03:19:24.993 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2020-11-04 03:19:24.996 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2020-11-04 03:19:25.019 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2020-11-04 03:19:25.043 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2020-11-04 03:19:25.043 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2020-11-04 03:19:25.050 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2020-11-04 03:19:25.053 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2020-11-04 03:19:25.056 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2020-11-04 03:19:25.058 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2020-11-04 03:19:25.060 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-11-04 03:19:25.062 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-11-04 03:19:25.065 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-11-04 03:19:25.067 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-11-04 03:19:25.070 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-11-04 03:19:25.072 | + lib/apache:enable_apache_site:209 : is_ubuntu 2020-11-04 03:19:25.074 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-11-04 03:19:25.076 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-11-04 03:19:25.078 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2020-11-04 03:19:25.134 | Enabling site keystone-wsgi-public. 2020-11-04 03:19:25.139 | To activate the new configuration, you need to run: 2020-11-04 03:19:25.139 | systemctl reload apache2 2020-11-04 03:19:25.143 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2020-11-04 03:19:25.146 | + lib/apache:restart_apache_server:253 : restart_service apache2 2020-11-04 03:19:25.148 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2020-11-04 03:19:25.150 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2020-11-04 03:19:25.295 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2020-11-04 03:19:25.298 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2020-11-04 03:19:25.301 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2020-11-04 03:19:25.303 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2020-11-04 03:19:25.308 | + lib/apache:write_uwsgi_config:260 : local http= 2020-11-04 03:19:25.311 | + lib/apache:write_uwsgi_config:261 : local name= 2020-11-04 03:19:25.315 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2020-11-04 03:19:25.318 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2020-11-04 03:19:25.320 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2020-11-04 03:19:25.323 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2020-11-04 03:19:25.335 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2020-11-04 03:19:25.335 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-11-04 03:19:25.342 | d /var/run/uwsgi 0755 ubuntu root 2020-11-04 03:19:25.346 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-11-04 03:19:25.359 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2020-11-04 03:19:25.362 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2020-11-04 03:19:25.365 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2020-11-04 03:19:25.391 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2020-11-04 03:19:25.414 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2020-11-04 03:19:25.439 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2020-11-04 03:19:25.463 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2020-11-04 03:19:25.486 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2020-11-04 03:19:25.510 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2020-11-04 03:19:25.533 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2020-11-04 03:19:25.557 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2020-11-04 03:19:25.581 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-11-04 03:19:25.604 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2020-11-04 03:19:25.628 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2020-11-04 03:19:25.652 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2020-11-04 03:19:25.676 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2020-11-04 03:19:25.678 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2020-11-04 03:19:25.681 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2020-11-04 03:19:25.683 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2020-11-04 03:19:25.686 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2020-11-04 03:19:25.688 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-11-04 03:19:25.690 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-11-04 03:19:25.693 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2020-11-04 03:19:25.695 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2020-11-04 03:19:25.698 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2020-11-04 03:19:25.721 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2020-11-04 03:19:25.746 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2020-11-04 03:19:25.746 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2020-11-04 03:19:25.753 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2020-11-04 03:19:25.756 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2020-11-04 03:19:25.759 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2020-11-04 03:19:25.761 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2020-11-04 03:19:25.763 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-11-04 03:19:25.766 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-11-04 03:19:25.768 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-11-04 03:19:25.770 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-11-04 03:19:25.773 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-11-04 03:19:25.775 | + lib/apache:enable_apache_site:209 : is_ubuntu 2020-11-04 03:19:25.777 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-11-04 03:19:25.779 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-11-04 03:19:25.782 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2020-11-04 03:19:25.838 | Enabling site keystone-wsgi-admin. 2020-11-04 03:19:25.842 | To activate the new configuration, you need to run: 2020-11-04 03:19:25.842 | systemctl reload apache2 2020-11-04 03:19:25.847 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2020-11-04 03:19:25.849 | + lib/apache:restart_apache_server:253 : restart_service apache2 2020-11-04 03:19:25.852 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2020-11-04 03:19:25.854 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2020-11-04 03:19:25.990 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2020-11-04 03:19:26.014 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2020-11-04 03:19:26.040 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2020-11-04 03:19:26.067 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2020-11-04 03:19:26.069 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2020-11-04 03:19:26.095 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2020-11-04 03:19:26.119 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2020-11-04 03:19:26.143 | + ./stack.sh:main:867 : is_service_enabled swift 2020-11-04 03:19:26.159 | + functions-common:is_service_enabled:1966 : return 0 2020-11-04 03:19:26.161 | + ./stack.sh:main:868 : is_service_enabled ceilometer 2020-11-04 03:19:26.177 | + functions-common:is_service_enabled:1966 : return 1 2020-11-04 03:19:26.179 | + ./stack.sh:main:871 : stack_install_service swift 2020-11-04 03:19:26.181 | + lib/stack:stack_install_service:20 : local service=swift 2020-11-04 03:19:26.184 | + lib/stack:stack_install_service:21 : type install_swift 2020-11-04 03:19:26.186 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-11-04 03:19:26.188 | + lib/stack:stack_install_service:32 : install_swift 2020-11-04 03:19:26.191 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2020-11-04 03:19:26.193 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2020-11-04 03:19:26.195 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2020-11-04 03:19:26.197 | + functions-common:git_clone:527 : local git_ref=master 2020-11-04 03:19:26.200 | + functions-common:git_clone:528 : local orig_dir 2020-11-04 03:19:26.202 | ++ functions-common:git_clone:529 : pwd 2020-11-04 03:19:26.205 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-11-04 03:19:26.208 | + functions-common:git_clone:530 : local git_clone_flags= 2020-11-04 03:19:26.210 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-11-04 03:19:26.225 | + functions-common:git_clone:532 : RECLONE=False 2020-11-04 03:19:26.228 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-11-04 03:19:26.230 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-11-04 03:19:26.233 | + functions-common:git_clone:546 : echo master 2020-11-04 03:19:26.233 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-11-04 03:19:26.237 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2020-11-04 03:19:26.239 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-11-04 03:19:26.241 | + functions-common:git_clone:594 : cd /opt/stack/swift 2020-11-04 03:19:26.244 | + functions-common:git_clone:595 : git show --oneline 2020-11-04 03:19:26.244 | + functions-common:git_clone:595 : head -1 2020-11-04 03:19:26.247 | d825fd66b Merge "Use TOX_CONSTRAINTS_FILE" 2020-11-04 03:19:26.249 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-11-04 03:19:26.252 | + lib/swift:install_swift:744 : setup_develop /opt/stack/swift 2020-11-04 03:19:26.254 | + inc/python:setup_develop:338 : local bindep 2020-11-04 03:19:26.256 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2020-11-04 03:19:26.259 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2020-11-04 03:19:26.261 | + inc/python:setup_develop:344 : local extras= 2020-11-04 03:19:26.263 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e 2020-11-04 03:19:26.266 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2020-11-04 03:19:26.269 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2020-11-04 03:19:26.271 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2020-11-04 03:19:26.273 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2020-11-04 03:19:26.276 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2020-11-04 03:19:26.279 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2020-11-04 03:19:26.281 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2020-11-04 03:19:26.284 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2020-11-04 03:19:26.287 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2020-11-04 03:19:26.289 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2020-11-04 03:19:26.292 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2020-11-04 03:19:26.297 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2020-11-04 03:19:26.299 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2020-11-04 03:19:27.014 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e 2020-11-04 03:19:27.017 | + inc/python:setup_package:417 : local bindep=0 2020-11-04 03:19:27.019 | + inc/python:setup_package:418 : local bindep_flag= 2020-11-04 03:19:27.021 | + inc/python:setup_package:419 : local bindep_profiles= 2020-11-04 03:19:27.024 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2020-11-04 03:19:27.026 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2020-11-04 03:19:27.028 | + inc/python:setup_package:426 : local flags=-e 2020-11-04 03:19:27.030 | + inc/python:setup_package:427 : local extras= 2020-11-04 03:19:27.033 | + inc/python:setup_package:431 : [[ -n -e ]] 2020-11-04 03:19:27.035 | + inc/python:setup_package:431 : [[ -z '' ]] 2020-11-04 03:19:27.038 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2020-11-04 03:19:27.040 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2020-11-04 03:19:27.042 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2020-11-04 03:19:27.044 | + inc/python:setup_package:445 : pip_install -e /opt/stack/swift 2020-11-04 03:19:27.062 | Using python 3.6 to install /opt/stack/swift 2020-11-04 03:19:27.065 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/swift 2020-11-04 03:19:29.054 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-04 03:19:29.054 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2020-11-04 03:19:29.074 | Obtaining file:///opt/stack/swift 2020-11-04 03:19:30.330 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-11-04 03:19:31.571 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2020-11-04 03:19:31.581 | Requirement already satisfied: cryptography===3.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.2.1) 2020-11-04 03:19:31.624 | Requirement already satisfied: eventlet===0.29.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (0.29.1) 2020-11-04 03:19:31.633 | Requirement already satisfied: greenlet===0.4.17 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.4.17) 2020-11-04 03:19:32.454 | Collecting lxml===4.6.1 2020-11-04 03:19:32.477 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3d9/b2b72eb0dbbdb/lxml-4.6.1-cp36-cp36m-manylinux1_x86_64.whl (5.5 MB) 2020-11-04 03:19:32.671 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (0.10.9) 2020-11-04 03:19:33.185 | Collecting pyeclib===1.6.0 2020-11-04 03:19:33.210 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2020-11-04 03:19:34.186 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2.23.0) 2020-11-04 03:19:34.210 | Requirement already satisfied: setuptools===50.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (50.3.2) 2020-11-04 03:19:34.256 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (1.15.0) 2020-11-04 03:19:34.259 | Requirement already satisfied: urllib3===1.25.11 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.25.11) 2020-11-04 03:19:34.749 | Collecting xattr===0.9.7 2020-11-04 03:19:34.756 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2020-11-04 03:19:35.485 | Requirement already satisfied: cffi===1.14.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.3) 2020-11-04 03:19:35.488 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (1.16.0) 2020-11-04 03:19:35.497 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2020-11-04 03:19:35.499 | Requirement already satisfied: certifi===2020.6.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.6.20) 2020-11-04 03:19:35.502 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.10) 2020-11-04 03:19:35.506 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.20) 2020-11-04 03:19:35.509 | Building wheels for collected packages: pyeclib, xattr 2020-11-04 03:19:35.510 | Building wheel for pyeclib (setup.py): started 2020-11-04 03:19:36.610 | Building wheel for pyeclib (setup.py): finished with status 'done' 2020-11-04 03:19:36.612 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp36-cp36m-linux_x86_64.whl size=53039 sha256=56dba241d2cdf50b38174daac2ed5a02c9f0c850af21b538b35bf3bd90c3bcb6 2020-11-04 03:19:36.612 | Stored in directory: /root/.cache/pip/wheels/d1/e7/5c/187cdc036d5d2f2d7173a0c15ffdcd6a80b739475f849c4829 2020-11-04 03:19:36.613 | Building wheel for xattr (setup.py): started 2020-11-04 03:19:37.809 | Building wheel for xattr (setup.py): finished with status 'done' 2020-11-04 03:19:37.810 | Created wheel for xattr: filename=xattr-0.9.7-cp36-cp36m-linux_x86_64.whl size=30923 sha256=11547683518621caf825397788f1c89f66f83afac95638e9814c68c4a2352dd1 2020-11-04 03:19:37.810 | Stored in directory: /root/.cache/pip/wheels/6f/e1/5d/b2a3587e1783702a1ae6ae1c99d9d21d246d5a189b4b1a2038 2020-11-04 03:19:37.811 | Successfully built pyeclib xattr 2020-11-04 03:19:38.924 | Installing collected packages: lxml, xattr, pyeclib, swift 2020-11-04 03:19:39.254 | Running setup.py develop for swift 2020-11-04 03:19:40.760 | Successfully installed lxml-4.6.1 pyeclib-1.6.0 swift xattr-0.9.7 2020-11-04 03:19:40.965 | + inc/python:pip_install:200 : result=0 2020-11-04 03:19:40.967 | + inc/python:pip_install:202 : time_stop pip_install 2020-11-04 03:19:40.969 | + functions-common:time_stop:2310 : local name 2020-11-04 03:19:40.971 | + functions-common:time_stop:2311 : local end_time 2020-11-04 03:19:40.974 | + functions-common:time_stop:2312 : local elapsed_time 2020-11-04 03:19:40.976 | + functions-common:time_stop:2313 : local total 2020-11-04 03:19:40.978 | + functions-common:time_stop:2314 : local start_time 2020-11-04 03:19:40.980 | + functions-common:time_stop:2316 : name=pip_install 2020-11-04 03:19:40.982 | + functions-common:time_stop:2317 : start_time=1604459967058 2020-11-04 03:19:40.984 | + functions-common:time_stop:2319 : [[ -z 1604459967058 ]] 2020-11-04 03:19:40.987 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-11-04 03:19:40.990 | + functions-common:time_stop:2322 : end_time=1604459980988 2020-11-04 03:19:40.992 | + functions-common:time_stop:2323 : elapsed_time=13930 2020-11-04 03:19:40.995 | + functions-common:time_stop:2324 : total=165513 2020-11-04 03:19:40.997 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-11-04 03:19:40.999 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=179443 2020-11-04 03:19:41.002 | + inc/python:pip_install:203 : return 0 2020-11-04 03:19:41.004 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2020-11-04 03:19:41.006 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2020-11-04 03:19:41.009 | + functions-common:safe_chown:2211 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2020-11-04 03:19:41.026 | + functions-common:_safe_permission_operation:2059 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2020-11-04 03:19:41.036 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2020-11-04 03:19:41.039 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2020-11-04 03:19:41.041 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:19:41.043 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:19:41.046 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2020-11-04 03:19:41.049 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:19:41.051 | + lib/swift:install_swift:745 : '[' False == True ']' 2020-11-04 03:19:41.053 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-11-04 03:19:41.056 | + ./stack.sh:main:872 : configure_swift 2020-11-04 03:19:41.058 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2020-11-04 03:19:41.060 | + lib/swift:configure_swift:335 : local node_number 2020-11-04 03:19:41.062 | + lib/swift:configure_swift:336 : local swift_node_config 2020-11-04 03:19:41.065 | + lib/swift:configure_swift:337 : local swift_log_dir 2020-11-04 03:19:41.066 | + lib/swift:configure_swift:338 : local user_group 2020-11-04 03:19:41.068 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2020-11-04 03:19:41.916 | No container-sharder running 2020-11-04 03:19:41.916 | No account-auditor running 2020-11-04 03:19:41.916 | No container-reconciler running 2020-11-04 03:19:41.916 | No object-expirer running 2020-11-04 03:19:41.916 | No container-replicator running 2020-11-04 03:19:41.916 | No container-sync running 2020-11-04 03:19:41.916 | No container-auditor running 2020-11-04 03:19:41.916 | No object-server running 2020-11-04 03:19:41.916 | No container-server running 2020-11-04 03:19:41.916 | No container-updater running 2020-11-04 03:19:41.916 | No object-replicator running 2020-11-04 03:19:41.916 | No object-updater running 2020-11-04 03:19:41.916 | No account-reaper running 2020-11-04 03:19:41.916 | No account-replicator running 2020-11-04 03:19:41.916 | No object-auditor running 2020-11-04 03:19:41.916 | No account-server running 2020-11-04 03:19:41.916 | No object-reconstructor running 2020-11-04 03:19:41.917 | No proxy-server running 2020-11-04 03:19:41.962 | + lib/swift:configure_swift:341 : true 2020-11-04 03:19:41.964 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2020-11-04 03:19:41.976 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2020-11-04 03:19:41.987 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2020-11-04 03:19:41.989 | + lib/swift:configure_swift:355 : sed -e ' 2020-11-04 03:19:41.989 | s/%GROUP%//; 2020-11-04 03:19:41.989 | s/%USER%/ubuntu/; 2020-11-04 03:19:41.989 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2020-11-04 03:19:41.989 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2020-11-04 03:19:41.990 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2020-11-04 03:19:41.996 | uid = ubuntu 2020-11-04 03:19:41.996 | gid = 2020-11-04 03:19:41.996 | log file = /opt/stack/data/swift/logs/rsyncd.log 2020-11-04 03:19:41.996 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2020-11-04 03:19:41.996 | address = 127.0.0.1 2020-11-04 03:19:41.996 | 2020-11-04 03:19:41.996 | [account6612] 2020-11-04 03:19:41.996 | max connections = 25 2020-11-04 03:19:41.997 | path = /opt/stack/data/swift/1/node/ 2020-11-04 03:19:41.997 | read only = false 2020-11-04 03:19:41.997 | lock file = /opt/stack/data/swift/run/account6612.lock 2020-11-04 03:19:41.997 | 2020-11-04 03:19:41.997 | [account6622] 2020-11-04 03:19:41.997 | max connections = 25 2020-11-04 03:19:41.997 | path = /opt/stack/data/swift/2/node/ 2020-11-04 03:19:41.997 | read only = false 2020-11-04 03:19:41.997 | lock file = /opt/stack/data/swift/run/account6622.lock 2020-11-04 03:19:41.997 | 2020-11-04 03:19:41.997 | [account6632] 2020-11-04 03:19:41.997 | max connections = 25 2020-11-04 03:19:41.997 | path = /opt/stack/data/swift/3/node/ 2020-11-04 03:19:41.997 | read only = false 2020-11-04 03:19:41.997 | lock file = /opt/stack/data/swift/run/account6632.lock 2020-11-04 03:19:41.997 | 2020-11-04 03:19:41.997 | [account6642] 2020-11-04 03:19:41.997 | max connections = 25 2020-11-04 03:19:41.997 | path = /opt/stack/data/swift/4/node/ 2020-11-04 03:19:41.997 | read only = false 2020-11-04 03:19:41.997 | lock file = /opt/stack/data/swift/run/account6642.lock 2020-11-04 03:19:41.997 | 2020-11-04 03:19:41.997 | 2020-11-04 03:19:41.997 | [container6611] 2020-11-04 03:19:41.997 | max connections = 25 2020-11-04 03:19:41.997 | path = /opt/stack/data/swift/1/node/ 2020-11-04 03:19:41.997 | read only = false 2020-11-04 03:19:41.997 | lock file = /opt/stack/data/swift/run/container6611.lock 2020-11-04 03:19:41.997 | 2020-11-04 03:19:41.997 | [container6621] 2020-11-04 03:19:41.997 | max connections = 25 2020-11-04 03:19:41.997 | path = /opt/stack/data/swift/2/node/ 2020-11-04 03:19:41.997 | read only = false 2020-11-04 03:19:41.997 | lock file = /opt/stack/data/swift/run/container6621.lock 2020-11-04 03:19:41.997 | 2020-11-04 03:19:41.998 | [container6631] 2020-11-04 03:19:41.998 | max connections = 25 2020-11-04 03:19:41.998 | path = /opt/stack/data/swift/3/node/ 2020-11-04 03:19:41.998 | read only = false 2020-11-04 03:19:41.998 | lock file = /opt/stack/data/swift/run/container6631.lock 2020-11-04 03:19:41.998 | 2020-11-04 03:19:41.998 | [container6641] 2020-11-04 03:19:41.998 | max connections = 25 2020-11-04 03:19:41.998 | path = /opt/stack/data/swift/4/node/ 2020-11-04 03:19:41.998 | read only = false 2020-11-04 03:19:41.998 | lock file = /opt/stack/data/swift/run/container6641.lock 2020-11-04 03:19:41.998 | 2020-11-04 03:19:41.998 | 2020-11-04 03:19:41.998 | [object6613] 2020-11-04 03:19:41.998 | max connections = 25 2020-11-04 03:19:41.998 | path = /opt/stack/data/swift/1/node/ 2020-11-04 03:19:41.998 | read only = false 2020-11-04 03:19:41.998 | lock file = /opt/stack/data/swift/run/object6613.lock 2020-11-04 03:19:41.998 | 2020-11-04 03:19:41.998 | [object6623] 2020-11-04 03:19:41.998 | max connections = 25 2020-11-04 03:19:41.998 | path = /opt/stack/data/swift/2/node/ 2020-11-04 03:19:41.998 | read only = false 2020-11-04 03:19:41.998 | lock file = /opt/stack/data/swift/run/object6623.lock 2020-11-04 03:19:41.998 | 2020-11-04 03:19:41.998 | [object6633] 2020-11-04 03:19:41.998 | max connections = 25 2020-11-04 03:19:41.998 | path = /opt/stack/data/swift/3/node/ 2020-11-04 03:19:41.998 | read only = false 2020-11-04 03:19:41.998 | lock file = /opt/stack/data/swift/run/object6633.lock 2020-11-04 03:19:41.998 | 2020-11-04 03:19:41.998 | [object6643] 2020-11-04 03:19:41.998 | max connections = 25 2020-11-04 03:19:41.998 | path = /opt/stack/data/swift/4/node/ 2020-11-04 03:19:41.998 | read only = false 2020-11-04 03:19:41.998 | lock file = /opt/stack/data/swift/run/object6643.lock 2020-11-04 03:19:41.999 | + lib/swift:configure_swift:361 : is_ubuntu 2020-11-04 03:19:42.002 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-11-04 03:19:42.004 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-11-04 03:19:42.006 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2020-11-04 03:19:42.020 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2020-11-04 03:19:42.022 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2020-11-04 03:19:42.026 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2020-11-04 03:19:42.030 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2020-11-04 03:19:42.032 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2020-11-04 03:19:42.036 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2020-11-04 03:19:42.059 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.18:8080/v1/ 2020-11-04 03:19:42.081 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2020-11-04 03:19:42.100 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2020-11-04 03:19:42.128 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2020-11-04 03:19:42.147 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2020-11-04 03:19:42.175 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2020-11-04 03:19:42.194 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2020-11-04 03:19:42.221 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2020-11-04 03:19:42.241 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2020-11-04 03:19:42.268 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2020-11-04 03:19:42.287 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2020-11-04 03:19:42.315 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2020-11-04 03:19:42.334 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2020-11-04 03:19:42.348 | + functions-common:is_service_enabled:1966 : return 1 2020-11-04 03:19:42.350 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2020-11-04 03:19:42.378 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2020-11-04 03:19:42.404 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2020-11-04 03:19:42.431 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2020-11-04 03:19:42.458 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2020-11-04 03:19:42.472 | + functions-common:is_service_enabled:1966 : return 1 2020-11-04 03:19:42.474 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2020-11-04 03:19:42.501 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2020-11-04 03:19:42.514 | + functions-common:is_service_enabled:1966 : return 1 2020-11-04 03:19:42.516 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2020-11-04 03:19:42.530 | + functions-common:is_service_enabled:1966 : return 0 2020-11-04 03:19:42.533 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2020-11-04 03:19:42.535 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2020-11-04 03:19:42.549 | + functions-common:is_service_enabled:1966 : return 1 2020-11-04 03:19:42.551 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2020-11-04 03:19:42.553 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2020-11-04 03:19:42.555 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2020-11-04 03:19:42.563 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2020-11-04 03:19:42.571 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2020-11-04 03:19:42.598 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2020-11-04 03:19:42.624 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2020-11-04 03:19:42.652 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2020-11-04 03:19:42.681 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2020-11-04 03:19:42.708 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2020-11-04 03:19:42.710 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2020-11-04 03:19:42.712 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2020-11-04 03:19:42.714 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2020-11-04 03:19:42.716 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2020-11-04 03:19:42.742 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2020-11-04 03:19:42.769 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.18/identity 2020-11-04 03:19:42.796 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2020-11-04 03:19:42.823 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2020-11-04 03:19:42.850 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2020-11-04 03:19:42.877 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2020-11-04 03:19:42.903 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2020-11-04 03:19:42.930 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2020-11-04 03:19:42.958 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2020-11-04 03:19:42.984 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2020-11-04 03:19:43.011 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2020-11-04 03:19:43.038 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2020-11-04 03:19:43.065 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2020-11-04 03:19:43.093 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2020-11-04 03:19:43.120 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2020-11-04 03:19:43.140 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2020-11-04 03:19:43.166 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2020-11-04 03:19:43.194 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2020-11-04 03:19:43.198 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2020-11-04 03:19:43.223 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2020-11-04 03:19:43.246 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2020-11-04 03:19:43.269 | + lib/swift:configure_swift:479 : local node_number 2020-11-04 03:19:43.272 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2020-11-04 03:19:43.274 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2020-11-04 03:19:43.276 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2020-11-04 03:19:43.280 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2020-11-04 03:19:43.282 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2020-11-04 03:19:43.285 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2020-11-04 03:19:43.287 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2020-11-04 03:19:43.289 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2020-11-04 03:19:43.291 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2020-11-04 03:19:43.293 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2020-11-04 03:19:43.295 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2020-11-04 03:19:43.314 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2020-11-04 03:19:43.338 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2020-11-04 03:19:43.356 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2020-11-04 03:19:43.382 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2020-11-04 03:19:43.400 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2020-11-04 03:19:43.427 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2020-11-04 03:19:43.445 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2020-11-04 03:19:43.472 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2020-11-04 03:19:43.490 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2020-11-04 03:19:43.515 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2020-11-04 03:19:43.534 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2020-11-04 03:19:43.559 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2020-11-04 03:19:43.577 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2020-11-04 03:19:43.603 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2020-11-04 03:19:43.621 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2020-11-04 03:19:43.647 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2020-11-04 03:19:43.665 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2020-11-04 03:19:43.690 | + 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 2020-11-04 03:19:43.695 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2020-11-04 03:19:43.713 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2020-11-04 03:19:43.740 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2020-11-04 03:19:43.765 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2020-11-04 03:19:43.767 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2020-11-04 03:19:43.771 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2020-11-04 03:19:43.773 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2020-11-04 03:19:43.775 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2020-11-04 03:19:43.778 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2020-11-04 03:19:43.780 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2020-11-04 03:19:43.782 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2020-11-04 03:19:43.784 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2020-11-04 03:19:43.786 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2020-11-04 03:19:43.804 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2020-11-04 03:19:43.829 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2020-11-04 03:19:43.847 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2020-11-04 03:19:43.873 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2020-11-04 03:19:43.890 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2020-11-04 03:19:43.915 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2020-11-04 03:19:43.933 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2020-11-04 03:19:43.958 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2020-11-04 03:19:43.976 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2020-11-04 03:19:44.002 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2020-11-04 03:19:44.019 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2020-11-04 03:19:44.044 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2020-11-04 03:19:44.062 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2020-11-04 03:19:44.088 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2020-11-04 03:19:44.106 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2020-11-04 03:19:44.131 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2020-11-04 03:19:44.149 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2020-11-04 03:19:44.173 | + 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 2020-11-04 03:19:44.179 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2020-11-04 03:19:44.196 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2020-11-04 03:19:44.222 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2020-11-04 03:19:44.224 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2020-11-04 03:19:44.228 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2020-11-04 03:19:44.230 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2020-11-04 03:19:44.232 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2020-11-04 03:19:44.235 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2020-11-04 03:19:44.237 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2020-11-04 03:19:44.239 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2020-11-04 03:19:44.241 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2020-11-04 03:19:44.243 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2020-11-04 03:19:44.259 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2020-11-04 03:19:44.285 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2020-11-04 03:19:44.302 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2020-11-04 03:19:44.327 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2020-11-04 03:19:44.344 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2020-11-04 03:19:44.369 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2020-11-04 03:19:44.385 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2020-11-04 03:19:44.411 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2020-11-04 03:19:44.428 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2020-11-04 03:19:44.455 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2020-11-04 03:19:44.472 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2020-11-04 03:19:44.496 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2020-11-04 03:19:44.513 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2020-11-04 03:19:44.538 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2020-11-04 03:19:44.555 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2020-11-04 03:19:44.581 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2020-11-04 03:19:44.597 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2020-11-04 03:19:44.620 | + 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 2020-11-04 03:19:44.626 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2020-11-04 03:19:44.643 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2020-11-04 03:19:44.668 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2020-11-04 03:19:44.696 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2020-11-04 03:19:44.723 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2020-11-04 03:19:44.751 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2020-11-04 03:19:44.753 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2020-11-04 03:19:44.757 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2020-11-04 03:19:44.781 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2020-11-04 03:19:44.806 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2020-11-04 03:19:44.831 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2020-11-04 03:19:44.855 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2020-11-04 03:19:44.881 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2020-11-04 03:19:44.904 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2020-11-04 03:19:44.928 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2020-11-04 03:19:44.951 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2020-11-04 03:19:44.975 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2020-11-04 03:19:44.989 | + functions-common:is_service_enabled:1966 : return 0 2020-11-04 03:19:44.991 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2020-11-04 03:19:45.008 | + lib/swift:configure_swift:522 : local auth_vers 2020-11-04 03:19:45.011 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2020-11-04 03:19:45.028 | + lib/swift:configure_swift:523 : auth_vers=3 2020-11-04 03:19:45.030 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.18 2020-11-04 03:19:45.054 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2020-11-04 03:19:45.056 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2020-11-04 03:19:45.080 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.18/identity 2020-11-04 03:19:45.104 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2020-11-04 03:19:45.107 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2020-11-04 03:19:45.131 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2020-11-04 03:19:45.145 | + functions-common:is_service_enabled:1966 : return 1 2020-11-04 03:19:45.147 | + lib/swift:configure_swift:542 : local user_group 2020-11-04 03:19:45.150 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2020-11-04 03:19:45.154 | + lib/swift:configure_swift:543 : user_group=1000 2020-11-04 03:19:45.156 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2020-11-04 03:19:45.168 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2020-11-04 03:19:45.170 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2020-11-04 03:19:45.181 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2020-11-04 03:19:45.183 | + lib/swift:configure_swift:549 : is_suse 2020-11-04 03:19:45.185 | + functions-common:is_suse:464 : is_opensuse 2020-11-04 03:19:45.187 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-11-04 03:19:45.190 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-04 03:19:45.192 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-11-04 03:19:45.194 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-11-04 03:19:45.197 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-04 03:19:45.199 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2020-11-04 03:19:45.210 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2020-11-04 03:19:45.212 | + lib/swift:configure_swift:562 : '[' False == True ']' 2020-11-04 03:19:45.214 | + ./stack.sh:main:875 : is_service_enabled s3api 2020-11-04 03:19:45.230 | + functions-common:is_service_enabled:1966 : return 1 2020-11-04 03:19:45.233 | + ./stack.sh:main:881 : is_service_enabled g-api n-api 2020-11-04 03:19:45.249 | + functions-common:is_service_enabled:1966 : return 0 2020-11-04 03:19:45.251 | + ./stack.sh:main:883 : stack_install_service glance 2020-11-04 03:19:45.254 | + lib/stack:stack_install_service:20 : local service=glance 2020-11-04 03:19:45.256 | + lib/stack:stack_install_service:21 : type install_glance 2020-11-04 03:19:45.258 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-11-04 03:19:45.261 | + lib/stack:stack_install_service:32 : install_glance 2020-11-04 03:19:45.263 | + lib/glance:install_glance:436 : glance_store_extras=() 2020-11-04 03:19:45.265 | + lib/glance:install_glance:436 : local glance_store_extras 2020-11-04 03:19:45.268 | + lib/glance:install_glance:438 : is_service_enabled cinder 2020-11-04 03:19:45.284 | + functions-common:is_service_enabled:1966 : return 0 2020-11-04 03:19:45.286 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2020-11-04 03:19:45.289 | + lib/glance:install_glance:442 : is_service_enabled swift 2020-11-04 03:19:45.305 | + functions-common:is_service_enabled:1966 : return 0 2020-11-04 03:19:45.307 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2020-11-04 03:19:45.310 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2020-11-04 03:19:45.312 | + inc/python:use_library_from_git:250 : local name=glance_store 2020-11-04 03:19:45.315 | + inc/python:use_library_from_git:251 : local enabled=1 2020-11-04 03:19:45.317 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-11-04 03:19:45.320 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2020-11-04 03:19:45.322 | + inc/python:use_library_from_git:253 : return 1 2020-11-04 03:19:45.325 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2020-11-04 03:19:45.328 | ++ inc/python:join_extras:29 : local IFS=, 2020-11-04 03:19:45.331 | ++ inc/python:join_extras:30 : echo swift,cinder 2020-11-04 03:19:45.333 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2020-11-04 03:19:45.336 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2020-11-04 03:19:45.338 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2020-11-04 03:19:45.341 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2020-11-04 03:19:45.344 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2020-11-04 03:19:45.347 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2020-11-04 03:19:45.349 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2020-11-04 03:19:45.353 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2020-11-04 03:19:45.353 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2020-11-04 03:19:45.357 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2020-11-04 03:19:45.360 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2020-11-04 03:19:45.363 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2020-11-04 03:19:45.366 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2020-11-04 03:19:45.369 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2020-11-04 03:19:45.387 | Using python 3.6 to install glance-store[swift,cinder]!=0.29.0 2020-11-04 03:19:45.389 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2020-11-04 03:19:47.399 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-04 03:19:47.399 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2020-11-04 03:19:47.941 | Collecting glance-store===2.3.0 2020-11-04 03:19:47.950 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8eb/d90abfa60b311/glance_store-2.3.0-py3-none-any.whl (211 kB) 2020-11-04 03:19:48.548 | Collecting httplib2===0.18.1 2020-11-04 03:19:48.556 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ca2/914b015b62477/httplib2-0.18.1-py3-none-any.whl (95 kB) 2020-11-04 03:19:48.621 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (3.2.0) 2020-11-04 03:19:48.652 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (4.2.1) 2020-11-04 03:19:48.890 | Collecting os-brick===4.0.1 2020-11-04 03:19:48.898 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/59f/375e3627097a0/os_brick-4.0.1-py3-none-any.whl (235 kB) 2020-11-04 03:19:48.994 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (1.7.0) 2020-11-04 03:19:49.119 | Collecting os-win===5.2.0 2020-11-04 03:19:49.124 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e4/97b71ef15e110/os_win-5.2.0-py3-none-any.whl (270 kB) 2020-11-04 03:19:49.216 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (4.3.1) 2020-11-04 03:19:49.227 | Requirement already satisfied: oslo.config===8.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (8.3.2) 2020-11-04 03:19:49.246 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (3.1.1) 2020-11-04 03:19:49.252 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.0.1) 2020-11-04 03:19:49.258 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (4.4.0) 2020-11-04 03:19:49.433 | Collecting oslo.privsep===2.4.0 2020-11-04 03:19:49.440 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/145/175818dc0ea1c/oslo.privsep-2.4.0-py3-none-any.whl (33 kB) 2020-11-04 03:19:49.673 | Collecting oslo.rootwrap===6.2.0 2020-11-04 03:19:49.679 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddc/377863c93f8cb/oslo.rootwrap-6.2.0-py3-none-any.whl (33 kB) 2020-11-04 03:19:49.744 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (4.0.1) 2020-11-04 03:19:49.754 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (2.4.0) 2020-11-04 03:19:49.780 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.7.0) 2020-11-04 03:19:49.798 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (20.4) 2020-11-04 03:19:49.805 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (5.5.1) 2020-11-04 03:19:49.808 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.9.6) 2020-11-04 03:19:49.810 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.4.7) 2020-11-04 03:19:49.813 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.17.3) 2020-11-04 03:19:49.939 | Collecting python-cinderclient===7.2.0 2020-11-04 03:19:49.946 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a1b/ef06dcba610b2/python_cinderclient-7.2.0-py3-none-any.whl (274 kB) 2020-11-04 03:19:50.036 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (2.8.1) 2020-11-04 03:19:50.041 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (4.1.1) 2020-11-04 03:19:50.502 | Collecting python-swiftclient===3.10.1 2020-11-04 03:19:50.509 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7ec/538f52c51285b/python_swiftclient-3.10.1-py2.py3-none-any.whl (81 kB) 2020-11-04 03:19:50.597 | Requirement already satisfied: pytz===2020.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (2020.4) 2020-11-04 03:19:50.601 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2.23.0) 2020-11-04 03:19:50.623 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (1.4.0) 2020-11-04 03:19:50.628 | Requirement already satisfied: setuptools===50.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (50.3.2) 2020-11-04 03:19:50.911 | Collecting simplejson===3.17.2 2020-11-04 03:19:50.918 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bc0/0d1210567a4cd/simplejson-3.17.2-cp36-cp36m-manylinux2010_x86_64.whl (127 kB)