2021-11-26 11:56:26.516 | + ./stack.sh:main:473 : exec 2021-11-26 11:56:26.516 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-11-26-115626' 2021-11-26 11:56:26.516 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-11-26-115626.summary.2021-11-26-115626 2021-11-26 11:56:26.516 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-26 11:56:26.516 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-11-26-115626 2021-11-26 11:56:26.516 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-11-26-115626 /opt/stack/logs/stack.sh.log 2021-11-26 11:56:26.516 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-11-26-115626.summary.2021-11-26-115626 /opt/stack/logs/stack.sh.log.summary 2021-11-26 11:56:26.516 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-11-26 11:56:26.516 | + functions:check_path_perm_sanity:596 : local real_path 2021-11-26 11:56:26.516 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-11-26 11:56:26.516 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-11-26 11:56:26.516 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-11-26 11:56:26.516 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-11-26 11:56:26.516 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-11-26 11:56:26.516 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-11-26 11:56:26.516 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-11-26 11:56:26.516 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-11-26 11:56:26.516 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-11-26 11:56:26.516 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-11-26 11:56:26.516 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-11-26 11:56:26.516 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-11-26 11:56:26.518 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-11-26 11:56:26.520 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-11-26 11:56:26.522 | + ./stack.sh:main:546 : trap err_trap ERR 2021-11-26 11:56:26.524 | + ./stack.sh:main:559 : set -o errexit 2021-11-26 11:56:26.525 | + ./stack.sh:main:562 : uname -a 2021-11-26 11:56:26.526 | Linux n-d-819432-1 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-11-26 11:56:26.529 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-11-26 11:56:26.530 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-11-26 11:56:26.533 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-11-26 11:56:26.569 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-11-26 11:56:26.585 | + ./stack.sh:main:576 : fetch_plugins 2021-11-26 11:56:26.587 | + functions-common:fetch_plugins:1741 : local plugins= 2021-11-26 11:56:26.590 | + functions-common:fetch_plugins:1742 : local plugin 2021-11-26 11:56:26.592 | + functions-common:fetch_plugins:1745 : [[ -z '' ]] 2021-11-26 11:56:26.594 | + functions-common:fetch_plugins:1746 : return 2021-11-26 11:56:26.596 | + ./stack.sh:main:580 : run_phase override_defaults 2021-11-26 11:56:26.598 | + functions-common:run_phase:1823 : local mode=override_defaults 2021-11-26 11:56:26.600 | + functions-common:run_phase:1824 : local phase= 2021-11-26 11:56:26.601 | + functions-common:run_phase:1825 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-26 11:56:26.603 | + functions-common:run_phase:1826 : local extra_plugin_file_name 2021-11-26 11:56:26.605 | + functions-common:run_phase:1827 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-26 11:56:26.607 | + functions-common:run_phase:1832 : local exceptions=80-tempest.sh 2021-11-26 11:56:26.608 | + functions-common:run_phase:1833 : local extra 2021-11-26 11:56:26.610 | ++ functions-common:run_phase:1834 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-26 11:56:26.613 | + functions-common:run_phase:1834 : extra=80-tempest.sh 2021-11-26 11:56:26.615 | + functions-common:run_phase:1835 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-26 11:56:26.617 | + functions-common:run_phase:1839 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-26 11:56:26.618 | + functions-common:run_phase:1839 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-11-26 11:56:26.620 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-26 11:56:26.632 | ++ functions-common:is_service_enabled:2051 : return 0 2021-11-26 11:56:26.634 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-11-26 11:56:26.636 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-26 11:56:26.638 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-26 11:56:26.639 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-26 11:56:26.641 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-26 11:56:26.643 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-26 11:56:26.644 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-11-26 11:56:26.646 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-11-26 11:56:26.648 | + functions-common:run_phase:1844 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-11-26 11:56:26.650 | + functions-common:run_phase:1847 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-26 11:56:26.651 | + functions-common:run_phase:1848 : plugin_override_defaults 2021-11-26 11:56:26.653 | + functions-common:plugin_override_defaults:1782 : local plugins= 2021-11-26 11:56:26.655 | + functions-common:plugin_override_defaults:1783 : local plugin 2021-11-26 11:56:26.657 | + functions-common:plugin_override_defaults:1786 : [[ -z '' ]] 2021-11-26 11:56:26.659 | + functions-common:plugin_override_defaults:1787 : return 2021-11-26 11:56:26.661 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-11-26 11:56:26.677 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-11-26 11:56:26.679 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-11-26 11:56:26.692 | ++ functions-common:is_service_enabled:2051 : return 1 2021-11-26 11:56:26.694 | +++ lib/tls:source:43 : hostname -f 2021-11-26 11:56:26.697 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-11-26 11:56:26.699 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-11-26 11:56:26.701 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-11-26 11:56:26.703 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-11-26 11:56:26.705 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-11-26 11:56:26.707 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-11-26 11:56:26.708 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-11-26 11:56:26.710 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-11-26 11:56:26.712 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-11-26 11:56:26.714 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-11-26 11:56:26.718 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-11-26 11:56:26.729 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-11-26 11:56:26.745 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-11-26 11:56:26.757 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-11-26 11:56:26.769 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-11-26 11:56:26.798 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-11-26 11:56:26.859 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-11-26 11:56:26.940 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-11-26 11:56:26.962 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-11-26 11:56:27.018 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-11-26 11:56:27.072 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-11-26 11:56:27.193 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-11-26 11:56:27.208 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-11-26 11:56:27.222 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-11-26 11:56:27.234 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-11-26 11:56:27.320 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-11-26 11:56:27.324 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-11-26 11:56:27.328 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-11-26 11:56:27.331 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-11-26 11:56:27.334 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-11-26 11:56:27.336 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-11-26 11:56:27.340 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-11-26 11:56:27.340 | False' 2021-11-26 11:56:27.343 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-11-26 11:56:27.358 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-11-26 11:56:27.360 | + ./stack.sh:main:610 : run_phase source 2021-11-26 11:56:27.362 | + functions-common:run_phase:1823 : local mode=source 2021-11-26 11:56:27.364 | + functions-common:run_phase:1824 : local phase= 2021-11-26 11:56:27.366 | + functions-common:run_phase:1825 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-26 11:56:27.368 | + functions-common:run_phase:1826 : local extra_plugin_file_name 2021-11-26 11:56:27.370 | + functions-common:run_phase:1827 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-26 11:56:27.372 | + functions-common:run_phase:1832 : local exceptions=80-tempest.sh 2021-11-26 11:56:27.374 | + functions-common:run_phase:1833 : local extra 2021-11-26 11:56:27.376 | ++ functions-common:run_phase:1834 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-26 11:56:27.380 | + functions-common:run_phase:1834 : extra=80-tempest.sh 2021-11-26 11:56:27.382 | + functions-common:run_phase:1835 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-26 11:56:27.384 | + functions-common:run_phase:1839 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-26 11:56:27.386 | + functions-common:run_phase:1839 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-11-26 11:56:27.388 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-26 11:56:27.402 | ++ functions-common:is_service_enabled:2051 : return 0 2021-11-26 11:56:27.404 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-11-26 11:56:27.406 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-11-26 11:56:27.443 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-11-26 11:56:27.445 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-11-26 11:56:27.447 | + functions-common:run_phase:1844 : [[ source == \s\o\u\r\c\e ]] 2021-11-26 11:56:27.449 | + functions-common:run_phase:1845 : load_plugin_settings 2021-11-26 11:56:27.452 | + functions-common:load_plugin_settings:1759 : local plugins= 2021-11-26 11:56:27.454 | + functions-common:load_plugin_settings:1760 : local plugin 2021-11-26 11:56:27.456 | + functions-common:load_plugin_settings:1763 : [[ -z '' ]] 2021-11-26 11:56:27.458 | + functions-common:load_plugin_settings:1764 : return 2021-11-26 11:56:27.460 | + functions-common:run_phase:1846 : verify_disabled_services 2021-11-26 11:56:27.462 | + functions-common:verify_disabled_services:2106 : local service 2021-11-26 11:56:27.464 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.466 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-11-26 11:56:27.469 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.471 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-11-26 11:56:27.473 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.475 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-11-26 11:56:27.478 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.480 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-11-26 11:56:27.482 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.484 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-11-26 11:56:27.487 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.489 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-11-26 11:56:27.491 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.493 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-11-26 11:56:27.495 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.498 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-11-26 11:56:27.500 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.502 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-11-26 11:56:27.504 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.506 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-11-26 11:56:27.509 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.511 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-11-26 11:56:27.513 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.515 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-11-26 11:56:27.518 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.520 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-11-26 11:56:27.522 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.524 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-11-26 11:56:27.527 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.529 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-11-26 11:56:27.531 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.534 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-11-26 11:56:27.536 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.539 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-11-26 11:56:27.541 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.543 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-11-26 11:56:27.546 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.548 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-11-26 11:56:27.550 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.552 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-11-26 11:56:27.555 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.557 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-11-26 11:56:27.560 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.563 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-11-26 11:56:27.565 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.568 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-11-26 11:56:27.570 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.572 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-11-26 11:56:27.575 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.577 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-11-26 11:56:27.579 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.581 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-11-26 11:56:27.584 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.586 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-11-26 11:56:27.588 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.591 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-11-26 11:56:27.594 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.596 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-11-26 11:56:27.599 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.601 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-11-26 11:56:27.603 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.606 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-11-26 11:56:27.608 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.610 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-11-26 11:56:27.612 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.615 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-11-26 11:56:27.617 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.619 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-11-26 11:56:27.621 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.623 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-11-26 11:56:27.626 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.628 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-11-26 11:56:27.630 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.632 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-11-26 11:56:27.635 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.637 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-11-26 11:56:27.639 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.641 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-11-26 11:56:27.643 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.645 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-11-26 11:56:27.647 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.650 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-11-26 11:56:27.652 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.654 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-11-26 11:56:27.656 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.658 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-11-26 11:56:27.660 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.662 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-11-26 11:56:27.665 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.667 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-11-26 11:56:27.669 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.671 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-11-26 11:56:27.674 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 11:56:27.676 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-11-26 11:56:27.679 | + ./stack.sh:main:681 : initialize_database_backends 2021-11-26 11:56:27.681 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-11-26 11:56:27.684 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-11-26 11:56:27.699 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 11:56:27.701 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-11-26 11:56:27.703 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-11-26 11:56:27.705 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-11-26 11:56:27.719 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 11:56:27.721 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-11-26 11:56:27.723 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-11-26 11:56:27.726 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-11-26 11:56:27.729 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-11-26 11:56:27.731 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-11-26 11:56:27.734 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-11-26 11:56:27.736 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-11-26 11:56:27.739 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-11-26 11:56:27.741 | ++ lib/databases/mysql:get_database_type_mysql:37 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-11-26 11:56:27.743 | ++ lib/databases/mysql:get_database_type_mysql:38 : echo mysql+pymysql 2021-11-26 11:56:27.746 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-11-26 11:56:27.748 | + lib/database:initialize_database_backends:104 : return 0 2021-11-26 11:56:27.750 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-11-26 11:56:27.750 | Using mysql database backend 2021-11-26 11:56:27.753 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-11-26 11:56:27.768 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-11-26 11:56:27.783 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 11:56:27.785 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-11-26 11:56:27.801 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-11-26 11:56:27.818 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 11:56:27.820 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-11-26 11:56:27.837 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-11-26 11:56:27.852 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-11-26 11:56:27.867 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 11:56:27.870 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-11-26 11:56:27.885 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 11:56:27.887 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-11-26 11:56:27.902 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-11-26 11:56:27.904 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-11-26 11:56:27.907 | + ./stack.sh:main:741 : save_stackenv 741 2021-11-26 11:56:27.909 | + functions-common:save_stackenv:60 : local tag=741 2021-11-26 11:56:27.912 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-11-26 11:56:27.916 | + functions-common:save_stackenv:62 : time_stamp=2021-11-26-115627 2021-11-26 11:56:27.918 | + functions-common:save_stackenv:63 : echo '# 2021-11-26-115627 741' 2021-11-26 11:56:27.920 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 11:56:27.922 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-11-26 11:56:27.924 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 11:56:27.927 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-11-26 11:56:27.929 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 11:56:27.931 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-11-26 11:56:27.934 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 11:56:27.936 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-11-26 11:56:27.939 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 11:56:27.941 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2021-11-26 11:56:27.943 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 11:56:27.945 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2021-11-26 11:56:27.948 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 11:56:27.950 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-11-26-115626 2021-11-26 11:56:27.952 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 11:56:27.955 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-11-26 11:56:27.957 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 11:56:27.959 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2021-11-26 11:56:27.962 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 11:56:27.964 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-11-26 11:56:27.967 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 11:56:27.969 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-11-26 11:56:27.971 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 11:56:27.974 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-11-26 11:56:27.976 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 11:56:27.978 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-11-26 11:56:27.980 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-11-26 11:56:27.982 | + functions-common:git_clone:578 : local git_remote=https://opendev.org/openstack/requirements.git 2021-11-26 11:56:27.985 | + functions-common:git_clone:579 : local git_dest=/opt/stack/requirements 2021-11-26 11:56:27.986 | + functions-common:git_clone:580 : local git_ref=master 2021-11-26 11:56:27.988 | + functions-common:git_clone:581 : local orig_dir 2021-11-26 11:56:27.991 | ++ functions-common:git_clone:582 : pwd 2021-11-26 11:56:27.993 | + functions-common:git_clone:582 : orig_dir=/home/ubuntu/devstack 2021-11-26 11:56:27.995 | + functions-common:git_clone:583 : local git_clone_flags= 2021-11-26 11:56:27.998 | ++ functions-common:git_clone:585 : trueorfalse False RECLONE 2021-11-26 11:56:28.012 | + functions-common:git_clone:585 : RECLONE=False 2021-11-26 11:56:28.014 | + functions-common:git_clone:586 : [[ 0 -gt 0 ]] 2021-11-26 11:56:28.017 | + functions-common:git_clone:590 : [[ False = \T\r\u\e ]] 2021-11-26 11:56:28.019 | + functions-common:git_clone:599 : echo master 2021-11-26 11:56:28.019 | + functions-common:git_clone:599 : egrep -q '^refs' 2021-11-26 11:56:28.024 | + functions-common:git_clone:613 : [[ ! -d /opt/stack/requirements ]] 2021-11-26 11:56:28.026 | + functions-common:git_clone:621 : [[ False = \T\r\u\e ]] 2021-11-26 11:56:28.028 | + functions-common:git_clone:647 : cd /opt/stack/requirements 2021-11-26 11:56:28.030 | + functions-common:git_clone:648 : git show --oneline 2021-11-26 11:56:28.031 | + functions-common:git_clone:648 : head -1 2021-11-26 11:56:28.034 | 871da57d Merge "update constraint for os-brick to new release 5.1.0" 2021-11-26 11:56:28.037 | + functions-common:git_clone:649 : cd /home/ubuntu/devstack 2021-11-26 11:56:28.040 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-11-26 11:56:28.043 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-26 11:56:28.046 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-11-26 11:56:28.048 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-11-26 11:56:28.051 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-11-26 11:56:28.054 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-11-26 11:56:28.057 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-11-26 11:56:28.060 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-11-26 11:56:28.063 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-11-26 11:56:28.065 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-11-26 11:56:28.068 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-11-26 11:56:28.072 | ++ tools/install_prereqs.sh:source:47 : NOW=1637927788 2021-11-26 11:56:28.075 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-11-26 11:56:28.079 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-11-26 11:56:28.082 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-11-26 11:56:28.084 | ++ tools/install_prereqs.sh:source:49 : DELTA=1637927788 2021-11-26 11:56:28.086 | ++ tools/install_prereqs.sh:source:50 : [[ 1637927788 -lt 7200 ]] 2021-11-26 11:56:28.089 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-11-26 11:56:28.091 | ++ functions-common:export_proxy_variables:2213 : isset http_proxy 2021-11-26 11:56:28.093 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2021-11-26 11:56:28.096 | ++ functions-common:export_proxy_variables:2216 : isset https_proxy 2021-11-26 11:56:28.098 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2021-11-26 11:56:28.100 | ++ functions-common:export_proxy_variables:2219 : isset no_proxy 2021-11-26 11:56:28.103 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2021-11-26 11:56:28.106 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-11-26 11:56:28.152 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-11-26 11:56:28.152 | apache2-dev 2021-11-26 11:56:28.152 | bc 2021-11-26 11:56:28.152 | bsdmainutils 2021-11-26 11:56:28.152 | curl 2021-11-26 11:56:28.152 | g++ 2021-11-26 11:56:28.152 | gawk 2021-11-26 11:56:28.152 | gcc 2021-11-26 11:56:28.152 | gettext 2021-11-26 11:56:28.152 | git 2021-11-26 11:56:28.152 | graphviz 2021-11-26 11:56:28.152 | iputils-ping 2021-11-26 11:56:28.152 | libapache2-mod-proxy-uwsgi 2021-11-26 11:56:28.152 | libffi-dev 2021-11-26 11:56:28.153 | libjpeg-dev 2021-11-26 11:56:28.153 | libpcre3-dev 2021-11-26 11:56:28.153 | libpq-dev 2021-11-26 11:56:28.153 | libssl-dev 2021-11-26 11:56:28.153 | libsystemd-dev 2021-11-26 11:56:28.153 | libxml2-dev 2021-11-26 11:56:28.153 | libxslt1-dev 2021-11-26 11:56:28.153 | libyaml-dev 2021-11-26 11:56:28.153 | lsof 2021-11-26 11:56:28.153 | openssh-server 2021-11-26 11:56:28.153 | openssl 2021-11-26 11:56:28.153 | pkg-config 2021-11-26 11:56:28.153 | psmisc 2021-11-26 11:56:28.153 | python3-dev 2021-11-26 11:56:28.153 | python3-pip 2021-11-26 11:56:28.153 | python3-systemd 2021-11-26 11:56:28.153 | python3-venv 2021-11-26 11:56:28.153 | tar 2021-11-26 11:56:28.153 | tcpdump 2021-11-26 11:56:28.153 | unzip 2021-11-26 11:56:28.153 | uuid-runtime 2021-11-26 11:56:28.153 | wget 2021-11-26 11:56:28.153 | wget 2021-11-26 11:56:28.153 | zlib1g-dev 2021-11-26 11:56:28.153 | libkrb5-dev 2021-11-26 11:56:28.153 | libldap2-dev 2021-11-26 11:56:28.153 | libsasl2-dev 2021-11-26 11:56:28.153 | memcached 2021-11-26 11:56:28.153 | python3-mysqldb 2021-11-26 11:56:28.153 | sqlite3 2021-11-26 11:56:28.153 | conntrack 2021-11-26 11:56:28.153 | curl 2021-11-26 11:56:28.153 | dnsmasq-base 2021-11-26 11:56:28.153 | dnsmasq-utils 2021-11-26 11:56:28.153 | ebtables 2021-11-26 11:56:28.153 | genisoimage 2021-11-26 11:56:28.153 | iptables 2021-11-26 11:56:28.153 | iputils-arping 2021-11-26 11:56:28.153 | kpartx 2021-11-26 11:56:28.153 | libjs-jquery-tablesorter 2021-11-26 11:56:28.154 | parted 2021-11-26 11:56:28.154 | pm-utils 2021-11-26 11:56:28.154 | python3-mysqldb 2021-11-26 11:56:28.154 | socat 2021-11-26 11:56:28.154 | sqlite3 2021-11-26 11:56:28.154 | sudo 2021-11-26 11:56:28.154 | vlan 2021-11-26 11:56:28.154 | lsscsi 2021-11-26 11:56:28.154 | open-iscsi 2021-11-26 11:56:28.154 | lvm2 2021-11-26 11:56:28.154 | qemu-utils 2021-11-26 11:56:28.154 | thin-provisioning-tools 2021-11-26 11:56:28.154 | acl 2021-11-26 11:56:28.154 | dnsmasq-base 2021-11-26 11:56:28.154 | dnsmasq-utils 2021-11-26 11:56:28.154 | ebtables 2021-11-26 11:56:28.154 | haproxy 2021-11-26 11:56:28.154 | iptables 2021-11-26 11:56:28.154 | iputils-arping 2021-11-26 11:56:28.154 | iputils-ping 2021-11-26 11:56:28.154 | postgresql-server-dev-all 2021-11-26 11:56:28.154 | python3-mysqldb 2021-11-26 11:56:28.154 | sqlite3 2021-11-26 11:56:28.154 | sudo 2021-11-26 11:56:28.154 | vlan 2021-11-26 11:56:28.154 | pcp 2021-11-26 11:56:28.154 | ipset 2021-11-26 11:56:28.154 | conntrack 2021-11-26 11:56:28.154 | conntrackd 2021-11-26 11:56:28.154 | keepalived 2021-11-26 11:56:28.154 | lvm2 2021-11-26 11:56:28.154 | qemu-utils 2021-11-26 11:56:28.154 | thin-provisioning-tools 2021-11-26 11:56:28.154 | curl 2021-11-26 11:56:28.154 | liberasurecode-dev 2021-11-26 11:56:28.154 | make 2021-11-26 11:56:28.154 | memcached 2021-11-26 11:56:28.154 | sqlite3 2021-11-26 11:56:28.154 | xfsprogs' 2021-11-26 11:56:28.156 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-11-26 11:56:28.174 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-11-26 11:56:28.174 | apache2-dev 2021-11-26 11:56:28.174 | bc 2021-11-26 11:56:28.174 | bsdmainutils 2021-11-26 11:56:28.174 | curl 2021-11-26 11:56:28.174 | g++ 2021-11-26 11:56:28.174 | gawk 2021-11-26 11:56:28.174 | gcc 2021-11-26 11:56:28.174 | gettext 2021-11-26 11:56:28.174 | git 2021-11-26 11:56:28.174 | graphviz 2021-11-26 11:56:28.174 | iputils-ping 2021-11-26 11:56:28.174 | libapache2-mod-proxy-uwsgi 2021-11-26 11:56:28.174 | libffi-dev 2021-11-26 11:56:28.174 | libjpeg-dev 2021-11-26 11:56:28.174 | libpcre3-dev 2021-11-26 11:56:28.174 | libpq-dev 2021-11-26 11:56:28.174 | libssl-dev 2021-11-26 11:56:28.174 | libsystemd-dev 2021-11-26 11:56:28.174 | libxml2-dev 2021-11-26 11:56:28.174 | libxslt1-dev 2021-11-26 11:56:28.174 | libyaml-dev 2021-11-26 11:56:28.174 | lsof 2021-11-26 11:56:28.174 | openssh-server 2021-11-26 11:56:28.174 | openssl 2021-11-26 11:56:28.174 | pkg-config 2021-11-26 11:56:28.174 | psmisc 2021-11-26 11:56:28.174 | python3-dev 2021-11-26 11:56:28.174 | python3-pip 2021-11-26 11:56:28.174 | python3-systemd 2021-11-26 11:56:28.174 | python3-venv 2021-11-26 11:56:28.174 | tar 2021-11-26 11:56:28.174 | tcpdump 2021-11-26 11:56:28.174 | unzip 2021-11-26 11:56:28.174 | uuid-runtime 2021-11-26 11:56:28.174 | wget 2021-11-26 11:56:28.174 | wget 2021-11-26 11:56:28.174 | zlib1g-dev 2021-11-26 11:56:28.175 | libkrb5-dev 2021-11-26 11:56:28.175 | libldap2-dev 2021-11-26 11:56:28.175 | libsasl2-dev 2021-11-26 11:56:28.175 | memcached 2021-11-26 11:56:28.175 | python3-mysqldb 2021-11-26 11:56:28.175 | sqlite3 2021-11-26 11:56:28.175 | conntrack 2021-11-26 11:56:28.175 | curl 2021-11-26 11:56:28.175 | dnsmasq-base 2021-11-26 11:56:28.175 | dnsmasq-utils 2021-11-26 11:56:28.175 | ebtables 2021-11-26 11:56:28.175 | genisoimage 2021-11-26 11:56:28.175 | iptables 2021-11-26 11:56:28.175 | iputils-arping 2021-11-26 11:56:28.175 | kpartx 2021-11-26 11:56:28.175 | libjs-jquery-tablesorter 2021-11-26 11:56:28.175 | parted 2021-11-26 11:56:28.175 | pm-utils 2021-11-26 11:56:28.175 | python3-mysqldb 2021-11-26 11:56:28.175 | socat 2021-11-26 11:56:28.175 | sqlite3 2021-11-26 11:56:28.175 | sudo 2021-11-26 11:56:28.175 | vlan 2021-11-26 11:56:28.175 | lsscsi 2021-11-26 11:56:28.175 | open-iscsi 2021-11-26 11:56:28.175 | lvm2 2021-11-26 11:56:28.175 | qemu-utils 2021-11-26 11:56:28.175 | thin-provisioning-tools 2021-11-26 11:56:28.175 | acl 2021-11-26 11:56:28.175 | dnsmasq-base 2021-11-26 11:56:28.175 | dnsmasq-utils 2021-11-26 11:56:28.175 | ebtables 2021-11-26 11:56:28.175 | haproxy 2021-11-26 11:56:28.175 | iptables 2021-11-26 11:56:28.175 | iputils-arping 2021-11-26 11:56:28.175 | iputils-ping 2021-11-26 11:56:28.175 | postgresql-server-dev-all 2021-11-26 11:56:28.175 | python3-mysqldb 2021-11-26 11:56:28.175 | sqlite3 2021-11-26 11:56:28.175 | sudo 2021-11-26 11:56:28.175 | vlan 2021-11-26 11:56:28.176 | pcp 2021-11-26 11:56:28.176 | ipset 2021-11-26 11:56:28.176 | conntrack 2021-11-26 11:56:28.176 | conntrackd 2021-11-26 11:56:28.176 | keepalived 2021-11-26 11:56:28.176 | lvm2 2021-11-26 11:56:28.176 | qemu-utils 2021-11-26 11:56:28.176 | thin-provisioning-tools 2021-11-26 11:56:28.176 | curl 2021-11-26 11:56:28.176 | liberasurecode-dev 2021-11-26 11:56:28.176 | make 2021-11-26 11:56:28.176 | memcached 2021-11-26 11:56:28.176 | sqlite3 2021-11-26 11:56:28.176 | xfsprogs ' 2021-11-26 11:56:28.177 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-11-26 11:56:28.180 | ++ functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 11:56:28.182 | ++ functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 11:56:28.185 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-11-26 11:56:28.186 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-11-26 11:56:28.191 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-11-26 11:56:28.193 | ++ functions-common:install_package:1433 : update_package_repo 2021-11-26 11:56:28.195 | ++ functions-common:update_package_repo:1405 : NO_UPDATE_REPOS=False 2021-11-26 11:56:28.197 | ++ functions-common:update_package_repo:1406 : REPOS_UPDATED=False 2021-11-26 11:56:28.199 | ++ functions-common:update_package_repo:1407 : RETRY_UPDATE=False 2021-11-26 11:56:28.201 | ++ functions-common:update_package_repo:1409 : [[ False = \T\r\u\e ]] 2021-11-26 11:56:28.203 | ++ functions-common:update_package_repo:1413 : is_ubuntu 2021-11-26 11:56:28.206 | ++ functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 11:56:28.208 | ++ functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 11:56:28.210 | ++ functions-common:update_package_repo:1414 : apt_get_update 2021-11-26 11:56:28.212 | ++ functions-common:apt_get_update:1159 : [[ False == \T\r\u\e ]] 2021-11-26 11:56:28.213 | ++ functions-common:apt_get_update:1164 : [[ False = \T\r\u\e ]] 2021-11-26 11:56:28.215 | ++ functions-common:apt_get_update:1166 : local sudo=sudo 2021-11-26 11:56:28.218 | +++ functions-common:apt_get_update:1167 : id -u 2021-11-26 11:56:28.222 | ++ functions-common:apt_get_update:1167 : [[ 1000 = \0 ]] 2021-11-26 11:56:28.224 | ++ functions-common:apt_get_update:1170 : time_start apt-get-update 2021-11-26 11:56:28.226 | ++ functions-common:time_start:2381 : local name=apt-get-update 2021-11-26 11:56:28.227 | ++ functions-common:time_start:2382 : local start_time= 2021-11-26 11:56:28.229 | ++ functions-common:time_start:2383 : [[ -n '' ]] 2021-11-26 11:56:28.232 | +++ functions-common:time_start:2386 : date +%s%3N 2021-11-26 11:56:28.236 | ++ functions-common:time_start:2386 : _TIME_START[$name]=1637927788233 2021-11-26 11:56:28.238 | ++ functions-common:apt_get_update:1172 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-11-26 11:56:28.241 | ++ functions-common:apt_get_update:1173 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-11-26 11:56:28.244 | ++ functions-common:apt_get_update:1174 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-11-26 11:56:28.625 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-11-26 11:56:28.699 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2021-11-26 11:56:28.735 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-11-26 11:56:29.223 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-11-26 11:56:29.739 | Fetched 328 kB in 1s (284 kB/s) 2021-11-26 11:56:31.188 | Reading package lists... 2021-11-26 11:56:31.221 | ++ functions-common:apt_get_update:1178 : REPOS_UPDATED=True 2021-11-26 11:56:31.224 | ++ functions-common:apt_get_update:1180 : time_stop apt-get-update 2021-11-26 11:56:31.227 | ++ functions-common:time_stop:2395 : local name 2021-11-26 11:56:31.229 | ++ functions-common:time_stop:2396 : local end_time 2021-11-26 11:56:31.232 | ++ functions-common:time_stop:2397 : local elapsed_time 2021-11-26 11:56:31.235 | ++ functions-common:time_stop:2398 : local total 2021-11-26 11:56:31.238 | ++ functions-common:time_stop:2399 : local start_time 2021-11-26 11:56:31.240 | ++ functions-common:time_stop:2401 : name=apt-get-update 2021-11-26 11:56:31.243 | ++ functions-common:time_stop:2402 : start_time=1637927788233 2021-11-26 11:56:31.246 | ++ functions-common:time_stop:2404 : [[ -z 1637927788233 ]] 2021-11-26 11:56:31.249 | +++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 11:56:31.253 | ++ functions-common:time_stop:2407 : end_time=1637927791251 2021-11-26 11:56:31.255 | ++ functions-common:time_stop:2408 : elapsed_time=3018 2021-11-26 11:56:31.257 | ++ functions-common:time_stop:2409 : total=0 2021-11-26 11:56:31.259 | ++ functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 11:56:31.261 | ++ functions-common:time_stop:2412 : _TIME_TOTAL[$name]=3018 2021-11-26 11:56:31.264 | ++ functions-common:install_package:1434 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-11-26 11:56:31.266 | ++ functions-common:real_install_package:1419 : is_ubuntu 2021-11-26 11:56:31.268 | ++ functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 11:56:31.271 | ++ functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 11:56:31.273 | ++ functions-common:real_install_package:1420 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-11-26 11:56:31.298 | ++ functions-common:apt_get:1200 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-11-26 11:56:31.406 | Reading package lists... 2021-11-26 11:56:31.635 | Building dependency tree... 2021-11-26 11:56:31.637 | Reading state information... 2021-11-26 11:56:31.901 | bc is already the newest version (1.07.1-2build1). 2021-11-26 11:56:31.901 | bc set to manually installed. 2021-11-26 11:56:31.902 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-11-26 11:56:31.902 | bsdmainutils set to manually installed. 2021-11-26 11:56:31.902 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-11-26 11:56:31.902 | gawk set to manually installed. 2021-11-26 11:56:31.902 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-11-26 11:56:31.902 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-11-26 11:56:31.902 | iptables set to manually installed. 2021-11-26 11:56:31.902 | iputils-ping is already the newest version (3:20190709-3). 2021-11-26 11:56:31.902 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-11-26 11:56:31.902 | kpartx set to manually installed. 2021-11-26 11:56:31.902 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-11-26 11:56:31.902 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-11-26 11:56:31.902 | psmisc is already the newest version (23.3-1). 2021-11-26 11:56:31.902 | psmisc set to manually installed. 2021-11-26 11:56:31.902 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-11-26 11:56:31.902 | python3-systemd is already the newest version (234-3build2). 2021-11-26 11:56:31.902 | python3-systemd set to manually installed. 2021-11-26 11:56:31.902 | tcpdump is already the newest version (4.9.3-4). 2021-11-26 11:56:31.902 | tcpdump set to manually installed. 2021-11-26 11:56:31.902 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-11-26 11:56:31.902 | thin-provisioning-tools set to manually installed. 2021-11-26 11:56:31.902 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-11-26 11:56:31.902 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-11-26 11:56:31.902 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-11-26 11:56:31.902 | lsof set to manually installed. 2021-11-26 11:56:31.902 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-11-26 11:56:31.902 | parted set to manually installed. 2021-11-26 11:56:31.902 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-11-26 11:56:31.902 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-11-26 11:56:31.902 | tar set to manually installed. 2021-11-26 11:56:31.902 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-11-26 11:56:31.902 | uuid-runtime set to manually installed. 2021-11-26 11:56:31.902 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-11-26 11:56:31.902 | zlib1g-dev set to manually installed. 2021-11-26 11:56:31.902 | The following packages were automatically installed and are no longer required: 2021-11-26 11:56:31.903 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-26 11:56:31.903 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-26 11:56:31.903 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-26 11:56:31.903 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-26 11:56:31.903 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-26 11:56:31.903 | python3-zope.interface 2021-11-26 11:56:31.903 | Use 'sudo apt autoremove' to remove them. 2021-11-26 11:56:31.903 | The following additional packages will be installed: 2021-11-26 11:56:31.903 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-11-26 11:56:31.903 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-11-26 11:56:31.903 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-11-26 11:56:31.903 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-11-26 11:56:31.903 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-11-26 11:56:31.903 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-11-26 11:56:31.903 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-11-26 11:56:31.903 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-11-26 11:56:31.903 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-11-26 11:56:31.903 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-11-26 11:56:31.903 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-11-26 11:56:31.903 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2021-11-26 11:56:31.903 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-11-26 11:56:31.904 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2021-11-26 11:56:31.904 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-11-26 11:56:31.904 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2021-11-26 11:56:31.904 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-11-26 11:56:31.904 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2021-11-26 11:56:31.904 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2021-11-26 11:56:31.904 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2021-11-26 11:56:31.904 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2021-11-26 11:56:31.904 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2021-11-26 11:56:31.904 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-11-26 11:56:31.904 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-11-26 11:56:31.904 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2021-11-26 11:56:31.904 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2021-11-26 11:56:31.904 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2021-11-26 11:56:31.904 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-11-26 11:56:31.904 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-11-26 11:56:31.904 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2021-11-26 11:56:31.904 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common openssh-client 2021-11-26 11:56:31.904 | openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2021-11-26 11:56:31.904 | postgresql-client-common postgresql-common postgresql-server-dev-12 2021-11-26 11:56:31.904 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2021-11-26 11:56:31.904 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2021-11-26 11:56:31.904 | systemd-timesyncd uuid-dev vbetool x11-common 2021-11-26 11:56:31.906 | Suggested packages: 2021-11-26 11:56:31.906 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-11-26 11:56:31.906 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-11-26 11:56:31.906 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-11-26 11:56:31.906 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-11-26 11:56:31.906 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2021-11-26 11:56:31.906 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2021-11-26 11:56:31.906 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2021-11-26 11:56:31.906 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2021-11-26 11:56:31.906 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2021-11-26 11:56:31.906 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2021-11-26 11:56:31.906 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2021-11-26 11:56:31.906 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2021-11-26 11:56:31.906 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2021-11-26 11:56:31.906 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2021-11-26 11:56:31.906 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2021-11-26 11:56:32.126 | The following NEW packages will be installed: 2021-11-26 11:56:32.126 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-11-26 11:56:32.126 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-11-26 11:56:32.126 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-11-26 11:56:32.126 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-11-26 11:56:32.126 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-11-26 11:56:32.126 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-11-26 11:56:32.126 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-11-26 11:56:32.126 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-11-26 11:56:32.126 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-11-26 11:56:32.126 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-11-26 11:56:32.126 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-11-26 11:56:32.126 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-11-26 11:56:32.126 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-11-26 11:56:32.126 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-11-26 11:56:32.126 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2021-11-26 11:56:32.126 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-11-26 11:56:32.126 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-11-26 11:56:32.126 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-11-26 11:56:32.126 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-11-26 11:56:32.126 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-11-26 11:56:32.126 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-11-26 11:56:32.126 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-11-26 11:56:32.126 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-11-26 11:56:32.126 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2021-11-26 11:56:32.126 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2021-11-26 11:56:32.126 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2021-11-26 11:56:32.126 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2021-11-26 11:56:32.126 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2021-11-26 11:56:32.127 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2021-11-26 11:56:32.127 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2021-11-26 11:56:32.127 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2021-11-26 11:56:32.127 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2021-11-26 11:56:32.127 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2021-11-26 11:56:32.127 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-11-26 11:56:32.127 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2021-11-26 11:56:32.127 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2021-11-26 11:56:32.127 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2021-11-26 11:56:32.127 | postgresql-client-common postgresql-common postgresql-server-dev-12 2021-11-26 11:56:32.127 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2021-11-26 11:56:32.127 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2021-11-26 11:56:32.127 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2021-11-26 11:56:32.127 | unzip uuid-dev vbetool vlan x11-common 2021-11-26 11:56:32.127 | The following packages will be upgraded: 2021-11-26 11:56:32.128 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2021-11-26 11:56:32.128 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2021-11-26 11:56:32.128 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd wget 2021-11-26 11:56:32.410 | 18 upgraded, 219 newly installed, 0 to remove and 102 not upgraded. 2021-11-26 11:56:32.410 | Need to get 164 MB of archives. 2021-11-26 11:56:32.410 | After this operation, 768 MB of additional disk space will be used. 2021-11-26 11:56:32.410 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.13 [95.8 kB] 2021-11-26 11:56:32.842 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.13 [28.1 kB] 2021-11-26 11:56:32.867 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.13 [10.3 kB] 2021-11-26 11:56:32.879 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.13 [186 kB] 2021-11-26 11:56:33.069 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.13 [3,809 kB] 2021-11-26 11:56:33.598 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.13 [270 kB] 2021-11-26 11:56:33.620 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-11-26 11:56:33.628 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.9 [1,321 kB] 2021-11-26 11:56:33.857 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-11-26 11:56:33.870 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2021-11-26 11:56:33.871 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2021-11-26 11:56:33.877 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-11-26 11:56:33.878 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2021-11-26 11:56:33.909 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2021-11-26 11:56:33.923 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-11-26 11:56:33.924 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2021-11-26 11:56:33.928 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2021-11-26 11:56:35.272 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2021-11-26 11:56:35.322 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.8 [1,181 kB] 2021-11-26 11:56:35.589 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.8 [159 kB] 2021-11-26 11:56:35.599 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.8 [84.5 kB] 2021-11-26 11:56:35.602 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.8 [95.5 kB] 2021-11-26 11:56:35.613 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2021-11-26 11:56:35.616 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2021-11-26 11:56:35.781 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2021-11-26 11:56:35.782 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-11-26 11:56:35.783 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2021-11-26 11:56:35.783 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.27-0ubuntu0.20.04.1 [1,291 kB] 2021-11-26 11:56:36.021 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2021-11-26 11:56:36.022 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-11-26 11:56:36.024 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2021-11-26 11:56:36.170 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-11-26 11:56:36.194 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 keepalived amd64 1:2.0.19-2 [360 kB] 2021-11-26 11:56:36.278 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2021-11-26 11:56:36.283 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2021-11-26 11:56:36.293 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.9 [622 kB] 2021-11-26 11:56:36.435 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2021-11-26 11:56:36.458 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.3 [51.5 kB] 2021-11-26 11:56:36.460 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.3 [377 kB] 2021-11-26 11:56:36.487 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 2021-11-26 11:56:36.645 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2021-11-26 11:56:36.658 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-11-26 11:56:36.660 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-11-26 11:56:36.662 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-11-26 11:56:36.692 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-11-26 11:56:36.858 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-11-26 11:56:36.870 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-11-26 11:56:37.094 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-11-26 11:56:39.409 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2021-11-26 11:56:40.978 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2021-11-26 11:56:41.403 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2021-11-26 11:56:41.406 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2021-11-26 11:56:41.407 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2021-11-26 11:56:41.414 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2021-11-26 11:56:41.836 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2021-11-26 11:56:41.838 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2021-11-26 11:56:41.957 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2021-11-26 11:56:42.742 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2021-11-26 11:56:44.004 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2021-11-26 11:56:44.007 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-11-26 11:56:44.010 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-11-26 11:56:44.011 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-11-26 11:56:44.012 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-11-26 11:56:44.018 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-11-26 11:56:44.019 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2021-11-26 11:56:44.019 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2021-11-26 11:56:44.020 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-11-26 11:56:44.130 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-11-26 11:56:44.148 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-11-26 11:56:44.217 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-11-26 11:56:44.355 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-11-26 11:56:44.358 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-11-26 11:56:44.441 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-11-26 11:56:44.443 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-11-26 11:56:44.450 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-11-26 11:56:44.533 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2021-11-26 11:56:44.556 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-11-26 11:56:44.557 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2021-11-26 11:56:44.559 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-11-26 11:56:44.882 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2021-11-26 11:56:44.890 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-11-26 11:56:44.897 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.8 [180 kB] 2021-11-26 11:56:44.902 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-11-26 11:56:44.903 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2021-11-26 11:56:46.113 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-11-26 11:56:46.114 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-11-26 11:56:46.114 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-11-26 11:56:46.115 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-11-26 11:56:46.116 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-11-26 11:56:46.117 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-11-26 11:56:46.126 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-11-26 11:56:46.127 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-11-26 11:56:46.132 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2021-11-26 11:56:46.238 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2021-11-26 11:56:46.239 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-11-26 11:56:46.368 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-11-26 11:56:46.617 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-11-26 11:56:46.622 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-11-26 11:56:46.711 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-11-26 11:56:46.781 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-11-26 11:56:46.783 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-11-26 11:56:47.039 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-11-26 11:56:47.634 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-11-26 11:56:47.836 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-11-26 11:56:47.847 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-11-26 11:56:47.856 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-11-26 11:56:47.873 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2021-11-26 11:56:47.901 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-11-26 11:56:47.902 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-11-26 11:56:47.908 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2021-11-26 11:56:47.951 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2021-11-26 11:56:47.988 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-11-26 11:56:47.995 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2021-11-26 11:56:48.081 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-11-26 11:56:48.095 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-11-26 11:56:48.114 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-11-26 11:56:48.115 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-11-26 11:56:48.116 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-11-26 11:56:48.117 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-11-26 11:56:48.167 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-11-26 11:56:48.204 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-11-26 11:56:48.238 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-11-26 11:56:48.249 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-11-26 11:56:48.328 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-11-26 11:56:48.329 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2021-11-26 11:56:48.343 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2021-11-26 11:56:48.346 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2021-11-26 11:56:48.348 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-11-26 11:56:48.350 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-11-26 11:56:48.405 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-11-26 11:56:48.450 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-11-26 11:56:48.466 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-11-26 11:56:48.468 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-11-26 11:56:48.573 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-11-26 11:56:48.575 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-11-26 11:56:48.589 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-11-26 11:56:48.593 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-11-26 11:56:48.607 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-11-26 11:56:48.658 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-11-26 11:56:48.670 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-11-26 11:56:48.696 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-11-26 11:56:48.716 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2021-11-26 11:56:48.732 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-11-26 11:56:48.820 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-11-26 11:56:48.821 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-11-26 11:56:48.825 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-11-26 11:56:48.829 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-11-26 11:56:48.833 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-11-26 11:56:48.836 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-11-26 11:56:48.839 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-11-26 11:56:48.943 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2021-11-26 11:56:48.947 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2021-11-26 11:56:48.948 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-11-26 11:56:49.067 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-11-26 11:56:49.067 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2021-11-26 11:56:49.087 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2021-11-26 11:56:49.108 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-11-26 11:56:49.111 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-11-26 11:56:49.115 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2021-11-26 11:56:50.391 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libipset13 amd64 7.5-1~exp1 [53.4 kB] 2021-11-26 11:56:50.409 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-11-26 11:56:50.410 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-11-26 11:56:50.423 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2021-11-26 11:56:50.428 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-11-26 11:56:50.428 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-11-26 11:56:50.429 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-11-26 11:56:50.457 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-11-26 11:56:50.458 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2021-11-26 11:56:50.515 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-11-26 11:56:50.583 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-11-26 11:56:50.584 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-11-26 11:56:50.586 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-11-26 11:56:50.615 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2021-11-26 11:56:50.624 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.5 [1,256 kB] 2021-11-26 11:56:50.842 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-11-26 11:56:50.869 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2021-11-26 11:56:50.870 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2021-11-26 11:56:50.885 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2021-11-26 11:56:50.913 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2021-11-26 11:56:50.914 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2021-11-26 11:56:50.915 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2021-11-26 11:56:50.918 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2021-11-26 11:56:50.929 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.1 [3,215 kB] 2021-11-26 11:56:51.517 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.1 [1,620 kB] 2021-11-26 11:56:51.640 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-11-26 11:56:51.772 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.9 [1,583 kB] 2021-11-26 11:56:52.150 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.13 [246 kB] 2021-11-26 11:56:52.285 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-11-26 11:56:52.287 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-11-26 11:56:52.290 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2021-11-26 11:56:52.330 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-11-26 11:56:52.335 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2021-11-26 11:56:52.339 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-11-26 11:56:52.344 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2021-11-26 11:56:53.039 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-11-26 11:56:53.043 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2021-11-26 11:56:53.202 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2021-11-26 11:56:53.490 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-11-26 11:56:54.427 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-11-26 11:56:54.430 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2021-11-26 11:56:58.636 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-11-26 11:56:58.639 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-11-26 11:56:58.884 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-11-26 11:56:59.256 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-11-26 11:56:59.289 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2021-11-26 11:56:59.807 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-11-26 11:56:59.809 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-11-26 11:56:59.832 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2021-11-26 11:56:59.929 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2021-11-26 11:56:59.930 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2021-11-26 11:57:00.083 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-11-26 11:57:00.087 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-11-26 11:57:00.089 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2021-11-26 11:57:00.108 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.1 [5,452 B] 2021-11-26 11:57:00.109 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-11-26 11:57:00.109 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.18 [54.8 kB] 2021-11-26 11:57:00.114 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.18 [973 kB] 2021-11-26 11:57:00.318 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-11-26 11:57:00.321 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-11-26 11:57:00.385 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-11-26 11:57:00.389 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-11-26 11:57:00.389 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipset amd64 7.5-1~exp1 [29.8 kB] 2021-11-26 11:57:00.404 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-11-26 11:57:00.408 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.8 [1,180 B] 2021-11-26 11:57:00.409 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2021-11-26 11:57:00.411 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2021-11-26 11:57:00.526 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-11-26 11:57:00.528 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2021-11-26 11:57:00.529 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2021-11-26 11:57:00.530 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2021-11-26 11:57:00.531 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2021-11-26 11:57:00.532 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2021-11-26 11:57:00.649 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-11-26 11:57:00.654 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2021-11-26 11:57:00.660 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2021-11-26 11:57:01.043 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-11-26 11:57:01.052 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2021-11-26 11:57:02.565 | Preconfiguring packages ... 2021-11-26 11:57:02.735 | Fetched 164 MB in 29s (5,660 kB/s) 2021-11-26 11:57:02.816 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2021-11-26 11:57:02.819 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-11-26 11:57:02.838 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-26 11:57:02.923 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.13_amd64.deb ... 2021-11-26 11:57:02.942 | Unpacking systemd-timesyncd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-26 11:57:03.368 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.13_amd64.deb ... 2021-11-26 11:57:03.379 | Unpacking systemd-sysv (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-26 11:57:03.427 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-11-26 11:57:03.443 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-26 11:57:03.545 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-11-26 11:57:03.731 | Unpacking systemd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-26 11:57:04.577 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.13_amd64.deb ... 2021-11-26 11:57:04.589 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-11-26 11:57:04.684 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.13) ... 2021-11-26 11:57:04.749 | Selecting previously unselected package libapr1:amd64. 2021-11-26 11:57:04.787 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2021-11-26 11:57:04.790 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-11-26 11:57:04.796 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-11-26 11:57:04.873 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.9_amd64.deb ... 2021-11-26 11:57:04.884 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.9) over (1.1.1f-1ubuntu2.3) ... 2021-11-26 11:57:05.100 | Selecting previously unselected package libaprutil1:amd64. 2021-11-26 11:57:05.108 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-11-26 11:57:05.113 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-11-26 11:57:05.170 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-11-26 11:57:05.177 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-11-26 11:57:05.182 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-11-26 11:57:05.226 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-11-26 11:57:05.242 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-11-26 11:57:05.313 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-11-26 11:57:05.323 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-11-26 11:57:05.328 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-11-26 11:57:05.368 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2021-11-26 11:57:05.379 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-11-26 11:57:05.456 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2021-11-26 11:57:05.470 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-11-26 11:57:05.551 | Selecting previously unselected package libjansson4:amd64. 2021-11-26 11:57:05.558 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2021-11-26 11:57:05.563 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-11-26 11:57:05.607 | Selecting previously unselected package liblua5.2-0:amd64. 2021-11-26 11:57:05.614 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-11-26 11:57:05.619 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-11-26 11:57:05.681 | Preparing to unpack .../010-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2021-11-26 11:57:05.691 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2021-11-26 11:57:06.960 | Preparing to unpack .../011-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-11-26 11:57:06.971 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2021-11-26 11:57:07.101 | Selecting previously unselected package apache2-bin. 2021-11-26 11:57:07.109 | Preparing to unpack .../012-apache2-bin_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-26 11:57:07.114 | Unpacking apache2-bin (2.4.41-4ubuntu3.8) ... 2021-11-26 11:57:07.327 | Selecting previously unselected package apache2-data. 2021-11-26 11:57:07.334 | Preparing to unpack .../013-apache2-data_2.4.41-4ubuntu3.8_all.deb ... 2021-11-26 11:57:07.338 | Unpacking apache2-data (2.4.41-4ubuntu3.8) ... 2021-11-26 11:57:07.459 | Selecting previously unselected package apache2-utils. 2021-11-26 11:57:07.467 | Preparing to unpack .../014-apache2-utils_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-26 11:57:07.471 | Unpacking apache2-utils (2.4.41-4ubuntu3.8) ... 2021-11-26 11:57:07.538 | Selecting previously unselected package apache2. 2021-11-26 11:57:07.546 | Preparing to unpack .../015-apache2_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-26 11:57:07.574 | Unpacking apache2 (2.4.41-4ubuntu3.8) ... 2021-11-26 11:57:07.653 | Selecting previously unselected package liblua5.3-0:amd64. 2021-11-26 11:57:07.660 | Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-11-26 11:57:07.665 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-11-26 11:57:07.729 | Selecting previously unselected package haproxy. 2021-11-26 11:57:07.737 | Preparing to unpack .../017-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2021-11-26 11:57:07.750 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2021-11-26 11:57:07.994 | Selecting previously unselected package libnl-3-200:amd64. 2021-11-26 11:57:08.005 | Preparing to unpack .../018-libnl-3-200_3.4.0-1_amd64.deb ... 2021-11-26 11:57:08.010 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-11-26 11:57:08.050 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-11-26 11:57:08.059 | Preparing to unpack .../019-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-11-26 11:57:08.064 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-11-26 11:57:08.107 | Selecting previously unselected package mysql-common. 2021-11-26 11:57:08.115 | Preparing to unpack .../020-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-11-26 11:57:08.134 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-11-26 11:57:08.174 | Selecting previously unselected package libmysqlclient21:amd64. 2021-11-26 11:57:08.182 | Preparing to unpack .../021-libmysqlclient21_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-26 11:57:08.187 | Unpacking libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-26 11:57:08.438 | Selecting previously unselected package libsensors-config. 2021-11-26 11:57:08.446 | Preparing to unpack .../022-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-11-26 11:57:08.451 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-11-26 11:57:08.495 | Selecting previously unselected package libsensors5:amd64. 2021-11-26 11:57:08.502 | Preparing to unpack .../023-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-11-26 11:57:08.593 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-11-26 11:57:08.640 | Selecting previously unselected package libsnmp-base. 2021-11-26 11:57:08.648 | Preparing to unpack .../024-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-11-26 11:57:08.652 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-11-26 11:57:08.733 | Selecting previously unselected package libsnmp35:amd64. 2021-11-26 11:57:08.740 | Preparing to unpack .../025-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-11-26 11:57:08.745 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-11-26 11:57:08.926 | Selecting previously unselected package keepalived. 2021-11-26 11:57:08.933 | Preparing to unpack .../026-keepalived_1%3a2.0.19-2_amd64.deb ... 2021-11-26 11:57:08.937 | Unpacking keepalived (1:2.0.19-2) ... 2021-11-26 11:57:09.037 | Selecting previously unselected package memcached. 2021-11-26 11:57:09.044 | Preparing to unpack .../027-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2021-11-26 11:57:09.049 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2021-11-26 11:57:09.121 | Preparing to unpack .../028-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-11-26 11:57:09.614 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-11-26 11:57:09.734 | Preparing to unpack .../029-openssl_1.1.1f-1ubuntu2.9_amd64.deb ... 2021-11-26 11:57:09.747 | Unpacking openssl (1.1.1f-1ubuntu2.9) over (1.1.1f-1ubuntu2.3) ... 2021-11-26 11:57:09.893 | Selecting previously unselected package python3-yaml. 2021-11-26 11:57:09.903 | Preparing to unpack .../030-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-11-26 11:57:09.907 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-11-26 11:57:09.972 | Preparing to unpack .../031-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-11-26 11:57:09.982 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-11-26 11:57:10.044 | Preparing to unpack .../032-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-11-26 11:57:10.149 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-11-26 11:57:10.627 | Preparing to unpack .../033-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-11-26 11:57:10.658 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-11-26 11:57:10.834 | Preparing to unpack .../034-wget_1.20.3-1ubuntu2_amd64.deb ... 2021-11-26 11:57:10.844 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2021-11-26 11:57:10.932 | Selecting previously unselected package acl. 2021-11-26 11:57:10.940 | Preparing to unpack .../035-acl_2.2.53-6_amd64.deb ... 2021-11-26 11:57:10.944 | Unpacking acl (2.2.53-6) ... 2021-11-26 11:57:10.983 | Selecting previously unselected package autotools-dev. 2021-11-26 11:57:10.990 | Preparing to unpack .../036-autotools-dev_20180224.1_all.deb ... 2021-11-26 11:57:10.994 | Unpacking autotools-dev (20180224.1) ... 2021-11-26 11:57:11.038 | Selecting previously unselected package m4. 2021-11-26 11:57:11.045 | Preparing to unpack .../037-m4_1.4.18-4_amd64.deb ... 2021-11-26 11:57:11.050 | Unpacking m4 (1.4.18-4) ... 2021-11-26 11:57:11.115 | Selecting previously unselected package autoconf. 2021-11-26 11:57:11.123 | Preparing to unpack .../038-autoconf_2.69-11.1_all.deb ... 2021-11-26 11:57:11.126 | Unpacking autoconf (2.69-11.1) ... 2021-11-26 11:57:11.223 | Selecting previously unselected package automake. 2021-11-26 11:57:11.235 | Preparing to unpack .../039-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-11-26 11:57:11.243 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-11-26 11:57:11.361 | Selecting previously unselected package autopoint. 2021-11-26 11:57:11.368 | Preparing to unpack .../040-autopoint_0.19.8.1-10build1_all.deb ... 2021-11-26 11:57:11.373 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-11-26 11:57:11.428 | Selecting previously unselected package libllvm10:amd64. 2021-11-26 11:57:11.436 | Preparing to unpack .../041-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-26 11:57:11.441 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-11-26 11:57:13.667 | Selecting previously unselected package libclang-cpp10. 2021-11-26 11:57:13.675 | Preparing to unpack .../042-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-26 11:57:13.679 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-11-26 11:57:15.102 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-11-26 11:57:15.109 | Preparing to unpack .../043-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-11-26 11:57:15.114 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-11-26 11:57:15.607 | Selecting previously unselected package libgc1c2:amd64. 2021-11-26 11:57:15.619 | Preparing to unpack .../044-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-11-26 11:57:15.624 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-11-26 11:57:15.672 | Selecting previously unselected package libobjc4:amd64. 2021-11-26 11:57:15.679 | Preparing to unpack .../045-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-11-26 11:57:15.684 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-11-26 11:57:15.724 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-11-26 11:57:15.732 | Preparing to unpack .../046-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-11-26 11:57:15.736 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-11-26 11:57:15.829 | Selecting previously unselected package libc6-i386. 2021-11-26 11:57:15.837 | Preparing to unpack .../047-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-11-26 11:57:15.842 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-11-26 11:57:16.355 | Selecting previously unselected package lib32gcc-s1. 2021-11-26 11:57:16.363 | Preparing to unpack .../048-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-11-26 11:57:16.368 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-11-26 11:57:16.424 | Selecting previously unselected package lib32stdc++6. 2021-11-26 11:57:16.432 | Preparing to unpack .../049-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-11-26 11:57:16.436 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-11-26 11:57:16.549 | Selecting previously unselected package libclang-common-10-dev. 2021-11-26 11:57:16.557 | Preparing to unpack .../050-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-26 11:57:16.561 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-26 11:57:17.557 | Selecting previously unselected package libclang1-10. 2021-11-26 11:57:17.566 | Preparing to unpack .../051-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-26 11:57:17.570 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-11-26 11:57:18.685 | Selecting previously unselected package clang-10. 2021-11-26 11:57:18.696 | Preparing to unpack .../052-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-26 11:57:18.700 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-11-26 11:57:18.751 | Selecting previously unselected package libtool. 2021-11-26 11:57:18.759 | Preparing to unpack .../053-libtool_2.4.6-14_all.deb ... 2021-11-26 11:57:18.765 | Unpacking libtool (2.4.6-14) ... 2021-11-26 11:57:18.836 | Selecting previously unselected package dh-autoreconf. 2021-11-26 11:57:18.844 | Preparing to unpack .../054-dh-autoreconf_19_all.deb ... 2021-11-26 11:57:18.848 | Unpacking dh-autoreconf (19) ... 2021-11-26 11:57:18.889 | Selecting previously unselected package libdebhelper-perl. 2021-11-26 11:57:18.896 | Preparing to unpack .../055-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-11-26 11:57:18.901 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-11-26 11:57:18.962 | Selecting previously unselected package libarchive-zip-perl. 2021-11-26 11:57:18.971 | Preparing to unpack .../056-libarchive-zip-perl_1.67-2_all.deb ... 2021-11-26 11:57:18.975 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-11-26 11:57:19.029 | Selecting previously unselected package libsub-override-perl. 2021-11-26 11:57:19.037 | Preparing to unpack .../057-libsub-override-perl_0.09-2_all.deb ... 2021-11-26 11:57:19.042 | Unpacking libsub-override-perl (0.09-2) ... 2021-11-26 11:57:19.083 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-11-26 11:57:19.091 | Preparing to unpack .../058-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-11-26 11:57:19.095 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-11-26 11:57:19.133 | Selecting previously unselected package dh-strip-nondeterminism. 2021-11-26 11:57:19.141 | Preparing to unpack .../059-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-11-26 11:57:19.145 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-11-26 11:57:19.182 | Selecting previously unselected package libdpkg-perl. 2021-11-26 11:57:19.190 | Preparing to unpack .../060-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-11-26 11:57:19.194 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-11-26 11:57:19.281 | Selecting previously unselected package make. 2021-11-26 11:57:19.289 | Preparing to unpack .../061-make_4.2.1-1.2_amd64.deb ... 2021-11-26 11:57:19.293 | Unpacking make (4.2.1-1.2) ... 2021-11-26 11:57:19.355 | Selecting previously unselected package dpkg-dev. 2021-11-26 11:57:19.363 | Preparing to unpack .../062-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-11-26 11:57:19.368 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-11-26 11:57:19.515 | Selecting previously unselected package dwz. 2021-11-26 11:57:19.523 | Preparing to unpack .../063-dwz_0.13-5_amd64.deb ... 2021-11-26 11:57:19.529 | Unpacking dwz (0.13-5) ... 2021-11-26 11:57:19.600 | Selecting previously unselected package libcroco3:amd64. 2021-11-26 11:57:19.608 | Preparing to unpack .../064-libcroco3_0.6.13-1_amd64.deb ... 2021-11-26 11:57:19.611 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-11-26 11:57:19.657 | Selecting previously unselected package gettext. 2021-11-26 11:57:19.665 | Preparing to unpack .../065-gettext_0.19.8.1-10build1_amd64.deb ... 2021-11-26 11:57:19.668 | Unpacking gettext (0.19.8.1-10build1) ... 2021-11-26 11:57:19.847 | Selecting previously unselected package intltool-debian. 2021-11-26 11:57:19.856 | Preparing to unpack .../066-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-11-26 11:57:19.859 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-11-26 11:57:19.897 | Selecting previously unselected package po-debconf. 2021-11-26 11:57:19.905 | Preparing to unpack .../067-po-debconf_1.0.21_all.deb ... 2021-11-26 11:57:19.910 | Unpacking po-debconf (1.0.21) ... 2021-11-26 11:57:19.990 | Selecting previously unselected package debhelper. 2021-11-26 11:57:19.998 | Preparing to unpack .../068-debhelper_12.10ubuntu1_all.deb ... 2021-11-26 11:57:20.002 | Unpacking debhelper (12.10ubuntu1) ... 2021-11-26 11:57:20.221 | Selecting previously unselected package uuid-dev:amd64. 2021-11-26 11:57:20.229 | Preparing to unpack .../069-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-11-26 11:57:20.234 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-11-26 11:57:20.304 | Selecting previously unselected package libsctp1:amd64. 2021-11-26 11:57:20.312 | Preparing to unpack .../070-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-11-26 11:57:20.316 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-11-26 11:57:20.356 | Selecting previously unselected package libsctp-dev:amd64. 2021-11-26 11:57:20.363 | Preparing to unpack .../071-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-11-26 11:57:20.368 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-11-26 11:57:20.415 | Selecting previously unselected package libapr1-dev. 2021-11-26 11:57:20.422 | Preparing to unpack .../072-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-11-26 11:57:20.427 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-11-26 11:57:20.705 | Selecting previously unselected package libldap2-dev:amd64. 2021-11-26 11:57:20.713 | Preparing to unpack .../073-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-11-26 11:57:20.719 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-11-26 11:57:20.846 | Selecting previously unselected package libaprutil1-dev. 2021-11-26 11:57:20.854 | Preparing to unpack .../074-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-11-26 11:57:20.859 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-11-26 11:57:21.098 | Selecting previously unselected package apache2-dev. 2021-11-26 11:57:21.111 | Preparing to unpack .../075-apache2-dev_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-26 11:57:21.117 | Unpacking apache2-dev (2.4.41-4ubuntu3.8) ... 2021-11-26 11:57:21.226 | Selecting previously unselected package binfmt-support. 2021-11-26 11:57:21.238 | Preparing to unpack .../076-binfmt-support_2.2.0-2_amd64.deb ... 2021-11-26 11:57:21.253 | Unpacking binfmt-support (2.2.0-2) ... 2021-11-26 11:57:21.303 | Selecting previously unselected package g++-9. 2021-11-26 11:57:21.312 | Preparing to unpack .../077-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-11-26 11:57:21.316 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-11-26 11:57:22.451 | Selecting previously unselected package g++. 2021-11-26 11:57:22.459 | Preparing to unpack .../078-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-11-26 11:57:22.462 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-11-26 11:57:22.496 | Selecting previously unselected package build-essential. 2021-11-26 11:57:22.504 | Preparing to unpack .../079-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-11-26 11:57:22.509 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-11-26 11:57:22.554 | Selecting previously unselected package conntrack. 2021-11-26 11:57:22.565 | Preparing to unpack .../080-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-11-26 11:57:22.569 | Unpacking conntrack (1:1.4.5-2) ... 2021-11-26 11:57:22.613 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-11-26 11:57:22.621 | Preparing to unpack .../081-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-11-26 11:57:22.625 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-11-26 11:57:22.663 | Selecting previously unselected package libnetfilter-queue1. 2021-11-26 11:57:22.671 | Preparing to unpack .../082-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-11-26 11:57:22.675 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-11-26 11:57:22.718 | Selecting previously unselected package conntrackd. 2021-11-26 11:57:22.726 | Preparing to unpack .../083-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-11-26 11:57:22.731 | Unpacking conntrackd (1:1.4.5-2) ... 2021-11-26 11:57:22.794 | Selecting previously unselected package dns-root-data. 2021-11-26 11:57:22.805 | Preparing to unpack .../084-dns-root-data_2019052802_all.deb ... 2021-11-26 11:57:22.810 | Unpacking dns-root-data (2019052802) ... 2021-11-26 11:57:22.857 | Selecting previously unselected package libidn11:amd64. 2021-11-26 11:57:22.866 | Preparing to unpack .../085-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-11-26 11:57:22.870 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-11-26 11:57:22.918 | Selecting previously unselected package dnsmasq-base. 2021-11-26 11:57:22.926 | Preparing to unpack .../086-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2021-11-26 11:57:22.931 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-11-26 11:57:23.014 | Selecting previously unselected package dnsmasq-utils. 2021-11-26 11:57:23.027 | Preparing to unpack .../087-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2021-11-26 11:57:23.031 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-11-26 11:57:23.081 | Selecting previously unselected package ebtables. 2021-11-26 11:57:23.093 | Preparing to unpack .../088-ebtables_2.0.11-3build1_amd64.deb ... 2021-11-26 11:57:23.113 | Unpacking ebtables (2.0.11-3build1) ... 2021-11-26 11:57:23.165 | Selecting previously unselected package libfakeroot:amd64. 2021-11-26 11:57:23.173 | Preparing to unpack .../089-libfakeroot_1.24-1_amd64.deb ... 2021-11-26 11:57:23.178 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-11-26 11:57:23.218 | Selecting previously unselected package fakeroot. 2021-11-26 11:57:23.226 | Preparing to unpack .../090-fakeroot_1.24-1_amd64.deb ... 2021-11-26 11:57:23.231 | Unpacking fakeroot (1.24-1) ... 2021-11-26 11:57:23.285 | Selecting previously unselected package fonts-dejavu-core. 2021-11-26 11:57:23.293 | Preparing to unpack .../091-fonts-dejavu-core_2.37-1_all.deb ... 2021-11-26 11:57:23.298 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-11-26 11:57:23.480 | Selecting previously unselected package fonts-liberation. 2021-11-26 11:57:23.488 | Preparing to unpack .../092-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-11-26 11:57:23.493 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-11-26 11:57:23.642 | Selecting previously unselected package fontconfig-config. 2021-11-26 11:57:23.650 | Preparing to unpack .../093-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-11-26 11:57:23.654 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-11-26 11:57:23.705 | Selecting previously unselected package libfontconfig1:amd64. 2021-11-26 11:57:23.713 | Preparing to unpack .../094-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-11-26 11:57:23.717 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-11-26 11:57:23.776 | Selecting previously unselected package fontconfig. 2021-11-26 11:57:23.786 | Preparing to unpack .../095-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-11-26 11:57:23.790 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-11-26 11:57:23.858 | Selecting previously unselected package genisoimage. 2021-11-26 11:57:23.867 | Preparing to unpack .../096-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-11-26 11:57:23.871 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-11-26 11:57:23.968 | Selecting previously unselected package libann0. 2021-11-26 11:57:23.979 | Preparing to unpack .../097-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-11-26 11:57:23.983 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-11-26 11:57:24.023 | Selecting previously unselected package libcdt5:amd64. 2021-11-26 11:57:24.031 | Preparing to unpack .../098-libcdt5_2.42.2-3build2_amd64.deb ... 2021-11-26 11:57:24.037 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-11-26 11:57:24.085 | Selecting previously unselected package libcgraph6:amd64. 2021-11-26 11:57:24.094 | Preparing to unpack .../099-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-11-26 11:57:24.100 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-11-26 11:57:24.152 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-11-26 11:57:24.161 | Preparing to unpack .../100-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-11-26 11:57:24.165 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-11-26 11:57:24.225 | Selecting previously unselected package libjpeg8:amd64. 2021-11-26 11:57:24.234 | Preparing to unpack .../101-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-11-26 11:57:24.238 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-11-26 11:57:24.280 | Selecting previously unselected package libjbig0:amd64. 2021-11-26 11:57:24.289 | Preparing to unpack .../102-libjbig0_2.1-3.1build1_amd64.deb ... 2021-11-26 11:57:24.293 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-11-26 11:57:24.336 | Selecting previously unselected package libwebp6:amd64. 2021-11-26 11:57:24.345 | Preparing to unpack .../103-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-11-26 11:57:24.350 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-11-26 11:57:24.418 | Selecting previously unselected package libtiff5:amd64. 2021-11-26 11:57:24.428 | Preparing to unpack .../104-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2021-11-26 11:57:24.433 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2021-11-26 11:57:24.501 | Selecting previously unselected package libxpm4:amd64. 2021-11-26 11:57:24.509 | Preparing to unpack .../105-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-11-26 11:57:24.514 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-11-26 11:57:24.562 | Selecting previously unselected package libgd3:amd64. 2021-11-26 11:57:24.570 | Preparing to unpack .../106-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2021-11-26 11:57:24.575 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-11-26 11:57:24.637 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-11-26 11:57:24.646 | Preparing to unpack .../107-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-11-26 11:57:24.651 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-11-26 11:57:24.718 | Selecting previously unselected package libpixman-1-0:amd64. 2021-11-26 11:57:24.727 | Preparing to unpack .../108-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-11-26 11:57:24.731 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-11-26 11:57:24.812 | Selecting previously unselected package libxcb-render0:amd64. 2021-11-26 11:57:24.824 | Preparing to unpack .../109-libxcb-render0_1.14-2_amd64.deb ... 2021-11-26 11:57:24.829 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-11-26 11:57:24.874 | Selecting previously unselected package libxcb-shm0:amd64. 2021-11-26 11:57:24.882 | Preparing to unpack .../110-libxcb-shm0_1.14-2_amd64.deb ... 2021-11-26 11:57:24.888 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-11-26 11:57:24.931 | Selecting previously unselected package libxrender1:amd64. 2021-11-26 11:57:24.940 | Preparing to unpack .../111-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-11-26 11:57:24.943 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-11-26 11:57:24.981 | Selecting previously unselected package libcairo2:amd64. 2021-11-26 11:57:24.990 | Preparing to unpack .../112-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-11-26 11:57:24.994 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-11-26 11:57:25.102 | Selecting previously unselected package libgraphite2-3:amd64. 2021-11-26 11:57:25.113 | Preparing to unpack .../113-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-11-26 11:57:25.117 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-11-26 11:57:25.177 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-11-26 11:57:25.185 | Preparing to unpack .../114-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-11-26 11:57:25.190 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-11-26 11:57:25.280 | Selecting previously unselected package libthai-data. 2021-11-26 11:57:25.288 | Preparing to unpack .../115-libthai-data_0.1.28-3_all.deb ... 2021-11-26 11:57:25.292 | Unpacking libthai-data (0.1.28-3) ... 2021-11-26 11:57:25.364 | Selecting previously unselected package libdatrie1:amd64. 2021-11-26 11:57:25.376 | Preparing to unpack .../116-libdatrie1_0.2.12-3_amd64.deb ... 2021-11-26 11:57:25.382 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-11-26 11:57:25.433 | Selecting previously unselected package libthai0:amd64. 2021-11-26 11:57:25.443 | Preparing to unpack .../117-libthai0_0.1.28-3_amd64.deb ... 2021-11-26 11:57:25.448 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-11-26 11:57:25.498 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-11-26 11:57:25.507 | Preparing to unpack .../118-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-11-26 11:57:25.511 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-26 11:57:25.582 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-11-26 11:57:25.590 | Preparing to unpack .../119-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-11-26 11:57:25.595 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-26 11:57:25.641 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-11-26 11:57:25.649 | Preparing to unpack .../120-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-11-26 11:57:25.654 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-26 11:57:25.701 | Selecting previously unselected package libpathplan4:amd64. 2021-11-26 11:57:25.709 | Preparing to unpack .../121-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-11-26 11:57:25.713 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-11-26 11:57:25.760 | Selecting previously unselected package libgvc6. 2021-11-26 11:57:25.768 | Preparing to unpack .../122-libgvc6_2.42.2-3build2_amd64.deb ... 2021-11-26 11:57:25.773 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-11-26 11:57:25.907 | Selecting previously unselected package libgvpr2:amd64. 2021-11-26 11:57:25.915 | Preparing to unpack .../123-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-11-26 11:57:25.920 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-11-26 11:57:25.992 | Selecting previously unselected package liblab-gamut1:amd64. 2021-11-26 11:57:26.000 | Preparing to unpack .../124-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-11-26 11:57:26.004 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-11-26 11:57:26.172 | Selecting previously unselected package x11-common. 2021-11-26 11:57:26.180 | Preparing to unpack .../125-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-11-26 11:57:26.219 | dpkg-query: no packages found matching nux-tools 2021-11-26 11:57:26.235 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-11-26 11:57:26.282 | Selecting previously unselected package libice6:amd64. 2021-11-26 11:57:26.290 | Preparing to unpack .../126-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-11-26 11:57:26.295 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-11-26 11:57:26.348 | Selecting previously unselected package libsm6:amd64. 2021-11-26 11:57:26.356 | Preparing to unpack .../127-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-11-26 11:57:26.361 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-11-26 11:57:26.408 | Selecting previously unselected package libxt6:amd64. 2021-11-26 11:57:26.421 | Preparing to unpack .../128-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-11-26 11:57:26.425 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-11-26 11:57:26.493 | Selecting previously unselected package libxmu6:amd64. 2021-11-26 11:57:26.501 | Preparing to unpack .../129-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-11-26 11:57:26.505 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-11-26 11:57:26.550 | Selecting previously unselected package libxaw7:amd64. 2021-11-26 11:57:26.563 | Preparing to unpack .../130-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-11-26 11:57:26.568 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-11-26 11:57:26.644 | Selecting previously unselected package graphviz. 2021-11-26 11:57:26.652 | Preparing to unpack .../131-graphviz_2.42.2-3build2_amd64.deb ... 2021-11-26 11:57:26.657 | Unpacking graphviz (2.42.2-3build2) ... 2021-11-26 11:57:26.808 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-11-26 11:57:26.816 | Preparing to unpack .../132-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-11-26 11:57:26.821 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-11-26 11:57:26.888 | Selecting previously unselected package libibverbs1:amd64. 2021-11-26 11:57:26.896 | Preparing to unpack .../133-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-11-26 11:57:26.901 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-11-26 11:57:26.957 | Selecting previously unselected package ibverbs-providers:amd64. 2021-11-26 11:57:26.965 | Preparing to unpack .../134-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-11-26 11:57:26.986 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-11-26 11:57:27.064 | Selecting previously unselected package icu-devtools. 2021-11-26 11:57:27.073 | Preparing to unpack .../135-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2021-11-26 11:57:27.077 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2021-11-26 11:57:27.152 | Selecting previously unselected package iputils-arping. 2021-11-26 11:57:27.160 | Preparing to unpack .../136-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-11-26 11:57:27.165 | Unpacking iputils-arping (3:20190709-3) ... 2021-11-26 11:57:27.217 | Selecting previously unselected package javascript-common. 2021-11-26 11:57:27.225 | Preparing to unpack .../137-javascript-common_11_all.deb ... 2021-11-26 11:57:27.244 | Unpacking javascript-common (11) ... 2021-11-26 11:57:27.289 | Selecting previously unselected package libgssrpc4:amd64. 2021-11-26 11:57:27.297 | Preparing to unpack .../138-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-11-26 11:57:27.302 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-11-26 11:57:27.357 | Selecting previously unselected package libkdb5-9:amd64. 2021-11-26 11:57:27.367 | Preparing to unpack .../139-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-11-26 11:57:27.372 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-11-26 11:57:27.423 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-11-26 11:57:27.431 | Preparing to unpack .../140-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-11-26 11:57:27.436 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-11-26 11:57:27.488 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-11-26 11:57:27.496 | Preparing to unpack .../141-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-11-26 11:57:27.501 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-11-26 11:57:27.552 | Selecting previously unselected package comerr-dev:amd64. 2021-11-26 11:57:27.561 | Preparing to unpack .../142-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-11-26 11:57:27.568 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-11-26 11:57:27.610 | Selecting previously unselected package krb5-multidev:amd64. 2021-11-26 11:57:27.622 | Preparing to unpack .../143-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-11-26 11:57:27.626 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-11-26 11:57:27.704 | Selecting previously unselected package libalgorithm-diff-perl. 2021-11-26 11:57:27.712 | Preparing to unpack .../144-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-11-26 11:57:27.717 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-11-26 11:57:27.763 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-11-26 11:57:27.772 | Preparing to unpack .../145-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-11-26 11:57:27.775 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-11-26 11:57:27.815 | Selecting previously unselected package libalgorithm-merge-perl. 2021-11-26 11:57:27.824 | Preparing to unpack .../146-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-11-26 11:57:27.829 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-11-26 11:57:27.870 | Selecting previously unselected package libarchive-cpio-perl. 2021-11-26 11:57:27.878 | Preparing to unpack .../147-libarchive-cpio-perl_0.10-1_all.deb ... 2021-11-26 11:57:27.882 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-11-26 11:57:27.924 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-11-26 11:57:27.933 | Preparing to unpack .../148-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-11-26 11:57:27.939 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-11-26 11:57:28.022 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-11-26 11:57:28.030 | Preparing to unpack .../149-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-11-26 11:57:28.034 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-11-26 11:57:28.115 | Selecting previously unselected package libfile-fcntllock-perl. 2021-11-26 11:57:28.123 | Preparing to unpack .../150-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-11-26 11:57:28.127 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-11-26 11:57:28.169 | Selecting previously unselected package libgts-bin. 2021-11-26 11:57:28.178 | Preparing to unpack .../151-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-11-26 11:57:28.183 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-11-26 11:57:28.226 | Selecting previously unselected package libicu-dev:amd64. 2021-11-26 11:57:28.234 | Preparing to unpack .../152-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2021-11-26 11:57:28.238 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2021-11-26 11:57:29.679 | Selecting previously unselected package libipset13:amd64. 2021-11-26 11:57:29.689 | Preparing to unpack .../153-libipset13_7.5-1~exp1_amd64.deb ... 2021-11-26 11:57:29.714 | Unpacking libipset13:amd64 (7.5-1~exp1) ... 2021-11-26 11:57:29.763 | Selecting previously unselected package librdmacm1:amd64. 2021-11-26 11:57:29.771 | Preparing to unpack .../154-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-11-26 11:57:29.776 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-11-26 11:57:29.824 | Selecting previously unselected package libiscsi7:amd64. 2021-11-26 11:57:29.832 | Preparing to unpack .../155-libiscsi7_1.18.0-2_amd64.deb ... 2021-11-26 11:57:29.836 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-11-26 11:57:29.882 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-11-26 11:57:29.890 | Preparing to unpack .../156-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-11-26 11:57:29.894 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-11-26 11:57:29.970 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-11-26 11:57:29.979 | Preparing to unpack .../157-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-11-26 11:57:29.984 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-11-26 11:57:30.024 | Selecting previously unselected package libjpeg-dev:amd64. 2021-11-26 11:57:30.036 | Preparing to unpack .../158-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-11-26 11:57:30.041 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-11-26 11:57:30.073 | Selecting previously unselected package libjs-jquery. 2021-11-26 11:57:30.081 | Preparing to unpack .../159-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-11-26 11:57:30.085 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-11-26 11:57:30.159 | Selecting previously unselected package libjs-jquery-metadata. 2021-11-26 11:57:30.167 | Preparing to unpack .../160-libjs-jquery-metadata_12-1.1_all.deb ... 2021-11-26 11:57:30.171 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-11-26 11:57:30.206 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-11-26 11:57:30.214 | Preparing to unpack .../161-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-11-26 11:57:30.221 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-11-26 11:57:30.314 | Selecting previously unselected package libltdl-dev:amd64. 2021-11-26 11:57:30.322 | Preparing to unpack .../162-libltdl-dev_2.4.6-14_amd64.deb ... 2021-11-26 11:57:30.326 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-11-26 11:57:30.397 | Selecting previously unselected package libsys-hostname-long-perl. 2021-11-26 11:57:30.405 | Preparing to unpack .../163-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-11-26 11:57:30.410 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-11-26 11:57:30.458 | Selecting previously unselected package libmail-sendmail-perl. 2021-11-26 11:57:30.466 | Preparing to unpack .../164-libmail-sendmail-perl_0.80-1_all.deb ... 2021-11-26 11:57:30.471 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-11-26 11:57:30.513 | Selecting previously unselected package libncurses-dev:amd64. 2021-11-26 11:57:30.521 | Preparing to unpack .../165-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-11-26 11:57:30.525 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-11-26 11:57:30.641 | Selecting previously unselected package libnspr4:amd64. 2021-11-26 11:57:30.649 | Preparing to unpack .../166-libnspr4_2%3a4.25-1_amd64.deb ... 2021-11-26 11:57:30.654 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2021-11-26 11:57:30.710 | Selecting previously unselected package libnss3:amd64. 2021-11-26 11:57:30.723 | Preparing to unpack .../167-libnss3_2%3a3.49.1-1ubuntu1.5_amd64.deb ... 2021-11-26 11:57:30.728 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-11-26 11:57:30.957 | Selecting previously unselected package libomp5-10:amd64. 2021-11-26 11:57:30.965 | Preparing to unpack .../168-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-26 11:57:30.970 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-11-26 11:57:31.060 | Selecting previously unselected package libomp-10-dev. 2021-11-26 11:57:31.068 | Preparing to unpack .../169-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-26 11:57:31.073 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-26 11:57:31.121 | Selecting previously unselected package pcp-conf. 2021-11-26 11:57:31.129 | Preparing to unpack .../170-pcp-conf_5.0.3-1_amd64.deb ... 2021-11-26 11:57:31.134 | Unpacking pcp-conf (5.0.3-1) ... 2021-11-26 11:57:31.183 | Selecting previously unselected package libpcp3. 2021-11-26 11:57:31.192 | Preparing to unpack .../171-libpcp3_5.0.3-1_amd64.deb ... 2021-11-26 11:57:31.197 | Unpacking libpcp3 (5.0.3-1) ... 2021-11-26 11:57:31.291 | Selecting previously unselected package libpcp-pmda3. 2021-11-26 11:57:31.299 | Preparing to unpack .../172-libpcp-pmda3_5.0.3-1_amd64.deb ... 2021-11-26 11:57:31.304 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2021-11-26 11:57:31.349 | Selecting previously unselected package libpcp-pmda-perl. 2021-11-26 11:57:31.358 | Preparing to unpack .../173-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2021-11-26 11:57:31.362 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2021-11-26 11:57:31.411 | Selecting previously unselected package libpq5:amd64. 2021-11-26 11:57:31.419 | Preparing to unpack .../174-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-11-26 11:57:31.424 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2021-11-26 11:57:31.482 | Selecting previously unselected package libpq-dev. 2021-11-26 11:57:31.495 | Preparing to unpack .../175-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-11-26 11:57:31.499 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2021-11-26 11:57:31.586 | Selecting previously unselected package librados2. 2021-11-26 11:57:31.595 | Preparing to unpack .../176-librados2_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2021-11-26 11:57:31.600 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.1) ... 2021-11-26 11:57:32.086 | Selecting previously unselected package librbd1. 2021-11-26 11:57:32.095 | Preparing to unpack .../177-librbd1_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2021-11-26 11:57:32.099 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2021-11-26 11:57:32.366 | Selecting previously unselected package libsasl2-dev. 2021-11-26 11:57:32.375 | Preparing to unpack .../178-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-11-26 11:57:32.380 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-11-26 11:57:32.458 | Selecting previously unselected package libssl-dev:amd64. 2021-11-26 11:57:32.466 | Preparing to unpack .../179-libssl-dev_1.1.1f-1ubuntu2.9_amd64.deb ... 2021-11-26 11:57:32.471 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.9) ... 2021-11-26 11:57:32.745 | Selecting previously unselected package libsystemd-dev:amd64. 2021-11-26 11:57:32.753 | Preparing to unpack .../180-libsystemd-dev_245.4-4ubuntu3.13_amd64.deb ... 2021-11-26 11:57:32.760 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-11-26 11:57:32.898 | Selecting previously unselected package libtinfo-dev:amd64. 2021-11-26 11:57:32.906 | Preparing to unpack .../181-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-11-26 11:57:32.912 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-11-26 11:57:32.949 | Selecting previously unselected package libx86-1:amd64. 2021-11-26 11:57:32.958 | Preparing to unpack .../182-libx86-1_1.1+ds1-11_amd64.deb ... 2021-11-26 11:57:32.962 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-11-26 11:57:33.024 | Selecting previously unselected package libxml2-dev:amd64. 2021-11-26 11:57:33.033 | Preparing to unpack .../183-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-11-26 11:57:33.038 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-11-26 11:57:33.189 | Selecting previously unselected package libxslt1-dev:amd64. 2021-11-26 11:57:33.197 | Preparing to unpack .../184-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-11-26 11:57:33.202 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-11-26 11:57:33.302 | Selecting previously unselected package llvm-10-runtime. 2021-11-26 11:57:33.313 | Preparing to unpack .../185-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-26 11:57:33.317 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-11-26 11:57:33.390 | Selecting previously unselected package libpfm4:amd64. 2021-11-26 11:57:33.398 | Preparing to unpack .../186-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-11-26 11:57:33.403 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-11-26 11:57:33.497 | Selecting previously unselected package llvm-10. 2021-11-26 11:57:33.506 | Preparing to unpack .../187-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-26 11:57:33.512 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-11-26 11:57:34.294 | Selecting previously unselected package libffi-dev:amd64. 2021-11-26 11:57:34.302 | Preparing to unpack .../188-libffi-dev_3.3-4_amd64.deb ... 2021-11-26 11:57:34.307 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-11-26 11:57:34.369 | Selecting previously unselected package python3-pygments. 2021-11-26 11:57:34.378 | Preparing to unpack .../189-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-11-26 11:57:34.383 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-11-26 11:57:34.546 | Selecting previously unselected package llvm-10-tools. 2021-11-26 11:57:34.555 | Preparing to unpack .../190-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-26 11:57:34.559 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-11-26 11:57:34.725 | Selecting previously unselected package libz3-4:amd64. 2021-11-26 11:57:34.733 | Preparing to unpack .../191-libz3-4_4.8.7-4build1_amd64.deb ... 2021-11-26 11:57:34.738 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-11-26 11:57:35.700 | Selecting previously unselected package libz3-dev:amd64. 2021-11-26 11:57:35.709 | Preparing to unpack .../192-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-11-26 11:57:35.713 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-11-26 11:57:35.773 | Selecting previously unselected package llvm-10-dev. 2021-11-26 11:57:35.782 | Preparing to unpack .../193-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-11-26 11:57:35.788 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-26 11:57:40.264 | Selecting previously unselected package lsscsi. 2021-11-26 11:57:40.274 | Preparing to unpack .../194-lsscsi_0.30-0.1_amd64.deb ... 2021-11-26 11:57:40.278 | Unpacking lsscsi (0.30-0.1) ... 2021-11-26 11:57:40.329 | Selecting previously unselected package pkg-config. 2021-11-26 11:57:40.338 | Preparing to unpack .../195-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-11-26 11:57:40.341 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-11-26 11:57:40.385 | Selecting previously unselected package pm-utils. 2021-11-26 11:57:40.394 | Preparing to unpack .../196-pm-utils_1.4.1-19_all.deb ... 2021-11-26 11:57:40.398 | Unpacking pm-utils (1.4.1-19) ... 2021-11-26 11:57:40.486 | Selecting previously unselected package postgresql-client-common. 2021-11-26 11:57:40.495 | Preparing to unpack .../197-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-11-26 11:57:40.500 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-11-26 11:57:40.541 | Selecting previously unselected package postgresql-client-12. 2021-11-26 11:57:40.549 | Preparing to unpack .../198-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-11-26 11:57:40.553 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2021-11-26 11:57:40.771 | Selecting previously unselected package ssl-cert. 2021-11-26 11:57:40.780 | Preparing to unpack .../199-ssl-cert_1.0.39_all.deb ... 2021-11-26 11:57:40.784 | Unpacking ssl-cert (1.0.39) ... 2021-11-26 11:57:40.836 | Selecting previously unselected package postgresql-common. 2021-11-26 11:57:40.850 | Preparing to unpack .../200-postgresql-common_214ubuntu0.1_all.deb ... 2021-11-26 11:57:40.888 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-11-26 11:57:40.898 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-11-26 11:57:40.986 | Selecting previously unselected package postgresql-server-dev-12. 2021-11-26 11:57:40.994 | Preparing to unpack .../201-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-11-26 11:57:40.998 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2021-11-26 11:57:41.329 | Selecting previously unselected package postgresql-server-dev-all. 2021-11-26 11:57:41.338 | Preparing to unpack .../202-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-11-26 11:57:41.343 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-11-26 11:57:41.381 | Selecting previously unselected package python-pip-whl. 2021-11-26 11:57:41.390 | Preparing to unpack .../203-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2021-11-26 11:57:41.393 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-11-26 11:57:41.614 | Selecting previously unselected package python3-mysqldb. 2021-11-26 11:57:41.622 | Preparing to unpack .../204-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-11-26 11:57:41.627 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-11-26 11:57:41.679 | Selecting previously unselected package python3-wheel. 2021-11-26 11:57:41.689 | Preparing to unpack .../205-python3-wheel_0.34.2-1_all.deb ... 2021-11-26 11:57:41.692 | Unpacking python3-wheel (0.34.2-1) ... 2021-11-26 11:57:41.741 | Selecting previously unselected package python3-pip. 2021-11-26 11:57:41.750 | Preparing to unpack .../206-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2021-11-26 11:57:41.754 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2021-11-26 11:57:41.863 | Selecting previously unselected package python3.8-venv. 2021-11-26 11:57:41.872 | Preparing to unpack .../207-python3.8-venv_3.8.10-0ubuntu1~20.04.1_amd64.deb ... 2021-11-26 11:57:41.877 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.1) ... 2021-11-26 11:57:41.917 | Selecting previously unselected package python3-venv. 2021-11-26 11:57:41.926 | Preparing to unpack .../208-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-11-26 11:57:41.930 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-11-26 11:57:41.967 | Selecting previously unselected package qemu-block-extra:amd64. 2021-11-26 11:57:41.976 | Preparing to unpack .../209-qemu-block-extra_1%3a4.2-3ubuntu6.18_amd64.deb ... 2021-11-26 11:57:41.980 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2021-11-26 11:57:42.026 | Selecting previously unselected package qemu-utils. 2021-11-26 11:57:42.035 | Preparing to unpack .../210-qemu-utils_1%3a4.2-3ubuntu6.18_amd64.deb ... 2021-11-26 11:57:42.039 | Unpacking qemu-utils (1:4.2-3ubuntu6.18) ... 2021-11-26 11:57:42.237 | Selecting previously unselected package sharutils. 2021-11-26 11:57:42.246 | Preparing to unpack .../211-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-11-26 11:57:42.251 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-11-26 11:57:42.325 | Selecting previously unselected package sqlite3. 2021-11-26 11:57:42.338 | Preparing to unpack .../212-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-11-26 11:57:42.343 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-11-26 11:57:42.512 | Selecting previously unselected package unzip. 2021-11-26 11:57:42.521 | Preparing to unpack .../213-unzip_6.0-25ubuntu1_amd64.deb ... 2021-11-26 11:57:42.526 | Unpacking unzip (6.0-25ubuntu1) ... 2021-11-26 11:57:42.591 | Selecting previously unselected package vbetool. 2021-11-26 11:57:42.599 | Preparing to unpack .../214-vbetool_1.1-4_amd64.deb ... 2021-11-26 11:57:42.604 | Unpacking vbetool (1.1-4) ... 2021-11-26 11:57:42.654 | Selecting previously unselected package ipset. 2021-11-26 11:57:42.667 | Preparing to unpack .../215-ipset_7.5-1~exp1_amd64.deb ... 2021-11-26 11:57:42.684 | Unpacking ipset (7.5-1~exp1) ... 2021-11-26 11:57:42.730 | Selecting previously unselected package ipvsadm. 2021-11-26 11:57:42.739 | Preparing to unpack .../216-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-11-26 11:57:42.744 | Unpacking ipvsadm (1:1.31-1) ... 2021-11-26 11:57:42.796 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-11-26 11:57:42.805 | Preparing to unpack .../217-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.8_amd64.deb ... 2021-11-26 11:57:42.820 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2021-11-26 11:57:42.861 | Selecting previously unselected package liberasurecode1:amd64. 2021-11-26 11:57:42.870 | Preparing to unpack .../218-liberasurecode1_1.6.1-4_amd64.deb ... 2021-11-26 11:57:42.875 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2021-11-26 11:57:42.919 | Selecting previously unselected package liberasurecode-dev:amd64. 2021-11-26 11:57:42.928 | Preparing to unpack .../219-liberasurecode-dev_1.6.1-4_amd64.deb ... 2021-11-26 11:57:42.932 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2021-11-26 11:57:42.981 | Selecting previously unselected package libkrb5-dev:amd64. 2021-11-26 11:57:42.989 | Preparing to unpack .../220-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-11-26 11:57:42.994 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-11-26 11:57:43.050 | Selecting previously unselected package libpcp-gui2. 2021-11-26 11:57:43.059 | Preparing to unpack .../221-libpcp-gui2_5.0.3-1_amd64.deb ... 2021-11-26 11:57:43.065 | Unpacking libpcp-gui2 (5.0.3-1) ... 2021-11-26 11:57:43.111 | Selecting previously unselected package libpcp-import1. 2021-11-26 11:57:43.120 | Preparing to unpack .../222-libpcp-import1_5.0.3-1_amd64.deb ... 2021-11-26 11:57:43.124 | Unpacking libpcp-import1 (5.0.3-1) ... 2021-11-26 11:57:43.169 | Selecting previously unselected package libpcp-mmv1. 2021-11-26 11:57:43.178 | Preparing to unpack .../223-libpcp-mmv1_5.0.3-1_amd64.deb ... 2021-11-26 11:57:43.183 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2021-11-26 11:57:43.228 | Selecting previously unselected package libpcp-trace2. 2021-11-26 11:57:43.237 | Preparing to unpack .../224-libpcp-trace2_5.0.3-1_amd64.deb ... 2021-11-26 11:57:43.241 | Unpacking libpcp-trace2 (5.0.3-1) ... 2021-11-26 11:57:43.290 | Selecting previously unselected package libpcp-web1. 2021-11-26 11:57:43.299 | Preparing to unpack .../225-libpcp-web1_5.0.3-1_amd64.deb ... 2021-11-26 11:57:43.303 | Unpacking libpcp-web1 (5.0.3-1) ... 2021-11-26 11:57:43.360 | Selecting previously unselected package libyaml-dev:amd64. 2021-11-26 11:57:43.369 | Preparing to unpack .../226-libyaml-dev_0.2.2-1_amd64.deb ... 2021-11-26 11:57:43.374 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-11-26 11:57:43.427 | Selecting previously unselected package python3-pcp. 2021-11-26 11:57:43.436 | Preparing to unpack .../227-python3-pcp_5.0.3-1_amd64.deb ... 2021-11-26 11:57:43.441 | Unpacking python3-pcp (5.0.3-1) ... 2021-11-26 11:57:43.502 | Selecting previously unselected package pcp. 2021-11-26 11:57:43.511 | Preparing to unpack .../228-pcp_5.0.3-1_amd64.deb ... 2021-11-26 11:57:43.590 | Unpacking pcp (5.0.3-1) ... 2021-11-26 11:57:44.174 | Selecting previously unselected package socat. 2021-11-26 11:57:44.184 | Preparing to unpack .../229-socat_1.7.3.3-2_amd64.deb ... 2021-11-26 11:57:44.187 | Unpacking socat (1.7.3.3-2) ... 2021-11-26 11:57:44.279 | Selecting previously unselected package vlan. 2021-11-26 11:57:44.292 | Preparing to unpack .../230-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-11-26 11:57:44.296 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-11-26 11:57:44.381 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-11-26 11:57:44.394 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-11-26 11:57:44.407 | Setting up javascript-common (11) ... 2021-11-26 11:57:44.454 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-11-26 11:57:44.478 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-11-26 11:57:44.487 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-11-26 11:57:44.495 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-11-26 11:57:44.502 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-11-26 11:57:44.530 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-11-26 11:57:44.538 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-11-26 11:57:44.548 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-11-26 11:57:44.555 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-11-26 11:57:44.563 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-11-26 11:57:44.570 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-11-26 11:57:44.577 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-11-26 11:57:44.584 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-11-26 11:57:44.593 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-11-26 11:57:44.599 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-11-26 11:57:44.606 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-11-26 11:57:44.613 | Setting up libarchive-zip-perl (1.67-2) ... 2021-11-26 11:57:44.620 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-11-26 11:57:44.627 | Setting up vbetool (1.1-4) ... 2021-11-26 11:57:44.634 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2021-11-26 11:57:44.641 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-11-26 11:57:44.650 | Setting up pm-utils (1.4.1-19) ... 2021-11-26 11:57:44.663 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.9) ... 2021-11-26 11:57:44.925 | Setting up unzip (6.0-25ubuntu1) ... 2021-11-26 11:57:44.963 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-11-26 11:57:44.973 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-11-26 11:57:44.981 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-11-26 11:57:45.243 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-11-26 11:57:45.931 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-11-26 11:57:45.946 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-11-26 11:57:45.954 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-11-26 11:57:45.964 | Setting up m4 (1.4.18-4) ... 2021-11-26 11:57:45.972 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-11-26 11:57:46.297 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-11-26 11:57:46.307 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-11-26 11:57:46.317 | Setting up iputils-arping (3:20190709-3) ... 2021-11-26 11:57:46.362 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-11-26 11:57:46.373 | Setting up conntrack (1:1.4.5-2) ... 2021-11-26 11:57:46.382 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-11-26 11:57:46.391 | Setting up python3-wheel (0.34.2-1) ... 2021-11-26 11:57:46.679 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-11-26 11:57:46.688 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-11-26 11:57:46.913 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-11-26 11:57:49.102 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2021-11-26 11:57:50.454 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-11-26 11:57:51.178 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-11-26 11:57:51.189 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-11-26 11:57:51.199 | Setting up acl (2.2.53-6) ... 2021-11-26 11:57:51.208 | Setting up dns-root-data (2019052802) ... 2021-11-26 11:57:51.214 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-11-26 11:57:51.221 | Setting up fakeroot (1.24-1) ... 2021-11-26 11:57:51.229 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-11-26 11:57:51.240 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-11-26 11:57:51.250 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-11-26 11:57:51.258 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-11-26 11:57:51.266 | Setting up autotools-dev (20180224.1) ... 2021-11-26 11:57:51.275 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-11-26 11:57:52.112 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-11-26 11:57:52.123 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-11-26 11:57:52.131 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-11-26 11:57:52.139 | Setting up make (4.2.1-1.2) ... 2021-11-26 11:57:52.155 | Setting up libnspr4:amd64 (2:4.25-1) ... 2021-11-26 11:57:52.164 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-11-26 11:57:52.173 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-11-26 11:57:52.181 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-11-26 11:57:52.187 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-11-26 11:57:52.193 | Setting up ebtables (2.0.11-3build1) ... 2021-11-26 11:57:52.784 | Setting up socat (1.7.3.3-2) ... 2021-11-26 11:57:52.794 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-11-26 11:57:52.802 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-11-26 11:57:52.811 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.9) ... 2021-11-26 11:57:52.816 | Setting up autopoint (0.19.8.1-10build1) ... 2021-11-26 11:57:52.824 | Setting up binfmt-support (2.2.0-2) ... 2021-11-26 11:57:53.114 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-11-26 11:57:54.164 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-11-26 11:57:54.175 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2021-11-26 11:57:54.203 | Setting up fonts-dejavu-core (2.37-1) ... 2021-11-26 11:57:54.241 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-11-26 11:57:54.250 | Setting up lsscsi (0.30-0.1) ... 2021-11-26 11:57:54.257 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-11-26 11:57:54.264 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-11-26 11:57:54.271 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-11-26 11:57:54.278 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-11-26 11:57:54.285 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-11-26 11:57:54.292 | Setting up autoconf (2.69-11.1) ... 2021-11-26 11:57:54.302 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2021-11-26 11:57:54.309 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-11-26 11:57:54.362 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-11-26 11:57:54.369 | Setting up dwz (0.13-5) ... 2021-11-26 11:57:54.378 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-11-26 11:57:54.386 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-11-26 11:57:54.395 | Setting up libipset13:amd64 (7.5-1~exp1) ... 2021-11-26 11:57:54.402 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-11-26 11:57:54.412 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-11-26 11:57:54.425 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-11-26 11:57:54.431 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-11-26 11:57:54.439 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-11-26 11:57:54.446 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-11-26 11:57:54.453 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-11-26 11:57:54.461 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-11-26 11:57:54.473 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-11-26 11:57:54.480 | Setting up pcp-conf (5.0.3-1) ... 2021-11-26 11:57:54.490 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-11-26 11:57:54.498 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2021-11-26 11:57:54.504 | Setting up libsub-override-perl (0.09-2) ... 2021-11-26 11:57:54.510 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-11-26 11:57:54.517 | Setting up libthai-data (0.1.28-3) ... 2021-11-26 11:57:54.524 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-11-26 11:57:54.530 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-11-26 11:57:54.537 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-11-26 11:57:54.544 | Setting up apache2-data (2.4.41-4ubuntu3.8) ... 2021-11-26 11:57:54.551 | Setting up curl (7.68.0-1ubuntu2.7) ... 2021-11-26 11:57:54.559 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-11-26 11:57:54.566 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-11-26 11:57:54.573 | Setting up sharutils (1:4.15.2-4build1) ... 2021-11-26 11:57:54.580 | Setting up ipset (7.5-1~exp1) ... 2021-11-26 11:57:54.598 | Setting up openssl (1.1.1f-1ubuntu2.9) ... 2021-11-26 11:57:54.612 | Setting up conntrackd (1:1.4.5-2) ... 2021-11-26 11:57:55.668 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-11-26 11:57:56.022 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-11-26 11:57:56.033 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-11-26 11:57:56.042 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2021-11-26 11:57:56.051 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-11-26 11:57:56.060 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-11-26 11:57:56.069 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-11-26 11:57:56.077 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-11-26 11:57:56.083 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-11-26 11:57:56.090 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-11-26 11:57:56.097 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-11-26 11:57:56.107 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-11-26 11:57:56.115 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-11-26 11:57:56.124 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-11-26 11:57:56.132 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-11-26 11:57:56.139 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-11-26 11:57:56.146 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-11-26 11:57:56.153 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-11-26 11:57:56.159 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-11-26 11:57:56.166 | Setting up libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-26 11:57:56.173 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-11-26 11:57:56.180 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-11-26 11:57:56.187 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-26 11:57:56.194 | Setting up wget (1.20.3-1ubuntu2) ... 2021-11-26 11:57:56.203 | Setting up libtool (2.4.6-14) ... 2021-11-26 11:57:56.210 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-11-26 11:57:56.335 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2021-11-26 11:57:56.379 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2021-11-26 11:57:56.389 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2021-11-26 11:57:56.839 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-11-26 11:57:57.954 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2021-11-26 11:57:57.962 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-11-26 11:57:57.971 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-11-26 11:57:57.979 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-11-26 11:57:58.146 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-11-26 11:57:58.155 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-11-26 11:57:58.162 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-11-26 11:57:58.172 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-11-26 11:57:58.187 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-11-26 11:57:58.196 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-11-26 11:57:58.479 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-11-26 11:57:58.489 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-11-26 11:57:58.499 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-11-26 11:57:58.508 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-11-26 11:57:58.515 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2021-11-26 11:57:59.184 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2021-11-26 11:57:59.212 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-11-26 11:57:59.224 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-11-26 11:57:59.237 | Setting up ssl-cert (1.0.39) ... 2021-11-26 11:57:59.787 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2021-11-26 11:57:59.799 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.1) ... 2021-11-26 11:57:59.887 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-11-26 11:57:59.897 | Setting up postgresql-common (214ubuntu0.1) ... 2021-11-26 11:58:00.407 | Adding user postgres to group ssl-cert 2021-11-26 11:58:00.579 | 2021-11-26 11:58:00.579 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-11-26 11:58:00.788 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-11-26 11:58:00.788 | Removing obsolete dictionary files: 2021-11-26 11:58:01.419 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-11-26 11:58:02.532 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-11-26 11:58:02.542 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-11-26 11:58:02.551 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-11-26 11:58:02.641 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2021-11-26 11:58:03.070 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-11-26 11:58:03.079 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-11-26 11:58:03.088 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-11-26 11:58:03.095 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-11-26 11:58:03.103 | Setting up build-essential (12.8ubuntu1.1) ... 2021-11-26 11:58:03.109 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2021-11-26 11:58:03.116 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-11-26 11:58:03.123 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-11-26 11:58:03.128 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-11-26 11:58:03.135 | Setting up apache2-utils (2.4.41-4ubuntu3.8) ... 2021-11-26 11:58:03.144 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-11-26 11:58:03.151 | Setting up ipvsadm (1:1.31-1) ... 2021-11-26 11:58:03.928 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2021-11-26 11:58:03.936 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-11-26 11:58:04.041 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-11-26 11:58:06.116 | Regenerating fonts cache... done. 2021-11-26 11:58:06.123 | Setting up gettext (0.19.8.1-10build1) ... 2021-11-26 11:58:06.135 | Setting up libpcp3 (5.0.3-1) ... 2021-11-26 11:58:06.144 | Setting up libpcp-pmda3 (5.0.3-1) ... 2021-11-26 11:58:06.153 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-11-26 11:58:06.160 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2021-11-26 11:58:07.576 | rescue-ssh.target is a disabled or a static unit, not starting it. 2021-11-26 11:58:08.447 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-11-26 11:58:08.510 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-26 11:58:08.519 | Setting up keepalived (1:2.0.19-2) ... 2021-11-26 11:58:09.502 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-11-26 11:58:10.213 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-11-26 11:58:10.221 | Setting up libpcp-trace2 (5.0.3-1) ... 2021-11-26 11:58:10.228 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-26 11:58:10.236 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2021-11-26 11:58:10.244 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-11-26 11:58:10.251 | Setting up libpcp-gui2 (5.0.3-1) ... 2021-11-26 11:58:10.258 | Setting up apache2-bin (2.4.41-4ubuntu3.8) ... 2021-11-26 11:58:10.264 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-11-26 11:58:10.270 | Setting up libpcp-web1 (5.0.3-1) ... 2021-11-26 11:58:10.276 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-11-26 11:58:10.282 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-11-26 11:58:10.287 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-11-26 11:58:10.294 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-11-26 11:58:10.329 | Setting up libpcp-mmv1 (5.0.3-1) ... 2021-11-26 11:58:10.338 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-11-26 11:58:10.345 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-11-26 11:58:10.353 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-11-26 11:58:10.359 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-11-26 11:58:10.366 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-11-26 11:58:10.372 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-26 11:58:10.378 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2021-11-26 11:58:10.384 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-11-26 11:58:10.391 | Setting up libpcp-import1 (5.0.3-1) ... 2021-11-26 11:58:10.397 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-11-26 11:58:10.403 | Setting up librados2 (15.2.14-0ubuntu0.20.04.1) ... 2021-11-26 11:58:10.411 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-11-26 11:58:10.421 | Setting up po-debconf (1.0.21) ... 2021-11-26 11:58:10.428 | Setting up apache2 (2.4.41-4ubuntu3.8) ... 2021-11-26 11:58:10.868 | Enabling module mpm_event. 2021-11-26 11:58:10.940 | Enabling module authz_core. 2021-11-26 11:58:10.948 | Enabling module authz_host. 2021-11-26 11:58:11.008 | Enabling module authn_core. 2021-11-26 11:58:11.017 | Enabling module auth_basic. 2021-11-26 11:58:11.087 | Enabling module access_compat. 2021-11-26 11:58:11.162 | Enabling module authn_file. 2021-11-26 11:58:11.237 | Enabling module authz_user. 2021-11-26 11:58:11.307 | Enabling module alias. 2021-11-26 11:58:11.380 | Enabling module dir. 2021-11-26 11:58:11.449 | Enabling module autoindex. 2021-11-26 11:58:11.515 | Enabling module env. 2021-11-26 11:58:11.580 | Enabling module mime. 2021-11-26 11:58:11.644 | Enabling module negotiation. 2021-11-26 11:58:11.714 | Enabling module setenvif. 2021-11-26 11:58:11.781 | Enabling module filter. 2021-11-26 11:58:11.847 | Enabling module deflate. 2021-11-26 11:58:11.910 | Enabling module status. 2021-11-26 11:58:11.985 | Enabling module reqtimeout. 2021-11-26 11:58:12.055 | Enabling conf charset. 2021-11-26 11:58:12.129 | Enabling conf localized-error-pages. 2021-11-26 11:58:12.193 | Enabling conf other-vhosts-access-log. 2021-11-26 11:58:12.261 | Enabling conf security. 2021-11-26 11:58:12.326 | Enabling conf serve-cgi-bin. 2021-11-26 11:58:12.391 | Enabling site 000-default. 2021-11-26 11:58:12.451 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-11-26 11:58:12.522 | Enabling conf javascript-common. 2021-11-26 11:58:12.801 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-11-26 11:58:13.400 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-11-26 11:58:16.140 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-11-26 11:58:16.160 | Setting up python3-pcp (5.0.3-1) ... 2021-11-26 11:58:16.518 | Setting up libgvc6 (2.42.2-3build2) ... 2021-11-26 11:58:16.550 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2021-11-26 11:58:16.559 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2021-11-26 11:58:16.581 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-11-26 11:58:16.592 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-11-26 11:58:16.600 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2021-11-26 11:58:16.608 | Setting up graphviz (2.42.2-3build2) ... 2021-11-26 11:58:16.619 | Setting up pcp (5.0.3-1) ... 2021-11-26 11:58:17.055 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2021-11-26 11:58:17.488 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2021-11-26 11:58:17.916 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2021-11-26 11:58:18.361 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2021-11-26 11:58:35.898 | Setting up qemu-utils (1:4.2-3ubuntu6.18) ... 2021-11-26 11:58:35.909 | Setting up systemd (245.4-4ubuntu3.13) ... 2021-11-26 11:58:35.912 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-11-26 11:58:37.057 | Setting up dh-autoreconf (19) ... 2021-11-26 11:58:37.069 | Setting up systemd-timesyncd (245.4-4ubuntu3.13) ... 2021-11-26 11:58:37.939 | Setting up systemd-sysv (245.4-4ubuntu3.13) ... 2021-11-26 11:58:37.955 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-11-26 11:58:37.965 | Setting up debhelper (12.10ubuntu1) ... 2021-11-26 11:58:37.973 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-11-26 11:58:38.320 | Setting up apache2-dev (2.4.41-4ubuntu3.8) ... 2021-11-26 11:58:38.332 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-11-26 11:58:38.362 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-11-26 11:58:38.450 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-11-26 11:58:52.617 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-11-26 11:58:52.648 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-11-26 11:58:53.066 | Processing triggers for ufw (0.36-6) ... 2021-11-26 11:58:53.225 | Processing triggers for man-db (2.9.1-1) ... 2021-11-26 11:59:20.405 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-11-26 11:59:20.423 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-11-26 11:59:28.002 | ++ functions-common:apt_get:1204 : result=0 2021-11-26 11:59:28.005 | ++ functions-common:apt_get:1207 : time_stop apt-get 2021-11-26 11:59:28.008 | ++ functions-common:time_stop:2395 : local name 2021-11-26 11:59:28.011 | ++ functions-common:time_stop:2396 : local end_time 2021-11-26 11:59:28.013 | ++ functions-common:time_stop:2397 : local elapsed_time 2021-11-26 11:59:28.016 | ++ functions-common:time_stop:2398 : local total 2021-11-26 11:59:28.019 | ++ functions-common:time_stop:2399 : local start_time 2021-11-26 11:59:28.022 | ++ functions-common:time_stop:2401 : name=apt-get 2021-11-26 11:59:28.024 | ++ functions-common:time_stop:2402 : start_time=1637927791294 2021-11-26 11:59:28.026 | ++ functions-common:time_stop:2404 : [[ -z 1637927791294 ]] 2021-11-26 11:59:28.029 | +++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 11:59:28.033 | ++ functions-common:time_stop:2407 : end_time=1637927968030 2021-11-26 11:59:28.035 | ++ functions-common:time_stop:2408 : elapsed_time=176736 2021-11-26 11:59:28.037 | ++ functions-common:time_stop:2409 : total=747 2021-11-26 11:59:28.039 | ++ functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 11:59:28.042 | ++ functions-common:time_stop:2412 : _TIME_TOTAL[$name]=177483 2021-11-26 11:59:28.044 | ++ functions-common:apt_get:1208 : return 0 2021-11-26 11:59:28.047 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-11-26 11:59:28.049 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-11-26 11:59:28.052 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-11-26 11:59:28.056 | ++ tools/install_prereqs.sh:source:89 : date 2021-11-26 11:59:28.059 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-11-26 11:59:28.062 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-11-26 11:59:28.064 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-11-26 11:59:29.480 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-11-26 11:59:29.482 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-11-26 11:59:29.485 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-11-26 11:59:29.488 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-11-26 11:59:29.490 | + tools/install_pip.sh:main:43 : GetDistro 2021-11-26 11:59:29.492 | + functions-common:GetDistro:428 : GetOSVersion 2021-11-26 11:59:29.494 | + functions-common:GetOSVersion:405 : _ensure_lsb_release 2021-11-26 11:59:29.496 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2021-11-26 11:59:29.498 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2021-11-26 11:59:29.500 | + functions-common:_ensure_lsb_release:383 : return 2021-11-26 11:59:29.502 | ++ functions-common:GetOSVersion:407 : lsb_release -r -s 2021-11-26 11:59:29.571 | + functions-common:GetOSVersion:407 : os_RELEASE=20.04 2021-11-26 11:59:29.575 | ++ functions-common:GetOSVersion:408 : lsb_release -c -s 2021-11-26 11:59:29.648 | + functions-common:GetOSVersion:408 : os_CODENAME=focal 2021-11-26 11:59:29.652 | ++ functions-common:GetOSVersion:409 : lsb_release -i -s 2021-11-26 11:59:29.730 | + functions-common:GetOSVersion:409 : os_VENDOR=Ubuntu 2021-11-26 11:59:29.733 | + functions-common:GetOSVersion:411 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-11-26 11:59:29.737 | + functions-common:GetOSVersion:412 : os_PACKAGE=deb 2021-11-26 11:59:29.739 | + functions-common:GetOSVersion:417 : typeset -xr os_VENDOR 2021-11-26 11:59:29.742 | + functions-common:GetOSVersion:418 : typeset -xr os_RELEASE 2021-11-26 11:59:29.744 | + functions-common:GetOSVersion:419 : typeset -xr os_PACKAGE 2021-11-26 11:59:29.746 | + functions-common:GetOSVersion:420 : typeset -xr os_CODENAME 2021-11-26 11:59:29.748 | + functions-common:GetDistro:430 : [[ Ubuntu =~ (Ubuntu) ]] 2021-11-26 11:59:29.750 | + functions-common:GetDistro:433 : DISTRO=focal 2021-11-26 11:59:29.752 | + functions-common:GetDistro:477 : typeset -xr DISTRO 2021-11-26 11:59:29.754 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-11-26 11:59:29.754 | Distro: focal 2021-11-26 11:59:29.756 | + tools/install_pip.sh:main:115 : get_versions 2021-11-26 11:59:29.759 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-11-26 11:59:29.762 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-11-26 11:59:29.764 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-11-26 11:59:29.767 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-11-26 11:59:29.767 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-11-26 11:59:30.156 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-11-26 11:59:30.159 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-11-26 11:59:30.159 | pip: 20.2.2 2021-11-26 11:59:30.162 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-11-26 11:59:30.165 | + tools/install_pip.sh:main:121 : is_fedora 2021-11-26 11:59:30.167 | + functions-common:is_fedora:501 : [[ -z Ubuntu ]] 2021-11-26 11:59:30.169 | + functions-common:is_fedora:505 : '[' Ubuntu = Fedora ']' 2021-11-26 11:59:30.171 | + functions-common:is_fedora:505 : '[' Ubuntu = 'Red Hat' ']' 2021-11-26 11:59:30.173 | + functions-common:is_fedora:506 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-26 11:59:30.175 | + functions-common:is_fedora:507 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-26 11:59:30.177 | + functions-common:is_fedora:508 : '[' Ubuntu = CentOS ']' 2021-11-26 11:59:30.179 | + functions-common:is_fedora:508 : '[' Ubuntu = CentOSStream ']' 2021-11-26 11:59:30.181 | + functions-common:is_fedora:509 : '[' Ubuntu = OracleServer ']' 2021-11-26 11:59:30.183 | + functions-common:is_fedora:509 : '[' Ubuntu = Virtuozzo ']' 2021-11-26 11:59:30.185 | + tools/install_pip.sh:main:133 : install_get_pip 2021-11-26 11:59:30.187 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-11-26 11:59:30.188 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-11-26 11:59:30.191 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-11-26 11:59:30.192 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-11-26 11:59:30.194 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-11-26 11:59:30.205 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-11-26 11:59:30.205 | Dload Upload Total Spent Left Speed 2021-11-26 11:59:30.656 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2108k 100 2108k 0 0 4675k 0 --:--:-- --:--:-- --:--:-- 4675k 2021-11-26 11:59:30.662 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-11-26 11:59:30.666 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-11-26 11:59:33.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 11:59:33.700 | from cryptography.utils import int_from_bytes 2021-11-26 11:59:33.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 11:59:33.700 | from cryptography.utils import int_from_bytes 2021-11-26 11:59:34.007 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 11:59:34.209 | Collecting pip 2021-11-26 11:59:34.221 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7 MB) 2021-11-26 11:59:35.812 | Installing collected packages: pip 2021-11-26 11:59:35.812 | Attempting uninstall: pip 2021-11-26 11:59:35.813 | Found existing installation: pip 20.2.2 2021-11-26 11:59:36.037 | Uninstalling pip-20.2.2: 2021-11-26 11:59:36.070 | Successfully uninstalled pip-20.2.2 2021-11-26 11:59:37.654 | Successfully installed pip-21.3.1 2021-11-26 11:59:37.654 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-11-26 11:59:37.654 | warnings.warn( 2021-11-26 11:59:37.654 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-11-26 11:59:37.654 | warnings.warn( 2021-11-26 11:59:37.654 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-11-26 11:59:37.654 | warnings.warn( 2021-11-26 11:59:37.654 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-26 11:59:37.781 | + tools/install_pip.sh:main:136 : set -x 2021-11-26 11:59:37.784 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-11-26 11:59:37.787 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-11-26 11:59:37.789 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-26 11:59:37.792 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-11-26 11:59:37.795 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-11-26 11:59:37.798 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-26 11:59:37.801 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-11-26 11:59:37.802 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-26 11:59:37.806 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-11-26 11:59:37.808 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-11-26 11:59:37.810 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-11-26 11:59:37.812 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-11-26 11:59:37.814 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-11-26 11:59:37.830 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-11-26 11:59:37.831 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-11-26 11:59:38.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 11:59:38.561 | from cryptography.utils import int_from_bytes 2021-11-26 11:59:38.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 11:59:38.561 | from cryptography.utils import int_from_bytes 2021-11-26 11:59:39.629 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 11:59:39.648 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (59.2.0) 2021-11-26 11:59:41.298 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-26 11:59:41.406 | + inc/python:pip_install:200 : result=0 2021-11-26 11:59:41.409 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-26 11:59:41.412 | + functions-common:time_stop:2395 : local name 2021-11-26 11:59:41.414 | + functions-common:time_stop:2396 : local end_time 2021-11-26 11:59:41.416 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-26 11:59:41.418 | + functions-common:time_stop:2398 : local total 2021-11-26 11:59:41.420 | + functions-common:time_stop:2399 : local start_time 2021-11-26 11:59:41.421 | + functions-common:time_stop:2401 : name=pip_install 2021-11-26 11:59:41.423 | + functions-common:time_stop:2402 : start_time=1637927977825 2021-11-26 11:59:41.425 | + functions-common:time_stop:2404 : [[ -z 1637927977825 ]] 2021-11-26 11:59:41.428 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 11:59:41.431 | + functions-common:time_stop:2407 : end_time=1637927981429 2021-11-26 11:59:41.432 | + functions-common:time_stop:2408 : elapsed_time=3604 2021-11-26 11:59:41.434 | + functions-common:time_stop:2409 : total=0 2021-11-26 11:59:41.436 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 11:59:41.437 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=3604 2021-11-26 11:59:41.439 | + inc/python:pip_install:203 : return 0 2021-11-26 11:59:41.441 | + tools/install_pip.sh:main:142 : get_versions 2021-11-26 11:59:41.444 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-11-26 11:59:41.448 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-11-26 11:59:41.450 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-11-26 11:59:41.453 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-11-26 11:59:41.453 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-11-26 11:59:42.018 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-11-26 11:59:42.021 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-11-26 11:59:42.021 | pip: 21.3.1 2021-11-26 11:59:42.026 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-11-26 11:59:42.029 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-11-26 11:59:42.034 | + ./stack.sh:main:778 : fixup_all 2021-11-26 11:59:42.037 | + tools/fixup_stuff.sh:fixup_all:152 : fixup_ubuntu 2021-11-26 11:59:42.041 | + tools/fixup_stuff.sh:fixup_ubuntu:136 : is_ubuntu 2021-11-26 11:59:42.043 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 11:59:42.045 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 11:59:42.048 | + tools/fixup_stuff.sh:fixup_ubuntu:146 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2021-11-26 11:59:42.061 | + tools/fixup_stuff.sh:fixup_ubuntu:147 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-11-26 11:59:42.077 | + tools/fixup_stuff.sh:fixup_ubuntu:148 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-11-26 11:59:42.095 | + tools/fixup_stuff.sh:fixup_all:153 : fixup_fedora 2021-11-26 11:59:42.099 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2021-11-26 11:59:42.102 | + functions-common:is_fedora:501 : [[ -z Ubuntu ]] 2021-11-26 11:59:42.104 | + functions-common:is_fedora:505 : '[' Ubuntu = Fedora ']' 2021-11-26 11:59:42.107 | + functions-common:is_fedora:505 : '[' Ubuntu = 'Red Hat' ']' 2021-11-26 11:59:42.109 | + functions-common:is_fedora:506 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-26 11:59:42.112 | + functions-common:is_fedora:507 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-26 11:59:42.115 | + functions-common:is_fedora:508 : '[' Ubuntu = CentOS ']' 2021-11-26 11:59:42.118 | + functions-common:is_fedora:508 : '[' Ubuntu = CentOSStream ']' 2021-11-26 11:59:42.120 | + functions-common:is_fedora:509 : '[' Ubuntu = OracleServer ']' 2021-11-26 11:59:42.123 | + functions-common:is_fedora:509 : '[' Ubuntu = Virtuozzo ']' 2021-11-26 11:59:42.126 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2021-11-26 11:59:42.129 | + tools/fixup_stuff.sh:fixup_all:154 : fixup_suse 2021-11-26 11:59:42.131 | + tools/fixup_stuff.sh:fixup_suse:89 : is_suse 2021-11-26 11:59:42.134 | + functions-common:is_suse:517 : is_opensuse 2021-11-26 11:59:42.136 | + functions-common:is_opensuse:524 : [[ -z Ubuntu ]] 2021-11-26 11:59:42.138 | + functions-common:is_opensuse:528 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-26 11:59:42.140 | + functions-common:is_suse:517 : is_suse_linux_enterprise 2021-11-26 11:59:42.142 | + functions-common:is_suse_linux_enterprise:536 : [[ -z Ubuntu ]] 2021-11-26 11:59:42.144 | + functions-common:is_suse_linux_enterprise:540 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-26 11:59:42.146 | + tools/fixup_stuff.sh:fixup_suse:90 : return 2021-11-26 11:59:42.149 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-11-26 11:59:42.169 | Using python 3.8 to install os-testr 2021-11-26 11:59:42.171 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-11-26 11:59:42.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 11:59:42.877 | from cryptography.utils import int_from_bytes 2021-11-26 11:59:42.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 11:59:42.877 | from cryptography.utils import int_from_bytes 2021-11-26 11:59:43.958 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 11:59:44.046 | Collecting os-testr 2021-11-26 11:59:44.054 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2021-11-26 11:59:44.068 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.0) 2021-11-26 11:59:44.110 | Collecting stestr>=1.0.0 2021-11-26 11:59:44.117 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2021-11-26 11:59:44.160 | Collecting python-subunit>=1.0.0 2021-11-26 11:59:44.167 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-11-26 11:59:44.174 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-11-26 11:59:44.189 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-11-26 11:59:44.215 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2021-11-26 11:59:44.215 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-11-26 11:59:44.220 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2021-11-26 11:59:44.221 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2021-11-26 11:59:44.265 | Collecting future 2021-11-26 11:59:44.272 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-11-26 11:59:44.479 | Preparing metadata (setup.py): started 2021-11-26 11:59:45.081 | Preparing metadata (setup.py): finished with status 'done' 2021-11-26 11:59:45.116 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2021-11-26 11:59:45.118 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-11-26 11:59:45.119 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.6) 2021-11-26 11:59:45.120 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2021-11-26 11:59:45.121 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.2) 2021-11-26 11:59:45.134 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-11-26 11:59:45.202 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-11-26 11:59:45.203 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-11-26 11:59:45.204 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-11-26 11:59:45.302 | Building wheels for collected packages: future 2021-11-26 11:59:45.303 | Building wheel for future (setup.py): started 2021-11-26 11:59:46.302 | Building wheel for future (setup.py): finished with status 'done' 2021-11-26 11:59:46.308 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=63ad500b920cdf76ff04913c393f1678d4254b413c1d61491b9a7fb5bc44518a 2021-11-26 11:59:46.308 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-11-26 11:59:46.317 | Successfully built future 2021-11-26 11:59:47.730 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-11-26 11:59:48.578 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2021-11-26 11:59:48.578 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-26 11:59:48.722 | + inc/python:pip_install:200 : result=0 2021-11-26 11:59:48.725 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-26 11:59:48.728 | + functions-common:time_stop:2395 : local name 2021-11-26 11:59:48.731 | + functions-common:time_stop:2396 : local end_time 2021-11-26 11:59:48.734 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-26 11:59:48.737 | + functions-common:time_stop:2398 : local total 2021-11-26 11:59:48.740 | + functions-common:time_stop:2399 : local start_time 2021-11-26 11:59:48.743 | + functions-common:time_stop:2401 : name=pip_install 2021-11-26 11:59:48.746 | + functions-common:time_stop:2402 : start_time=1637927982163 2021-11-26 11:59:48.750 | + functions-common:time_stop:2404 : [[ -z 1637927982163 ]] 2021-11-26 11:59:48.753 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 11:59:48.758 | + functions-common:time_stop:2407 : end_time=1637927988755 2021-11-26 11:59:48.761 | + functions-common:time_stop:2408 : elapsed_time=6592 2021-11-26 11:59:48.764 | + functions-common:time_stop:2409 : total=0 2021-11-26 11:59:48.766 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 11:59:48.768 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=6592 2021-11-26 11:59:48.770 | + inc/python:pip_install:203 : return 0 2021-11-26 11:59:48.773 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-11-26 11:59:48.825 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-11-26 11:59:48.930 | + ./stack.sh:main:792 : install_infra 2021-11-26 11:59:48.932 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-26 11:59:48.936 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-11-26 11:59:48.939 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-11-26 11:59:52.090 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-26 11:59:52.093 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-11-26 11:59:52.120 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-11-26 11:59:53.952 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-11-26 11:59:54.025 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-11-26 11:59:54.054 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-26 11:59:54.166 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-11-26 11:59:54.284 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-26 11:59:54.326 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-11-26 11:59:54.466 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-26 11:59:54.538 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-11-26 11:59:54.554 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-11-26 11:59:54.570 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-11-26 11:59:54.589 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-26 11:59:54.621 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-11-26 11:59:54.679 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-11-26 11:59:54.714 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-11-26 11:59:54.759 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-11-26 11:59:54.764 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 11:59:54.888 | Collecting pbr===5.8.0 2021-11-26 11:59:54.894 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2021-11-26 11:59:54.932 | Installing collected packages: pbr 2021-11-26 11:59:55.075 | Successfully installed pbr-5.8.0 2021-11-26 11:59:55.139 | + inc/python:pip_install:200 : result=0 2021-11-26 11:59:55.142 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-26 11:59:55.146 | + functions-common:time_stop:2395 : local name 2021-11-26 11:59:55.148 | + functions-common:time_stop:2396 : local end_time 2021-11-26 11:59:55.150 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-26 11:59:55.153 | + functions-common:time_stop:2398 : local total 2021-11-26 11:59:55.155 | + functions-common:time_stop:2399 : local start_time 2021-11-26 11:59:55.157 | + functions-common:time_stop:2401 : name=pip_install 2021-11-26 11:59:55.160 | + functions-common:time_stop:2402 : start_time=1637927992112 2021-11-26 11:59:55.162 | + functions-common:time_stop:2404 : [[ -z 1637927992112 ]] 2021-11-26 11:59:55.165 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 11:59:55.169 | + functions-common:time_stop:2407 : end_time=1637927995166 2021-11-26 11:59:55.171 | + functions-common:time_stop:2408 : elapsed_time=3054 2021-11-26 11:59:55.174 | + functions-common:time_stop:2409 : total=6592 2021-11-26 11:59:55.176 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 11:59:55.178 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=9646 2021-11-26 11:59:55.181 | + inc/python:pip_install:203 : return 0 2021-11-26 11:59:55.183 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-26 11:59:55.185 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-11-26 11:59:55.207 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-11-26 11:59:57.058 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-11-26 11:59:57.139 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-11-26 11:59:57.168 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-26 11:59:57.278 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-11-26 11:59:57.399 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-26 11:59:57.442 | Ignoring selenium: markers 'python_version == "3.6"' don't match your environment 2021-11-26 11:59:57.584 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-26 11:59:57.659 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-11-26 11:59:57.675 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-11-26 11:59:57.691 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-11-26 11:59:57.710 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-26 11:59:57.744 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-11-26 11:59:57.802 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-11-26 11:59:57.837 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-11-26 11:59:57.883 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-11-26 11:59:57.888 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 11:59:57.890 | Processing /opt/stack/requirements 2021-11-26 11:59:59.174 | Collecting fixtures===3.0.0 2021-11-26 11:59:59.181 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-11-26 11:59:59.397 | Collecting PyYAML===6.0 2021-11-26 11:59:59.405 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2021-11-26 11:59:59.577 | Collecting requests===2.26.0 2021-11-26 11:59:59.583 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/246513ecd5ecd/requests-2.26.0-py2.py3-none-any.whl (62 kB) 2021-11-26 11:59:59.673 | Collecting packaging===21.3 2021-11-26 11:59:59.681 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2021-11-26 11:59:59.759 | Collecting testtools===2.5.0 2021-11-26 11:59:59.765 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2021-11-26 11:59:59.847 | Collecting idna===3.3 2021-11-26 11:59:59.853 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2021-11-26 11:59:59.988 | Collecting pyparsing===3.0.6 2021-11-26 11:59:59.994 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97 kB) 2021-11-26 12:00:00.052 | Collecting six===1.16.0 2021-11-26 12:00:00.059 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2021-11-26 12:00:00.110 | Collecting charset-normalizer===2.0.7 2021-11-26 12:00:00.116 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f7a/f805c321bfa1c/charset_normalizer-2.0.7-py3-none-any.whl (38 kB) 2021-11-26 12:00:00.150 | Collecting Parsley>=1.2 2021-11-26 12:00:00.157 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-11-26 12:00:00.202 | Collecting beagle>=0.2.1 2021-11-26 12:00:00.208 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-11-26 12:00:00.235 | Requirement already satisfied: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.0) 2021-11-26 12:00:00.304 | Collecting urllib3===1.26.7 2021-11-26 12:00:00.310 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c4f/df4019605b6e5/urllib3-1.26.7-py2.py3-none-any.whl (138 kB) 2021-11-26 12:00:00.434 | Collecting certifi>=2017.4.17 2021-11-26 12:00:00.442 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2021-11-26 12:00:00.474 | Collecting extras===1.0.0 2021-11-26 12:00:00.481 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-11-26 12:00:00.561 | Collecting cliff===3.9.0 2021-11-26 12:00:00.567 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0d/02ee970f978be/cliff-3.9.0-py3-none-any.whl (80 kB) 2021-11-26 12:00:00.623 | Collecting autopage===0.4.0 2021-11-26 12:00:00.629 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b8/c9c160bfbf3e6/autopage-0.4.0-py3-none-any.whl (20 kB) 2021-11-26 12:00:00.678 | Collecting prettytable===2.4.0 2021-11-26 12:00:00.684 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/249/2f29e8686bdbc/prettytable-2.4.0-py3-none-any.whl (24 kB) 2021-11-26 12:00:00.775 | Collecting stevedore===3.5.0 2021-11-26 12:00:00.782 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2021-11-26 12:00:00.952 | Collecting cmd2===2.3.2 2021-11-26 12:00:00.959 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6bd/0d181b7a4b01a/cmd2-2.3.2-py3-none-any.whl (149 kB) 2021-11-26 12:00:01.059 | Collecting wcwidth===0.2.5 2021-11-26 12:00:01.065 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-11-26 12:00:01.115 | Collecting pyperclip===1.8.2 2021-11-26 12:00:01.121 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-11-26 12:00:01.526 | Collecting attrs===21.2.0 2021-11-26 12:00:01.532 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/e90d6d8ac20db/attrs-21.2.0-py2.py3-none-any.whl (53 kB) 2021-11-26 12:00:01.603 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-11-26 12:00:01.604 | Building wheel for pyperclip (setup.py): started 2021-11-26 12:00:01.856 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-11-26 12:00:01.856 | ERROR: Command errored out with exit status 1: 2021-11-26 12:00:01.856 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-vsr4pkj_/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-vsr4pkj_/pyperclip/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-4bpd4lcl 2021-11-26 12:00:01.856 | cwd: /tmp/pip-install-vsr4pkj_/pyperclip/ 2021-11-26 12:00:01.856 | Complete output (6 lines): 2021-11-26 12:00:01.856 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-11-26 12:00:01.856 | or: setup.py --help [cmd1 cmd2 ...] 2021-11-26 12:00:01.856 | or: setup.py --help-commands 2021-11-26 12:00:01.856 | or: setup.py cmd --help 2021-11-26 12:00:01.857 | 2021-11-26 12:00:01.857 | error: invalid command 'bdist_wheel' 2021-11-26 12:00:01.857 | ---------------------------------------- 2021-11-26 12:00:01.857 | ERROR: Failed building wheel for pyperclip 2021-11-26 12:00:01.857 | Running setup.py clean for pyperclip 2021-11-26 12:00:02.107 | Building wheel for openstack-requirements (setup.py): started 2021-11-26 12:00:02.916 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-11-26 12:00:02.916 | ERROR: Command errored out with exit status 1: 2021-11-26 12:00:02.916 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-2v3nf7o8/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-2v3nf7o8/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-7ppi2y0_ 2021-11-26 12:00:02.916 | cwd: /tmp/pip-req-build-2v3nf7o8/ 2021-11-26 12:00:02.916 | Complete output (6 lines): 2021-11-26 12:00:02.917 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-11-26 12:00:02.917 | or: setup.py --help [cmd1 cmd2 ...] 2021-11-26 12:00:02.917 | or: setup.py --help-commands 2021-11-26 12:00:02.917 | or: setup.py cmd --help 2021-11-26 12:00:02.917 | 2021-11-26 12:00:02.917 | error: invalid command 'bdist_wheel' 2021-11-26 12:00:02.917 | ---------------------------------------- 2021-11-26 12:00:02.917 | ERROR: Failed building wheel for openstack-requirements 2021-11-26 12:00:02.917 | Running setup.py clean for openstack-requirements 2021-11-26 12:00:03.699 | Failed to build pyperclip openstack-requirements 2021-11-26 12:00:03.972 | Installing collected packages: attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, charset-normalizer, idna, certifi, requests, autopage, pyparsing, stevedore, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2021-11-26 12:00:05.237 | Running setup.py install for pyperclip: started 2021-11-26 12:00:05.649 | Running setup.py install for pyperclip: finished with status 'done' 2021-11-26 12:00:06.183 | Running setup.py install for openstack-requirements: started 2021-11-26 12:00:08.350 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-11-26 12:00:08.395 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.2.0 autopage-0.4.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.7 cliff-3.9.0 cmd2-2.3.2 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5079 packaging-21.3 prettytable-2.4.0 pyparsing-3.0.6 pyperclip-1.8.2 requests-2.26.0 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.7 wcwidth-0.2.5 2021-11-26 12:00:08.530 | + inc/python:pip_install:200 : result=0 2021-11-26 12:00:08.533 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-26 12:00:08.537 | + functions-common:time_stop:2395 : local name 2021-11-26 12:00:08.541 | + functions-common:time_stop:2396 : local end_time 2021-11-26 12:00:08.545 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-26 12:00:08.548 | + functions-common:time_stop:2398 : local total 2021-11-26 12:00:08.552 | + functions-common:time_stop:2399 : local start_time 2021-11-26 12:00:08.555 | + functions-common:time_stop:2401 : name=pip_install 2021-11-26 12:00:08.557 | + functions-common:time_stop:2402 : start_time=1637927995200 2021-11-26 12:00:08.559 | + functions-common:time_stop:2404 : [[ -z 1637927995200 ]] 2021-11-26 12:00:08.562 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 12:00:08.566 | + functions-common:time_stop:2407 : end_time=1637928008563 2021-11-26 12:00:08.568 | + functions-common:time_stop:2408 : elapsed_time=13363 2021-11-26 12:00:08.570 | + functions-common:time_stop:2409 : total=9646 2021-11-26 12:00:08.572 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 12:00:08.574 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=23009 2021-11-26 12:00:08.577 | + inc/python:pip_install:203 : return 0 2021-11-26 12:00:08.579 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-11-26 12:00:08.581 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-11-26 12:00:08.584 | + inc/python:use_library_from_git:250 : local name=pbr 2021-11-26 12:00:08.587 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:00:08.589 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:00:08.591 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-11-26 12:00:08.594 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:00:08.596 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-11-26 12:00:08.616 | Using python 3.8 to install pbr 2021-11-26 12:00:08.618 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-11-26 12:00:09.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 12:00:09.330 | from cryptography.utils import int_from_bytes 2021-11-26 12:00:09.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 12:00:09.330 | from cryptography.utils import int_from_bytes 2021-11-26 12:00:10.401 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:00:10.419 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2021-11-26 12:00:12.167 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-26 12:00:12.286 | + inc/python:pip_install:200 : result=0 2021-11-26 12:00:12.290 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-26 12:00:12.294 | + functions-common:time_stop:2395 : local name 2021-11-26 12:00:12.297 | + functions-common:time_stop:2396 : local end_time 2021-11-26 12:00:12.300 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-26 12:00:12.304 | + functions-common:time_stop:2398 : local total 2021-11-26 12:00:12.307 | + functions-common:time_stop:2399 : local start_time 2021-11-26 12:00:12.310 | + functions-common:time_stop:2401 : name=pip_install 2021-11-26 12:00:12.313 | + functions-common:time_stop:2402 : start_time=1637928008611 2021-11-26 12:00:12.317 | + functions-common:time_stop:2404 : [[ -z 1637928008611 ]] 2021-11-26 12:00:12.320 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 12:00:12.325 | + functions-common:time_stop:2407 : end_time=1637928012321 2021-11-26 12:00:12.328 | + functions-common:time_stop:2408 : elapsed_time=3710 2021-11-26 12:00:12.331 | + functions-common:time_stop:2409 : total=23009 2021-11-26 12:00:12.333 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 12:00:12.336 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=26719 2021-11-26 12:00:12.338 | + inc/python:pip_install:203 : return 0 2021-11-26 12:00:12.341 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-11-26 12:00:15.514 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-11-26 12:00:17.326 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:00:17.408 | Collecting bindep 2021-11-26 12:00:17.416 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl (33 kB) 2021-11-26 12:00:17.568 | Collecting pbr>=2.0.0 2021-11-26 12:00:17.575 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2021-11-26 12:00:17.707 | Collecting packaging; python_version >= "3.6" 2021-11-26 12:00:17.714 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2021-11-26 12:00:17.748 | Collecting Parsley 2021-11-26 12:00:17.755 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-11-26 12:00:17.808 | Collecting distro 2021-11-26 12:00:17.815 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2021-11-26 12:00:17.977 | Collecting pyparsing!=3.0.5,>=2.0.2 2021-11-26 12:00:17.984 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97 kB) 2021-11-26 12:00:18.030 | Installing collected packages: pbr, pyparsing, packaging, Parsley, distro, bindep 2021-11-26 12:00:18.589 | Successfully installed Parsley-1.3 bindep-2.10.1 distro-1.6.0 packaging-21.3 pbr-5.8.0 pyparsing-3.0.6 2021-11-26 12:00:18.659 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-11-26 12:00:18.664 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-11-26 12:00:18.668 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-11-26 12:00:18.687 | + ./stack.sh:main:801 : pkgs= 2021-11-26 12:00:18.689 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-11-26 12:00:18.691 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-11-26 12:00:18.694 | + functions-common:run_phase:1823 : local mode=stack 2021-11-26 12:00:18.696 | + functions-common:run_phase:1824 : local phase=pre-install 2021-11-26 12:00:18.698 | + functions-common:run_phase:1825 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-26 12:00:18.701 | + functions-common:run_phase:1826 : local extra_plugin_file_name 2021-11-26 12:00:18.703 | + functions-common:run_phase:1827 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-26 12:00:18.705 | + functions-common:run_phase:1832 : local exceptions=80-tempest.sh 2021-11-26 12:00:18.707 | + functions-common:run_phase:1833 : local extra 2021-11-26 12:00:18.710 | ++ functions-common:run_phase:1834 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-26 12:00:18.714 | + functions-common:run_phase:1834 : extra=80-tempest.sh 2021-11-26 12:00:18.716 | + functions-common:run_phase:1835 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-26 12:00:18.718 | + functions-common:run_phase:1839 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-26 12:00:18.720 | + functions-common:run_phase:1839 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-11-26 12:00:18.722 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-26 12:00:18.737 | ++ functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:00:18.740 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-11-26 12:00:18.742 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-11-26 12:00:18.745 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-11-26 12:00:18.747 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-11-26 12:00:18.750 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-11-26 12:00:18.752 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-11-26 12:00:18.754 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-11-26 12:00:18.756 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-11-26 12:00:18.759 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-11-26 12:00:18.761 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-11-26 12:00:18.763 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-11-26 12:00:18.765 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-11-26 12:00:18.768 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-11-26 12:00:18.770 | + functions-common:run_phase:1844 : [[ stack == \s\o\u\r\c\e ]] 2021-11-26 12:00:18.772 | + functions-common:run_phase:1847 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-26 12:00:18.775 | + functions-common:run_phase:1850 : run_plugins stack pre-install 2021-11-26 12:00:18.777 | + functions-common:run_plugins:1809 : local mode=stack 2021-11-26 12:00:18.779 | + functions-common:run_plugins:1810 : local phase=pre-install 2021-11-26 12:00:18.781 | + functions-common:run_plugins:1812 : local plugins= 2021-11-26 12:00:18.784 | + functions-common:run_plugins:1813 : local plugin 2021-11-26 12:00:18.786 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-11-26 12:00:18.789 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-11-26 12:00:18.791 | + functions:set_systemd_override:821 : local value=2048 2021-11-26 12:00:18.793 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-11-26 12:00:18.796 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-11-26 12:00:18.844 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-11-26 12:00:18.844 | Set systemd system override for DefaultLimitNOFILE=2048 2021-11-26 12:00:18.846 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-11-26 12:00:19.204 | + ./stack.sh:main:814 : install_rpc_backend 2021-11-26 12:00:19.208 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-11-26 12:00:19.227 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:00:19.229 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-11-26 12:00:19.232 | + functions-common:install_package:1433 : update_package_repo 2021-11-26 12:00:19.235 | + functions-common:update_package_repo:1405 : NO_UPDATE_REPOS=False 2021-11-26 12:00:19.237 | + functions-common:update_package_repo:1406 : REPOS_UPDATED=True 2021-11-26 12:00:19.240 | + functions-common:update_package_repo:1407 : RETRY_UPDATE=False 2021-11-26 12:00:19.243 | + functions-common:update_package_repo:1409 : [[ False = \T\r\u\e ]] 2021-11-26 12:00:19.245 | + functions-common:update_package_repo:1413 : is_ubuntu 2021-11-26 12:00:19.247 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:00:19.250 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:00:19.252 | + functions-common:update_package_repo:1414 : apt_get_update 2021-11-26 12:00:19.254 | + functions-common:apt_get_update:1159 : [[ True == \T\r\u\e ]] 2021-11-26 12:00:19.257 | + functions-common:apt_get_update:1159 : [[ False != \T\r\u\e ]] 2021-11-26 12:00:19.259 | + functions-common:apt_get_update:1160 : return 2021-11-26 12:00:19.261 | + functions-common:install_package:1434 : real_install_package rabbitmq-server 2021-11-26 12:00:19.264 | + functions-common:real_install_package:1419 : is_ubuntu 2021-11-26 12:00:19.266 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:00:19.268 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:00:19.271 | + functions-common:real_install_package:1420 : apt_get install rabbitmq-server 2021-11-26 12:00:19.291 | + functions-common:apt_get:1200 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-11-26 12:00:19.398 | Reading package lists... 2021-11-26 12:00:19.636 | Building dependency tree... 2021-11-26 12:00:19.637 | Reading state information... 2021-11-26 12:00:19.882 | The following packages were automatically installed and are no longer required: 2021-11-26 12:00:19.883 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-26 12:00:19.884 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-26 12:00:19.884 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-26 12:00:19.884 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-26 12:00:19.884 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-26 12:00:19.884 | python3-zope.interface 2021-11-26 12:00:19.884 | Use 'sudo apt autoremove' to remove them. 2021-11-26 12:00:19.884 | The following additional packages will be installed: 2021-11-26 12:00:19.884 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-11-26 12:00:19.884 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-11-26 12:00:19.884 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-11-26 12:00:19.885 | erlang-tools erlang-xmerl locales-all 2021-11-26 12:00:19.886 | Suggested packages: 2021-11-26 12:00:19.886 | erlang erlang-manpages erlang-doc 2021-11-26 12:00:19.968 | The following NEW packages will be installed: 2021-11-26 12:00:19.968 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-11-26 12:00:19.968 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-11-26 12:00:19.968 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-11-26 12:00:19.969 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-11-26 12:00:20.090 | 0 upgraded, 19 newly installed, 0 to remove and 102 not upgraded. 2021-11-26 12:00:20.090 | Need to get 38.1 MB of archives. 2021-11-26 12:00:20.090 | After this operation, 276 MB of additional disk space will be used. 2021-11-26 12:00:20.090 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2021-11-26 12:00:21.121 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2021-11-26 12:00:21.211 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2021-11-26 12:00:21.213 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2021-11-26 12:00:21.241 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2021-11-26 12:00:21.533 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2021-11-26 12:00:21.538 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2021-11-26 12:00:21.772 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2021-11-26 12:00:21.776 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2021-11-26 12:00:21.778 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2021-11-26 12:00:21.781 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2021-11-26 12:00:21.790 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2021-11-26 12:00:21.982 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2021-11-26 12:00:21.985 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2021-11-26 12:00:22.005 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2021-11-26 12:00:22.053 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2021-11-26 12:00:22.123 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2021-11-26 12:00:22.330 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2021-11-26 12:00:24.182 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2021-11-26 12:00:26.523 | Fetched 38.1 MB in 6s (6,423 kB/s) 2021-11-26 12:00:26.570 | Selecting previously unselected package erlang-base. 2021-11-26 12:00:26.617 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81597 files and directories currently installed.) 2021-11-26 12:00:26.620 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 12:00:26.625 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:27.754 | Selecting previously unselected package erlang-asn1. 2021-11-26 12:00:27.763 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 12:00:27.767 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:27.892 | Selecting previously unselected package erlang-crypto. 2021-11-26 12:00:27.905 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 12:00:27.909 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:27.968 | Selecting previously unselected package erlang-public-key. 2021-11-26 12:00:27.977 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 12:00:27.981 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:28.094 | Selecting previously unselected package erlang-mnesia. 2021-11-26 12:00:28.104 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 12:00:28.109 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:28.242 | Selecting previously unselected package erlang-runtime-tools. 2021-11-26 12:00:28.254 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 12:00:28.259 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:28.333 | Selecting previously unselected package erlang-ssl. 2021-11-26 12:00:28.347 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 12:00:28.351 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:28.537 | Selecting previously unselected package erlang-eldap. 2021-11-26 12:00:28.550 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 12:00:28.555 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:28.605 | Selecting previously unselected package erlang-ftp. 2021-11-26 12:00:28.614 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 12:00:28.618 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:28.667 | Selecting previously unselected package erlang-tftp. 2021-11-26 12:00:28.676 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 12:00:28.681 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:28.732 | Selecting previously unselected package erlang-inets. 2021-11-26 12:00:28.742 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 12:00:28.746 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:28.865 | Selecting previously unselected package erlang-snmp. 2021-11-26 12:00:28.874 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 12:00:28.879 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:29.141 | Selecting previously unselected package erlang-os-mon. 2021-11-26 12:00:29.150 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 12:00:29.154 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:29.206 | Selecting previously unselected package erlang-parsetools. 2021-11-26 12:00:29.216 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 12:00:29.220 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:29.280 | Selecting previously unselected package erlang-syntax-tools. 2021-11-26 12:00:29.294 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 12:00:29.299 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:29.381 | Selecting previously unselected package erlang-tools. 2021-11-26 12:00:29.391 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 12:00:29.395 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:29.497 | Selecting previously unselected package erlang-xmerl. 2021-11-26 12:00:29.506 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-11-26 12:00:29.510 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:29.700 | Selecting previously unselected package locales-all. 2021-11-26 12:00:29.709 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-11-26 12:00:29.714 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2021-11-26 12:00:33.934 | Selecting previously unselected package rabbitmq-server. 2021-11-26 12:00:33.946 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2021-11-26 12:00:33.951 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-11-26 12:00:35.140 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:35.594 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2021-11-26 12:00:35.594 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2021-11-26 12:00:39.939 | Searching for services which depend on erlang and should be started... none found. 2021-11-26 12:00:39.945 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:39.954 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:39.961 | Setting up locales-all (2.31-0ubuntu9.2) ... 2021-11-26 12:00:39.971 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:39.977 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:39.984 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:39.992 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:39.998 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:40.005 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:40.011 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:40.018 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:40.024 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:40.029 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:40.035 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:40.041 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:40.049 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:40.055 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2021-11-26 12:00:40.061 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-11-26 12:00:40.153 | Adding group `rabbitmq' (GID 125) ... 2021-11-26 12:00:40.179 | Done. 2021-11-26 12:00:40.262 | Adding system user `rabbitmq' (UID 117) ... 2021-11-26 12:00:40.262 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2021-11-26 12:00:40.316 | Not creating home directory `/var/lib/rabbitmq'. 2021-11-26 12:00:40.593 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-11-26 12:00:46.289 | Processing triggers for man-db (2.9.1-1) ... 2021-11-26 12:00:46.915 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-26 12:00:54.579 | + functions-common:apt_get:1204 : result=0 2021-11-26 12:00:54.581 | + functions-common:apt_get:1207 : time_stop apt-get 2021-11-26 12:00:54.583 | + functions-common:time_stop:2395 : local name 2021-11-26 12:00:54.586 | + functions-common:time_stop:2396 : local end_time 2021-11-26 12:00:54.588 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-26 12:00:54.590 | + functions-common:time_stop:2398 : local total 2021-11-26 12:00:54.592 | + functions-common:time_stop:2399 : local start_time 2021-11-26 12:00:54.595 | + functions-common:time_stop:2401 : name=apt-get 2021-11-26 12:00:54.597 | + functions-common:time_stop:2402 : start_time=1637928019288 2021-11-26 12:00:54.599 | + functions-common:time_stop:2404 : [[ -z 1637928019288 ]] 2021-11-26 12:00:54.602 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 12:00:54.606 | + functions-common:time_stop:2407 : end_time=1637928054603 2021-11-26 12:00:54.608 | + functions-common:time_stop:2408 : elapsed_time=35315 2021-11-26 12:00:54.610 | + functions-common:time_stop:2409 : total=177483 2021-11-26 12:00:54.612 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 12:00:54.615 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=212798 2021-11-26 12:00:54.618 | + functions-common:apt_get:1208 : return 0 2021-11-26 12:00:54.621 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-11-26 12:00:54.624 | + functions-common:is_suse:517 : is_opensuse 2021-11-26 12:00:54.628 | + functions-common:is_opensuse:524 : [[ -z Ubuntu ]] 2021-11-26 12:00:54.630 | + functions-common:is_opensuse:528 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-26 12:00:54.633 | + functions-common:is_suse:517 : is_suse_linux_enterprise 2021-11-26 12:00:54.636 | + functions-common:is_suse_linux_enterprise:536 : [[ -z Ubuntu ]] 2021-11-26 12:00:54.638 | + functions-common:is_suse_linux_enterprise:540 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-26 12:00:54.641 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-11-26 12:00:54.643 | + functions-common:is_fedora:501 : [[ -z Ubuntu ]] 2021-11-26 12:00:54.645 | + functions-common:is_fedora:505 : '[' Ubuntu = Fedora ']' 2021-11-26 12:00:54.649 | + functions-common:is_fedora:505 : '[' Ubuntu = 'Red Hat' ']' 2021-11-26 12:00:54.651 | + functions-common:is_fedora:506 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-26 12:00:54.654 | + functions-common:is_fedora:507 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-26 12:00:54.656 | + functions-common:is_fedora:508 : '[' Ubuntu = CentOS ']' 2021-11-26 12:00:54.658 | + functions-common:is_fedora:508 : '[' Ubuntu = CentOSStream ']' 2021-11-26 12:00:54.660 | + functions-common:is_fedora:509 : '[' Ubuntu = OracleServer ']' 2021-11-26 12:00:54.664 | + functions-common:is_fedora:509 : '[' Ubuntu = Virtuozzo ']' 2021-11-26 12:00:54.666 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-11-26 12:00:54.668 | + functions-common:is_suse:517 : is_opensuse 2021-11-26 12:00:54.671 | + functions-common:is_opensuse:524 : [[ -z Ubuntu ]] 2021-11-26 12:00:54.673 | + functions-common:is_opensuse:528 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-26 12:00:54.676 | + functions-common:is_suse:517 : is_suse_linux_enterprise 2021-11-26 12:00:54.678 | + functions-common:is_suse_linux_enterprise:536 : [[ -z Ubuntu ]] 2021-11-26 12:00:54.681 | + functions-common:is_suse_linux_enterprise:540 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-26 12:00:54.683 | + ./stack.sh:main:815 : restart_rpc_backend 2021-11-26 12:00:54.685 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-11-26 12:00:54.703 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:00:54.706 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-11-26 12:00:54.709 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-26 12:00:54.712 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-11-26 12:00:54.715 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-11-26 12:00:54.720 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-11-26 12:00:54.725 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-11-26 12:00:54.728 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-11-26 12:00:54.730 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-11-26 12:00:54.734 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-11-26 12:00:54.737 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-11-26 12:00:54.740 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-11-26 12:00:54.743 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-11-26 12:00:55.467 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-11-26 12:00:55.467 | user tags 2021-11-26 12:00:55.467 | guest [administrator]' 2021-11-26 12:00:55.471 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-11-26 12:00:55.471 | user tags 2021-11-26 12:00:55.471 | guest [administrator]' 2021-11-26 12:00:55.471 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-11-26 12:00:55.478 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-11-26 12:00:55.481 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-11-26 12:00:55.484 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-11-26 12:00:56.258 | Adding user "stackrabbit" ... 2021-11-26 12:00:56.287 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-11-26 12:00:56.971 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-11-26 12:00:56.998 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-11-26 12:00:57.000 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-11-26 12:00:57.706 | Changing password for user "stackrabbit" ... 2021-11-26 12:00:57.733 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-11-26 12:00:57.736 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-11-26 12:00:57.739 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-11-26 12:00:58.449 | Deleting user "guest" ... 2021-11-26 12:00:58.474 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-11-26 12:00:58.490 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:00:58.493 | + ./stack.sh:main:818 : install_database 2021-11-26 12:00:58.495 | + lib/database:install_database:116 : install_database_mysql 2021-11-26 12:00:58.497 | + lib/databases/mysql:install_database_mysql:152 : is_ubuntu 2021-11-26 12:00:58.500 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:00:58.502 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:00:58.504 | + lib/databases/mysql:install_database_mysql:155 : sudo debconf-set-selections 2021-11-26 12:00:58.727 | + lib/databases/mysql:install_database_mysql:165 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-11-26 12:00:58.732 | + lib/databases/mysql:install_database_mysql:166 : cat 2021-11-26 12:00:58.738 | + lib/databases/mysql:install_database_mysql:172 : is_ubuntu 2021-11-26 12:00:58.741 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:00:58.744 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:00:58.747 | + lib/databases/mysql:install_database_mysql:172 : '[' mysql '!=' mariadb ']' 2021-11-26 12:00:58.749 | + lib/databases/mysql:install_database_mysql:173 : echo host=127.0.0.1 2021-11-26 12:00:58.752 | + lib/databases/mysql:install_database_mysql:175 : chmod 0600 /home/ubuntu/.my.cnf 2021-11-26 12:00:58.758 | + lib/databases/mysql:install_database_mysql:178 : is_oraclelinux 2021-11-26 12:00:58.760 | + functions-common:is_oraclelinux:489 : [[ -z Ubuntu ]] 2021-11-26 12:00:58.763 | + functions-common:is_oraclelinux:493 : '[' Ubuntu = OracleServer ']' 2021-11-26 12:00:58.765 | + lib/databases/mysql:install_database_mysql:180 : is_fedora 2021-11-26 12:00:58.767 | + functions-common:is_fedora:501 : [[ -z Ubuntu ]] 2021-11-26 12:00:58.769 | + functions-common:is_fedora:505 : '[' Ubuntu = Fedora ']' 2021-11-26 12:00:58.772 | + functions-common:is_fedora:505 : '[' Ubuntu = 'Red Hat' ']' 2021-11-26 12:00:58.774 | + functions-common:is_fedora:506 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-26 12:00:58.776 | + functions-common:is_fedora:507 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-26 12:00:58.778 | + functions-common:is_fedora:508 : '[' Ubuntu = CentOS ']' 2021-11-26 12:00:58.781 | + functions-common:is_fedora:508 : '[' Ubuntu = CentOSStream ']' 2021-11-26 12:00:58.783 | + functions-common:is_fedora:509 : '[' Ubuntu = OracleServer ']' 2021-11-26 12:00:58.785 | + functions-common:is_fedora:509 : '[' Ubuntu = Virtuozzo ']' 2021-11-26 12:00:58.787 | + lib/databases/mysql:install_database_mysql:183 : is_suse 2021-11-26 12:00:58.790 | + functions-common:is_suse:517 : is_opensuse 2021-11-26 12:00:58.792 | + functions-common:is_opensuse:524 : [[ -z Ubuntu ]] 2021-11-26 12:00:58.795 | + functions-common:is_opensuse:528 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-26 12:00:58.799 | + functions-common:is_suse:517 : is_suse_linux_enterprise 2021-11-26 12:00:58.803 | + functions-common:is_suse_linux_enterprise:536 : [[ -z Ubuntu ]] 2021-11-26 12:00:58.807 | + functions-common:is_suse_linux_enterprise:540 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-26 12:00:58.810 | + lib/databases/mysql:install_database_mysql:186 : is_ubuntu 2021-11-26 12:00:58.813 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:00:58.816 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:00:58.819 | + lib/databases/mysql:install_database_mysql:187 : install_package mysql-server 2021-11-26 12:00:58.821 | + functions-common:install_package:1433 : update_package_repo 2021-11-26 12:00:58.823 | + functions-common:update_package_repo:1405 : NO_UPDATE_REPOS=False 2021-11-26 12:00:58.826 | + functions-common:update_package_repo:1406 : REPOS_UPDATED=True 2021-11-26 12:00:58.828 | + functions-common:update_package_repo:1407 : RETRY_UPDATE=False 2021-11-26 12:00:58.831 | + functions-common:update_package_repo:1409 : [[ False = \T\r\u\e ]] 2021-11-26 12:00:58.833 | + functions-common:update_package_repo:1413 : is_ubuntu 2021-11-26 12:00:58.836 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:00:58.838 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:00:58.841 | + functions-common:update_package_repo:1414 : apt_get_update 2021-11-26 12:00:58.844 | + functions-common:apt_get_update:1159 : [[ True == \T\r\u\e ]] 2021-11-26 12:00:58.847 | + functions-common:apt_get_update:1159 : [[ False != \T\r\u\e ]] 2021-11-26 12:00:58.849 | + functions-common:apt_get_update:1160 : return 2021-11-26 12:00:58.852 | + functions-common:install_package:1434 : real_install_package mysql-server 2021-11-26 12:00:58.854 | + functions-common:real_install_package:1419 : is_ubuntu 2021-11-26 12:00:58.857 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:00:58.859 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:00:58.861 | + functions-common:real_install_package:1420 : apt_get install mysql-server 2021-11-26 12:00:58.886 | + functions-common:apt_get:1200 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-11-26 12:00:58.994 | Reading package lists... 2021-11-26 12:00:59.233 | Building dependency tree... 2021-11-26 12:00:59.234 | Reading state information... 2021-11-26 12:00:59.465 | The following packages were automatically installed and are no longer required: 2021-11-26 12:00:59.466 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-26 12:00:59.466 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-26 12:00:59.466 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-26 12:00:59.466 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-26 12:00:59.466 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-26 12:00:59.466 | python3-zope.interface 2021-11-26 12:00:59.466 | Use 'sudo apt autoremove' to remove them. 2021-11-26 12:00:59.466 | The following additional packages will be installed: 2021-11-26 12:00:59.466 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-11-26 12:00:59.466 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-11-26 12:00:59.466 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-11-26 12:00:59.467 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-11-26 12:00:59.467 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-11-26 12:00:59.467 | mysql-server-8.0 mysql-server-core-8.0 2021-11-26 12:00:59.468 | Suggested packages: 2021-11-26 12:00:59.468 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-11-26 12:00:59.563 | The following NEW packages will be installed: 2021-11-26 12:00:59.563 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-11-26 12:00:59.563 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-11-26 12:00:59.563 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-11-26 12:00:59.563 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-11-26 12:00:59.563 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-11-26 12:00:59.564 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2021-11-26 12:00:59.865 | 0 upgraded, 24 newly installed, 0 to remove and 102 not upgraded. 2021-11-26 12:00:59.865 | Need to get 31.9 MB of archives. 2021-11-26 12:00:59.866 | After this operation, 263 MB of additional disk space will be used. 2021-11-26 12:00:59.866 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [4,423 kB] 2021-11-26 12:01:01.240 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [22.0 kB] 2021-11-26 12:01:01.242 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2021-11-26 12:01:01.249 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2021-11-26 12:01:01.250 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2021-11-26 12:01:01.270 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [18.4 MB] 2021-11-26 12:01:03.940 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [1,313 kB] 2021-11-26 12:01:04.166 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2021-11-26 12:01:04.167 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2021-11-26 12:01:04.170 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2021-11-26 12:01:04.172 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2021-11-26 12:01:04.176 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2021-11-26 12:01:04.178 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2021-11-26 12:01:04.178 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-11-26 12:01:04.179 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-11-26 12:01:04.181 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2021-11-26 12:01:04.307 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2021-11-26 12:01:04.447 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-11-26 12:01:04.449 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2021-11-26 12:01:04.451 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2021-11-26 12:01:04.462 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2021-11-26 12:01:04.463 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2021-11-26 12:01:05.466 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2021-11-26 12:01:05.466 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.27-0ubuntu0.20.04.1 [9,548 B] 2021-11-26 12:01:06.003 | Preconfiguring packages ... 2021-11-26 12:01:06.144 | Fetched 31.9 MB in 6s (5,408 kB/s) 2021-11-26 12:01:06.179 | Selecting previously unselected package mysql-client-core-8.0. 2021-11-26 12:01:06.230 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90053 files and directories currently installed.) 2021-11-26 12:01:06.234 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-26 12:01:06.239 | Unpacking mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-26 12:01:07.186 | Selecting previously unselected package mysql-client-8.0. 2021-11-26 12:01:07.196 | Preparing to unpack .../01-mysql-client-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-26 12:01:07.201 | Unpacking mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-26 12:01:07.249 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2021-11-26 12:01:07.259 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-11-26 12:01:07.267 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-11-26 12:01:07.326 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2021-11-26 12:01:07.335 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-11-26 12:01:07.340 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-11-26 12:01:07.388 | Selecting previously unselected package libmecab2:amd64. 2021-11-26 12:01:07.398 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2021-11-26 12:01:07.402 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2021-11-26 12:01:07.483 | Selecting previously unselected package mysql-server-core-8.0. 2021-11-26 12:01:07.493 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-26 12:01:07.498 | Unpacking mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-26 12:01:10.431 | Selecting previously unselected package mysql-server-8.0. 2021-11-26 12:01:10.444 | Preparing to unpack .../06-mysql-server-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-11-26 12:01:10.967 | Unpacking mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-26 12:01:11.061 | Selecting previously unselected package libhtml-tagset-perl. 2021-11-26 12:01:11.070 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2021-11-26 12:01:11.074 | Unpacking libhtml-tagset-perl (3.20-4) ... 2021-11-26 12:01:11.113 | Selecting previously unselected package liburi-perl. 2021-11-26 12:01:11.122 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2021-11-26 12:01:11.127 | Unpacking liburi-perl (1.76-2) ... 2021-11-26 12:01:11.189 | Selecting previously unselected package libhtml-parser-perl. 2021-11-26 12:01:11.199 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2021-11-26 12:01:11.203 | Unpacking libhtml-parser-perl (3.72-5) ... 2021-11-26 12:01:11.253 | Selecting previously unselected package libcgi-pm-perl. 2021-11-26 12:01:11.262 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2021-11-26 12:01:11.267 | Unpacking libcgi-pm-perl (4.46-1) ... 2021-11-26 12:01:11.331 | Selecting previously unselected package libfcgi-perl. 2021-11-26 12:01:11.340 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2021-11-26 12:01:11.345 | Unpacking libfcgi-perl (0.79-1) ... 2021-11-26 12:01:11.388 | Selecting previously unselected package libcgi-fast-perl. 2021-11-26 12:01:11.398 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2021-11-26 12:01:11.403 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2021-11-26 12:01:11.439 | Selecting previously unselected package libencode-locale-perl. 2021-11-26 12:01:11.449 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2021-11-26 12:01:11.453 | Unpacking libencode-locale-perl (1.05-1) ... 2021-11-26 12:01:11.489 | Selecting previously unselected package libhtml-template-perl. 2021-11-26 12:01:11.498 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2021-11-26 12:01:11.502 | Unpacking libhtml-template-perl (2.97-1) ... 2021-11-26 12:01:11.553 | Selecting previously unselected package libtimedate-perl. 2021-11-26 12:01:11.562 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2021-11-26 12:01:11.567 | Unpacking libtimedate-perl (2.3200-1) ... 2021-11-26 12:01:11.624 | Selecting previously unselected package libhttp-date-perl. 2021-11-26 12:01:11.634 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2021-11-26 12:01:11.639 | Unpacking libhttp-date-perl (6.05-1) ... 2021-11-26 12:01:11.683 | Selecting previously unselected package libio-html-perl. 2021-11-26 12:01:11.693 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2021-11-26 12:01:11.698 | Unpacking libio-html-perl (1.001-1) ... 2021-11-26 12:01:11.737 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-11-26 12:01:11.747 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2021-11-26 12:01:11.751 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2021-11-26 12:01:11.792 | Selecting previously unselected package libhttp-message-perl. 2021-11-26 12:01:11.802 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2021-11-26 12:01:11.807 | Unpacking libhttp-message-perl (6.22-1) ... 2021-11-26 12:01:11.854 | Selecting previously unselected package mecab-utils. 2021-11-26 12:01:11.869 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2021-11-26 12:01:11.875 | Unpacking mecab-utils (0.996-10build1) ... 2021-11-26 12:01:11.916 | Selecting previously unselected package mecab-ipadic. 2021-11-26 12:01:11.926 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2021-11-26 12:01:11.931 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-11-26 12:01:13.192 | Selecting previously unselected package mecab-ipadic-utf8. 2021-11-26 12:01:13.202 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2021-11-26 12:01:13.209 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-11-26 12:01:13.253 | Selecting previously unselected package mysql-server. 2021-11-26 12:01:13.263 | Preparing to unpack .../23-mysql-server_8.0.27-0ubuntu0.20.04.1_all.deb ... 2021-11-26 12:01:13.268 | Unpacking mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2021-11-26 12:01:13.333 | Setting up libmecab2:amd64 (0.996-10build1) ... 2021-11-26 12:01:13.349 | Setting up mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-26 12:01:13.357 | Setting up libhtml-tagset-perl (3.20-4) ... 2021-11-26 12:01:13.365 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2021-11-26 12:01:13.373 | Setting up libencode-locale-perl (1.05-1) ... 2021-11-26 12:01:13.380 | Setting up mecab-utils (0.996-10build1) ... 2021-11-26 12:01:13.386 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-11-26 12:01:13.391 | Setting up libio-html-perl (1.001-1) ... 2021-11-26 12:01:13.397 | Setting up libtimedate-perl (2.3200-1) ... 2021-11-26 12:01:13.403 | Setting up mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-26 12:01:13.409 | Setting up libfcgi-perl (0.79-1) ... 2021-11-26 12:01:13.414 | Setting up liburi-perl (1.76-2) ... 2021-11-26 12:01:13.420 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-11-26 12:01:13.426 | Setting up libhttp-date-perl (6.05-1) ... 2021-11-26 12:01:13.432 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-11-26 12:01:13.437 | Compiling IPA dictionary for Mecab. This takes long time... 2021-11-26 12:01:13.441 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-11-26 12:01:13.442 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2021-11-26 12:01:13.442 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-11-26 12:01:13.442 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-11-26 12:01:13.580 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-11-26 12:01:13.580 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-11-26 12:01:13.581 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-11-26 12:01:13.581 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-11-26 12:01:13.588 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-11-26 12:01:13.677 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-11-26 12:01:13.677 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-11-26 12:01:13.678 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-11-26 12:01:13.703 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-11-26 12:01:13.748 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-11-26 12:01:14.030 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-11-26 12:01:14.037 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-11-26 12:01:14.127 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-11-26 12:01:14.127 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-11-26 12:01:14.127 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-11-26 12:01:14.127 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-11-26 12:01:14.132 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-11-26 12:01:14.132 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-11-26 12:01:14.177 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-11-26 12:01:14.367 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-11-26 12:01:14.368 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-11-26 12:01:14.368 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-11-26 12:01:14.368 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-11-26 12:01:14.371 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-11-26 12:01:14.371 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-11-26 12:01:14.789 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2021-11-26 12:01:14.913 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-11-26 12:01:15.230 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2021-11-26 12:01:15.234 | 2021-11-26 12:01:15.234 | done! 2021-11-26 12:01:15.243 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-11-26 12:01:15.254 | Setting up mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-26 12:01:15.267 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-11-26 12:01:15.273 | Compiling IPA dictionary for Mecab. This takes long time... 2021-11-26 12:01:15.294 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-11-26 12:01:15.294 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2021-11-26 12:01:15.295 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-11-26 12:01:15.295 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-11-26 12:01:15.502 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-11-26 12:01:15.502 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-11-26 12:01:15.502 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-11-26 12:01:15.503 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-11-26 12:01:15.514 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-11-26 12:01:15.643 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-11-26 12:01:15.644 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-11-26 12:01:15.644 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-11-26 12:01:15.684 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-11-26 12:01:15.758 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-11-26 12:01:16.256 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-11-26 12:01:16.266 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-11-26 12:01:16.373 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-11-26 12:01:16.374 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-11-26 12:01:16.374 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-11-26 12:01:16.374 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-11-26 12:01:16.379 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-11-26 12:01:16.380 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-11-26 12:01:16.468 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-11-26 12:01:16.753 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-11-26 12:01:16.754 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-11-26 12:01:16.755 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-11-26 12:01:16.755 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-11-26 12:01:16.758 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-11-26 12:01:16.759 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-11-26 12:01:17.263 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2021-11-26 12:01:17.402 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-11-26 12:01:17.721 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2021-11-26 12:01:17.726 | 2021-11-26 12:01:17.726 | done! 2021-11-26 12:01:17.735 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-11-26 12:01:17.744 | Setting up libhtml-parser-perl (3.72-5) ... 2021-11-26 12:01:17.754 | Setting up libhttp-message-perl (6.22-1) ... 2021-11-26 12:01:17.760 | Setting up mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-11-26 12:01:18.458 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-11-26 12:01:18.495 | Renaming removed key_buffer and myisam-recover options (if present) 2021-11-26 12:01:26.747 | mysqld will log errors to /var/log/mysql/error.log 2021-11-26 12:01:27.384 | mysqld is running as pid 56114 2021-11-26 12:01:30.271 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-11-26 12:01:32.405 | Setting up libcgi-pm-perl (4.46-1) ... 2021-11-26 12:01:32.416 | Setting up libhtml-template-perl (2.97-1) ... 2021-11-26 12:01:32.425 | Setting up mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2021-11-26 12:01:32.436 | Setting up libcgi-fast-perl (1:2.15-1) ... 2021-11-26 12:01:32.445 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-26 12:01:32.806 | Processing triggers for man-db (2.9.1-1) ... 2021-11-26 12:01:34.647 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-11-26 12:01:41.937 | + functions-common:apt_get:1204 : result=0 2021-11-26 12:01:41.940 | + functions-common:apt_get:1207 : time_stop apt-get 2021-11-26 12:01:41.943 | + functions-common:time_stop:2395 : local name 2021-11-26 12:01:41.946 | + functions-common:time_stop:2396 : local end_time 2021-11-26 12:01:41.949 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-26 12:01:41.951 | + functions-common:time_stop:2398 : local total 2021-11-26 12:01:41.953 | + functions-common:time_stop:2399 : local start_time 2021-11-26 12:01:41.956 | + functions-common:time_stop:2401 : name=apt-get 2021-11-26 12:01:41.958 | + functions-common:time_stop:2402 : start_time=1637928058884 2021-11-26 12:01:41.960 | + functions-common:time_stop:2404 : [[ -z 1637928058884 ]] 2021-11-26 12:01:41.963 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 12:01:41.967 | + functions-common:time_stop:2407 : end_time=1637928101965 2021-11-26 12:01:41.969 | + functions-common:time_stop:2408 : elapsed_time=43081 2021-11-26 12:01:41.971 | + functions-common:time_stop:2409 : total=212798 2021-11-26 12:01:41.974 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 12:01:41.976 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=255879 2021-11-26 12:01:41.978 | + functions-common:apt_get:1208 : return 0 2021-11-26 12:01:41.981 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-11-26 12:01:41.983 | + ./stack.sh:main:821 : install_database_python 2021-11-26 12:01:41.985 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-11-26 12:01:41.988 | + lib/databases/mysql:install_database_python_mysql:195 : pip_install_gr PyMySQL 2021-11-26 12:01:41.990 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-11-26 12:01:41.993 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-26 12:01:41.996 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-11-26 12:01:41.999 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-11-26 12:01:42.002 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-26 12:01:42.007 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-11-26 12:01:42.007 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-26 12:01:42.013 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-11-26 12:01:42.016 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-11-26 12:01:42.019 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-11-26 12:01:42.023 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-11-26 12:01:42.026 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-11-26 12:01:42.051 | Using python 3.8 to install PyMySQL 2021-11-26 12:01:42.053 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-11-26 12:01:42.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 12:01:42.772 | from cryptography.utils import int_from_bytes 2021-11-26 12:01:42.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 12:01:42.773 | from cryptography.utils import int_from_bytes 2021-11-26 12:01:43.840 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:01:43.951 | Collecting PyMySQL 2021-11-26 12:01:43.958 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-11-26 12:01:45.505 | Installing collected packages: PyMySQL 2021-11-26 12:01:45.634 | Successfully installed PyMySQL-1.0.2 2021-11-26 12:01:45.634 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-26 12:01:45.748 | + inc/python:pip_install:200 : result=0 2021-11-26 12:01:45.751 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-26 12:01:45.754 | + functions-common:time_stop:2395 : local name 2021-11-26 12:01:45.757 | + functions-common:time_stop:2396 : local end_time 2021-11-26 12:01:45.760 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-26 12:01:45.763 | + functions-common:time_stop:2398 : local total 2021-11-26 12:01:45.765 | + functions-common:time_stop:2399 : local start_time 2021-11-26 12:01:45.767 | + functions-common:time_stop:2401 : name=pip_install 2021-11-26 12:01:45.770 | + functions-common:time_stop:2402 : start_time=1637928102045 2021-11-26 12:01:45.772 | + functions-common:time_stop:2404 : [[ -z 1637928102045 ]] 2021-11-26 12:01:45.776 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 12:01:45.781 | + functions-common:time_stop:2407 : end_time=1637928105778 2021-11-26 12:01:45.784 | + functions-common:time_stop:2408 : elapsed_time=3733 2021-11-26 12:01:45.786 | + functions-common:time_stop:2409 : total=26719 2021-11-26 12:01:45.789 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 12:01:45.793 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=30452 2021-11-26 12:01:45.795 | + inc/python:pip_install:203 : return 0 2021-11-26 12:01:45.797 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-11-26 12:01:45.800 | + lib/databases/mysql:install_database_python_mysql:198 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-11-26 12:01:45.803 | + lib/databases/mysql:install_database_python_mysql:199 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-11-26 12:01:45.805 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-11-26 12:01:45.821 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:01:45.824 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-11-26 12:01:45.826 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-11-26 12:01:45.830 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-26 12:01:45.830 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-26 12:01:45.836 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-26 12:01:45.838 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-26 12:01:45.841 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-11-26 12:01:45.843 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-26 12:01:45.845 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-11-26 12:01:45.848 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:478 : is_service_enabled q-l3 2021-11-26 12:01:45.865 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:01:45.868 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : install_package radvd 2021-11-26 12:01:45.871 | + functions-common:install_package:1433 : update_package_repo 2021-11-26 12:01:45.873 | + functions-common:update_package_repo:1405 : NO_UPDATE_REPOS=False 2021-11-26 12:01:45.876 | + functions-common:update_package_repo:1406 : REPOS_UPDATED=True 2021-11-26 12:01:45.878 | + functions-common:update_package_repo:1407 : RETRY_UPDATE=False 2021-11-26 12:01:45.880 | + functions-common:update_package_repo:1409 : [[ False = \T\r\u\e ]] 2021-11-26 12:01:45.883 | + functions-common:update_package_repo:1413 : is_ubuntu 2021-11-26 12:01:45.885 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:01:45.887 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:01:45.890 | + functions-common:update_package_repo:1414 : apt_get_update 2021-11-26 12:01:45.892 | + functions-common:apt_get_update:1159 : [[ True == \T\r\u\e ]] 2021-11-26 12:01:45.894 | + functions-common:apt_get_update:1159 : [[ False != \T\r\u\e ]] 2021-11-26 12:01:45.896 | + functions-common:apt_get_update:1160 : return 2021-11-26 12:01:45.899 | + functions-common:install_package:1434 : real_install_package radvd 2021-11-26 12:01:45.901 | + functions-common:real_install_package:1419 : is_ubuntu 2021-11-26 12:01:45.903 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:01:45.905 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:01:45.908 | + functions-common:real_install_package:1420 : apt_get install radvd 2021-11-26 12:01:45.928 | + functions-common:apt_get:1200 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-11-26 12:01:46.038 | Reading package lists... 2021-11-26 12:01:46.291 | Building dependency tree... 2021-11-26 12:01:46.292 | Reading state information... 2021-11-26 12:01:46.525 | The following packages were automatically installed and are no longer required: 2021-11-26 12:01:46.527 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-26 12:01:46.527 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-26 12:01:46.527 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-26 12:01:46.527 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-26 12:01:46.527 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-26 12:01:46.527 | python3-zope.interface 2021-11-26 12:01:46.527 | Use 'sudo apt autoremove' to remove them. 2021-11-26 12:01:46.602 | The following NEW packages will be installed: 2021-11-26 12:01:46.602 | radvd 2021-11-26 12:01:46.937 | 0 upgraded, 1 newly installed, 0 to remove and 102 not upgraded. 2021-11-26 12:01:46.937 | Need to get 59.0 kB of archives. 2021-11-26 12:01:46.937 | After this operation, 164 kB of additional disk space will be used. 2021-11-26 12:01:46.937 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2021-11-26 12:01:47.838 | Fetched 59.0 kB in 1s (93.2 kB/s) 2021-11-26 12:01:47.886 | Selecting previously unselected package radvd. 2021-11-26 12:01:47.938 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90631 files and directories currently installed.) 2021-11-26 12:01:47.942 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2021-11-26 12:01:47.950 | Unpacking radvd (1:2.17-2) ... 2021-11-26 12:01:48.044 | Setting up radvd (1:2.17-2) ... 2021-11-26 12:01:49.035 | Job for radvd.service failed because the control process exited with error code. 2021-11-26 12:01:49.035 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-11-26 12:01:49.036 | invoke-rc.d: initscript radvd, action "start" failed. 2021-11-26 12:01:49.048 | ● radvd.service - Router advertisement daemon for IPv6 2021-11-26 12:01:49.048 | Loaded: loaded (]8;;file://n-d-819432-1/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2021-11-26 12:01:49.048 | Active: failed (Result: exit-code) since Fri 2021-11-26 12:01:49 UTC; 15ms ago 2021-11-26 12:01:49.048 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2021-11-26 12:01:49.048 | Process: 57262 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-11-26 12:01:49.049 | 2021-11-26 12:01:49.049 | Nov 26 12:01:49 n-d-819432-1 systemd[1]: Starting Router advertisement daemon for IPv6... 2021-11-26 12:01:49.049 | Nov 26 12:01:49 n-d-819432-1 radvd[57262]: can't open /etc/radvd.conf: No such file or directory 2021-11-26 12:01:49.049 | Nov 26 12:01:49 n-d-819432-1 radvd[57262]: Insecure file permissions, but continuing anyway 2021-11-26 12:01:49.049 | Nov 26 12:01:49 n-d-819432-1 radvd[57262]: exiting, failed to read config file 2021-11-26 12:01:49.049 | Nov 26 12:01:49 n-d-819432-1 systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2021-11-26 12:01:49.049 | Nov 26 12:01:49 n-d-819432-1 systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-11-26 12:01:49.049 | Nov 26 12:01:49 n-d-819432-1 systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-11-26 12:01:49.055 | Processing triggers for man-db (2.9.1-1) ... 2021-11-26 12:01:49.160 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-26 12:01:56.718 | + functions-common:apt_get:1204 : result=0 2021-11-26 12:01:56.722 | + functions-common:apt_get:1207 : time_stop apt-get 2021-11-26 12:01:56.726 | + functions-common:time_stop:2395 : local name 2021-11-26 12:01:56.729 | + functions-common:time_stop:2396 : local end_time 2021-11-26 12:01:56.733 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-26 12:01:56.736 | + functions-common:time_stop:2398 : local total 2021-11-26 12:01:56.739 | + functions-common:time_stop:2399 : local start_time 2021-11-26 12:01:56.742 | + functions-common:time_stop:2401 : name=apt-get 2021-11-26 12:01:56.745 | + functions-common:time_stop:2402 : start_time=1637928105926 2021-11-26 12:01:56.748 | + functions-common:time_stop:2404 : [[ -z 1637928105926 ]] 2021-11-26 12:01:56.751 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 12:01:56.758 | + functions-common:time_stop:2407 : end_time=1637928116754 2021-11-26 12:01:56.761 | + functions-common:time_stop:2408 : elapsed_time=10828 2021-11-26 12:01:56.764 | + functions-common:time_stop:2409 : total=255879 2021-11-26 12:01:56.766 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 12:01:56.769 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=266707 2021-11-26 12:01:56.771 | + functions-common:apt_get:1208 : return 0 2021-11-26 12:01:56.773 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:482 : is_service_enabled q-agt q-dhcp q-l3 2021-11-26 12:01:56.792 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:01:56.794 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : neutron_plugin_install_agent_packages 2021-11-26 12:01:56.797 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-11-26 12:01:56.801 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-11-26 12:01:56.823 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-11-26 12:01:56.826 | + functions-common:install_package:1433 : update_package_repo 2021-11-26 12:01:56.828 | + functions-common:update_package_repo:1405 : NO_UPDATE_REPOS=False 2021-11-26 12:01:56.831 | + functions-common:update_package_repo:1406 : REPOS_UPDATED=True 2021-11-26 12:01:56.833 | + functions-common:update_package_repo:1407 : RETRY_UPDATE=False 2021-11-26 12:01:56.835 | + functions-common:update_package_repo:1409 : [[ False = \T\r\u\e ]] 2021-11-26 12:01:56.838 | + functions-common:update_package_repo:1413 : is_ubuntu 2021-11-26 12:01:56.840 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:01:56.842 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:01:56.844 | + functions-common:update_package_repo:1414 : apt_get_update 2021-11-26 12:01:56.847 | + functions-common:apt_get_update:1159 : [[ True == \T\r\u\e ]] 2021-11-26 12:01:56.849 | + functions-common:apt_get_update:1159 : [[ False != \T\r\u\e ]] 2021-11-26 12:01:56.851 | + functions-common:apt_get_update:1160 : return 2021-11-26 12:01:56.853 | + functions-common:install_package:1434 : real_install_package fakeroot make openvswitch-switch 2021-11-26 12:01:56.855 | + functions-common:real_install_package:1419 : is_ubuntu 2021-11-26 12:01:56.858 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:01:56.861 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:01:56.863 | + functions-common:real_install_package:1420 : apt_get install fakeroot make openvswitch-switch 2021-11-26 12:01:56.883 | + functions-common:apt_get:1200 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-11-26 12:01:56.991 | Reading package lists... 2021-11-26 12:01:57.230 | Building dependency tree... 2021-11-26 12:01:57.231 | Reading state information... 2021-11-26 12:01:57.463 | fakeroot is already the newest version (1.24-1). 2021-11-26 12:01:57.463 | fakeroot set to manually installed. 2021-11-26 12:01:57.463 | make is already the newest version (4.2.1-1.2). 2021-11-26 12:01:57.463 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-11-26 12:01:57.463 | The following packages were automatically installed and are no longer required: 2021-11-26 12:01:57.464 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-26 12:01:57.464 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-26 12:01:57.464 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-26 12:01:57.464 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-26 12:01:57.464 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-26 12:01:57.464 | python3-zope.interface 2021-11-26 12:01:57.464 | Use 'sudo apt autoremove' to remove them. 2021-11-26 12:01:57.617 | 0 upgraded, 0 newly installed, 0 to remove and 102 not upgraded. 2021-11-26 12:01:57.623 | + functions-common:apt_get:1204 : result=0 2021-11-26 12:01:57.625 | + functions-common:apt_get:1207 : time_stop apt-get 2021-11-26 12:01:57.628 | + functions-common:time_stop:2395 : local name 2021-11-26 12:01:57.631 | + functions-common:time_stop:2396 : local end_time 2021-11-26 12:01:57.634 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-26 12:01:57.637 | + functions-common:time_stop:2398 : local total 2021-11-26 12:01:57.639 | + functions-common:time_stop:2399 : local start_time 2021-11-26 12:01:57.642 | + functions-common:time_stop:2401 : name=apt-get 2021-11-26 12:01:57.644 | + functions-common:time_stop:2402 : start_time=1637928116881 2021-11-26 12:01:57.646 | + functions-common:time_stop:2404 : [[ -z 1637928116881 ]] 2021-11-26 12:01:57.649 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 12:01:57.653 | + functions-common:time_stop:2407 : end_time=1637928117650 2021-11-26 12:01:57.655 | + functions-common:time_stop:2408 : elapsed_time=769 2021-11-26 12:01:57.657 | + functions-common:time_stop:2409 : total=266707 2021-11-26 12:01:57.659 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 12:01:57.662 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=267476 2021-11-26 12:01:57.664 | + functions-common:apt_get:1208 : return 0 2021-11-26 12:01:57.666 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-11-26 12:01:57.668 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:01:57.671 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:01:57.674 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-11-26 12:01:57.676 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-11-26 12:01:57.680 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-11-26 12:01:57.684 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-11-26 12:01:57.687 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-11-26 12:01:57.690 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-11-26 12:01:57.691 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-11-26 12:01:57.696 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-11-26 12:01:57.698 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-11-26 12:01:57.701 | + functions:vercmp:628 : local v1=5.4 2021-11-26 12:01:57.703 | + functions:vercmp:629 : local 'op=<' 2021-11-26 12:01:57.705 | + functions:vercmp:630 : local v2=3.13 2021-11-26 12:01:57.707 | + functions:vercmp:631 : local result 2021-11-26 12:01:57.711 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-11-26 12:01:57.711 | ++ functions:vercmp:635 : head -1 2021-11-26 12:01:57.712 | ++ functions:vercmp:635 : sort -V 2021-11-26 12:01:57.716 | + functions:vercmp:635 : result=3.13 2021-11-26 12:01:57.720 | + functions:vercmp:637 : case $op in 2021-11-26 12:01:57.722 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-11-26 12:01:57.724 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-11-26 12:01:57.727 | + functions:vercmp:648 : return 2021-11-26 12:01:57.729 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-11-26 12:01:57.731 | + functions-common:restart_service:2279 : '[' -x /bin/systemctl ']' 2021-11-26 12:01:57.734 | + functions-common:restart_service:2280 : sudo /bin/systemctl restart openvswitch-switch 2021-11-26 12:01:58.078 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-11-26 12:01:58.080 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-11-26 12:01:58.082 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:01:58.087 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:01:58.089 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-11-26 12:01:58.092 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:01:58.094 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-11-26 12:01:58.113 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:01:58.115 | + ./stack.sh:main:829 : install_etcd3 2021-11-26 12:01:58.118 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-11-26 12:01:58.118 | Installing etcd 2021-11-26 12:01:58.120 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-11-26 12:01:58.132 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-11-26 12:01:58.144 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-11-26 12:01:58.150 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-11-26 12:01:58.163 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-11-26 12:01:58.166 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-26 12:01:58.168 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-26 12:01:58.172 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-26 12:01:58.176 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-11-26 12:01:58.179 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-11-26 12:01:58.181 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-11-26 12:01:58.183 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-26 12:01:58.187 | --2021-11-26 12:01:58-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-26 12:01:58.245 | Resolving github.com (github.com)... 140.82.121.4 2021-11-26 12:01:58.295 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-11-26 12:01:58.601 | HTTP request sent, awaiting response... 302 Found 2021-11-26 12:01:58.601 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211126%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211126T120158Z&X-Amz-Expires=300&X-Amz-Signature=0226a4d136c925b2a4357acf70fe5575da61aa20bf38880d48e55b652373987e&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-11-26 12:01:58.601 | --2021-11-26 12:01:58-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211126%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211126T120158Z&X-Amz-Expires=300&X-Amz-Signature=0226a4d136c925b2a4357acf70fe5575da61aa20bf38880d48e55b652373987e&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2021-11-26 12:01:58.698 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.111.133, ... 2021-11-26 12:01:58.737 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. 2021-11-26 12:01:59.103 | HTTP request sent, awaiting response... 200 OK 2021-11-26 12:01:59.103 | Length: 11350736 (11M) [application/octet-stream] 2021-11-26 12:01:59.103 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-11-26 12:01:59.284 | 2021-11-26 12:01:59.573 | 0K ........ .. 100% 23.0M=0.5s 2021-11-26 12:01:59.574 | 2021-11-26 12:01:59.574 | 2021-11-26 12:01:59 (23.0 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-11-26 12:01:59.574 | 2021-11-26 12:01:59.579 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2021-11-26 12:01:59.583 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-26 12:01:59.587 | ++ functions:get_extra_file:74 : return 2021-11-26 12:01:59.591 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-26 12:01:59.594 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-11-26 12:01:59.597 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-11-26 12:01:59.599 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-11-26 12:01:59.730 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-11-26 12:01:59.735 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-11-26 12:01:59.740 | etcd-v3.3.12-linux-amd64/ 2021-11-26 12:01:59.740 | etcd-v3.3.12-linux-amd64/README.md 2021-11-26 12:01:59.740 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-11-26 12:01:59.740 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-11-26 12:01:59.740 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-11-26 12:01:59.740 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-11-26 12:01:59.741 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-11-26 12:01:59.741 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-11-26 12:01:59.741 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-11-26 12:01:59.741 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-11-26 12:01:59.741 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-11-26 12:01:59.741 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-11-26 12:01:59.741 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-11-26 12:01:59.741 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-11-26 12:01:59.741 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-11-26 12:01:59.741 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-11-26 12:01:59.741 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-11-26 12:01:59.742 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-11-26 12:01:59.742 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-11-26 12:01:59.742 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-11-26 12:01:59.742 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-11-26 12:01:59.742 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-11-26 12:01:59.742 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-11-26 12:01:59.742 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-11-26 12:01:59.742 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-11-26 12:01:59.742 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-11-26 12:01:59.742 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-11-26 12:01:59.742 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-11-26 12:01:59.742 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-11-26 12:01:59.742 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-11-26 12:01:59.742 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-11-26 12:01:59.742 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-11-26 12:01:59.743 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-11-26 12:01:59.743 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-11-26 12:01:59.743 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-11-26 12:01:59.743 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-11-26 12:01:59.743 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-11-26 12:01:59.743 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-11-26 12:01:59.743 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-11-26 12:01:59.743 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-11-26 12:01:59.743 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-11-26 12:01:59.743 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-11-26 12:01:59.743 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-11-26 12:01:59.743 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-11-26 12:01:59.743 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-11-26 12:01:59.743 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-11-26 12:01:59.743 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-11-26 12:01:59.743 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-11-26 12:01:59.743 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-11-26 12:01:59.744 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-11-26 12:01:59.744 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-11-26 12:01:59.744 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-11-26 12:01:59.744 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-11-26 12:01:59.744 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-11-26 12:01:59.744 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-11-26 12:01:59.744 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-11-26 12:01:59.744 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-11-26 12:01:59.744 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-11-26 12:01:59.744 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-11-26 12:01:59.744 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-11-26 12:01:59.744 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-11-26 12:01:59.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-11-26 12:01:59.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-11-26 12:01:59.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-11-26 12:01:59.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-11-26 12:01:59.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-11-26 12:01:59.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-11-26 12:01:59.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-11-26 12:01:59.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-11-26 12:01:59.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-11-26 12:01:59.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-11-26 12:01:59.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-11-26 12:01:59.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-11-26 12:01:59.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-11-26 12:01:59.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-11-26 12:01:59.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-11-26 12:01:59.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-11-26 12:01:59.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-11-26 12:01:59.746 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-11-26 12:01:59.746 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-11-26 12:01:59.746 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-11-26 12:01:59.746 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-11-26 12:01:59.746 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-11-26 12:01:59.746 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-11-26 12:01:59.746 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-11-26 12:01:59.746 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-11-26 12:01:59.746 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-11-26 12:01:59.746 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-11-26 12:01:59.746 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-11-26 12:01:59.746 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-11-26 12:01:59.747 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-11-26 12:01:59.747 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-11-26 12:01:59.747 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-11-26 12:01:59.747 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-11-26 12:01:59.747 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-11-26 12:01:59.747 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-11-26 12:01:59.747 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-11-26 12:01:59.747 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-11-26 12:01:59.747 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-11-26 12:01:59.747 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-11-26 12:01:59.747 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-11-26 12:01:59.747 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-11-26 12:01:59.747 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-11-26 12:01:59.747 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-11-26 12:01:59.747 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-11-26 12:01:59.747 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-11-26 12:01:59.747 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-11-26 12:01:59.747 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-11-26 12:01:59.748 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-11-26 12:01:59.748 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-11-26 12:01:59.748 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-11-26 12:01:59.748 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-11-26 12:01:59.748 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-11-26 12:01:59.748 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-11-26 12:01:59.749 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-11-26 12:01:59.749 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-11-26 12:01:59.749 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-11-26 12:01:59.749 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-11-26 12:01:59.749 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-11-26 12:01:59.749 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-11-26 12:01:59.749 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-11-26 12:01:59.750 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-11-26 12:01:59.750 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-11-26 12:01:59.750 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-11-26 12:01:59.750 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-11-26 12:01:59.750 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-11-26 12:01:59.751 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-11-26 12:01:59.753 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-11-26 12:01:59.753 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-11-26 12:01:59.753 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-11-26 12:01:59.753 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-11-26 12:01:59.753 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-11-26 12:01:59.753 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-11-26 12:01:59.753 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-11-26 12:01:59.754 | etcd-v3.3.12-linux-amd64/etcdctl 2021-11-26 12:01:59.942 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-11-26 12:01:59.942 | etcd-v3.3.12-linux-amd64/etcd 2021-11-26 12:02:00.167 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-11-26 12:02:00.206 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-11-26 12:02:00.242 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-11-26 12:02:00.245 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-11-26 12:02:00.266 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:02:00.269 | + ./stack.sh:main:848 : install_dstat 2021-11-26 12:02:00.271 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-11-26 12:02:00.289 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:02:00.291 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-11-26 12:02:00.294 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-26 12:02:00.296 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-11-26 12:02:00.298 | + ./stack.sh:main:857 : install_libs 2021-11-26 12:02:00.301 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-11-26 12:02:00.304 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-11-26 12:02:00.306 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-11-26 12:02:00.308 | + inc/python:use_library_from_git:250 : local name=automaton 2021-11-26 12:02:00.311 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.313 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.315 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-11-26 12:02:00.317 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.320 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-11-26 12:02:00.322 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-11-26 12:02:00.324 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-11-26 12:02:00.327 | + inc/python:use_library_from_git:250 : local name=castellan 2021-11-26 12:02:00.329 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.331 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.333 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-11-26 12:02:00.336 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.338 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-11-26 12:02:00.340 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-11-26 12:02:00.343 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-11-26 12:02:00.346 | + inc/python:use_library_from_git:250 : local name=cliff 2021-11-26 12:02:00.349 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.352 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.355 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-11-26 12:02:00.358 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.361 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-11-26 12:02:00.365 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-11-26 12:02:00.367 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-11-26 12:02:00.370 | + inc/python:use_library_from_git:250 : local name=cursive 2021-11-26 12:02:00.373 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.376 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.378 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-11-26 12:02:00.380 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.383 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-11-26 12:02:00.385 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-11-26 12:02:00.387 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-11-26 12:02:00.390 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-11-26 12:02:00.393 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.395 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.397 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-11-26 12:02:00.400 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.402 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-11-26 12:02:00.405 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-11-26 12:02:00.407 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-11-26 12:02:00.410 | + inc/python:use_library_from_git:250 : local name=futurist 2021-11-26 12:02:00.412 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.415 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.417 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-11-26 12:02:00.419 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.422 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-11-26 12:02:00.424 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-11-26 12:02:00.427 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-11-26 12:02:00.429 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-11-26 12:02:00.431 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.434 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.436 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-11-26 12:02:00.438 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.440 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-11-26 12:02:00.443 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-11-26 12:02:00.445 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-11-26 12:02:00.447 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-11-26 12:02:00.450 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.452 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.454 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-11-26 12:02:00.457 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.460 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-11-26 12:02:00.462 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-11-26 12:02:00.465 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-11-26 12:02:00.467 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-11-26 12:02:00.470 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.472 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.475 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-11-26 12:02:00.477 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.480 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-11-26 12:02:00.483 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-11-26 12:02:00.485 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-11-26 12:02:00.488 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-11-26 12:02:00.490 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.492 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.495 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-11-26 12:02:00.497 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.499 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-11-26 12:02:00.502 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-11-26 12:02:00.505 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-11-26 12:02:00.507 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-11-26 12:02:00.511 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.514 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.517 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-11-26 12:02:00.520 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.522 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-11-26 12:02:00.525 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-11-26 12:02:00.527 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-11-26 12:02:00.529 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-11-26 12:02:00.533 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.536 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.539 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-11-26 12:02:00.542 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.545 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-11-26 12:02:00.548 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-11-26 12:02:00.551 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-11-26 12:02:00.553 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-11-26 12:02:00.555 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.558 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.560 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-11-26 12:02:00.562 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.565 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-11-26 12:02:00.567 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-11-26 12:02:00.569 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-11-26 12:02:00.571 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-11-26 12:02:00.574 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.576 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.579 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-11-26 12:02:00.581 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.583 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-11-26 12:02:00.586 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-11-26 12:02:00.588 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-11-26 12:02:00.590 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-11-26 12:02:00.593 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.595 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.597 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-11-26 12:02:00.600 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.602 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-11-26 12:02:00.604 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-11-26 12:02:00.607 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-11-26 12:02:00.609 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-11-26 12:02:00.611 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.614 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.616 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-11-26 12:02:00.618 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.621 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-11-26 12:02:00.623 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-11-26 12:02:00.625 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-11-26 12:02:00.627 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-11-26 12:02:00.630 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.632 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.634 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-11-26 12:02:00.636 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.639 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-11-26 12:02:00.641 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-11-26 12:02:00.644 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-11-26 12:02:00.646 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-11-26 12:02:00.649 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.651 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.653 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-11-26 12:02:00.656 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.659 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-11-26 12:02:00.662 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-11-26 12:02:00.664 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-11-26 12:02:00.667 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-11-26 12:02:00.669 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.672 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.674 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-11-26 12:02:00.677 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.679 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-11-26 12:02:00.681 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-11-26 12:02:00.684 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-11-26 12:02:00.687 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-11-26 12:02:00.689 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.692 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.695 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-11-26 12:02:00.697 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.701 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-11-26 12:02:00.704 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-11-26 12:02:00.707 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-11-26 12:02:00.709 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-11-26 12:02:00.711 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.713 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.716 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-11-26 12:02:00.718 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.721 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-11-26 12:02:00.723 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-11-26 12:02:00.726 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-11-26 12:02:00.728 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-11-26 12:02:00.730 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.733 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.735 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-11-26 12:02:00.737 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.740 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-11-26 12:02:00.742 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-11-26 12:02:00.744 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-11-26 12:02:00.746 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-11-26 12:02:00.749 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.752 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.754 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-11-26 12:02:00.757 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.759 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-11-26 12:02:00.762 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-11-26 12:02:00.764 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-11-26 12:02:00.767 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-11-26 12:02:00.770 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.772 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.775 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-11-26 12:02:00.778 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.780 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-11-26 12:02:00.783 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-11-26 12:02:00.785 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-11-26 12:02:00.787 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-11-26 12:02:00.790 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.792 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.795 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-11-26 12:02:00.797 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.800 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-11-26 12:02:00.802 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-11-26 12:02:00.804 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-11-26 12:02:00.807 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-11-26 12:02:00.809 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.811 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.814 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-11-26 12:02:00.816 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.819 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-11-26 12:02:00.821 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-11-26 12:02:00.823 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-11-26 12:02:00.825 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-11-26 12:02:00.828 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.830 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.832 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-11-26 12:02:00.835 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.837 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-11-26 12:02:00.839 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-11-26 12:02:00.842 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-11-26 12:02:00.844 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-11-26 12:02:00.847 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.849 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.851 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-11-26 12:02:00.854 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.856 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-11-26 12:02:00.860 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-11-26 12:02:00.863 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-11-26 12:02:00.865 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-11-26 12:02:00.867 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.870 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.873 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-11-26 12:02:00.875 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.880 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-11-26 12:02:00.883 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-11-26 12:02:00.886 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-11-26 12:02:00.892 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-11-26 12:02:00.895 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.897 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.900 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-11-26 12:02:00.903 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.905 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-11-26 12:02:00.908 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-11-26 12:02:00.910 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-11-26 12:02:00.913 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-11-26 12:02:00.915 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.918 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.921 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-11-26 12:02:00.926 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.929 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-11-26 12:02:00.933 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-11-26 12:02:00.935 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-11-26 12:02:00.938 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-11-26 12:02:00.940 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.943 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.945 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-11-26 12:02:00.948 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.950 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-11-26 12:02:00.952 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-11-26 12:02:00.955 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-11-26 12:02:00.957 | + inc/python:use_library_from_git:250 : local name=tooz 2021-11-26 12:02:00.960 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.962 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.965 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-11-26 12:02:00.968 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.971 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-11-26 12:02:00.973 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-11-26 12:02:00.975 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-11-26 12:02:00.977 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-11-26 12:02:00.980 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:00.982 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:00.984 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-11-26 12:02:00.987 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:00.990 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-11-26 12:02:00.993 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-11-26 12:02:00.996 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-11-26 12:02:00.999 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-11-26 12:02:01.001 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:01.004 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:01.006 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2021-11-26 12:02:01.009 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:01.011 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-11-26 12:02:01.014 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-11-26 12:02:01.016 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-11-26 12:02:01.019 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-11-26 12:02:01.021 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:01.024 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:01.026 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-11-26 12:02:01.028 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:01.031 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-11-26 12:02:01.034 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-11-26 12:02:01.036 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-11-26 12:02:01.038 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-11-26 12:02:01.041 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:01.043 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:01.045 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-11-26 12:02:01.048 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:01.051 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-11-26 12:02:01.075 | Using python 3.8 to install etcd3 2021-11-26 12:02:01.077 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-11-26 12:02:01.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 12:02:01.825 | from cryptography.utils import int_from_bytes 2021-11-26 12:02:01.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 12:02:01.825 | from cryptography.utils import int_from_bytes 2021-11-26 12:02:02.924 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:02:03.376 | Collecting etcd3 2021-11-26 12:02:03.385 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-11-26 12:02:03.411 | Preparing metadata (setup.py): started 2021-11-26 12:02:03.989 | Preparing metadata (setup.py): finished with status 'done' 2021-11-26 12:02:08.709 | Collecting grpcio>=1.27.1 2021-11-26 12:02:08.729 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f2e/3f250e5398bf4/grpcio-1.42.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.0 MB) 2021-11-26 12:02:10.639 | Collecting protobuf>=3.6.1 2021-11-26 12:02:10.653 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/655/264ed0d0efe47/protobuf-3.19.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2021-11-26 12:02:10.681 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-11-26 12:02:10.682 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-11-26 12:02:10.708 | Building wheels for collected packages: etcd3 2021-11-26 12:02:10.709 | Building wheel for etcd3 (setup.py): started 2021-11-26 12:02:11.396 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-11-26 12:02:11.398 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=ea9f60cb776cc1aa6b5b6df7c4a550a15f71f61d36375604f3babe0001ba1c64 2021-11-26 12:02:11.398 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2021-11-26 12:02:11.404 | Successfully built etcd3 2021-11-26 12:02:13.009 | Installing collected packages: protobuf, grpcio, etcd3 2021-11-26 12:02:13.607 | Successfully installed etcd3-0.12.0 grpcio-1.42.0 protobuf-3.19.1 2021-11-26 12:02:13.608 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-26 12:02:13.763 | + inc/python:pip_install:200 : result=0 2021-11-26 12:02:13.766 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-26 12:02:13.770 | + functions-common:time_stop:2395 : local name 2021-11-26 12:02:13.774 | + functions-common:time_stop:2396 : local end_time 2021-11-26 12:02:13.777 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-26 12:02:13.781 | + functions-common:time_stop:2398 : local total 2021-11-26 12:02:13.784 | + functions-common:time_stop:2399 : local start_time 2021-11-26 12:02:13.787 | + functions-common:time_stop:2401 : name=pip_install 2021-11-26 12:02:13.789 | + functions-common:time_stop:2402 : start_time=1637928121069 2021-11-26 12:02:13.791 | + functions-common:time_stop:2404 : [[ -z 1637928121069 ]] 2021-11-26 12:02:13.794 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 12:02:13.799 | + functions-common:time_stop:2407 : end_time=1637928133796 2021-11-26 12:02:13.802 | + functions-common:time_stop:2408 : elapsed_time=12727 2021-11-26 12:02:13.804 | + functions-common:time_stop:2409 : total=30452 2021-11-26 12:02:13.807 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 12:02:13.809 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=43179 2021-11-26 12:02:13.812 | + inc/python:pip_install:203 : return 0 2021-11-26 12:02:13.815 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-11-26 12:02:13.836 | Using python 3.8 to install etcd3gw 2021-11-26 12:02:13.839 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-11-26 12:02:14.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 12:02:14.599 | from cryptography.utils import int_from_bytes 2021-11-26 12:02:14.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 12:02:14.599 | from cryptography.utils import int_from_bytes 2021-11-26 12:02:15.664 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:02:16.110 | Collecting etcd3gw 2021-11-26 12:02:16.117 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2021-11-26 12:02:16.130 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-11-26 12:02:16.131 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-11-26 12:02:16.132 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.0) 2021-11-26 12:02:16.133 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-11-26 12:02:16.167 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2021-11-26 12:02:16.169 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2021-11-26 12:02:16.171 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.7) 2021-11-26 12:02:16.172 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.7) 2021-11-26 12:02:17.747 | Installing collected packages: etcd3gw 2021-11-26 12:02:17.856 | Successfully installed etcd3gw-1.0.0 2021-11-26 12:02:17.856 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-26 12:02:17.972 | + inc/python:pip_install:200 : result=0 2021-11-26 12:02:17.976 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-26 12:02:17.980 | + functions-common:time_stop:2395 : local name 2021-11-26 12:02:17.983 | + functions-common:time_stop:2396 : local end_time 2021-11-26 12:02:17.987 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-26 12:02:17.991 | + functions-common:time_stop:2398 : local total 2021-11-26 12:02:17.994 | + functions-common:time_stop:2399 : local start_time 2021-11-26 12:02:17.998 | + functions-common:time_stop:2401 : name=pip_install 2021-11-26 12:02:18.002 | + functions-common:time_stop:2402 : start_time=1637928133831 2021-11-26 12:02:18.004 | + functions-common:time_stop:2404 : [[ -z 1637928133831 ]] 2021-11-26 12:02:18.008 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 12:02:18.013 | + functions-common:time_stop:2407 : end_time=1637928138010 2021-11-26 12:02:18.016 | + functions-common:time_stop:2408 : elapsed_time=4179 2021-11-26 12:02:18.018 | + functions-common:time_stop:2409 : total=43179 2021-11-26 12:02:18.021 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 12:02:18.024 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=47358 2021-11-26 12:02:18.027 | + inc/python:pip_install:203 : return 0 2021-11-26 12:02:18.030 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-11-26 12:02:18.033 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-11-26 12:02:18.036 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-11-26 12:02:18.038 | + functions-common:is_fedora:501 : [[ -z Ubuntu ]] 2021-11-26 12:02:18.041 | + functions-common:is_fedora:505 : '[' Ubuntu = Fedora ']' 2021-11-26 12:02:18.043 | + functions-common:is_fedora:505 : '[' Ubuntu = 'Red Hat' ']' 2021-11-26 12:02:18.045 | + functions-common:is_fedora:506 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-26 12:02:18.048 | + functions-common:is_fedora:507 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-26 12:02:18.051 | + functions-common:is_fedora:508 : '[' Ubuntu = CentOS ']' 2021-11-26 12:02:18.053 | + functions-common:is_fedora:508 : '[' Ubuntu = CentOSStream ']' 2021-11-26 12:02:18.055 | + functions-common:is_fedora:509 : '[' Ubuntu = OracleServer ']' 2021-11-26 12:02:18.058 | + functions-common:is_fedora:509 : '[' Ubuntu = Virtuozzo ']' 2021-11-26 12:02:18.060 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-11-26 12:02:18.062 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-11-26 12:02:18.065 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:02:18.067 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:02:18.069 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-11-26 12:02:18.072 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-26 12:02:18.074 | + functions-common:install_package:1433 : update_package_repo 2021-11-26 12:02:18.076 | + functions-common:update_package_repo:1405 : NO_UPDATE_REPOS=False 2021-11-26 12:02:18.079 | + functions-common:update_package_repo:1406 : REPOS_UPDATED=True 2021-11-26 12:02:18.081 | + functions-common:update_package_repo:1407 : RETRY_UPDATE=False 2021-11-26 12:02:18.083 | + functions-common:update_package_repo:1409 : [[ False = \T\r\u\e ]] 2021-11-26 12:02:18.086 | + functions-common:update_package_repo:1413 : is_ubuntu 2021-11-26 12:02:18.088 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:02:18.091 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:02:18.093 | + functions-common:update_package_repo:1414 : apt_get_update 2021-11-26 12:02:18.097 | + functions-common:apt_get_update:1159 : [[ True == \T\r\u\e ]] 2021-11-26 12:02:18.099 | + functions-common:apt_get_update:1159 : [[ False != \T\r\u\e ]] 2021-11-26 12:02:18.102 | + functions-common:apt_get_update:1160 : return 2021-11-26 12:02:18.105 | + functions-common:install_package:1434 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-26 12:02:18.107 | + functions-common:real_install_package:1419 : is_ubuntu 2021-11-26 12:02:18.110 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:02:18.112 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:02:18.114 | + functions-common:real_install_package:1420 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-26 12:02:18.136 | + functions-common:apt_get:1200 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-26 12:02:18.249 | Reading package lists... 2021-11-26 12:02:18.485 | Building dependency tree... 2021-11-26 12:02:18.487 | Reading state information... 2021-11-26 12:02:18.717 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-11-26 12:02:18.717 | The following packages were automatically installed and are no longer required: 2021-11-26 12:02:18.718 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-26 12:02:18.718 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-26 12:02:18.718 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-26 12:02:18.719 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-26 12:02:18.719 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-26 12:02:18.719 | python3-zope.interface 2021-11-26 12:02:18.719 | Use 'sudo apt autoremove' to remove them. 2021-11-26 12:02:18.719 | The following additional packages will be installed: 2021-11-26 12:02:18.720 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2021-11-26 12:02:18.721 | Suggested packages: 2021-11-26 12:02:18.721 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2021-11-26 12:02:18.800 | The following NEW packages will be installed: 2021-11-26 12:02:18.801 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2021-11-26 12:02:19.102 | 0 upgraded, 6 newly installed, 0 to remove and 102 not upgraded. 2021-11-26 12:02:19.102 | Need to get 1,306 kB of archives. 2021-11-26 12:02:19.102 | After this operation, 4,613 kB of additional disk space will be used. 2021-11-26 12:02:19.102 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2021-11-26 12:02:19.870 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2021-11-26 12:02:19.927 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2021-11-26 12:02:20.044 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2021-11-26 12:02:20.171 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2021-11-26 12:02:20.174 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2021-11-26 12:02:20.802 | Fetched 1,306 kB in 1s (947 kB/s) 2021-11-26 12:02:20.843 | Selecting previously unselected package libnorm1:amd64. 2021-11-26 12:02:20.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 ... 90644 files and directories currently installed.) 2021-11-26 12:02:20.900 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2021-11-26 12:02:20.911 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-11-26 12:02:21.007 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-11-26 12:02:21.017 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-11-26 12:02:21.023 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-11-26 12:02:21.091 | Selecting previously unselected package libzmq5:amd64. 2021-11-26 12:02:21.101 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2021-11-26 12:02:21.106 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-11-26 12:02:21.184 | Selecting previously unselected package uwsgi-core. 2021-11-26 12:02:21.194 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2021-11-26 12:02:21.199 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2021-11-26 12:02:21.371 | Selecting previously unselected package uwsgi. 2021-11-26 12:02:21.386 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2021-11-26 12:02:21.391 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2021-11-26 12:02:21.444 | Selecting previously unselected package uwsgi-plugin-python3. 2021-11-26 12:02:21.454 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2021-11-26 12:02:21.458 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-11-26 12:02:21.545 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-11-26 12:02:21.558 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-11-26 12:02:21.569 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-11-26 12:02:21.577 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2021-11-26 12:02:21.594 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2021-11-26 12:02:22.480 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-11-26 12:02:22.523 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-26 12:02:22.895 | Processing triggers for man-db (2.9.1-1) ... 2021-11-26 12:02:23.292 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-11-26 12:02:30.574 | + functions-common:apt_get:1204 : result=0 2021-11-26 12:02:30.576 | + functions-common:apt_get:1207 : time_stop apt-get 2021-11-26 12:02:30.579 | + functions-common:time_stop:2395 : local name 2021-11-26 12:02:30.581 | + functions-common:time_stop:2396 : local end_time 2021-11-26 12:02:30.583 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-26 12:02:30.586 | + functions-common:time_stop:2398 : local total 2021-11-26 12:02:30.588 | + functions-common:time_stop:2399 : local start_time 2021-11-26 12:02:30.590 | + functions-common:time_stop:2401 : name=apt-get 2021-11-26 12:02:30.592 | + functions-common:time_stop:2402 : start_time=1637928138134 2021-11-26 12:02:30.594 | + functions-common:time_stop:2404 : [[ -z 1637928138134 ]] 2021-11-26 12:02:30.597 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 12:02:30.601 | + functions-common:time_stop:2407 : end_time=1637928150599 2021-11-26 12:02:30.604 | + functions-common:time_stop:2408 : elapsed_time=12465 2021-11-26 12:02:30.606 | + functions-common:time_stop:2409 : total=267476 2021-11-26 12:02:30.608 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 12:02:30.610 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=279941 2021-11-26 12:02:30.613 | + functions-common:apt_get:1208 : return 0 2021-11-26 12:02:30.615 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-11-26 12:02:30.617 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:02:30.619 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:02:30.622 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-11-26 12:02:30.687 | Enabling module proxy. 2021-11-26 12:02:30.696 | To activate the new configuration, you need to run: 2021-11-26 12:02:30.696 | systemctl restart apache2 2021-11-26 12:02:30.703 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-11-26 12:02:30.770 | Considering dependency proxy for proxy_uwsgi: 2021-11-26 12:02:30.770 | Module proxy already enabled 2021-11-26 12:02:30.771 | Enabling module proxy_uwsgi. 2021-11-26 12:02:30.779 | To activate the new configuration, you need to run: 2021-11-26 12:02:30.779 | systemctl restart apache2 2021-11-26 12:02:30.785 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-11-26 12:02:30.787 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-11-26 12:02:30.790 | + functions-common:restart_service:2279 : '[' -x /bin/systemctl ']' 2021-11-26 12:02:30.794 | + functions-common:restart_service:2280 : sudo /bin/systemctl restart apache2 2021-11-26 12:02:30.922 | + ./stack.sh:main:863 : install_keystoneauth 2021-11-26 12:02:30.924 | + lib/keystone:install_keystoneauth:488 : use_library_from_git keystoneauth 2021-11-26 12:02:30.927 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-11-26 12:02:30.929 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:30.931 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:30.934 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-11-26 12:02:30.936 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:30.939 | + ./stack.sh:main:864 : install_keystoneclient 2021-11-26 12:02:30.941 | + lib/keystone:install_keystoneclient:496 : use_library_from_git python-keystoneclient 2021-11-26 12:02:30.943 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-11-26 12:02:30.946 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:30.948 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:30.952 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-11-26 12:02:30.954 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:30.958 | + ./stack.sh:main:865 : install_glanceclient 2021-11-26 12:02:30.960 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-11-26 12:02:30.963 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-11-26 12:02:30.967 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:30.970 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:30.973 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-11-26 12:02:30.977 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:30.980 | + ./stack.sh:main:866 : install_cinderclient 2021-11-26 12:02:30.983 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-brick-cinderclient-ext 2021-11-26 12:02:30.986 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-11-26 12:02:30.989 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:30.992 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:30.995 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-11-26 12:02:30.998 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:31.000 | + lib/cinder:install_cinderclient:491 : use_library_from_git python-cinderclient 2021-11-26 12:02:31.003 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-11-26 12:02:31.006 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:31.008 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:31.011 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-11-26 12:02:31.014 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:31.016 | + ./stack.sh:main:867 : install_novaclient 2021-11-26 12:02:31.019 | + lib/nova:install_novaclient:807 : use_library_from_git python-novaclient 2021-11-26 12:02:31.021 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-11-26 12:02:31.023 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:31.026 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:31.028 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-11-26 12:02:31.031 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:31.033 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-11-26 12:02:31.050 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:02:31.053 | + ./stack.sh:main:869 : install_swiftclient 2021-11-26 12:02:31.055 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-11-26 12:02:31.058 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-11-26 12:02:31.060 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:31.063 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:31.065 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-11-26 12:02:31.068 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:31.070 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-11-26 12:02:31.086 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:02:31.089 | + ./stack.sh:main:872 : install_neutronclient 2021-11-26 12:02:31.091 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-11-26 12:02:31.094 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-11-26 12:02:31.096 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:31.099 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:31.101 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-11-26 12:02:31.104 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:31.106 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-11-26 12:02:31.109 | + lib/keystone:install_keystonemiddleware:506 : use_library_from_git keystonemiddleware 2021-11-26 12:02:31.111 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-11-26 12:02:31.114 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:31.116 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:31.118 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-11-26 12:02:31.121 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:31.123 | + lib/keystone:install_keystonemiddleware:511 : pip_install_gr keystonemiddleware 2021-11-26 12:02:31.125 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-11-26 12:02:31.128 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-26 12:02:31.131 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-11-26 12:02:31.133 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-11-26 12:02:31.136 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-26 12:02:31.140 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-11-26 12:02:31.140 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-26 12:02:31.145 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-11-26 12:02:31.147 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-11-26 12:02:31.149 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-11-26 12:02:31.152 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-11-26 12:02:31.155 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-11-26 12:02:31.175 | Using python 3.8 to install keystonemiddleware 2021-11-26 12:02:31.178 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-11-26 12:02:31.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 12:02:31.904 | from cryptography.utils import int_from_bytes 2021-11-26 12:02:31.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 12:02:31.904 | from cryptography.utils import int_from_bytes 2021-11-26 12:02:33.020 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:02:33.038 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-11-26 12:02:33.090 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2021-11-26 12:02:33.091 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-11-26 12:02:33.092 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-11-26 12:02:33.093 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-11-26 12:02:33.094 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-11-26 12:02:33.095 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-11-26 12:02:33.097 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-11-26 12:02:33.098 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-11-26 12:02:33.099 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.0) 2021-11-26 12:02:33.100 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.0) 2021-11-26 12:02:33.101 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-11-26 12:02:33.102 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-11-26 12:02:33.103 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2021-11-26 12:02:33.104 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-11-26 12:02:33.161 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2021-11-26 12:02:33.162 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.1) 2021-11-26 12:02:33.163 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2021-11-26 12:02:33.200 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2021-11-26 12:02:33.238 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-11-26 12:02:33.239 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2021-11-26 12:02:33.241 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2021-11-26 12:02:33.242 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2021-11-26 12:02:33.290 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2021-11-26 12:02:33.293 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2021-11-26 12:02:33.302 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2021-11-26 12:02:33.303 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.2) 2021-11-26 12:02:33.318 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2021-11-26 12:02:33.319 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.6) 2021-11-26 12:02:33.322 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2021-11-26 12:02:33.384 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2021-11-26 12:02:33.385 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2021-11-26 12:02:33.386 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.7) 2021-11-26 12:02:33.388 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.7) 2021-11-26 12:02:33.439 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2021-11-26 12:02:33.452 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.1.0) 2021-11-26 12:02:34.989 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-26 12:02:35.105 | + inc/python:pip_install:200 : result=0 2021-11-26 12:02:35.109 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-26 12:02:35.112 | + functions-common:time_stop:2395 : local name 2021-11-26 12:02:35.116 | + functions-common:time_stop:2396 : local end_time 2021-11-26 12:02:35.118 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-26 12:02:35.122 | + functions-common:time_stop:2398 : local total 2021-11-26 12:02:35.124 | + functions-common:time_stop:2399 : local start_time 2021-11-26 12:02:35.126 | + functions-common:time_stop:2401 : name=pip_install 2021-11-26 12:02:35.128 | + functions-common:time_stop:2402 : start_time=1637928151169 2021-11-26 12:02:35.131 | + functions-common:time_stop:2404 : [[ -z 1637928151169 ]] 2021-11-26 12:02:35.134 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 12:02:35.138 | + functions-common:time_stop:2407 : end_time=1637928155135 2021-11-26 12:02:35.140 | + functions-common:time_stop:2408 : elapsed_time=3966 2021-11-26 12:02:35.142 | + functions-common:time_stop:2409 : total=47358 2021-11-26 12:02:35.144 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 12:02:35.147 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=51324 2021-11-26 12:02:35.149 | + inc/python:pip_install:203 : return 0 2021-11-26 12:02:35.152 | + lib/keystone:install_keystonemiddleware:515 : pip_install_gr python-memcached 2021-11-26 12:02:35.154 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-11-26 12:02:35.156 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-26 12:02:35.160 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-11-26 12:02:35.163 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-11-26 12:02:35.166 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-26 12:02:35.170 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-26 12:02:35.170 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-11-26 12:02:35.176 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-11-26 12:02:35.179 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-11-26 12:02:35.181 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-11-26 12:02:35.185 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-11-26 12:02:35.187 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-11-26 12:02:35.208 | Using python 3.8 to install python-memcached 2021-11-26 12:02:35.210 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-11-26 12:02:35.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 12:02:35.946 | from cryptography.utils import int_from_bytes 2021-11-26 12:02:35.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 12:02:35.946 | from cryptography.utils import int_from_bytes 2021-11-26 12:02:36.994 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:02:37.419 | Collecting python-memcached 2021-11-26 12:02:37.428 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-11-26 12:02:37.434 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-11-26 12:02:38.963 | Installing collected packages: python-memcached 2021-11-26 12:02:39.060 | Successfully installed python-memcached-1.59 2021-11-26 12:02:39.060 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-26 12:02:39.179 | + inc/python:pip_install:200 : result=0 2021-11-26 12:02:39.182 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-26 12:02:39.185 | + functions-common:time_stop:2395 : local name 2021-11-26 12:02:39.188 | + functions-common:time_stop:2396 : local end_time 2021-11-26 12:02:39.191 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-26 12:02:39.193 | + functions-common:time_stop:2398 : local total 2021-11-26 12:02:39.196 | + functions-common:time_stop:2399 : local start_time 2021-11-26 12:02:39.199 | + functions-common:time_stop:2401 : name=pip_install 2021-11-26 12:02:39.201 | + functions-common:time_stop:2402 : start_time=1637928155202 2021-11-26 12:02:39.203 | + functions-common:time_stop:2404 : [[ -z 1637928155202 ]] 2021-11-26 12:02:39.206 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 12:02:39.210 | + functions-common:time_stop:2407 : end_time=1637928159207 2021-11-26 12:02:39.212 | + functions-common:time_stop:2408 : elapsed_time=4005 2021-11-26 12:02:39.215 | + functions-common:time_stop:2409 : total=51324 2021-11-26 12:02:39.218 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 12:02:39.220 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=55329 2021-11-26 12:02:39.223 | + inc/python:pip_install:203 : return 0 2021-11-26 12:02:39.226 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-11-26 12:02:39.244 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:02:39.246 | + ./stack.sh:main:879 : '[' 10.222.0.39 == 10.222.0.39 ']' 2021-11-26 12:02:39.249 | + ./stack.sh:main:880 : stack_install_service keystone 2021-11-26 12:02:39.252 | + lib/stack:stack_install_service:20 : local service=keystone 2021-11-26 12:02:39.254 | + lib/stack:stack_install_service:21 : type install_keystone 2021-11-26 12:02:39.257 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-26 12:02:39.259 | + lib/stack:stack_install_service:32 : install_keystone 2021-11-26 12:02:39.262 | + lib/keystone:install_keystone:521 : is_service_enabled ldap 2021-11-26 12:02:39.279 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:02:39.283 | + lib/keystone:install_keystone:525 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-11-26 12:02:39.285 | + functions-common:git_clone:578 : local git_remote=https://opendev.org/openstack/keystone.git 2021-11-26 12:02:39.288 | + functions-common:git_clone:579 : local git_dest=/opt/stack/keystone 2021-11-26 12:02:39.290 | + functions-common:git_clone:580 : local git_ref=master 2021-11-26 12:02:39.293 | + functions-common:git_clone:581 : local orig_dir 2021-11-26 12:02:39.296 | ++ functions-common:git_clone:582 : pwd 2021-11-26 12:02:39.300 | + functions-common:git_clone:582 : orig_dir=/home/ubuntu/devstack 2021-11-26 12:02:39.303 | + functions-common:git_clone:583 : local git_clone_flags= 2021-11-26 12:02:39.306 | ++ functions-common:git_clone:585 : trueorfalse False RECLONE 2021-11-26 12:02:39.325 | + functions-common:git_clone:585 : RECLONE=False 2021-11-26 12:02:39.327 | + functions-common:git_clone:586 : [[ 0 -gt 0 ]] 2021-11-26 12:02:39.330 | + functions-common:git_clone:590 : [[ False = \T\r\u\e ]] 2021-11-26 12:02:39.332 | + functions-common:git_clone:599 : echo master 2021-11-26 12:02:39.333 | + functions-common:git_clone:599 : egrep -q '^refs' 2021-11-26 12:02:39.338 | + functions-common:git_clone:613 : [[ ! -d /opt/stack/keystone ]] 2021-11-26 12:02:39.340 | + functions-common:git_clone:621 : [[ False = \T\r\u\e ]] 2021-11-26 12:02:39.342 | + functions-common:git_clone:647 : cd /opt/stack/keystone 2021-11-26 12:02:39.345 | + functions-common:git_clone:648 : git show --oneline 2021-11-26 12:02:39.345 | + functions-common:git_clone:648 : head -1 2021-11-26 12:02:39.348 | 1e7ecca88 Merge "Fix typo in identity provider policies" 2021-11-26 12:02:39.351 | + functions-common:git_clone:649 : cd /home/ubuntu/devstack 2021-11-26 12:02:39.353 | + lib/keystone:install_keystone:526 : setup_develop /opt/stack/keystone 2021-11-26 12:02:39.356 | + inc/python:setup_develop:338 : local bindep 2021-11-26 12:02:39.358 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-26 12:02:39.360 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-11-26 12:02:39.362 | + inc/python:setup_develop:344 : local extras= 2021-11-26 12:02:39.365 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-11-26 12:02:39.367 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-26 12:02:39.371 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-26 12:02:39.374 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-11-26 12:02:39.376 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-26 12:02:39.378 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-26 12:02:39.381 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-11-26 12:02:39.384 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-26 12:02:39.388 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-11-26 12:02:39.390 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-26 12:02:39.393 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-11-26 12:02:39.397 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-11-26 12:02:39.403 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-11-26 12:02:39.406 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-11-26 12:02:40.046 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-11-26 12:02:40.049 | + inc/python:setup_package:418 : local bindep=0 2021-11-26 12:02:40.052 | + inc/python:setup_package:419 : local bindep_flag= 2021-11-26 12:02:40.055 | + inc/python:setup_package:420 : local bindep_profiles= 2021-11-26 12:02:40.058 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-26 12:02:40.061 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-11-26 12:02:40.064 | + inc/python:setup_package:427 : local flags=-e 2021-11-26 12:02:40.067 | + inc/python:setup_package:428 : local extras= 2021-11-26 12:02:40.069 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-11-26 12:02:40.072 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-11-26 12:02:40.075 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-11-26 12:02:40.078 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-11-26 12:02:40.080 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-11-26 12:02:40.082 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-11-26 12:02:40.105 | Using python 3.8 to install /opt/stack/keystone 2021-11-26 12:02:40.108 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-11-26 12:02:40.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 12:02:40.858 | from cryptography.utils import int_from_bytes 2021-11-26 12:02:40.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 12:02:40.858 | from cryptography.utils import int_from_bytes 2021-11-26 12:02:41.926 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:02:41.944 | Obtaining file:///opt/stack/keystone 2021-11-26 12:02:41.945 | Preparing metadata (setup.py): started 2021-11-26 12:02:43.359 | Preparing metadata (setup.py): finished with status 'done' 2021-11-26 12:02:43.506 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.8.0) 2021-11-26 12:02:43.507 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.8.7) 2021-11-26 12:02:44.007 | Collecting Flask!=0.11,>=1.0.2 2021-11-26 12:02:44.017 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cb9/0f62f1d8e4dc4/Flask-2.0.2-py3-none-any.whl (95 kB) 2021-11-26 12:02:44.463 | Collecting Flask-RESTful>=0.3.5 2021-11-26 12:02:44.471 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2021-11-26 12:02:44.475 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (36.0.0) 2021-11-26 12:02:44.476 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.27) 2021-11-26 12:02:44.477 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.13.0) 2021-11-26 12:02:44.478 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.5.0) 2021-11-26 12:02:44.922 | Collecting passlib>=1.7.0 2021-11-26 12:02:44.929 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-11-26 12:02:44.946 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.3.0) 2021-11-26 12:02:44.947 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (9.3.0) 2021-11-26 12:02:44.948 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-11-26 12:02:45.644 | Collecting scrypt>=0.8.0 2021-11-26 12:02:45.653 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ffc/de1d60a43e9d9/scrypt-0.8.18-cp38-cp38-manylinux2010_x86_64.whl (924 kB) 2021-11-26 12:02:45.678 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.8.1) 2021-11-26 12:02:45.679 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (8.7.1) 2021-11-26 12:02:45.680 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.0) 2021-11-26 12:02:45.681 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (12.11.0) 2021-11-26 12:02:45.682 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (11.1.0) 2021-11-26 12:02:45.683 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.1.0) 2021-11-26 12:02:45.684 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.6.1) 2021-11-26 12:02:45.685 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.5.0) 2021-11-26 12:02:45.687 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.9.0) 2021-11-26 12:02:45.688 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.2.0) 2021-11-26 12:02:45.689 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.0) 2021-11-26 12:02:45.690 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.12.0) 2021-11-26 12:02:46.158 | Collecting oauthlib>=0.6.2 2021-11-26 12:02:46.166 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42b/f6354c2ed8c6a/oauthlib-3.1.1-py2.py3-none-any.whl (146 kB) 2021-11-26 12:02:46.610 | Collecting pysaml2>=5.0.0 2021-11-26 12:02:46.616 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25b/c3be6dcf9e365/pysaml2-7.0.1-py2.py3-none-any.whl (398 kB) 2021-11-26 12:02:47.097 | Collecting PyJWT>=1.6.1 2021-11-26 12:02:47.103 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2021-11-26 12:02:47.107 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.1.4) 2021-11-26 12:02:47.108 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-11-26 12:02:47.109 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2021-11-26 12:02:47.110 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.0.2) 2021-11-26 12:02:47.111 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.2) 2021-11-26 12:02:47.112 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2021.3) 2021-11-26 12:02:47.123 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.16.0) 2021-11-26 12:02:47.124 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.15.0) 2021-11-26 12:02:47.165 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.0.1.dev8) (5.1.0) 2021-11-26 12:02:47.679 | Collecting click>=7.1.2 2021-11-26 12:02:47.686 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/353/f466495adaeb4/click-8.0.3-py3-none-any.whl (97 kB) 2021-11-26 12:02:47.692 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (3.0.3) 2021-11-26 12:02:48.121 | Collecting itsdangerous>=2.0 2021-11-26 12:02:48.129 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2021-11-26 12:02:48.646 | Collecting Werkzeug>=2.0 2021-11-26 12:02:48.654 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/63d/3dc1cf60e7b7e/Werkzeug-2.0.2-py3-none-any.whl (288 kB) 2021-11-26 12:02:49.118 | Collecting aniso8601>=0.82 2021-11-26 12:02:49.124 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2021-11-26 12:02:49.197 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.26.0) 2021-11-26 12:02:49.200 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (4.4.0) 2021-11-26 12:02:49.290 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.5.0) 2021-11-26 12:02:49.292 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (2.3.0) 2021-11-26 12:02:49.293 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (6.0) 2021-11-26 12:02:49.294 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (0.8.0) 2021-11-26 12:02:49.345 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.7.5) 2021-11-26 12:02:49.347 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (0.5.0) 2021-11-26 12:02:49.349 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.0.1) 2021-11-26 12:02:49.427 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (0.9.6) 2021-11-26 12:02:49.429 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (2.8.2) 2021-11-26 12:02:49.485 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.2.2) 2021-11-26 12:02:49.486 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.7.0) 2021-11-26 12:02:49.488 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (4.2.4) 2021-11-26 12:02:49.489 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.6) 2021-11-26 12:02:49.490 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.4.0) 2021-11-26 12:02:49.493 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.4.0) 2021-11-26 12:02:49.511 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.0.1.dev8) (3.3.0) 2021-11-26 12:02:49.563 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.0.1.dev8) (2.4.0) 2021-11-26 12:02:49.582 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (1.0.1) 2021-11-26 12:02:49.583 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (21.3) 2021-11-26 12:02:49.585 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.11.0) 2021-11-26 12:02:49.587 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (3.0.6) 2021-11-26 12:02:49.636 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.0.1.dev8) (4.5.0) 2021-11-26 12:02:49.746 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (21.0.0) 2021-11-26 12:02:50.266 | Collecting xmlschema>=1.2.1 2021-11-26 12:02:50.272 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/92e/29f0400aed926/xmlschema-1.8.2-py3-none-any.whl (273 kB) 2021-11-26 12:02:50.282 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (5.4.0) 2021-11-26 12:02:50.680 | Collecting defusedxml 2021-11-26 12:02:50.687 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2021-11-26 12:02:50.909 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.0.1.dev8) (1.1.2) 2021-11-26 12:02:50.930 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.5.2) 2021-11-26 12:02:50.932 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.4.2) 2021-11-26 12:02:51.002 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (4.8.2) 2021-11-26 12:02:51.003 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.1.6) 2021-11-26 12:02:51.021 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.0) 2021-11-26 12:02:51.094 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.0.1.dev8) (2.21) 2021-11-26 12:02:51.137 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.13.3) 2021-11-26 12:02:51.258 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.1) 2021-11-26 12:02:51.330 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (1.7.0) 2021-11-26 12:02:51.456 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (0.14.1) 2021-11-26 12:02:51.489 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.12.0) 2021-11-26 12:02:51.533 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.5.1) 2021-11-26 12:02:51.536 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (3.0.0) 2021-11-26 12:02:51.538 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.1.1) 2021-11-26 12:02:51.540 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.33.0) 2021-11-26 12:02:51.541 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (3.5.0) 2021-11-26 12:02:51.542 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (1.3.3) 2021-11-26 12:02:51.595 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.0.1.dev8) (0.2.5) 2021-11-26 12:02:51.733 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (3.3) 2021-11-26 12:02:51.736 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.0.7) 2021-11-26 12:02:51.737 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2019.11.28) 2021-11-26 12:02:51.738 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (1.26.7) 2021-11-26 12:02:51.889 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.5.0) 2021-11-26 12:02:52.489 | Collecting elementpath<3.0.0,>=2.4.0 2021-11-26 12:02:52.497 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e9/8a4f5e8ccb5fe/elementpath-2.4.0-py3-none-any.whl (163 kB) 2021-11-26 12:02:52.583 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.0.1.dev8) (3.6.0) 2021-11-26 12:02:52.772 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.1.0) 2021-11-26 12:02:52.801 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (1.6) 2021-11-26 12:02:52.952 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (59.2.0) 2021-11-26 12:02:53.048 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.7) 2021-11-26 12:02:53.084 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.0.0) 2021-11-26 12:02:54.543 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2021-11-26 12:02:55.057 | Attempting uninstall: click 2021-11-26 12:02:55.059 | Found existing installation: Click 7.0 2021-11-26 12:02:55.067 | Uninstalling Click-7.0: 2021-11-26 12:02:55.097 | Successfully uninstalled Click-7.0 2021-11-26 12:02:56.298 | Attempting uninstall: PyJWT 2021-11-26 12:02:56.300 | Found existing installation: PyJWT 1.7.1 2021-11-26 12:02:56.311 | Uninstalling PyJWT-1.7.1: 2021-11-26 12:02:56.339 | Successfully uninstalled PyJWT-1.7.1 2021-11-26 12:02:56.776 | Attempting uninstall: oauthlib 2021-11-26 12:02:56.778 | Found existing installation: oauthlib 3.1.0 2021-11-26 12:02:56.789 | Uninstalling oauthlib-3.1.0: 2021-11-26 12:02:56.831 | Successfully uninstalled oauthlib-3.1.0 2021-11-26 12:02:56.996 | Running setup.py develop for keystone 2021-11-26 12:02:58.944 | Successfully installed Flask-2.0.2 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.0.2 aniso8601-9.0.1 click-8.0.3 defusedxml-0.7.1 elementpath-2.4.0 itsdangerous-2.0.1 keystone oauthlib-3.1.1 passlib-1.7.4 pysaml2-7.0.1 scrypt-0.8.18 xmlschema-1.8.2 2021-11-26 12:02:58.944 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-26 12:02:59.101 | + inc/python:pip_install:200 : result=0 2021-11-26 12:02:59.105 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-26 12:02:59.108 | + functions-common:time_stop:2395 : local name 2021-11-26 12:02:59.112 | + functions-common:time_stop:2396 : local end_time 2021-11-26 12:02:59.115 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-26 12:02:59.119 | + functions-common:time_stop:2398 : local total 2021-11-26 12:02:59.122 | + functions-common:time_stop:2399 : local start_time 2021-11-26 12:02:59.124 | + functions-common:time_stop:2401 : name=pip_install 2021-11-26 12:02:59.127 | + functions-common:time_stop:2402 : start_time=1637928160100 2021-11-26 12:02:59.129 | + functions-common:time_stop:2404 : [[ -z 1637928160100 ]] 2021-11-26 12:02:59.131 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 12:02:59.135 | + functions-common:time_stop:2407 : end_time=1637928179133 2021-11-26 12:02:59.138 | + functions-common:time_stop:2408 : elapsed_time=19033 2021-11-26 12:02:59.140 | + functions-common:time_stop:2409 : total=55329 2021-11-26 12:02:59.142 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 12:02:59.144 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=74362 2021-11-26 12:02:59.146 | + inc/python:pip_install:203 : return 0 2021-11-26 12:02:59.148 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-11-26 12:02:59.151 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-26 12:02:59.153 | + functions-common:safe_chown:2296 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-26 12:02:59.174 | + functions-common:_safe_permission_operation:2144 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-26 12:02:59.191 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-11-26 12:02:59.193 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-11-26 12:02:59.196 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:02:59.198 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:02:59.201 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-11-26 12:02:59.204 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:02:59.206 | + lib/keystone:install_keystone:528 : is_service_enabled ldap 2021-11-26 12:02:59.223 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:02:59.226 | + lib/keystone:install_keystone:532 : '[' uwsgi == mod_wsgi ']' 2021-11-26 12:02:59.228 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-26 12:02:59.231 | + ./stack.sh:main:881 : configure_keystone 2021-11-26 12:02:59.233 | + lib/keystone:configure_keystone:187 : sudo install -d -o ubuntu /etc/keystone 2021-11-26 12:02:59.246 | + lib/keystone:configure_keystone:189 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-11-26 12:02:59.248 | + lib/keystone:configure_keystone:190 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-11-26 12:02:59.253 | + lib/keystone:configure_keystone:193 : is_service_enabled ldap 2021-11-26 12:02:59.269 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:02:59.271 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity driver sql 2021-11-26 12:02:59.301 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-11-26 12:02:59.329 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-11-26 12:02:59.363 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf role driver sql 2021-11-26 12:02:59.395 | + lib/keystone:configure_keystone:201 : iniset /etc/keystone/keystone.conf resource driver sql 2021-11-26 12:02:59.425 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache enabled True 2021-11-26 12:02:59.456 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-11-26 12:02:59.483 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-11-26 12:02:59.511 | + lib/keystone:configure_keystone:208 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-11-26 12:02:59.513 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-11-26 12:02:59.516 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-11-26 12:02:59.518 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-11-26 12:02:59.521 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-26 12:02:59.524 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-26 12:02:59.548 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:02:59.552 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-26 12:02:59.555 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-26 12:02:59.557 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-26 12:02:59.574 | ++ functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:02:59.577 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-11-26 12:02:59.580 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-11-26 12:02:59.615 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-26 12:02:59.617 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-26 12:02:59.619 | + lib/keystone:configure_keystone:210 : local service_port=5000 2021-11-26 12:02:59.622 | + lib/keystone:configure_keystone:212 : is_service_enabled tls-proxy 2021-11-26 12:02:59.638 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:02:59.640 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.39/identity 2021-11-26 12:02:59.671 | + lib/keystone:configure_keystone:223 : [[ fernet != '' ]] 2021-11-26 12:02:59.673 | + lib/keystone:configure_keystone:224 : iniset /etc/keystone/keystone.conf token provider fernet 2021-11-26 12:02:59.710 | ++ lib/keystone:configure_keystone:227 : database_connection_url keystone 2021-11-26 12:02:59.712 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-11-26 12:02:59.715 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-11-26 12:02:59.718 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=keystone 2021-11-26 12:02:59.720 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-11-26 12:02:59.723 | + lib/keystone:configure_keystone:227 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-11-26 12:02:59.753 | + lib/keystone:configure_keystone:230 : '[' False '!=' False ']' 2021-11-26 12:02:59.755 | + lib/keystone:configure_keystone:235 : setup_logging /etc/keystone/keystone.conf 2021-11-26 12:02:59.758 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-11-26 12:02:59.760 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-11-26 12:02:59.763 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-26 12:02:59.780 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-26 12:02:59.782 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-26 12:02:59.785 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-26 12:02:59.787 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-26 12:02:59.789 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-11-26 12:02:59.817 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-11-26 12:02:59.848 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-11-26 12:02:59.879 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-26 12:02:59.911 | + lib/keystone:configure_keystone:237 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-11-26 12:02:59.943 | + lib/keystone:configure_keystone:239 : '[' uwsgi == mod_wsgi ']' 2021-11-26 12:02:59.947 | + lib/keystone:configure_keystone:243 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-11-26 12:02:59.950 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-11-26 12:02:59.953 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-11-26 12:02:59.957 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-11-26 12:02:59.960 | + lib/apache:write_uwsgi_config:257 : local http= 2021-11-26 12:02:59.964 | + lib/apache:write_uwsgi_config:258 : local name= 2021-11-26 12:02:59.968 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-11-26 12:02:59.972 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-11-26 12:02:59.974 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-11-26 12:02:59.976 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-26 12:02:59.989 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-26 12:02:59.989 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-26 12:03:00.000 | d /var/run/uwsgi 0755 ubuntu root 2021-11-26 12:03:00.003 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-26 12:03:00.019 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-11-26 12:03:00.021 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-11-26 12:03:00.025 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-11-26 12:03:00.057 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-11-26 12:03:00.084 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-11-26 12:03:00.112 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-11-26 12:03:00.139 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-11-26 12:03:00.166 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-11-26 12:03:00.193 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-11-26 12:03:00.221 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-11-26 12:03:00.248 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-11-26 12:03:00.275 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-26 12:03:00.303 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-11-26 12:03:00.330 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-11-26 12:03:00.357 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-11-26 12:03:00.390 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-11-26 12:03:00.393 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-11-26 12:03:00.397 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-11-26 12:03:00.399 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-11-26 12:03:00.401 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-11-26 12:03:00.404 | ++ functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:03:00.407 | ++ functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:03:00.410 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-26 12:03:00.414 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-26 12:03:00.417 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-11-26 12:03:00.445 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-11-26 12:03:00.475 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2021-11-26 12:03:00.476 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-26 12:03:00.484 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-11-26 12:03:00.487 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-11-26 12:03:00.490 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-11-26 12:03:00.492 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-11-26 12:03:00.495 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-26 12:03:00.497 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-26 12:03:00.500 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:03:00.502 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:03:00.505 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-26 12:03:00.508 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-11-26 12:03:00.511 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:03:00.514 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:03:00.516 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-11-26 12:03:00.580 | Enabling site keystone-wsgi-public. 2021-11-26 12:03:00.589 | To activate the new configuration, you need to run: 2021-11-26 12:03:00.589 | systemctl reload apache2 2021-11-26 12:03:00.594 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-11-26 12:03:00.596 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-11-26 12:03:00.599 | + functions-common:restart_service:2279 : '[' -x /bin/systemctl ']' 2021-11-26 12:03:00.602 | + functions-common:restart_service:2280 : sudo /bin/systemctl restart apache2 2021-11-26 12:03:00.743 | + lib/keystone:configure_keystone:246 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-11-26 12:03:00.776 | + lib/keystone:configure_keystone:248 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-11-26 12:03:00.807 | + lib/keystone:configure_keystone:250 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-11-26 12:03:00.838 | + lib/keystone:configure_keystone:258 : [[ True = True ]] 2021-11-26 12:03:00.840 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-11-26 12:03:00.872 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-11-26 12:03:00.902 | + lib/keystone:configure_keystone:261 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-11-26 12:03:00.934 | + ./stack.sh:main:885 : is_service_enabled swift 2021-11-26 12:03:00.951 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:03:00.953 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-11-26 12:03:00.970 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:03:00.972 | + ./stack.sh:main:889 : stack_install_service swift 2021-11-26 12:03:00.974 | + lib/stack:stack_install_service:20 : local service=swift 2021-11-26 12:03:00.977 | + lib/stack:stack_install_service:21 : type install_swift 2021-11-26 12:03:00.979 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-26 12:03:00.982 | + lib/stack:stack_install_service:32 : install_swift 2021-11-26 12:03:00.985 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-11-26 12:03:00.988 | + functions-common:git_clone:578 : local git_remote=https://opendev.org/openstack/swift.git 2021-11-26 12:03:00.991 | + functions-common:git_clone:579 : local git_dest=/opt/stack/swift 2021-11-26 12:03:00.993 | + functions-common:git_clone:580 : local git_ref=master 2021-11-26 12:03:00.996 | + functions-common:git_clone:581 : local orig_dir 2021-11-26 12:03:00.999 | ++ functions-common:git_clone:582 : pwd 2021-11-26 12:03:01.002 | + functions-common:git_clone:582 : orig_dir=/home/ubuntu/devstack 2021-11-26 12:03:01.005 | + functions-common:git_clone:583 : local git_clone_flags= 2021-11-26 12:03:01.009 | ++ functions-common:git_clone:585 : trueorfalse False RECLONE 2021-11-26 12:03:01.025 | + functions-common:git_clone:585 : RECLONE=False 2021-11-26 12:03:01.027 | + functions-common:git_clone:586 : [[ 0 -gt 0 ]] 2021-11-26 12:03:01.030 | + functions-common:git_clone:590 : [[ False = \T\r\u\e ]] 2021-11-26 12:03:01.033 | + functions-common:git_clone:599 : echo master 2021-11-26 12:03:01.033 | + functions-common:git_clone:599 : egrep -q '^refs' 2021-11-26 12:03:01.038 | + functions-common:git_clone:613 : [[ ! -d /opt/stack/swift ]] 2021-11-26 12:03:01.041 | + functions-common:git_clone:621 : [[ False = \T\r\u\e ]] 2021-11-26 12:03:01.043 | + functions-common:git_clone:647 : cd /opt/stack/swift 2021-11-26 12:03:01.046 | + functions-common:git_clone:648 : git show --oneline 2021-11-26 12:03:01.046 | + functions-common:git_clone:648 : head -1 2021-11-26 12:03:01.050 | 8bda234e4 Merge "Make arm jobs voting (but not the pipeline)" 2021-11-26 12:03:01.053 | + functions-common:git_clone:649 : cd /home/ubuntu/devstack 2021-11-26 12:03:01.056 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-11-26 12:03:01.058 | + inc/python:setup_develop:338 : local bindep 2021-11-26 12:03:01.061 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-11-26 12:03:01.063 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-11-26 12:03:01.066 | + inc/python:setup_develop:344 : local extras=keystone 2021-11-26 12:03:01.068 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-11-26 12:03:01.071 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-26 12:03:01.074 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-11-26 12:03:01.076 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-11-26 12:03:01.078 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-26 12:03:01.081 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-11-26 12:03:01.084 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-11-26 12:03:01.086 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-26 12:03:01.089 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-11-26 12:03:01.091 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-26 12:03:01.094 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-11-26 12:03:01.097 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-11-26 12:03:01.103 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-11-26 12:03:01.105 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2021-11-26 12:03:01.738 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2021-11-26 12:03:01.741 | + inc/python:setup_package:418 : local bindep=0 2021-11-26 12:03:01.744 | + inc/python:setup_package:419 : local bindep_flag= 2021-11-26 12:03:01.747 | + inc/python:setup_package:420 : local bindep_profiles= 2021-11-26 12:03:01.750 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2021-11-26 12:03:01.753 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2021-11-26 12:03:01.756 | + inc/python:setup_package:427 : local flags=-e 2021-11-26 12:03:01.759 | + inc/python:setup_package:428 : local extras=keystone 2021-11-26 12:03:01.762 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-11-26 12:03:01.765 | + inc/python:setup_package:432 : [[ -z keystone ]] 2021-11-26 12:03:01.767 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2021-11-26 12:03:01.770 | + inc/python:setup_package:438 : extras='[keystone]' 2021-11-26 12:03:01.772 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-11-26 12:03:01.775 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2021-11-26 12:03:01.799 | Using python 3.8 to install /opt/stack/swift 2021-11-26 12:03:01.802 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-11-26 12:03:02.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 12:03:02.550 | from cryptography.utils import int_from_bytes 2021-11-26 12:03:02.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 12:03:02.550 | from cryptography.utils import int_from_bytes 2021-11-26 12:03:03.586 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:03:03.604 | Obtaining file:///opt/stack/swift 2021-11-26 12:03:03.605 | Preparing metadata (setup.py): started 2021-11-26 12:03:04.711 | Preparing metadata (setup.py): finished with status 'done' 2021-11-26 12:03:04.852 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev66) (0.33.0) 2021-11-26 12:03:04.853 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev66) (1.1.2) 2021-11-26 12:03:04.854 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev66) (0.11.0) 2021-11-26 12:03:04.855 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev66) (2.1.1) 2021-11-26 12:03:06.748 | Collecting lxml>=3.4.1 2021-11-26 12:03:06.773 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cf2/01bf5594d1aab/lxml-4.6.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2021-11-26 12:03:06.933 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev66) (2.26.0) 2021-11-26 12:03:06.935 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev66) (1.16.0) 2021-11-26 12:03:07.434 | Collecting xattr>=0.4 2021-11-26 12:03:07.443 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e58/94e585979e729/xattr-0.9.8-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2021-11-26 12:03:07.930 | Collecting PyECLib>=1.3.1 2021-11-26 12:03:07.953 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-11-26 12:03:08.267 | Preparing metadata (setup.py): started 2021-11-26 12:03:08.855 | Preparing metadata (setup.py): finished with status 'done' 2021-11-26 12:03:08.861 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev66) (36.0.0) 2021-11-26 12:03:08.863 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev66) (9.3.0) 2021-11-26 12:03:08.904 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev66) (1.15.0) 2021-11-26 12:03:08.912 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev66) (2.1.0) 2021-11-26 12:03:08.966 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev66) (1.8.7) 2021-11-26 12:03:08.967 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev66) (8.7.1) 2021-11-26 12:03:08.968 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev66) (5.1.0) 2021-11-26 12:03:08.970 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev66) (4.2.0) 2021-11-26 12:03:08.971 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev66) (3.1.1) 2021-11-26 12:03:08.972 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev66) (4.6.1) 2021-11-26 12:03:08.973 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev66) (4.12.0) 2021-11-26 12:03:08.975 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev66) (3.4.0) 2021-11-26 12:03:08.976 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev66) (2.8.1) 2021-11-26 12:03:08.977 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev66) (4.4.0) 2021-11-26 12:03:08.978 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev66) (5.8.0) 2021-11-26 12:03:08.979 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev66) (4.3.0) 2021-11-26 12:03:09.003 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.29.0.dev66) (59.2.0) 2021-11-26 12:03:09.034 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev66) (1.26.7) 2021-11-26 12:03:09.036 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev66) (2.0.7) 2021-11-26 12:03:09.037 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev66) (2019.11.28) 2021-11-26 12:03:09.040 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev66) (3.3) 2021-11-26 12:03:09.065 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev66) (2.21) 2021-11-26 12:03:09.158 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev66) (3.5.0) 2021-11-26 12:03:09.160 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev66) (1.7.0) 2021-11-26 12:03:09.161 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev66) (1.0.1) 2021-11-26 12:03:09.203 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev66) (1.1.4) 2021-11-26 12:03:09.245 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev66) (6.0) 2021-11-26 12:03:09.247 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev66) (0.8.0) 2021-11-26 12:03:09.249 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev66) (2.3.0) 2021-11-26 12:03:09.250 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev66) (1.5.0) 2021-11-26 12:03:09.348 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev66) (0.9.6) 2021-11-26 12:03:09.350 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev66) (2.8.2) 2021-11-26 12:03:09.363 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev66) (2021.3) 2021-11-26 12:03:09.365 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev66) (1.0.2) 2021-11-26 12:03:09.384 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev66) (21.3) 2021-11-26 12:03:09.385 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev66) (3.0.6) 2021-11-26 12:03:09.492 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev66) (1.13.3) 2021-11-26 12:03:09.508 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev66) (5.1.0) 2021-11-26 12:03:09.778 | Building wheels for collected packages: PyECLib 2021-11-26 12:03:09.779 | Building wheel for PyECLib (setup.py): started 2021-11-26 12:03:11.042 | Building wheel for PyECLib (setup.py): finished with status 'done' 2021-11-26 12:03:11.044 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55527 sha256=dade792ef61e5f1b03a1b6a80406429ee42888b24630eb645dacc1108ef218bf 2021-11-26 12:03:11.044 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2021-11-26 12:03:11.051 | Successfully built PyECLib 2021-11-26 12:03:12.463 | Installing collected packages: xattr, PyECLib, lxml, swift 2021-11-26 12:03:12.832 | Running setup.py develop for swift 2021-11-26 12:03:14.547 | Successfully installed PyECLib-1.6.0 lxml-4.6.4 swift xattr-0.9.8 2021-11-26 12:03:14.548 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-26 12:03:14.701 | + inc/python:pip_install:200 : result=0 2021-11-26 12:03:14.705 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-26 12:03:14.709 | + functions-common:time_stop:2395 : local name 2021-11-26 12:03:14.712 | + functions-common:time_stop:2396 : local end_time 2021-11-26 12:03:14.716 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-26 12:03:14.718 | + functions-common:time_stop:2398 : local total 2021-11-26 12:03:14.720 | + functions-common:time_stop:2399 : local start_time 2021-11-26 12:03:14.722 | + functions-common:time_stop:2401 : name=pip_install 2021-11-26 12:03:14.725 | + functions-common:time_stop:2402 : start_time=1637928181793 2021-11-26 12:03:14.727 | + functions-common:time_stop:2404 : [[ -z 1637928181793 ]] 2021-11-26 12:03:14.730 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 12:03:14.734 | + functions-common:time_stop:2407 : end_time=1637928194731 2021-11-26 12:03:14.736 | + functions-common:time_stop:2408 : elapsed_time=12938 2021-11-26 12:03:14.738 | + functions-common:time_stop:2409 : total=74362 2021-11-26 12:03:14.740 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 12:03:14.743 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=87300 2021-11-26 12:03:14.745 | + inc/python:pip_install:203 : return 0 2021-11-26 12:03:14.747 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-11-26 12:03:14.749 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-11-26 12:03:14.752 | + functions-common:safe_chown:2296 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-11-26 12:03:14.770 | + functions-common:_safe_permission_operation:2144 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-11-26 12:03:14.782 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2021-11-26 12:03:14.784 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-11-26 12:03:14.786 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:03:14.788 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:03:14.791 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-11-26 12:03:14.793 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:03:14.796 | + lib/swift:install_swift:746 : '[' False == True ']' 2021-11-26 12:03:14.798 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-26 12:03:14.802 | + ./stack.sh:main:890 : configure_swift 2021-11-26 12:03:14.805 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-11-26 12:03:14.807 | + lib/swift:configure_swift:335 : local node_number 2021-11-26 12:03:14.809 | + lib/swift:configure_swift:336 : local swift_node_config 2021-11-26 12:03:14.811 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-11-26 12:03:14.813 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-11-26 12:03:15.790 | No object-expirer running 2021-11-26 12:03:15.790 | No object-auditor running 2021-11-26 12:03:15.790 | No object-reconstructor running 2021-11-26 12:03:15.790 | No account-auditor running 2021-11-26 12:03:15.790 | No container-sharder running 2021-11-26 12:03:15.791 | No container-sync running 2021-11-26 12:03:15.791 | No proxy-server running 2021-11-26 12:03:15.791 | No object-replicator running 2021-11-26 12:03:15.791 | No account-server running 2021-11-26 12:03:15.791 | No container-reconciler running 2021-11-26 12:03:15.791 | No container-server running 2021-11-26 12:03:15.791 | No object-server running 2021-11-26 12:03:15.791 | No account-reaper running 2021-11-26 12:03:15.791 | No container-updater running 2021-11-26 12:03:15.791 | No account-replicator running 2021-11-26 12:03:15.791 | No container-auditor running 2021-11-26 12:03:15.791 | No container-replicator running 2021-11-26 12:03:15.791 | No object-updater running 2021-11-26 12:03:15.860 | + lib/swift:configure_swift:340 : true 2021-11-26 12:03:15.863 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2021-11-26 12:03:15.881 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-11-26 12:03:15.896 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-11-26 12:03:15.899 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2021-11-26 12:03:15.899 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2021-11-26 12:03:15.904 | + lib/swift:configure_swift:354 : sed -e ' 2021-11-26 12:03:15.904 | s/%GROUP%/ubuntu/; 2021-11-26 12:03:15.904 | s/%USER%/ubuntu/; 2021-11-26 12:03:15.904 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-11-26 12:03:15.904 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-11-26 12:03:15.907 | uid = ubuntu 2021-11-26 12:03:15.907 | gid = ubuntu 2021-11-26 12:03:15.907 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-11-26 12:03:15.907 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-11-26 12:03:15.907 | address = 127.0.0.1 2021-11-26 12:03:15.907 | 2021-11-26 12:03:15.907 | [account6612] 2021-11-26 12:03:15.907 | max connections = 25 2021-11-26 12:03:15.907 | path = /opt/stack/data/swift/1/node/ 2021-11-26 12:03:15.907 | read only = false 2021-11-26 12:03:15.907 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-11-26 12:03:15.907 | 2021-11-26 12:03:15.907 | [account6622] 2021-11-26 12:03:15.907 | max connections = 25 2021-11-26 12:03:15.907 | path = /opt/stack/data/swift/2/node/ 2021-11-26 12:03:15.907 | read only = false 2021-11-26 12:03:15.907 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-11-26 12:03:15.907 | 2021-11-26 12:03:15.908 | [account6632] 2021-11-26 12:03:15.908 | max connections = 25 2021-11-26 12:03:15.908 | path = /opt/stack/data/swift/3/node/ 2021-11-26 12:03:15.908 | read only = false 2021-11-26 12:03:15.908 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-11-26 12:03:15.908 | 2021-11-26 12:03:15.908 | [account6642] 2021-11-26 12:03:15.908 | max connections = 25 2021-11-26 12:03:15.908 | path = /opt/stack/data/swift/4/node/ 2021-11-26 12:03:15.908 | read only = false 2021-11-26 12:03:15.908 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-11-26 12:03:15.908 | 2021-11-26 12:03:15.908 | 2021-11-26 12:03:15.908 | [container6611] 2021-11-26 12:03:15.908 | max connections = 25 2021-11-26 12:03:15.908 | path = /opt/stack/data/swift/1/node/ 2021-11-26 12:03:15.908 | read only = false 2021-11-26 12:03:15.908 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-11-26 12:03:15.908 | 2021-11-26 12:03:15.908 | [container6621] 2021-11-26 12:03:15.908 | max connections = 25 2021-11-26 12:03:15.908 | path = /opt/stack/data/swift/2/node/ 2021-11-26 12:03:15.908 | read only = false 2021-11-26 12:03:15.908 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-11-26 12:03:15.908 | 2021-11-26 12:03:15.908 | [container6631] 2021-11-26 12:03:15.908 | max connections = 25 2021-11-26 12:03:15.908 | path = /opt/stack/data/swift/3/node/ 2021-11-26 12:03:15.908 | read only = false 2021-11-26 12:03:15.908 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-11-26 12:03:15.908 | 2021-11-26 12:03:15.908 | [container6641] 2021-11-26 12:03:15.908 | max connections = 25 2021-11-26 12:03:15.908 | path = /opt/stack/data/swift/4/node/ 2021-11-26 12:03:15.908 | read only = false 2021-11-26 12:03:15.908 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-11-26 12:03:15.908 | 2021-11-26 12:03:15.909 | 2021-11-26 12:03:15.909 | [object6613] 2021-11-26 12:03:15.909 | max connections = 25 2021-11-26 12:03:15.909 | path = /opt/stack/data/swift/1/node/ 2021-11-26 12:03:15.909 | read only = false 2021-11-26 12:03:15.909 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-11-26 12:03:15.909 | 2021-11-26 12:03:15.909 | [object6623] 2021-11-26 12:03:15.909 | max connections = 25 2021-11-26 12:03:15.909 | path = /opt/stack/data/swift/2/node/ 2021-11-26 12:03:15.909 | read only = false 2021-11-26 12:03:15.909 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-11-26 12:03:15.909 | 2021-11-26 12:03:15.909 | [object6633] 2021-11-26 12:03:15.909 | max connections = 25 2021-11-26 12:03:15.909 | path = /opt/stack/data/swift/3/node/ 2021-11-26 12:03:15.909 | read only = false 2021-11-26 12:03:15.909 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-11-26 12:03:15.909 | 2021-11-26 12:03:15.909 | [object6643] 2021-11-26 12:03:15.909 | max connections = 25 2021-11-26 12:03:15.909 | path = /opt/stack/data/swift/4/node/ 2021-11-26 12:03:15.909 | read only = false 2021-11-26 12:03:15.909 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-11-26 12:03:15.911 | + lib/swift:configure_swift:360 : is_ubuntu 2021-11-26 12:03:15.913 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:03:15.915 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:03:15.917 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-11-26 12:03:15.936 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-11-26 12:03:15.938 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-11-26 12:03:15.942 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-11-26 12:03:15.946 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-11-26 12:03:15.948 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-11-26 12:03:15.954 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-11-26 12:03:15.983 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.39:8080/v1/ 2021-11-26 12:03:16.008 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-11-26 12:03:16.026 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-11-26 12:03:16.058 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-11-26 12:03:16.079 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-11-26 12:03:16.107 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-11-26 12:03:16.125 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-11-26 12:03:16.153 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-11-26 12:03:16.171 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-11-26 12:03:16.203 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-11-26 12:03:16.220 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-11-26 12:03:16.248 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-11-26 12:03:16.266 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2021-11-26 12:03:16.280 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:03:16.282 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-11-26 12:03:16.313 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-11-26 12:03:16.342 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-11-26 12:03:16.369 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-11-26 12:03:16.398 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2021-11-26 12:03:16.418 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:03:16.421 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-11-26 12:03:16.449 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2021-11-26 12:03:16.466 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:03:16.469 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2021-11-26 12:03:16.486 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:03:16.489 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2021-11-26 12:03:16.491 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-11-26 12:03:16.506 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:03:16.508 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2021-11-26 12:03:16.510 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2021-11-26 12:03:16.512 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-11-26 12:03:16.518 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-11-26 12:03:16.523 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-11-26 12:03:16.553 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-11-26 12:03:16.579 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-11-26 12:03:16.609 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-11-26 12:03:16.639 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-11-26 12:03:16.666 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-11-26 12:03:16.669 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local conf_file=/etc/swift/proxy-server.conf 2021-11-26 12:03:16.671 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local admin_user=swift 2021-11-26 12:03:16.673 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local section=filter:authtoken 2021-11-26 12:03:16.675 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-11-26 12:03:16.702 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-11-26 12:03:16.729 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.39/identity 2021-11-26 12:03:16.756 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-11-26 12:03:16.782 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-11-26 12:03:16.810 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-11-26 12:03:16.837 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-11-26 12:03:16.864 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-11-26 12:03:16.893 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-26 12:03:16.921 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-11-26 12:03:16.948 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-11-26 12:03:16.975 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-11-26 12:03:17.003 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-11-26 12:03:17.031 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-11-26 12:03:17.063 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-11-26 12:03:17.092 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-11-26 12:03:17.112 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-11-26 12:03:17.143 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-11-26 12:03:17.171 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-11-26 12:03:17.175 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-11-26 12:03:17.204 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-11-26 12:03:17.231 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-11-26 12:03:17.257 | + lib/swift:configure_swift:478 : local node_number 2021-11-26 12:03:17.260 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-11-26 12:03:17.262 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2021-11-26 12:03:17.264 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-11-26 12:03:17.269 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-11-26 12:03:17.271 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-11-26 12:03:17.273 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-11-26 12:03:17.276 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-11-26 12:03:17.278 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-11-26 12:03:17.280 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-11-26 12:03:17.282 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-11-26 12:03:17.284 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-11-26 12:03:17.302 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-11-26 12:03:17.329 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-11-26 12:03:17.347 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-11-26 12:03:17.375 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-11-26 12:03:17.395 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-11-26 12:03:17.426 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-11-26 12:03:17.446 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-11-26 12:03:17.477 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-11-26 12:03:17.495 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-11-26 12:03:17.528 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-11-26 12:03:17.552 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-11-26 12:03:17.586 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-11-26 12:03:17.605 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-11-26 12:03:17.633 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-11-26 12:03:17.651 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-11-26 12:03:17.683 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-11-26 12:03:17.702 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-11-26 12:03:17.729 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-11-26 12:03:17.734 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-11-26 12:03:17.752 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-11-26 12:03:17.784 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-11-26 12:03:17.815 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2021-11-26 12:03:17.817 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-11-26 12:03:17.822 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-11-26 12:03:17.824 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-11-26 12:03:17.826 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-11-26 12:03:17.829 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-11-26 12:03:17.831 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-11-26 12:03:17.833 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-11-26 12:03:17.835 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-11-26 12:03:17.838 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-11-26 12:03:17.855 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-11-26 12:03:17.891 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-11-26 12:03:17.912 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-11-26 12:03:17.942 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-11-26 12:03:17.959 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-11-26 12:03:17.988 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-11-26 12:03:18.008 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-11-26 12:03:18.037 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-11-26 12:03:18.055 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-11-26 12:03:18.083 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-11-26 12:03:18.101 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-11-26 12:03:18.133 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-11-26 12:03:18.154 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-11-26 12:03:18.183 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-11-26 12:03:18.201 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-11-26 12:03:18.231 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-11-26 12:03:18.252 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-11-26 12:03:18.279 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-11-26 12:03:18.284 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-11-26 12:03:18.303 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-11-26 12:03:18.331 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2021-11-26 12:03:18.333 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-11-26 12:03:18.338 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-11-26 12:03:18.340 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-11-26 12:03:18.342 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-11-26 12:03:18.344 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-11-26 12:03:18.347 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-11-26 12:03:18.349 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-11-26 12:03:18.351 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-11-26 12:03:18.353 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-11-26 12:03:18.371 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-11-26 12:03:18.398 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-11-26 12:03:18.416 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-11-26 12:03:18.444 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-11-26 12:03:18.462 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-11-26 12:03:18.490 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-11-26 12:03:18.510 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-11-26 12:03:18.547 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-11-26 12:03:18.569 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-11-26 12:03:18.599 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-11-26 12:03:18.617 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-11-26 12:03:18.645 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-11-26 12:03:18.663 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-11-26 12:03:18.692 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-11-26 12:03:18.713 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-11-26 12:03:18.744 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-11-26 12:03:18.762 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-11-26 12:03:18.791 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-11-26 12:03:18.797 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-11-26 12:03:18.816 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-11-26 12:03:18.844 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-11-26 12:03:18.873 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-11-26 12:03:18.902 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-11-26 12:03:18.940 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2021-11-26 12:03:18.943 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-11-26 12:03:18.948 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-11-26 12:03:18.981 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-11-26 12:03:19.009 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-11-26 12:03:19.038 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-11-26 12:03:19.072 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-11-26 12:03:19.107 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-11-26 12:03:19.135 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-11-26 12:03:19.165 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2021-11-26 12:03:19.193 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-11-26 12:03:19.227 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2021-11-26 12:03:19.247 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:03:19.250 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-11-26 12:03:19.268 | + lib/swift:configure_swift:521 : local auth_vers 2021-11-26 12:03:19.271 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2021-11-26 12:03:19.292 | + lib/swift:configure_swift:522 : auth_vers=3 2021-11-26 12:03:19.294 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.39 2021-11-26 12:03:19.322 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2021-11-26 12:03:19.324 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2021-11-26 12:03:19.351 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.39/identity 2021-11-26 12:03:19.380 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2021-11-26 12:03:19.382 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-11-26 12:03:19.413 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2021-11-26 12:03:19.430 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:03:19.432 | + lib/swift:configure_swift:541 : local user_group 2021-11-26 12:03:19.435 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2021-11-26 12:03:19.440 | + lib/swift:configure_swift:542 : user_group=1000 2021-11-26 12:03:19.442 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-11-26 12:03:19.455 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2021-11-26 12:03:19.457 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2021-11-26 12:03:19.468 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2021-11-26 12:03:19.471 | + lib/swift:configure_swift:548 : is_suse 2021-11-26 12:03:19.473 | + functions-common:is_suse:517 : is_opensuse 2021-11-26 12:03:19.475 | + functions-common:is_opensuse:524 : [[ -z Ubuntu ]] 2021-11-26 12:03:19.478 | + functions-common:is_opensuse:528 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-26 12:03:19.480 | + functions-common:is_suse:517 : is_suse_linux_enterprise 2021-11-26 12:03:19.482 | + functions-common:is_suse_linux_enterprise:536 : [[ -z Ubuntu ]] 2021-11-26 12:03:19.485 | + functions-common:is_suse_linux_enterprise:540 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-26 12:03:19.487 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-11-26 12:03:19.499 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2021-11-26 12:03:19.502 | + lib/swift:configure_swift:561 : '[' False == True ']' 2021-11-26 12:03:19.504 | + ./stack.sh:main:893 : is_service_enabled s3api 2021-11-26 12:03:19.522 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:03:19.525 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2021-11-26 12:03:19.546 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:03:19.549 | + ./stack.sh:main:901 : stack_install_service glance 2021-11-26 12:03:19.551 | + lib/stack:stack_install_service:20 : local service=glance 2021-11-26 12:03:19.554 | + lib/stack:stack_install_service:21 : type install_glance 2021-11-26 12:03:19.557 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-26 12:03:19.560 | + lib/stack:stack_install_service:32 : install_glance 2021-11-26 12:03:19.563 | + lib/glance:install_glance:514 : glance_store_extras=() 2021-11-26 12:03:19.566 | + lib/glance:install_glance:514 : local glance_store_extras 2021-11-26 12:03:19.568 | + lib/glance:install_glance:516 : is_service_enabled cinder 2021-11-26 12:03:19.585 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:03:19.588 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-11-26 12:03:19.590 | + lib/glance:install_glance:520 : is_service_enabled swift 2021-11-26 12:03:19.608 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:03:19.610 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-11-26 12:03:19.613 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2021-11-26 12:03:19.615 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-11-26 12:03:19.618 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:03:19.621 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:03:19.623 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-11-26 12:03:19.626 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:03:19.629 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2021-11-26 12:03:19.632 | ++ inc/python:join_extras:29 : local IFS=, 2021-11-26 12:03:19.634 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-11-26 12:03:19.637 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2021-11-26 12:03:19.640 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-11-26 12:03:19.642 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-11-26 12:03:19.645 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-11-26 12:03:19.648 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-11-26 12:03:19.651 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-11-26 12:03:19.654 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-11-26 12:03:19.658 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-11-26 12:03:19.658 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-11-26 12:03:19.663 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-11-26 12:03:19.666 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-11-26 12:03:19.668 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-11-26 12:03:19.671 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-11-26 12:03:19.674 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-11-26 12:03:19.697 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-11-26 12:03:19.700 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-11-26 12:03:20.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 12:03:20.457 | from cryptography.utils import int_from_bytes 2021-11-26 12:03:20.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 12:03:20.457 | from cryptography.utils import int_from_bytes 2021-11-26 12:03:21.524 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:03:22.096 | Collecting glance-store[cinder,swift]!=0.29.0 2021-11-26 12:03:22.104 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9aa/f7b7857f97a8a/glance_store-2.7.0-py3-none-any.whl (227 kB) 2021-11-26 12:03:22.197 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2021-11-26 12:03:22.198 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2021-11-26 12:03:22.199 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-11-26 12:03:22.201 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2021-11-26 12:03:22.202 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2021-11-26 12:03:22.203 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2021-11-26 12:03:22.204 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2021-11-26 12:03:22.206 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2021-11-26 12:03:22.207 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2021-11-26 12:03:22.208 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2021-11-26 12:03:22.209 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2021-11-26 12:03:22.211 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.0) 2021-11-26 12:03:22.213 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.2) 2021-11-26 12:03:22.689 | Collecting python-swiftclient>=3.2.0 2021-11-26 12:03:22.696 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/608/7037ee88a4c70/python_swiftclient-3.13.0-py2.py3-none-any.whl (86 kB) 2021-11-26 12:03:23.281 | Collecting os-brick>=2.6.0 2021-11-26 12:03:23.289 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/22c/582494b146f9f/os_brick-5.1.0-py3-none-any.whl (257 kB) 2021-11-26 12:03:23.303 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2021-11-26 12:03:23.806 | Collecting python-cinderclient>=4.1.0 2021-11-26 12:03:23.813 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0e/c7c9b81aae920/python_cinderclient-8.2.0-py3-none-any.whl (253 kB) 2021-11-26 12:03:23.826 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2021-11-26 12:03:23.835 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2021-11-26 12:03:23.836 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2021-11-26 12:03:23.848 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.6) 2021-11-26 12:03:23.915 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.0) 2021-11-26 12:03:23.916 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.1) 2021-11-26 12:03:23.918 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2021-11-26 12:03:23.941 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2021-11-26 12:03:23.943 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2021-11-26 12:03:23.945 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2021-11-26 12:03:23.946 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.7.0) 2021-11-26 12:03:23.947 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2021-11-26 12:03:23.960 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2021-11-26 12:03:24.000 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2021-11-26 12:03:24.001 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2021-11-26 12:03:24.002 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2021-11-26 12:03:24.003 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0) 2021-11-26 12:03:24.023 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2021-11-26 12:03:24.024 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2021-11-26 12:03:24.039 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2021-11-26 12:03:24.054 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2021-11-26 12:03:24.056 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2021-11-26 12:03:24.074 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2021-11-26 12:03:24.076 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (2.4.0) 2021-11-26 12:03:24.155 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2021-11-26 12:03:24.156 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2021-11-26 12:03:24.158 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.7) 2021-11-26 12:03:24.159 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.7) 2021-11-26 12:03:24.208 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2021-11-26 12:03:24.235 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2021-11-26 12:03:24.271 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2021-11-26 12:03:24.457 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2021-11-26 12:03:24.460 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2021-11-26 12:03:24.493 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2021-11-26 12:03:24.494 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2021-11-26 12:03:24.495 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2021-11-26 12:03:24.497 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2021-11-26 12:03:24.498 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2021-11-26 12:03:24.501 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2021-11-26 12:03:24.555 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2021-11-26 12:03:24.723 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2021-11-26 12:03:24.764 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (59.2.0) 2021-11-26 12:03:24.847 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2021-11-26 12:03:24.990 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2021-11-26 12:03:26.556 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2021-11-26 12:03:27.582 | Successfully installed glance-store-2.7.0 os-brick-5.1.0 python-cinderclient-8.2.0 python-swiftclient-3.13.0 2021-11-26 12:03:27.582 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-26 12:03:27.710 | + inc/python:pip_install:200 : result=0 2021-11-26 12:03:27.714 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-26 12:03:27.717 | + functions-common:time_stop:2395 : local name 2021-11-26 12:03:27.720 | + functions-common:time_stop:2396 : local end_time 2021-11-26 12:03:27.723 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-26 12:03:27.726 | + functions-common:time_stop:2398 : local total 2021-11-26 12:03:27.729 | + functions-common:time_stop:2399 : local start_time 2021-11-26 12:03:27.732 | + functions-common:time_stop:2401 : name=pip_install 2021-11-26 12:03:27.734 | + functions-common:time_stop:2402 : start_time=1637928199691 2021-11-26 12:03:27.737 | + functions-common:time_stop:2404 : [[ -z 1637928199691 ]] 2021-11-26 12:03:27.741 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 12:03:27.745 | + functions-common:time_stop:2407 : end_time=1637928207742 2021-11-26 12:03:27.748 | + functions-common:time_stop:2408 : elapsed_time=8051 2021-11-26 12:03:27.750 | + functions-common:time_stop:2409 : total=87300 2021-11-26 12:03:27.753 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 12:03:27.757 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=95351 2021-11-26 12:03:27.759 | + inc/python:pip_install:203 : return 0 2021-11-26 12:03:27.762 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2021-11-26 12:03:27.764 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-11-26 12:03:27.767 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-11-26 12:03:27.780 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-11-26 12:03:27.785 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-11-26 12:03:27.787 | + functions-common:git_clone:578 : local git_remote=https://opendev.org/openstack/glance.git 2021-11-26 12:03:27.789 | + functions-common:git_clone:579 : local git_dest=/opt/stack/glance 2021-11-26 12:03:27.792 | + functions-common:git_clone:580 : local git_ref=master 2021-11-26 12:03:27.794 | + functions-common:git_clone:581 : local orig_dir 2021-11-26 12:03:27.797 | ++ functions-common:git_clone:582 : pwd 2021-11-26 12:03:27.800 | + functions-common:git_clone:582 : orig_dir=/home/ubuntu/devstack 2021-11-26 12:03:27.803 | + functions-common:git_clone:583 : local git_clone_flags= 2021-11-26 12:03:27.806 | ++ functions-common:git_clone:585 : trueorfalse False RECLONE 2021-11-26 12:03:27.822 | + functions-common:git_clone:585 : RECLONE=False 2021-11-26 12:03:27.824 | + functions-common:git_clone:586 : [[ 0 -gt 0 ]] 2021-11-26 12:03:27.827 | + functions-common:git_clone:590 : [[ False = \T\r\u\e ]] 2021-11-26 12:03:27.830 | + functions-common:git_clone:599 : echo master 2021-11-26 12:03:27.830 | + functions-common:git_clone:599 : egrep -q '^refs' 2021-11-26 12:03:27.835 | + functions-common:git_clone:613 : [[ ! -d /opt/stack/glance ]] 2021-11-26 12:03:27.837 | + functions-common:git_clone:621 : [[ False = \T\r\u\e ]] 2021-11-26 12:03:27.840 | + functions-common:git_clone:647 : cd /opt/stack/glance 2021-11-26 12:03:27.843 | + functions-common:git_clone:648 : git show --oneline 2021-11-26 12:03:27.843 | + functions-common:git_clone:648 : head -1 2021-11-26 12:03:27.846 | 6fd949a96 Refactor glance cinder tests 2021-11-26 12:03:27.849 | + functions-common:git_clone:649 : cd /home/ubuntu/devstack 2021-11-26 12:03:27.852 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2021-11-26 12:03:27.854 | + inc/python:setup_develop:338 : local bindep 2021-11-26 12:03:27.857 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-11-26 12:03:27.859 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-11-26 12:03:27.862 | + inc/python:setup_develop:344 : local extras= 2021-11-26 12:03:27.865 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-11-26 12:03:27.868 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-26 12:03:27.871 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-11-26 12:03:27.875 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-11-26 12:03:27.878 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-26 12:03:27.881 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-26 12:03:27.885 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-11-26 12:03:27.889 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-26 12:03:27.893 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-11-26 12:03:27.897 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-26 12:03:27.899 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-11-26 12:03:27.904 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-11-26 12:03:27.910 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-11-26 12:03:27.912 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-11-26 12:03:28.537 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-11-26 12:03:28.541 | + inc/python:setup_package:418 : local bindep=0 2021-11-26 12:03:28.544 | + inc/python:setup_package:419 : local bindep_flag= 2021-11-26 12:03:28.548 | + inc/python:setup_package:420 : local bindep_profiles= 2021-11-26 12:03:28.550 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-11-26 12:03:28.553 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-11-26 12:03:28.555 | + inc/python:setup_package:427 : local flags=-e 2021-11-26 12:03:28.558 | + inc/python:setup_package:428 : local extras= 2021-11-26 12:03:28.561 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-11-26 12:03:28.566 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-11-26 12:03:28.569 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-11-26 12:03:28.572 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-11-26 12:03:28.575 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-11-26 12:03:28.578 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-11-26 12:03:28.601 | Using python 3.8 to install /opt/stack/glance 2021-11-26 12:03:28.604 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-11-26 12:03:29.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 12:03:29.520 | from cryptography.utils import int_from_bytes 2021-11-26 12:03:29.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 12:03:29.520 | from cryptography.utils import int_from_bytes 2021-11-26 12:03:30.564 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:03:30.582 | Obtaining file:///opt/stack/glance 2021-11-26 12:03:30.583 | Preparing metadata (setup.py): started 2021-11-26 12:03:31.690 | Preparing metadata (setup.py): finished with status 'done' 2021-11-26 12:03:31.868 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (5.8.0) 2021-11-26 12:03:31.869 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (0.7.1) 2021-11-26 12:03:31.870 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (1.4.27) 2021-11-26 12:03:31.871 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (0.33.0) 2021-11-26 12:03:31.873 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (2.1.1) 2021-11-26 12:03:31.874 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (2.5.1) 2021-11-26 12:03:31.875 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (1.8.7) 2021-11-26 12:03:31.876 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (0.4.2) 2021-11-26 12:03:31.877 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (1.7.5) 2021-11-26 12:03:31.878 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (0.20.2) 2021-11-26 12:03:31.879 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (8.7.1) 2021-11-26 12:03:31.880 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (4.5.0) 2021-11-26 12:03:31.881 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (3.4.0) 2021-11-26 12:03:31.882 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (1.4.0) 2021-11-26 12:03:31.883 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (4.12.0) 2021-11-26 12:03:31.884 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (3.5.0) 2021-11-26 12:03:31.885 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (2.4.0) 2021-11-26 12:03:32.460 | Collecting taskflow>=4.0.0 2021-11-26 12:03:32.469 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7ca/d2110e911814c/taskflow-4.6.2-py3-none-any.whl (492 kB) 2021-11-26 12:03:32.492 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (4.4.0) 2021-11-26 12:03:32.493 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (9.3.0) 2021-11-26 12:03:32.906 | Collecting WSME>=0.8.0 2021-11-26 12:03:32.914 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2021-11-26 12:03:32.919 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (2.4.0) 2021-11-26 12:03:32.920 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (3.5.0) 2021-11-26 12:03:32.921 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev24) (3.2.0) 2021-11-26 12:03:32.922 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (4.3.0) 2021-11-26 12:03:32.923 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (21.0.0) 2021-11-26 12:03:32.924 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (1.16.0) 2021-11-26 12:03:32.925 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (11.1.0) 2021-11-26 12:03:32.927 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (5.1.0) 2021-11-26 12:03:33.356 | Collecting oslo.limit>=1.0.0 2021-11-26 12:03:33.363 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95e/ef416d7ada135/oslo.limit-1.4.0-py3-none-any.whl (18 kB) 2021-11-26 12:03:33.367 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (4.6.1) 2021-11-26 12:03:33.368 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (12.11.0) 2021-11-26 12:03:33.369 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (4.5.0) 2021-11-26 12:03:33.370 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (2.3.0) 2021-11-26 12:03:33.371 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (3.9.0) 2021-11-26 12:03:33.797 | Collecting retrying!=1.3.0,>=1.2.3 2021-11-26 12:03:33.806 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-11-26 12:03:33.809 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (3.4.2) 2021-11-26 12:03:33.810 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (2.7.0) 2021-11-26 12:03:33.811 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (2.3.0) 2021-11-26 12:03:33.812 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (36.0.0) 2021-11-26 12:03:34.304 | Collecting cursive>=0.2.1 2021-11-26 12:03:34.310 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-11-26 12:03:34.315 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (1.0.1) 2021-11-26 12:03:34.316 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev24) (5.5.0) 2021-11-26 12:03:34.791 | Collecting castellan>=0.17.0 2021-11-26 12:03:34.798 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddf/81007564c6f1d/castellan-3.10.0-py3-none-any.whl (96 kB) 2021-11-26 12:03:34.822 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev24) (5.4.0) 2021-11-26 12:03:34.823 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev24) (4.8.2) 2021-11-26 12:03:34.825 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev24) (1.1.6) 2021-11-26 12:03:35.271 | Collecting python-barbicanclient>=4.5.2 2021-11-26 12:03:35.279 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 kB) 2021-11-26 12:03:35.290 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev24) (2.26.0) 2021-11-26 12:03:35.332 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev24) (1.15.0) 2021-11-26 12:03:35.347 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev24) (4.2.0) 2021-11-26 12:03:35.377 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev24) (1.13.3) 2021-11-26 12:03:35.391 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev24) (1.1.2) 2021-11-26 12:03:35.393 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev24) (2.1.0) 2021-11-26 12:03:35.481 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev24) (3.0.6) 2021-11-26 12:03:35.557 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev24) (1.7.0) 2021-11-26 12:03:35.608 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev24) (2.8.1) 2021-11-26 12:03:35.609 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev24) (3.1.1) 2021-11-26 12:03:35.641 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev24) (0.14.1) 2021-11-26 12:03:35.685 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev24) (0.8.0) 2021-11-26 12:03:35.686 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev24) (1.5.0) 2021-11-26 12:03:35.687 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev24) (6.0) 2021-11-26 12:03:35.745 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev24) (0.13.0) 2021-11-26 12:03:35.747 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev24) (2.0.1) 2021-11-26 12:03:35.776 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev24) (0.5.0) 2021-11-26 12:03:35.801 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev24) (0.60.0) 2021-11-26 12:03:35.847 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev24) (2.8.2) 2021-11-26 12:03:35.851 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev24) (0.9.6) 2021-11-26 12:03:35.910 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev24) (2.7.0) 2021-11-26 12:03:35.911 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev24) (5.2.2) 2021-11-26 12:03:35.912 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev24) (4.2.4) 2021-11-26 12:03:35.913 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev24) (0.4.0) 2021-11-26 12:03:35.917 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev24) (5.0.6) 2021-11-26 12:03:35.941 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev24) (3.3.0) 2021-11-26 12:03:35.942 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev24) (3.2.0) 2021-11-26 12:03:35.945 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev24) (3.0.3) 2021-11-26 12:03:35.986 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev24) (5.8.0) 2021-11-26 12:03:36.027 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev24) (21.3) 2021-11-26 12:03:36.029 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev24) (0.11.0) 2021-11-26 12:03:36.030 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev24) (2021.3) 2021-11-26 12:03:36.112 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev24) (59.2.0) 2021-11-26 12:03:36.171 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==23.1.0.dev24) (0.2.5) 2021-11-26 12:03:36.273 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev24) (0.7) 2021-11-26 12:03:37.056 | Collecting automaton>=1.9.0 2021-11-26 12:03:37.065 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2021-11-26 12:03:37.583 | Collecting networkx>=2.1.0 2021-11-26 12:03:37.593 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2021-11-26 12:03:37.650 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev24) (6.3.1) 2021-11-26 12:03:38.045 | Collecting pydot>=1.2.4 2021-11-26 12:03:38.052 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2021-11-26 12:03:38.499 | Collecting simplegeneric 2021-11-26 12:03:38.506 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-11-26 12:03:38.511 | Preparing metadata (setup.py): started 2021-11-26 12:03:39.063 | Preparing metadata (setup.py): finished with status 'done' 2021-11-26 12:03:39.099 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev24) (5.0.0) 2021-11-26 12:03:39.222 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev24) (2.21) 2021-11-26 12:03:39.284 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev24) (1.6) 2021-11-26 12:03:39.339 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev24) (2.0.1) 2021-11-26 12:03:39.567 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev24) (1.32) 2021-11-26 12:03:39.569 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev24) (2.5.0) 2021-11-26 12:03:39.570 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev24) (1.4.4) 2021-11-26 12:03:39.571 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev24) (1.4.0) 2021-11-26 12:03:39.572 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev24) (0.10.0) 2021-11-26 12:03:39.573 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev24) (1.1.4) 2021-11-26 12:03:39.574 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev24) (5.1.0) 2021-11-26 12:03:39.700 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev24) (0.12.0) 2021-11-26 12:03:39.738 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev24) (1.0.2) 2021-11-26 12:03:39.785 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev24) (1.3.3) 2021-11-26 12:03:39.790 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev24) (3.0.0) 2021-11-26 12:03:40.043 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev24) (3.9.0) 2021-11-26 12:03:40.241 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev24) (3.3) 2021-11-26 12:03:40.244 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev24) (2.0.7) 2021-11-26 12:03:40.245 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev24) (1.26.7) 2021-11-26 12:03:40.246 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev24) (2019.11.28) 2021-11-26 12:03:40.324 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev24) (0.5.2) 2021-11-26 12:03:40.482 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev24) (2.5.0) 2021-11-26 12:03:40.623 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev24) (3.6.0) 2021-11-26 12:03:40.949 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev24) (2.3.2) 2021-11-26 12:03:40.951 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev24) (0.4.0) 2021-11-26 12:03:41.183 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev24) (2.2) 2021-11-26 12:03:41.513 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev24) (1.0.0) 2021-11-26 12:03:41.835 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev24) (1.8.2) 2021-11-26 12:03:41.836 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev24) (21.2.0) 2021-11-26 12:03:42.163 | Building wheels for collected packages: simplegeneric 2021-11-26 12:03:42.164 | Building wheel for simplegeneric (setup.py): started 2021-11-26 12:03:42.791 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-11-26 12:03:42.792 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5077 sha256=6291129ecbc926a8256e70d5ffccd407851d95b891e690554607b6d3216813c0 2021-11-26 12:03:42.792 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2021-11-26 12:03:42.798 | Successfully built simplegeneric 2021-11-26 12:03:43.671 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2021-11-26 12:03:46.313 | Running setup.py develop for glance 2021-11-26 12:03:48.286 | Successfully installed WSME-0.11.0 automaton-2.4.0 castellan-3.10.0 cursive-0.2.2 glance networkx-2.6.3 oslo.limit-1.4.0 pydot-1.4.2 python-barbicanclient-5.2.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.2 2021-11-26 12:03:48.286 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-26 12:03:48.437 | + inc/python:pip_install:200 : result=0 2021-11-26 12:03:48.441 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-26 12:03:48.444 | + functions-common:time_stop:2395 : local name 2021-11-26 12:03:48.447 | + functions-common:time_stop:2396 : local end_time 2021-11-26 12:03:48.450 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-26 12:03:48.452 | + functions-common:time_stop:2398 : local total 2021-11-26 12:03:48.455 | + functions-common:time_stop:2399 : local start_time 2021-11-26 12:03:48.457 | + functions-common:time_stop:2401 : name=pip_install 2021-11-26 12:03:48.459 | + functions-common:time_stop:2402 : start_time=1637928208595 2021-11-26 12:03:48.462 | + functions-common:time_stop:2404 : [[ -z 1637928208595 ]] 2021-11-26 12:03:48.465 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 12:03:48.470 | + functions-common:time_stop:2407 : end_time=1637928228467 2021-11-26 12:03:48.473 | + functions-common:time_stop:2408 : elapsed_time=19872 2021-11-26 12:03:48.476 | + functions-common:time_stop:2409 : total=95351 2021-11-26 12:03:48.478 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 12:03:48.482 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=115223 2021-11-26 12:03:48.486 | + inc/python:pip_install:203 : return 0 2021-11-26 12:03:48.487 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-11-26 12:03:48.490 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-11-26 12:03:48.493 | + functions-common:safe_chown:2296 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-11-26 12:03:48.514 | + functions-common:_safe_permission_operation:2144 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-11-26 12:03:48.532 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-11-26 12:03:48.536 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-11-26 12:03:48.540 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:03:48.544 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:03:48.547 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-11-26 12:03:48.549 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:03:48.552 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-26 12:03:48.555 | + ./stack.sh:main:902 : configure_glance 2021-11-26 12:03:48.557 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-11-26 12:03:48.570 | + lib/glance:configure_glance:333 : local dburl 2021-11-26 12:03:48.573 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2021-11-26 12:03:48.576 | ++ lib/database:database_connection_url:132 : local db=glance 2021-11-26 12:03:48.581 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-11-26 12:03:48.583 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=glance 2021-11-26 12:03:48.587 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-11-26 12:03:48.591 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-11-26 12:03:48.594 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-11-26 12:03:48.627 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-11-26 12:03:48.657 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-11-26 12:03:48.689 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-11-26 12:03:48.724 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-11-26 12:03:48.760 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-11-26 12:03:48.793 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-11-26 12:03:48.795 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local conf_file=/etc/glance/glance-api.conf 2021-11-26 12:03:48.798 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local admin_user=glance 2021-11-26 12:03:48.801 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local section=keystone_authtoken 2021-11-26 12:03:48.803 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-11-26 12:03:48.833 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-11-26 12:03:48.861 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.39/identity 2021-11-26 12:03:48.889 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-11-26 12:03:48.918 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-11-26 12:03:48.946 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-11-26 12:03:48.975 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-11-26 12:03:49.005 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-11-26 12:03:49.035 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-26 12:03:49.066 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-11-26 12:03:49.094 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-11-26 12:03:49.126 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-11-26 12:03:49.130 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-11-26 12:03:49.133 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-11-26 12:03:49.137 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-26 12:03:49.140 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-26 12:03:49.144 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-26 12:03:49.161 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:03:49.164 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-26 12:03:49.167 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-26 12:03:49.170 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-26 12:03:49.187 | ++ functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:03:49.189 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-11-26 12:03:49.192 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-11-26 12:03:49.220 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-26 12:03:49.222 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-26 12:03:49.225 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2021-11-26 12:03:49.227 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2021-11-26 12:03:49.230 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-11-26 12:03:49.258 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-11-26 12:03:49.291 | + lib/glance:configure_glance:353 : configure_glance_store False False 2021-11-26 12:03:49.293 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-11-26 12:03:49.296 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-11-26 12:03:49.298 | + lib/glance:configure_glance_store:254 : local be 2021-11-26 12:03:49.301 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-11-26 12:03:49.303 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-11-26 12:03:49.306 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-11-26 12:03:49.336 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2021-11-26 12:03:49.339 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.39 2021-11-26 12:03:49.369 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2021-11-26 12:03:49.372 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2021-11-26 12:03:49.389 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:03:49.391 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-11-26 12:03:49.419 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-11-26 12:03:49.448 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-11-26 12:03:49.476 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-11-26 12:03:49.505 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-11-26 12:03:49.533 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2021-11-26 12:03:49.550 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:03:49.552 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-11-26 12:03:49.582 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-11-26 12:03:49.616 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-11-26 12:03:49.646 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.39/identity/v3 2021-11-26 12:03:49.674 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-11-26 12:03:49.703 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.39/image 2021-11-26 12:03:49.734 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2021-11-26 12:03:49.752 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:03:49.755 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2021-11-26 12:03:49.757 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-11-26 12:03:49.760 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-11-26 12:03:49.763 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-26 12:03:49.780 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-26 12:03:49.782 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-26 12:03:49.784 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-26 12:03:49.787 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-26 12:03:49.789 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-11-26 12:03:49.818 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-11-26 12:03:49.850 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-11-26 12:03:49.881 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-26 12:03:49.913 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-11-26 12:03:49.919 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-11-26 12:03:49.951 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-11-26 12:03:49.980 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-11-26 12:03:50.008 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.39/identity 2021-11-26 12:03:50.041 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-11-26 12:03:50.070 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-11-26 12:03:50.103 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-11-26 12:03:50.132 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-11-26 12:03:50.167 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-11-26 12:03:50.202 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-11-26 12:03:50.238 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-11-26 12:03:50.266 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-11-26 12:03:50.271 | + lib/glance:configure_glance:418 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-11-26 12:03:50.278 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2021-11-26 12:03:50.296 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:03:50.299 | + lib/glance:configure_glance:428 : [[ False == False ]] 2021-11-26 12:03:50.302 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-11-26 12:03:50.304 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-11-26 12:03:50.307 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-11-26 12:03:50.309 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-11-26 12:03:50.312 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-11-26 12:03:50.316 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-11-26 12:03:50.318 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-11-26 12:03:50.322 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-11-26 12:03:50.352 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-11-26 12:03:50.355 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-11-26 12:03:50.357 | ++ functions:get_random_port:837 : true 2021-11-26 12:03:50.359 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-11-26 12:03:50.362 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-11-26 12:03:50.364 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-11-26 12:03:50.451 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-11-26 12:03:50.455 | ++ functions:get_random_port:841 : break 2 2021-11-26 12:03:50.459 | ++ functions:get_random_port:845 : echo 60999 2021-11-26 12:03:50.464 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-11-26 12:03:50.467 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-11-26 12:03:50.501 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-11-26 12:03:50.532 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-11-26 12:03:50.564 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-11-26 12:03:50.594 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-11-26 12:03:50.622 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-11-26 12:03:50.650 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-11-26 12:03:50.678 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-11-26 12:03:50.706 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-26 12:03:50.736 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-26 12:03:50.766 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-11-26 12:03:50.794 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-26 12:03:50.822 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-11-26 12:03:50.850 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-11-26 12:03:50.877 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-11-26 12:03:50.905 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-11-26 12:03:50.934 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-11-26 12:03:50.962 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-11-26 12:03:50.990 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-11-26 12:03:51.017 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-11-26 12:03:51.020 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-11-26 12:03:51.022 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-26 12:03:51.024 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:03:51.027 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:03:51.029 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-11-26 12:03:51.032 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-11-26 12:03:51.093 | proxy (enabled by site administrator) 2021-11-26 12:03:51.097 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-11-26 12:03:51.100 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-11-26 12:03:51.104 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-26 12:03:51.107 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:03:51.111 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:03:51.114 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-11-26 12:03:51.118 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-11-26 12:03:51.171 | No module matches proxy_http 2021-11-26 12:03:51.176 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-11-26 12:03:51.240 | Considering dependency proxy for proxy_http: 2021-11-26 12:03:51.240 | Module proxy already enabled 2021-11-26 12:03:51.240 | Enabling module proxy_http. 2021-11-26 12:03:51.249 | To activate the new configuration, you need to run: 2021-11-26 12:03:51.249 | systemctl restart apache2 2021-11-26 12:03:51.254 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-11-26 12:03:51.257 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-11-26 12:03:51.260 | + functions-common:restart_service:2279 : '[' -x /bin/systemctl ']' 2021-11-26 12:03:51.262 | + functions-common:restart_service:2280 : sudo /bin/systemctl restart apache2 2021-11-26 12:03:51.391 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-11-26 12:03:51.394 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-11-26 12:03:51.397 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-11-26 12:03:51.400 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-11-26 12:03:51.403 | ++ functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:03:51.406 | ++ functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:03:51.408 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-26 12:03:51.411 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-26 12:03:51.414 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-11-26 12:03:51.414 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-26 12:03:51.423 | KeepAlive Off 2021-11-26 12:03:51.427 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-11-26 12:03:51.428 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-26 12:03:51.436 | SetEnv proxy-sendchunked 1 2021-11-26 12:03:51.440 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-11-26 12:03:51.440 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-26 12:03:51.449 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-11-26 12:03:51.452 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-11-26 12:03:51.455 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-11-26 12:03:51.457 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-11-26 12:03:51.459 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-26 12:03:51.462 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-26 12:03:51.464 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:03:51.466 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:03:51.469 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-26 12:03:51.471 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-11-26 12:03:51.473 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:03:51.476 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:03:51.478 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-11-26 12:03:51.541 | Enabling site glance-wsgi-api. 2021-11-26 12:03:51.548 | To activate the new configuration, you need to run: 2021-11-26 12:03:51.548 | systemctl reload apache2 2021-11-26 12:03:51.554 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-11-26 12:03:51.557 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-11-26 12:03:51.560 | + functions-common:restart_service:2279 : '[' -x /bin/systemctl ']' 2021-11-26 12:03:51.564 | + functions-common:restart_service:2280 : sudo /bin/systemctl restart apache2 2021-11-26 12:03:51.700 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-11-26 12:03:51.707 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-11-26 12:03:51.739 | + lib/glance:configure_glance:442 : [[ False == True ]] 2021-11-26 12:03:51.741 | + ./stack.sh:main:905 : is_service_enabled cinder 2021-11-26 12:03:51.760 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:03:51.763 | + ./stack.sh:main:907 : stack_install_service cinder 2021-11-26 12:03:51.765 | + lib/stack:stack_install_service:20 : local service=cinder 2021-11-26 12:03:51.768 | + lib/stack:stack_install_service:21 : type install_cinder 2021-11-26 12:03:51.770 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-26 12:03:51.773 | + lib/stack:stack_install_service:32 : install_cinder 2021-11-26 12:03:51.776 | + lib/cinder:install_cinder:468 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-11-26 12:03:51.779 | + functions-common:git_clone:578 : local git_remote=https://opendev.org/openstack/cinder.git 2021-11-26 12:03:51.781 | + functions-common:git_clone:579 : local git_dest=/opt/stack/cinder 2021-11-26 12:03:51.784 | + functions-common:git_clone:580 : local git_ref=master 2021-11-26 12:03:51.787 | + functions-common:git_clone:581 : local orig_dir 2021-11-26 12:03:51.790 | ++ functions-common:git_clone:582 : pwd 2021-11-26 12:03:51.794 | + functions-common:git_clone:582 : orig_dir=/home/ubuntu/devstack 2021-11-26 12:03:51.796 | + functions-common:git_clone:583 : local git_clone_flags= 2021-11-26 12:03:51.799 | ++ functions-common:git_clone:585 : trueorfalse False RECLONE 2021-11-26 12:03:51.817 | + functions-common:git_clone:585 : RECLONE=False 2021-11-26 12:03:51.819 | + functions-common:git_clone:586 : [[ 0 -gt 0 ]] 2021-11-26 12:03:51.822 | + functions-common:git_clone:590 : [[ False = \T\r\u\e ]] 2021-11-26 12:03:51.825 | + functions-common:git_clone:599 : echo master 2021-11-26 12:03:51.825 | + functions-common:git_clone:599 : egrep -q '^refs' 2021-11-26 12:03:51.831 | + functions-common:git_clone:613 : [[ ! -d /opt/stack/cinder ]] 2021-11-26 12:03:51.833 | + functions-common:git_clone:621 : [[ False = \T\r\u\e ]] 2021-11-26 12:03:51.836 | + functions-common:git_clone:647 : cd /opt/stack/cinder 2021-11-26 12:03:51.839 | + functions-common:git_clone:648 : git show --oneline 2021-11-26 12:03:51.842 | + functions-common:git_clone:648 : head -1 2021-11-26 12:03:51.844 | 97aeffa9f replace deprecated pyparsing method 2021-11-26 12:03:51.847 | + functions-common:git_clone:649 : cd /home/ubuntu/devstack 2021-11-26 12:03:51.850 | + lib/cinder:install_cinder:469 : setup_develop /opt/stack/cinder 2021-11-26 12:03:51.852 | + inc/python:setup_develop:338 : local bindep 2021-11-26 12:03:51.855 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-11-26 12:03:51.858 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-11-26 12:03:51.860 | + inc/python:setup_develop:344 : local extras= 2021-11-26 12:03:51.864 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-11-26 12:03:51.866 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-26 12:03:51.869 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-11-26 12:03:51.872 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-11-26 12:03:51.876 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-26 12:03:51.879 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-26 12:03:51.883 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-11-26 12:03:51.886 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-26 12:03:51.889 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-11-26 12:03:51.893 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-26 12:03:51.895 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-11-26 12:03:51.899 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-11-26 12:03:51.905 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-11-26 12:03:51.908 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-11-26 12:03:52.529 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-11-26 12:03:52.533 | + inc/python:setup_package:418 : local bindep=0 2021-11-26 12:03:52.537 | + inc/python:setup_package:419 : local bindep_flag= 2021-11-26 12:03:52.540 | + inc/python:setup_package:420 : local bindep_profiles= 2021-11-26 12:03:52.544 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-11-26 12:03:52.547 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-11-26 12:03:52.549 | + inc/python:setup_package:427 : local flags=-e 2021-11-26 12:03:52.552 | + inc/python:setup_package:428 : local extras= 2021-11-26 12:03:52.554 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-11-26 12:03:52.557 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-11-26 12:03:52.559 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-11-26 12:03:52.562 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-11-26 12:03:52.564 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-11-26 12:03:52.567 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-11-26 12:03:52.588 | Using python 3.8 to install /opt/stack/cinder 2021-11-26 12:03:52.590 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-11-26 12:03:53.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 12:03:53.390 | from cryptography.utils import int_from_bytes 2021-11-26 12:03:53.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 12:03:53.390 | from cryptography.utils import int_from_bytes 2021-11-26 12:03:54.474 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:03:54.491 | Obtaining file:///opt/stack/cinder 2021-11-26 12:03:54.492 | Preparing metadata (setup.py): started 2021-11-26 12:03:56.356 | Preparing metadata (setup.py): finished with status 'done' 2021-11-26 12:03:56.567 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (5.8.0) 2021-11-26 12:03:56.568 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (5.1.0) 2021-11-26 12:03:56.569 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (0.33.0) 2021-11-26 12:03:56.570 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (1.1.2) 2021-11-26 12:03:56.571 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (0.20.2) 2021-11-26 12:03:56.572 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (1.0.1) 2021-11-26 12:03:56.573 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev120) (3.2.0) 2021-11-26 12:03:56.574 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (4.4.0) 2021-11-26 12:03:56.575 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (9.3.0) 2021-11-26 12:03:56.576 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (4.6.4) 2021-11-26 12:03:57.103 | Collecting oauth2client>=4.1.3 2021-11-26 12:03:57.112 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-11-26 12:03:57.123 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (8.7.1) 2021-11-26 12:03:57.124 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (4.5.0) 2021-11-26 12:03:57.125 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (3.4.0) 2021-11-26 12:03:57.126 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (11.1.0) 2021-11-26 12:03:57.127 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (4.6.1) 2021-11-26 12:03:57.128 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (12.11.0) 2021-11-26 12:03:57.129 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (4.5.0) 2021-11-26 12:03:57.130 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (3.9.0) 2021-11-26 12:03:57.131 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (2.6.2) 2021-11-26 12:03:57.132 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (2.3.0) 2021-11-26 12:03:57.135 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (6.3.0) 2021-11-26 12:03:57.136 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (4.2.0) 2021-11-26 12:03:57.137 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (2.7.0) 2021-11-26 12:03:57.138 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (1.4.0) 2021-11-26 12:03:57.139 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (4.12.0) 2021-11-26 12:03:57.140 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (2.5.0) 2021-11-26 12:03:57.141 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (3.4.2) 2021-11-26 12:03:57.142 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (21.3) 2021-11-26 12:03:57.723 | Collecting paramiko>=2.7.2 2021-11-26 12:03:57.732 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/def/3ec612399bab4/paramiko-2.8.0-py2.py3-none-any.whl (206 kB) 2021-11-26 12:03:57.743 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (3.5.0) 2021-11-26 12:03:57.744 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (2.1.1) 2021-11-26 12:03:57.745 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (5.8.0) 2021-11-26 12:03:57.747 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (3.0.6) 2021-11-26 12:03:57.748 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (5.2.0) 2021-11-26 12:03:58.268 | Collecting python-glanceclient>=3.2.2 2021-11-26 12:03:58.274 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2021-11-26 12:03:58.284 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (4.3.0) 2021-11-26 12:03:58.285 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (17.6.0) 2021-11-26 12:03:58.286 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (3.13.0) 2021-11-26 12:03:58.287 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (2021.3) 2021-11-26 12:03:58.289 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (2.26.0) 2021-11-26 12:03:58.290 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (2.5.1) 2021-11-26 12:03:58.290 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (4.6.2) 2021-11-26 12:03:58.706 | Collecting rtslib-fb>=2.1.74 2021-11-26 12:03:58.714 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-11-26 12:03:58.739 | Preparing metadata (setup.py): started 2021-11-26 12:03:59.325 | Preparing metadata (setup.py): finished with status 'done' 2021-11-26 12:03:59.331 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (1.16.0) 2021-11-26 12:03:59.333 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (1.4.27) 2021-11-26 12:03:59.335 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (0.13.0) 2021-11-26 12:03:59.337 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (3.5.0) 2021-11-26 12:03:59.806 | Collecting tabulate>=0.8.7 2021-11-26 12:03:59.813 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-11-26 12:03:59.817 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (6.3.1) 2021-11-26 12:03:59.818 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (1.8.7) 2021-11-26 12:03:59.819 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (5.1.0) 2021-11-26 12:04:00.374 | Collecting oslo.vmware>=3.10.0 2021-11-26 12:04:00.383 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2021-11-26 12:04:00.402 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (5.1.0) 2021-11-26 12:04:00.403 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (5.5.0) 2021-11-26 12:04:00.404 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (2.10.0) 2021-11-26 12:04:01.025 | Collecting google-api-python-client>=1.11.0 2021-11-26 12:04:01.052 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d9f/1539db48abfea/google_api_python_client-2.31.0-py2.py3-none-any.whl (7.8 MB) 2021-11-26 12:04:01.236 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (3.10.0) 2021-11-26 12:04:01.237 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (36.0.0) 2021-11-26 12:04:01.238 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev120) (0.2.2) 2021-11-26 12:04:01.637 | Collecting zstd>=1.4.5.1 2021-11-26 12:04:01.648 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8d3/388a15135c481/zstd-1.5.0.2.tar.gz (528 kB) 2021-11-26 12:04:01.742 | Preparing metadata (setup.py): started 2021-11-26 12:04:02.331 | Preparing metadata (setup.py): finished with status 'done' 2021-11-26 12:04:04.670 | Collecting boto3>=1.16.51 2021-11-26 12:04:04.679 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cd5/8563dd3f36d59/boto3-1.20.11-py3-none-any.whl (131 kB) 2021-11-26 12:04:07.503 | Collecting botocore<1.24.0,>=1.23.11 2021-11-26 12:04:07.528 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/133/fa0837762587f/botocore-1.23.11-py3-none-any.whl (8.2 MB) 2021-11-26 12:04:08.168 | Collecting s3transfer<0.6.0,>=0.5.0 2021-11-26 12:04:08.175 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB) 2021-11-26 12:04:08.181 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev120) (0.10.0) 2021-11-26 12:04:08.294 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev120) (1.15.0) 2021-11-26 12:04:08.325 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev120) (2.1.0) 2021-11-26 12:04:08.779 | Collecting uritemplate<5,>=3.0.0 2021-11-26 12:04:08.786 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2021-11-26 12:04:09.346 | Collecting google-auth<3.0.0dev,>=1.16.0 2021-11-26 12:04:09.355 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a34/8a50b027679cb/google_auth-2.3.3-py2.py3-none-any.whl (155 kB) 2021-11-26 12:04:09.902 | Collecting google-api-core<3.0.0dev,>=1.21.0 2021-11-26 12:04:09.909 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e78/53735d4f51f42/google_api_core-2.2.2-py2.py3-none-any.whl (95 kB) 2021-11-26 12:04:10.327 | Collecting google-auth-httplib2>=0.1.0 2021-11-26 12:04:10.335 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2021-11-26 12:04:10.431 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev120) (1.7.0) 2021-11-26 12:04:10.485 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev120) (2.8.1) 2021-11-26 12:04:10.487 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev120) (3.1.1) 2021-11-26 12:04:11.105 | Collecting rsa>=3.1.4 2021-11-26 12:04:11.113 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2021-11-26 12:04:11.693 | Collecting pyasn1-modules>=0.0.5 2021-11-26 12:04:11.700 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2021-11-26 12:04:12.319 | Collecting pyasn1>=0.1.7 2021-11-26 12:04:12.327 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-11-26 12:04:12.392 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev120) (0.14.1) 2021-11-26 12:04:12.434 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev120) (6.0) 2021-11-26 12:04:12.436 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev120) (1.5.0) 2021-11-26 12:04:12.437 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev120) (0.8.0) 2021-11-26 12:04:12.438 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev120) (2.3.0) 2021-11-26 12:04:12.497 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev120) (1.7.5) 2021-11-26 12:04:12.498 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev120) (2.0.1) 2021-11-26 12:04:12.500 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev120) (0.5.0) 2021-11-26 12:04:12.556 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev120) (0.9.6) 2021-11-26 12:04:12.557 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev120) (2.8.2) 2021-11-26 12:04:12.617 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev120) (4.2.4) 2021-11-26 12:04:12.617 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev120) (5.2.2) 2021-11-26 12:04:12.620 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev120) (0.4.0) 2021-11-26 12:04:12.625 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev120) (5.0.6) 2021-11-26 12:04:12.626 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev120) (2.4.0) 2021-11-26 12:04:12.649 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev120) (3.3.0) 2021-11-26 12:04:12.651 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev120) (3.2.0) 2021-11-26 12:04:12.653 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev120) (3.0.3) 2021-11-26 12:04:12.700 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev120) (1.0.2) 2021-11-26 12:04:12.781 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev120) (3.0.0) 2021-11-26 12:04:12.786 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev120) (1.3.3) 2021-11-26 12:04:12.806 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev120) (2.4.0) 2021-11-26 12:04:12.834 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev120) (0.11.0) 2021-11-26 12:04:12.898 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev120) (1.26.7) 2021-11-26 12:04:13.317 | Collecting suds-community>=0.6 2021-11-26 12:04:13.324 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB) 2021-11-26 12:04:14.022 | Collecting pynacl>=1.0.1 2021-11-26 12:04:14.030 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2021-11-26 12:04:14.078 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev120) (59.2.0) 2021-11-26 12:04:14.267 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev120) (3.9.0) 2021-11-26 12:04:14.304 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev120) (1.13.3) 2021-11-26 12:04:14.307 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev120) (21.0.0) 2021-11-26 12:04:14.733 | Collecting warlock<2,>=1.2.0 2021-11-26 12:04:14.740 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2021-11-26 12:04:14.939 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev120) (3.3) 2021-11-26 12:04:14.942 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev120) (2.0.7) 2021-11-26 12:04:14.944 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev120) (2019.11.28) 2021-11-26 12:04:14.979 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev120) (0.7) 2021-11-26 12:04:15.419 | Collecting pyudev>=0.16.1 2021-11-26 12:04:15.427 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-11-26 12:04:15.667 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev120) (0.5.2) 2021-11-26 12:04:15.667 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev120) (0.4.2) 2021-11-26 12:04:15.811 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev120) (2.4.0) 2021-11-26 12:04:15.813 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev120) (2.6.3) 2021-11-26 12:04:15.814 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev120) (1.4.2) 2021-11-26 12:04:15.953 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev120) (0.12.2) 2021-11-26 12:04:16.071 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev120) (1.1.6) 2021-11-26 12:04:16.073 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev120) (5.4.0) 2021-11-26 12:04:16.074 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev120) (4.8.2) 2021-11-26 12:04:16.109 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev120) (5.0.0) 2021-11-26 12:04:16.352 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev120) (2.21) 2021-11-26 12:04:16.435 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev120) (0.4.0) 2021-11-26 12:04:16.436 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev120) (2.3.2) 2021-11-26 12:04:16.594 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->cinder==19.1.0.dev120) (1.6) 2021-11-26 12:04:16.637 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev120) (2.5.0) 2021-11-26 12:04:17.185 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2021-11-26 12:04:17.194 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6d/561ab8fb16b30/googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB) 2021-11-26 12:04:17.215 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev120) (3.19.1) 2021-11-26 12:04:17.413 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev120) (2.0.1) 2021-11-26 12:04:17.838 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev120) (1.1.4) 2021-11-26 12:04:17.891 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev120) (0.12.0) 2021-11-26 12:04:17.940 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev120) (0.2.5) 2021-11-26 12:04:19.253 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev120) (1.32) 2021-11-26 12:04:19.530 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev120) (21.2.0) 2021-11-26 12:04:19.532 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev120) (1.8.2) 2021-11-26 12:04:19.688 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev120) (2.2) 2021-11-26 12:04:19.927 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev120) (1.0.0) 2021-11-26 12:04:20.058 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev120) (3.6.0) 2021-11-26 12:04:20.674 | Building wheels for collected packages: rtslib-fb, zstd 2021-11-26 12:04:20.675 | Building wheel for rtslib-fb (setup.py): started 2021-11-26 12:04:21.358 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-11-26 12:04:21.360 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85412 sha256=5b29743eeda600d317f4f459a7f8f82fb669309a7a04bf84ad72f241b775836f 2021-11-26 12:04:21.360 | Stored in directory: /root/.cache/pip/wheels/0a/66/4f/3df2a9dc0ce4bd9783f4e0597600268e05f1fdc434bf783a5c 2021-11-26 12:04:21.367 | Building wheel for zstd (setup.py): started 2021-11-26 12:05:22.263 | Building wheel for zstd (setup.py): still running... 2021-11-26 12:05:30.495 | Building wheel for zstd (setup.py): finished with status 'done' 2021-11-26 12:05:30.515 | Created wheel for zstd: filename=zstd-1.5.0.2-cp38-cp38-linux_x86_64.whl size=2349372 sha256=25c39acf0a4bfdb8bf4b740573ce84d366d5b08962dcd892b43dd9623a9e588a 2021-11-26 12:05:30.515 | Stored in directory: /root/.cache/pip/wheels/44/cf/d0/167a454a4b3d5833a5666b8512dbe0bcc20ef0424d943b6c7a 2021-11-26 12:05:30.519 | Successfully built rtslib-fb zstd 2021-11-26 12:05:31.617 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-community, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2021-11-26 12:05:33.687 | Attempting uninstall: pynacl 2021-11-26 12:05:33.690 | Found existing installation: PyNaCl 1.3.0 2021-11-26 12:05:33.696 | Uninstalling PyNaCl-1.3.0: 2021-11-26 12:05:33.722 | Successfully uninstalled PyNaCl-1.3.0 2021-11-26 12:05:35.528 | Running setup.py develop for cinder 2021-11-26 12:05:38.817 | Successfully installed boto3-1.20.11 botocore-1.23.11 cinder google-api-core-2.2.2 google-api-python-client-2.31.0 google-auth-2.3.3 google-auth-httplib2-0.1.0 googleapis-common-protos-1.53.0 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.4.0 python-glanceclient-3.5.0 pyudev-0.22.0 rsa-4.7.2 rtslib-fb-2.1.74 s3transfer-0.5.0 suds-community-1.0.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.0.2 2021-11-26 12:05:38.817 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-26 12:05:39.090 | + inc/python:pip_install:200 : result=0 2021-11-26 12:05:39.094 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-26 12:05:39.097 | + functions-common:time_stop:2395 : local name 2021-11-26 12:05:39.100 | + functions-common:time_stop:2396 : local end_time 2021-11-26 12:05:39.105 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-26 12:05:39.108 | + functions-common:time_stop:2398 : local total 2021-11-26 12:05:39.111 | + functions-common:time_stop:2399 : local start_time 2021-11-26 12:05:39.115 | + functions-common:time_stop:2401 : name=pip_install 2021-11-26 12:05:39.118 | + functions-common:time_stop:2402 : start_time=1637928232582 2021-11-26 12:05:39.120 | + functions-common:time_stop:2404 : [[ -z 1637928232582 ]] 2021-11-26 12:05:39.123 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 12:05:39.127 | + functions-common:time_stop:2407 : end_time=1637928339125 2021-11-26 12:05:39.130 | + functions-common:time_stop:2408 : elapsed_time=106543 2021-11-26 12:05:39.132 | + functions-common:time_stop:2409 : total=115223 2021-11-26 12:05:39.134 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 12:05:39.137 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=221766 2021-11-26 12:05:39.140 | + inc/python:pip_install:203 : return 0 2021-11-26 12:05:39.142 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-11-26 12:05:39.145 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-11-26 12:05:39.148 | + functions-common:safe_chown:2296 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-11-26 12:05:39.176 | + functions-common:_safe_permission_operation:2144 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-11-26 12:05:39.189 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-11-26 12:05:39.192 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-11-26 12:05:39.195 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:05:39.197 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:05:39.200 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-11-26 12:05:39.202 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:05:39.205 | + lib/cinder:install_cinder:470 : [[ lioadm == \t\g\t\a\d\m ]] 2021-11-26 12:05:39.208 | + lib/cinder:install_cinder:472 : [[ lioadm == \l\i\o\a\d\m ]] 2021-11-26 12:05:39.210 | + lib/cinder:install_cinder:473 : is_ubuntu 2021-11-26 12:05:39.213 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:05:39.216 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:05:39.218 | + lib/cinder:install_cinder:475 : sudo mkdir -p /etc/target 2021-11-26 12:05:39.230 | + lib/cinder:install_cinder:477 : install_package targetcli-fb 2021-11-26 12:05:39.233 | + functions-common:install_package:1433 : update_package_repo 2021-11-26 12:05:39.235 | + functions-common:update_package_repo:1405 : NO_UPDATE_REPOS=False 2021-11-26 12:05:39.238 | + functions-common:update_package_repo:1406 : REPOS_UPDATED=True 2021-11-26 12:05:39.240 | + functions-common:update_package_repo:1407 : RETRY_UPDATE=False 2021-11-26 12:05:39.243 | + functions-common:update_package_repo:1409 : [[ False = \T\r\u\e ]] 2021-11-26 12:05:39.246 | + functions-common:update_package_repo:1413 : is_ubuntu 2021-11-26 12:05:39.248 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:05:39.251 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:05:39.253 | + functions-common:update_package_repo:1414 : apt_get_update 2021-11-26 12:05:39.255 | + functions-common:apt_get_update:1159 : [[ True == \T\r\u\e ]] 2021-11-26 12:05:39.258 | + functions-common:apt_get_update:1159 : [[ False != \T\r\u\e ]] 2021-11-26 12:05:39.260 | + functions-common:apt_get_update:1160 : return 2021-11-26 12:05:39.263 | + functions-common:install_package:1434 : real_install_package targetcli-fb 2021-11-26 12:05:39.265 | + functions-common:real_install_package:1419 : is_ubuntu 2021-11-26 12:05:39.268 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:05:39.270 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:05:39.273 | + functions-common:real_install_package:1420 : apt_get install targetcli-fb 2021-11-26 12:05:39.301 | + functions-common:apt_get:1200 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-11-26 12:05:39.410 | Reading package lists... 2021-11-26 12:05:39.642 | Building dependency tree... 2021-11-26 12:05:39.643 | Reading state information... 2021-11-26 12:05:39.874 | The following packages were automatically installed and are no longer required: 2021-11-26 12:05:39.875 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-26 12:05:39.875 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-26 12:05:39.875 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-26 12:05:39.875 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-26 12:05:39.875 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-26 12:05:39.875 | python3-zope.interface 2021-11-26 12:05:39.875 | Use 'sudo apt autoremove' to remove them. 2021-11-26 12:05:39.876 | The following additional packages will be installed: 2021-11-26 12:05:39.876 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-11-26 12:05:39.876 | python3-urwid 2021-11-26 12:05:39.878 | Suggested packages: 2021-11-26 12:05:39.878 | python-pyparsing-doc python-urwid-doc 2021-11-26 12:05:39.957 | The following NEW packages will be installed: 2021-11-26 12:05:39.957 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-11-26 12:05:39.957 | python3-urwid targetcli-fb 2021-11-26 12:05:40.262 | 0 upgraded, 6 newly installed, 0 to remove and 102 not upgraded. 2021-11-26 12:05:40.262 | Need to get 356 kB of archives. 2021-11-26 12:05:40.262 | After this operation, 2,294 kB of additional disk space will be used. 2021-11-26 12:05:40.262 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-11-26 12:05:40.720 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2021-11-26 12:05:40.964 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2021-11-26 12:05:40.995 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2021-11-26 12:05:41.020 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2021-11-26 12:05:41.042 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2021-11-26 12:05:41.654 | Fetched 356 kB in 1s (324 kB/s) 2021-11-26 12:05:41.696 | Selecting previously unselected package python3-pyparsing. 2021-11-26 12:05:41.748 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90882 files and directories currently installed.) 2021-11-26 12:05:41.752 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2021-11-26 12:05:41.758 | Unpacking python3-pyparsing (2.4.6-1) ... 2021-11-26 12:05:41.825 | Selecting previously unselected package python3-urwid. 2021-11-26 12:05:41.834 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2021-11-26 12:05:41.840 | Unpacking python3-urwid (2.0.1-3) ... 2021-11-26 12:05:41.915 | Selecting previously unselected package python3-configshell-fb. 2021-11-26 12:05:41.925 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2021-11-26 12:05:41.930 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-11-26 12:05:41.985 | Selecting previously unselected package python3-pyudev. 2021-11-26 12:05:41.996 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2021-11-26 12:05:42.001 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2021-11-26 12:05:42.055 | Selecting previously unselected package python3-rtslib-fb. 2021-11-26 12:05:42.065 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2021-11-26 12:05:42.070 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-11-26 12:05:42.124 | Selecting previously unselected package targetcli-fb. 2021-11-26 12:05:42.134 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2021-11-26 12:05:42.140 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-11-26 12:05:42.212 | Setting up python3-urwid (2.0.1-3) ... 2021-11-26 12:05:42.598 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-11-26 12:05:42.598 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-11-26 12:05:42.598 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-11-26 12:05:42.598 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-11-26 12:05:42.598 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-11-26 12:05:42.598 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-11-26 12:05:42.598 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-11-26 12:05:42.598 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-11-26 12:05:42.709 | Setting up python3-pyparsing (2.4.6-1) ... 2021-11-26 12:05:43.038 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-11-26 12:05:43.363 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2021-11-26 12:05:43.661 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-11-26 12:05:45.005 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-11-26 12:05:45.563 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2021-11-26 12:05:45.563 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2021-11-26 12:05:47.582 | Processing triggers for man-db (2.9.1-1) ... 2021-11-26 12:05:47.702 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-11-26 12:05:55.817 | + functions-common:apt_get:1204 : result=0 2021-11-26 12:05:55.820 | + functions-common:apt_get:1207 : time_stop apt-get 2021-11-26 12:05:55.824 | + functions-common:time_stop:2395 : local name 2021-11-26 12:05:55.827 | + functions-common:time_stop:2396 : local end_time 2021-11-26 12:05:55.831 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-26 12:05:55.835 | + functions-common:time_stop:2398 : local total 2021-11-26 12:05:55.838 | + functions-common:time_stop:2399 : local start_time 2021-11-26 12:05:55.841 | + functions-common:time_stop:2401 : name=apt-get 2021-11-26 12:05:55.843 | + functions-common:time_stop:2402 : start_time=1637928339297 2021-11-26 12:05:55.846 | + functions-common:time_stop:2404 : [[ -z 1637928339297 ]] 2021-11-26 12:05:55.849 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 12:05:55.853 | + functions-common:time_stop:2407 : end_time=1637928355850 2021-11-26 12:05:55.856 | + functions-common:time_stop:2408 : elapsed_time=16553 2021-11-26 12:05:55.858 | + functions-common:time_stop:2409 : total=279941 2021-11-26 12:05:55.861 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 12:05:55.863 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=296494 2021-11-26 12:05:55.866 | + functions-common:apt_get:1208 : return 0 2021-11-26 12:05:55.869 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-26 12:05:55.871 | + ./stack.sh:main:908 : configure_cinder 2021-11-26 12:05:55.874 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-11-26 12:05:55.886 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-11-26 12:05:55.891 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-11-26 12:05:55.893 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-11-26 12:05:55.895 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-11-26 12:05:55.898 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-11-26 12:05:55.899 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-11-26 12:05:55.903 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-11-26 12:05:55.905 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-11-26 12:05:55.908 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-11-26 12:05:55.910 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-11-26 12:05:55.912 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-11-26 12:05:55.914 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-11-26 12:05:55.916 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-11-26 12:05:55.918 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-11-26 12:05:55.930 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-11-26 12:05:55.942 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2021-11-26 12:05:55.954 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-11-26 12:05:55.966 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-11-26 12:05:55.978 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-11-26 12:05:55.981 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-11-26 12:05:55.985 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.vO2yEd4A4b 2021-11-26 12:05:55.987 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-11-26 12:05:55.990 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-11-26 12:05:55.992 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-11-26 12:05:55.994 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.vO2yEd4A4b 2021-11-26 12:05:55.998 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.vO2yEd4A4b 2021-11-26 12:05:56.009 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.vO2yEd4A4b /etc/sudoers.d/cinder-rootwrap 2021-11-26 12:05:56.021 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-11-26 12:05:56.026 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-11-26 12:05:56.028 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-11-26 12:05:56.030 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-11-26 12:05:56.033 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-11-26 12:05:56.035 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-11-26 12:05:56.037 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-11-26 12:05:56.040 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-11-26 12:05:56.042 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-11-26 12:05:56.047 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-11-26 12:05:56.051 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-11-26 12:05:56.070 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-11-26 12:05:56.089 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-11-26 12:05:56.108 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-11-26 12:05:56.127 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-11-26 12:05:56.145 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-11-26 12:05:56.163 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-11-26 12:05:56.182 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-11-26 12:05:56.200 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-11-26 12:05:56.203 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local conf_file=/etc/cinder/cinder.conf 2021-11-26 12:05:56.205 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local admin_user=cinder 2021-11-26 12:05:56.207 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local section=keystone_authtoken 2021-11-26 12:05:56.210 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-11-26 12:05:56.239 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-11-26 12:05:56.268 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.39/identity 2021-11-26 12:05:56.295 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-11-26 12:05:56.326 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-11-26 12:05:56.355 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-11-26 12:05:56.383 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-11-26 12:05:56.411 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-11-26 12:05:56.440 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-26 12:05:56.467 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-11-26 12:05:56.499 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-11-26 12:05:56.531 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-11-26 12:05:56.561 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-11-26 12:05:56.563 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-11-26 12:05:56.566 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-11-26 12:05:56.568 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=cinder 2021-11-26 12:05:56.571 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-11-26 12:05:56.574 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-11-26 12:05:56.604 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-11-26 12:05:56.632 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-11-26 12:05:56.661 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-11-26 12:05:56.691 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-11-26 12:05:56.723 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-11-26 12:05:56.753 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-11-26 12:05:56.789 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-11-26 12:05:56.792 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.39 2021-11-26 12:05:56.820 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-11-26 12:05:56.851 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-11-26 12:05:56.859 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 74a67bf609dbd4063557efb7ec9d2f77 2021-11-26 12:05:56.887 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-11-26 12:05:56.890 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2021-11-26 12:05:56.918 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2021-11-26 12:05:56.946 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2021-11-26 12:05:56.974 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-11-26 12:05:57.005 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2021-11-26 12:05:57.021 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:05:57.024 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2021-11-26 12:05:57.028 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2021-11-26 12:05:57.030 | + lib/cinder:configure_cinder:301 : local default_name= 2021-11-26 12:05:57.033 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2021-11-26 12:05:57.035 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-11-26 12:05:57.037 | + lib/cinder:configure_cinder:304 : be_type=lvm 2021-11-26 12:05:57.040 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2021-11-26 12:05:57.043 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2021-11-26 12:05:57.047 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2021-11-26 12:05:57.051 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-11-26 12:05:57.054 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2021-11-26 12:05:57.093 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2021-11-26 12:05:57.121 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2021-11-26 12:05:57.149 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2021-11-26 12:05:57.182 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-11-26 12:05:57.215 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-11-26 12:05:57.243 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2021-11-26 12:05:57.245 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2021-11-26 12:05:57.248 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2021-11-26 12:05:57.250 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-11-26 12:05:57.278 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2021-11-26 12:05:57.281 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-11-26 12:05:57.309 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2021-11-26 12:05:57.311 | + lib/cinder:configure_cinder_image_volume_cache:621 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-11-26 12:05:57.314 | + lib/cinder:configure_cinder_image_volume_cache:622 : local be_name=lvmdriver-1 2021-11-26 12:05:57.316 | + lib/cinder:configure_cinder_image_volume_cache:624 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-11-26 12:05:57.351 | + lib/cinder:configure_cinder_image_volume_cache:626 : [[ -n '' ]] 2021-11-26 12:05:57.354 | + lib/cinder:configure_cinder_image_volume_cache:630 : [[ -n '' ]] 2021-11-26 12:05:57.356 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2021-11-26 12:05:57.374 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:05:57.377 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2021-11-26 12:05:57.379 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2021-11-26 12:05:57.382 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2021-11-26 12:05:57.384 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2021-11-26 12:05:57.413 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.39:8080/v1/AUTH_ 2021-11-26 12:05:57.442 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2021-11-26 12:05:57.459 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:05:57.461 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2021-11-26 12:05:57.478 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:05:57.480 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2021-11-26 12:05:57.483 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-11-26 12:05:57.485 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-11-26 12:05:57.487 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-11-26 12:05:57.490 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-26 12:05:57.492 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-26 12:05:57.494 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-26 12:05:57.511 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:05:57.514 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-26 12:05:57.517 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-26 12:05:57.519 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-26 12:05:57.535 | ++ functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:05:57.538 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-11-26 12:05:57.541 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-11-26 12:05:57.573 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-26 12:05:57.576 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-26 12:05:57.578 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2021-11-26 12:05:57.581 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-11-26 12:05:57.583 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-11-26 12:05:57.587 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-26 12:05:57.607 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-26 12:05:57.609 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-26 12:05:57.611 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-26 12:05:57.614 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-26 12:05:57.616 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-11-26 12:05:57.645 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-11-26 12:05:57.674 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-11-26 12:05:57.702 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-26 12:05:57.734 | + lib/cinder:configure_cinder:356 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-11-26 12:05:57.736 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-11-26 12:05:57.739 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-11-26 12:05:57.741 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-11-26 12:05:57.744 | + lib/apache:write_uwsgi_config:257 : local http= 2021-11-26 12:05:57.746 | + lib/apache:write_uwsgi_config:258 : local name= 2021-11-26 12:05:57.749 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-11-26 12:05:57.753 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-11-26 12:05:57.756 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-11-26 12:05:57.758 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-26 12:05:57.771 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-26 12:05:57.771 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-26 12:05:57.780 | d /var/run/uwsgi 0755 ubuntu root 2021-11-26 12:05:57.783 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-26 12:05:57.799 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-11-26 12:05:57.802 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-11-26 12:05:57.806 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-11-26 12:05:57.842 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-11-26 12:05:57.873 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-11-26 12:05:57.900 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-11-26 12:05:57.931 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-11-26 12:05:57.959 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-26 12:05:57.986 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-11-26 12:05:58.014 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-11-26 12:05:58.042 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-11-26 12:05:58.070 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-26 12:05:58.099 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-11-26 12:05:58.130 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-26 12:05:58.158 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-11-26 12:05:58.189 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-11-26 12:05:58.191 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-11-26 12:05:58.194 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-11-26 12:05:58.197 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-11-26 12:05:58.199 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-11-26 12:05:58.202 | ++ functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:05:58.204 | ++ functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:05:58.206 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-11-26 12:05:58.209 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-11-26 12:05:58.211 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-11-26 12:05:58.239 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-11-26 12:05:58.268 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2021-11-26 12:05:58.268 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-11-26 12:05:58.276 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2021-11-26 12:05:58.280 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-11-26 12:05:58.282 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-11-26 12:05:58.285 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-11-26 12:05:58.287 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-26 12:05:58.290 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-26 12:05:58.292 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:05:58.294 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:05:58.297 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-26 12:05:58.300 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-11-26 12:05:58.302 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:05:58.305 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:05:58.307 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-11-26 12:05:58.373 | Enabling site cinder-wsgi. 2021-11-26 12:05:58.382 | To activate the new configuration, you need to run: 2021-11-26 12:05:58.382 | systemctl reload apache2 2021-11-26 12:05:58.387 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-11-26 12:05:58.391 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-11-26 12:05:58.394 | + functions-common:restart_service:2279 : '[' -x /bin/systemctl ']' 2021-11-26 12:05:58.397 | + functions-common:restart_service:2280 : sudo /bin/systemctl restart apache2 2021-11-26 12:05:58.526 | + lib/cinder:configure_cinder:358 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-11-26 12:05:58.529 | + lib/cinder:configure_cinder:362 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-11-26 12:05:58.560 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.39/image 2021-11-26 12:05:58.588 | + lib/cinder:configure_cinder:365 : is_service_enabled tls-proxy 2021-11-26 12:05:58.605 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:05:58.607 | + lib/cinder:configure_cinder:371 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-11-26 12:05:58.610 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local conf_file=/etc/cinder/cinder.conf 2021-11-26 12:05:58.612 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local admin_user=nova 2021-11-26 12:05:58.614 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local section=nova 2021-11-26 12:05:58.617 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-11-26 12:05:58.650 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova interface public 2021-11-26 12:05:58.684 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.39/identity 2021-11-26 12:05:58.712 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova username nova 2021-11-26 12:05:58.740 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-11-26 12:05:58.769 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-11-26 12:05:58.797 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_name service 2021-11-26 12:05:58.825 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-11-26 12:05:58.858 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-11-26 12:05:58.887 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-11-26 12:05:58.916 | + lib/cinder:configure_cinder:372 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-11-26 12:05:58.945 | + lib/cinder:configure_cinder:373 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-11-26 12:05:58.978 | + lib/cinder:configure_cinder:375 : [[ ! -z '' ]] 2021-11-26 12:05:58.982 | + lib/cinder:configure_cinder:377 : is_service_enabled etcd3 2021-11-26 12:05:59.007 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:05:59.010 | + lib/cinder:configure_cinder:378 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.39:2379 2021-11-26 12:05:59.041 | + lib/cinder:configure_cinder:381 : [[ False == True ]] 2021-11-26 12:05:59.044 | + ./stack.sh:main:911 : is_service_enabled neutron 2021-11-26 12:05:59.061 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:05:59.064 | + ./stack.sh:main:913 : stack_install_service neutron 2021-11-26 12:05:59.066 | + lib/stack:stack_install_service:20 : local service=neutron 2021-11-26 12:05:59.069 | + lib/stack:stack_install_service:21 : type install_neutron 2021-11-26 12:05:59.072 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-26 12:05:59.074 | + lib/stack:stack_install_service:32 : install_neutron 2021-11-26 12:05:59.076 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-11-26 12:05:59.080 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-26 12:05:59.080 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-26 12:05:59.086 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-26 12:05:59.088 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-26 12:05:59.091 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-11-26 12:05:59.093 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-26 12:05:59.096 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-11-26 12:05:59.098 | + lib/neutron-legacy:install_mutnauq:462 : use_library_from_git neutron-lib 2021-11-26 12:05:59.101 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-11-26 12:05:59.103 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:05:59.106 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:05:59.108 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2021-11-26 12:05:59.111 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:05:59.113 | + lib/neutron-legacy:install_mutnauq:467 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-11-26 12:05:59.115 | + functions-common:git_clone:578 : local git_remote=https://opendev.org/openstack/neutron.git 2021-11-26 12:05:59.118 | + functions-common:git_clone:579 : local git_dest=/opt/stack/neutron 2021-11-26 12:05:59.120 | + functions-common:git_clone:580 : local git_ref=master 2021-11-26 12:05:59.123 | + functions-common:git_clone:581 : local orig_dir 2021-11-26 12:05:59.125 | ++ functions-common:git_clone:582 : pwd 2021-11-26 12:05:59.128 | + functions-common:git_clone:582 : orig_dir=/home/ubuntu/devstack 2021-11-26 12:05:59.130 | + functions-common:git_clone:583 : local git_clone_flags= 2021-11-26 12:05:59.133 | ++ functions-common:git_clone:585 : trueorfalse False RECLONE 2021-11-26 12:05:59.149 | + functions-common:git_clone:585 : RECLONE=False 2021-11-26 12:05:59.151 | + functions-common:git_clone:586 : [[ 0 -gt 0 ]] 2021-11-26 12:05:59.154 | + functions-common:git_clone:590 : [[ False = \T\r\u\e ]] 2021-11-26 12:05:59.156 | + functions-common:git_clone:599 : echo master 2021-11-26 12:05:59.157 | + functions-common:git_clone:599 : egrep -q '^refs' 2021-11-26 12:05:59.162 | + functions-common:git_clone:613 : [[ ! -d /opt/stack/neutron ]] 2021-11-26 12:05:59.164 | + functions-common:git_clone:621 : [[ False = \T\r\u\e ]] 2021-11-26 12:05:59.166 | + functions-common:git_clone:647 : cd /opt/stack/neutron 2021-11-26 12:05:59.169 | + functions-common:git_clone:648 : git show --oneline 2021-11-26 12:05:59.170 | + functions-common:git_clone:648 : head -1 2021-11-26 12:05:59.173 | 90b5456b8c Merge "Set report_interval to 0 for ovs agent unit tests" 2021-11-26 12:05:59.175 | + functions-common:git_clone:649 : cd /home/ubuntu/devstack 2021-11-26 12:05:59.178 | + lib/neutron-legacy:install_mutnauq:468 : setup_develop /opt/stack/neutron 2021-11-26 12:05:59.181 | + inc/python:setup_develop:338 : local bindep 2021-11-26 12:05:59.183 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-11-26 12:05:59.186 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-11-26 12:05:59.188 | + inc/python:setup_develop:344 : local extras= 2021-11-26 12:05:59.191 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-11-26 12:05:59.193 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-26 12:05:59.196 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-11-26 12:05:59.198 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-11-26 12:05:59.201 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-26 12:05:59.203 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-26 12:05:59.206 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-11-26 12:05:59.209 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-26 12:05:59.212 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-11-26 12:05:59.214 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-26 12:05:59.217 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-11-26 12:05:59.220 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-11-26 12:05:59.226 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-11-26 12:05:59.229 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2021-11-26 12:05:59.858 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-11-26 12:05:59.861 | + inc/python:setup_package:418 : local bindep=0 2021-11-26 12:05:59.864 | + inc/python:setup_package:419 : local bindep_flag= 2021-11-26 12:05:59.867 | + inc/python:setup_package:420 : local bindep_profiles= 2021-11-26 12:05:59.870 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-11-26 12:05:59.873 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-11-26 12:05:59.876 | + inc/python:setup_package:427 : local flags=-e 2021-11-26 12:05:59.879 | + inc/python:setup_package:428 : local extras= 2021-11-26 12:05:59.882 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-11-26 12:05:59.885 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-11-26 12:05:59.887 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-11-26 12:05:59.890 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-11-26 12:05:59.892 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-11-26 12:05:59.895 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-11-26 12:05:59.918 | Using python 3.8 to install /opt/stack/neutron 2021-11-26 12:05:59.920 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-11-26 12:06:00.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 12:06:00.755 | from cryptography.utils import int_from_bytes 2021-11-26 12:06:00.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 12:06:00.756 | from cryptography.utils import int_from_bytes 2021-11-26 12:06:01.834 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:06:01.852 | Obtaining file:///opt/stack/neutron 2021-11-26 12:06:01.853 | Preparing metadata (setup.py): started 2021-11-26 12:06:03.835 | Preparing metadata (setup.py): finished with status 'done' 2021-11-26 12:06:03.937 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (5.8.0) 2021-11-26 12:06:03.939 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (3.5.0) 2021-11-26 12:06:03.940 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (2.1.1) 2021-11-26 12:06:03.941 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (2.5.1) 2021-11-26 12:06:03.942 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (2.3.0) 2021-11-26 12:06:03.943 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (5.1.0) 2021-11-26 12:06:03.944 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (0.33.0) 2021-11-26 12:06:03.945 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (1.3.3) 2021-11-26 12:06:03.946 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (0.20.2) 2021-11-26 12:06:03.947 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (2.26.0) 2021-11-26 12:06:03.948 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (3.0.3) 2021-11-26 12:06:03.949 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (9.3.0) 2021-11-26 12:06:03.950 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (0.8.0) 2021-11-26 12:06:03.951 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (0.11.0) 2021-11-26 12:06:03.952 | Requirement already satisfied: neutron-lib>=2.17.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (2.17.0) 2021-11-26 12:06:03.953 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (7.7.0) 2021-11-26 12:06:03.954 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (6.3.1) 2021-11-26 12:06:03.955 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (1.4.27) 2021-11-26 12:06:03.956 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (1.8.7) 2021-11-26 12:06:03.957 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (4.4.0) 2021-11-26 12:06:03.959 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (1.7.5) 2021-11-26 12:06:03.960 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (3.5.0) 2021-11-26 12:06:03.961 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (2.8.1) 2021-11-26 12:06:03.962 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (4.5.0) 2021-11-26 12:06:03.963 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (8.7.1) 2021-11-26 12:06:03.964 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (3.4.0) 2021-11-26 12:06:03.965 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (11.1.0) 2021-11-26 12:06:03.966 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (5.1.0) 2021-11-26 12:06:03.967 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (4.6.1) 2021-11-26 12:06:03.968 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (12.11.0) 2021-11-26 12:06:03.969 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (4.5.0) 2021-11-26 12:06:03.970 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (3.9.0) 2021-11-26 12:06:03.971 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (2.6.2) 2021-11-26 12:06:03.973 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (2.3.0) 2021-11-26 12:06:03.974 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (6.3.0) 2021-11-26 12:06:03.975 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (4.2.0) 2021-11-26 12:06:03.976 | Requirement already satisfied: oslo.service>=1.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (2.7.0) 2021-11-26 12:06:03.977 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (1.4.0) 2021-11-26 12:06:03.978 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (4.12.0) 2021-11-26 12:06:03.979 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (2.5.0) 2021-11-26 12:06:03.980 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (3.4.2) 2021-11-26 12:06:03.981 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (2.3.0) 2021-11-26 12:06:03.982 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (1.1.0) 2021-11-26 12:06:03.983 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (2.16.0) 2021-11-26 12:06:03.984 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (1.13.0) 2021-11-26 12:06:03.985 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (21.3) 2021-11-26 12:06:03.986 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (5.8.0) 2021-11-26 12:06:03.987 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (0.6.5) 2021-11-26 12:06:03.988 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (21.0.0) 2021-11-26 12:06:03.989 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (17.6.0) 2021-11-26 12:06:03.990 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (0.60.0) 2021-11-26 12:06:03.992 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (4.3.0) 2021-11-26 12:06:03.993 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (2.7.0) 2021-11-26 12:06:03.994 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (2.4.0) 2021-11-26 12:06:03.995 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev228) (2.10.0) 2021-11-26 12:06:04.011 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev228) (4.8.2) 2021-11-26 12:06:04.012 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev228) (1.1.6) 2021-11-26 12:06:04.013 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev228) (5.4.0) 2021-11-26 12:06:04.024 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev228) (1.13.3) 2021-11-26 12:06:04.025 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev228) (1.16.0) 2021-11-26 12:06:04.037 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==19.1.0.dev228) (2.1.0) 2021-11-26 12:06:04.038 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==19.1.0.dev228) (1.1.2) 2021-11-26 12:06:04.057 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.0.dev228) (3.0.6) 2021-11-26 12:06:04.064 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev228) (2.0.1) 2021-11-26 12:06:04.122 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev228) (1.7.0) 2021-11-26 12:06:04.123 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev228) (1.0.1) 2021-11-26 12:06:04.177 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev228) (3.1.1) 2021-11-26 12:06:04.178 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev228) (4.3.0) 2021-11-26 12:06:04.220 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.17.0->neutron==19.1.0.dev228) (1.2.2) 2021-11-26 12:06:04.227 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.17.0->neutron==19.1.0.dev228) (2.6.0) 2021-11-26 12:06:04.254 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev228) (1.4.4) 2021-11-26 12:06:04.256 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev228) (1.1.4) 2021-11-26 12:06:04.257 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev228) (1.32) 2021-11-26 12:06:04.259 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev228) (1.4.0) 2021-11-26 12:06:04.260 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev228) (2.5.0) 2021-11-26 12:06:04.261 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev228) (0.10.0) 2021-11-26 12:06:04.262 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev228) (36.0.0) 2021-11-26 12:06:04.263 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev228) (6.0) 2021-11-26 12:06:04.280 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev228) (1.0.2) 2021-11-26 12:06:04.368 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev228) (0.14.1) 2021-11-26 12:06:04.411 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev228) (1.5.0) 2021-11-26 12:06:04.474 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev228) (2.0.1) 2021-11-26 12:06:04.475 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev228) (0.5.0) 2021-11-26 12:06:04.477 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev228) (0.13.0) 2021-11-26 12:06:04.561 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev228) (2.8.2) 2021-11-26 12:06:04.563 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev228) (0.9.6) 2021-11-26 12:06:04.620 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev228) (5.2.2) 2021-11-26 12:06:04.621 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev228) (5.0.6) 2021-11-26 12:06:04.622 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev228) (0.4.0) 2021-11-26 12:06:04.625 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev228) (4.2.4) 2021-11-26 12:06:04.650 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev228) (3.2.0) 2021-11-26 12:06:04.653 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev228) (3.3.0) 2021-11-26 12:06:04.698 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev228) (1.15.0) 2021-11-26 12:06:04.751 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev228) (2021.3) 2021-11-26 12:06:04.783 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.1.0.dev228) (1.3.3) 2021-11-26 12:06:04.784 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.1.0.dev228) (3.0.0) 2021-11-26 12:06:04.811 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev228) (2.4.0) 2021-11-26 12:06:04.948 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev228) (2.4.0) 2021-11-26 12:06:05.017 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev228) (59.2.0) 2021-11-26 12:06:05.091 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev228) (0.3.5) 2021-11-26 12:06:05.094 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev228) (3.0.0) 2021-11-26 12:06:05.202 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev228) (0.6.5) 2021-11-26 12:06:05.203 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev228) (0.6.5) 2021-11-26 12:06:05.204 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev228) (0.6.5) 2021-11-26 12:06:05.205 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev228) (0.6.5) 2021-11-26 12:06:05.207 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev228) (0.6.5) 2021-11-26 12:06:05.208 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev228) (0.6.5) 2021-11-26 12:06:05.209 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev228) (0.6.5) 2021-11-26 12:06:05.412 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev228) (3.9.0) 2021-11-26 12:06:05.413 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev228) (3.2.0) 2021-11-26 12:06:05.415 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev228) (2.4.2) 2021-11-26 12:06:05.460 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev228) (2.1.0) 2021-11-26 12:06:05.462 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev228) (3.17.6) 2021-11-26 12:06:05.562 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev228) (3.3) 2021-11-26 12:06:05.565 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev228) (2.0.7) 2021-11-26 12:06:05.566 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev228) (2019.11.28) 2021-11-26 12:06:05.567 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev228) (1.26.7) 2021-11-26 12:06:05.602 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev228) (0.7) 2021-11-26 12:06:05.934 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev228) (0.12.2) 2021-11-26 12:06:06.008 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==19.1.0.dev228) (5.0.0) 2021-11-26 12:06:06.207 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev228) (2.21) 2021-11-26 12:06:06.280 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev228) (2.3.2) 2021-11-26 12:06:06.282 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev228) (0.4.0) 2021-11-26 12:06:06.464 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->neutron==19.1.0.dev228) (1.6) 2021-11-26 12:06:06.505 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=1.31.0->neutron==19.1.0.dev228) (2.5.0) 2021-11-26 12:06:06.674 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==19.1.0.dev228) (2.2) 2021-11-26 12:06:07.187 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.1.0.dev228) (0.12.0) 2021-11-26 12:06:07.235 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev228) (0.2.5) 2021-11-26 12:06:07.834 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev228) (0.5.2) 2021-11-26 12:06:07.839 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev228) (0.4.2) 2021-11-26 12:06:08.183 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev228) (2.0.0) 2021-11-26 12:06:08.183 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev228) (4.10.0) 2021-11-26 12:06:08.352 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev228) (3.6.0) 2021-11-26 12:06:08.596 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev228) (21.2.0) 2021-11-26 12:06:08.597 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev228) (1.8.2) 2021-11-26 12:06:08.823 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=1.31.0->neutron==19.1.0.dev228) (1.0.0) 2021-11-26 12:06:09.037 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev228) (2.3.1) 2021-11-26 12:06:10.446 | Installing collected packages: neutron 2021-11-26 12:06:10.446 | Attempting uninstall: neutron 2021-11-26 12:06:10.448 | Found existing installation: neutron 19.0.0 2021-11-26 12:06:11.667 | Uninstalling neutron-19.0.0: 2021-11-26 12:06:11.747 | Successfully uninstalled neutron-19.0.0 2021-11-26 12:06:11.749 | Running setup.py develop for neutron 2021-11-26 12:06:15.406 | Successfully installed neutron 2021-11-26 12:06:15.406 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-26 12:06:15.573 | + inc/python:pip_install:200 : result=0 2021-11-26 12:06:15.577 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-26 12:06:15.580 | + functions-common:time_stop:2395 : local name 2021-11-26 12:06:15.584 | + functions-common:time_stop:2396 : local end_time 2021-11-26 12:06:15.587 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-26 12:06:15.591 | + functions-common:time_stop:2398 : local total 2021-11-26 12:06:15.594 | + functions-common:time_stop:2399 : local start_time 2021-11-26 12:06:15.597 | + functions-common:time_stop:2401 : name=pip_install 2021-11-26 12:06:15.601 | + functions-common:time_stop:2402 : start_time=1637928359912 2021-11-26 12:06:15.603 | + functions-common:time_stop:2404 : [[ -z 1637928359912 ]] 2021-11-26 12:06:15.606 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 12:06:15.610 | + functions-common:time_stop:2407 : end_time=1637928375608 2021-11-26 12:06:15.613 | + functions-common:time_stop:2408 : elapsed_time=15696 2021-11-26 12:06:15.615 | + functions-common:time_stop:2409 : total=221766 2021-11-26 12:06:15.617 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 12:06:15.619 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=237462 2021-11-26 12:06:15.622 | + inc/python:pip_install:203 : return 0 2021-11-26 12:06:15.624 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-11-26 12:06:15.627 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-11-26 12:06:15.629 | + functions-common:safe_chown:2296 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-11-26 12:06:15.650 | + functions-common:_safe_permission_operation:2144 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-11-26 12:06:15.662 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2021-11-26 12:06:15.665 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-11-26 12:06:15.667 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:06:15.670 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:06:15.673 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2021-11-26 12:06:15.675 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:06:15.678 | + lib/neutron-legacy:install_mutnauq:470 : [[ openvswitch == \o\v\n ]] 2021-11-26 12:06:15.680 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-26 12:06:15.683 | + ./stack.sh:main:916 : is_service_enabled nova 2021-11-26 12:06:15.700 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:06:15.703 | + ./stack.sh:main:918 : stack_install_service nova 2021-11-26 12:06:15.705 | + lib/stack:stack_install_service:20 : local service=nova 2021-11-26 12:06:15.708 | + lib/stack:stack_install_service:21 : type install_nova 2021-11-26 12:06:15.711 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-26 12:06:15.713 | + lib/stack:stack_install_service:32 : install_nova 2021-11-26 12:06:15.716 | + lib/nova:install_nova:818 : use_library_from_git os-vif 2021-11-26 12:06:15.718 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-11-26 12:06:15.721 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:06:15.723 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:06:15.725 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2021-11-26 12:06:15.728 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:06:15.731 | + lib/nova:install_nova:823 : is_service_enabled n-cpu 2021-11-26 12:06:15.751 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:06:15.754 | + lib/nova:install_nova:827 : is_service_enabled n-novnc 2021-11-26 12:06:15.776 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:06:15.780 | + lib/nova:install_nova:839 : is_service_enabled n-spice 2021-11-26 12:06:15.801 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:06:15.804 | + lib/nova:install_nova:851 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2021-11-26 12:06:15.807 | + functions-common:git_clone:578 : local git_remote=https://opendev.org/openstack/nova.git 2021-11-26 12:06:15.810 | + functions-common:git_clone:579 : local git_dest=/opt/stack/nova 2021-11-26 12:06:15.814 | + functions-common:git_clone:580 : local git_ref=master 2021-11-26 12:06:15.817 | + functions-common:git_clone:581 : local orig_dir 2021-11-26 12:06:15.821 | ++ functions-common:git_clone:582 : pwd 2021-11-26 12:06:15.825 | + functions-common:git_clone:582 : orig_dir=/home/ubuntu/devstack 2021-11-26 12:06:15.828 | + functions-common:git_clone:583 : local git_clone_flags= 2021-11-26 12:06:15.833 | ++ functions-common:git_clone:585 : trueorfalse False RECLONE 2021-11-26 12:06:15.850 | + functions-common:git_clone:585 : RECLONE=False 2021-11-26 12:06:15.853 | + functions-common:git_clone:586 : [[ 0 -gt 0 ]] 2021-11-26 12:06:15.855 | + functions-common:git_clone:590 : [[ False = \T\r\u\e ]] 2021-11-26 12:06:15.858 | + functions-common:git_clone:599 : echo master 2021-11-26 12:06:15.858 | + functions-common:git_clone:599 : egrep -q '^refs' 2021-11-26 12:06:15.864 | + functions-common:git_clone:613 : [[ ! -d /opt/stack/nova ]] 2021-11-26 12:06:15.866 | + functions-common:git_clone:621 : [[ False = \T\r\u\e ]] 2021-11-26 12:06:15.869 | + functions-common:git_clone:647 : cd /opt/stack/nova 2021-11-26 12:06:15.872 | + functions-common:git_clone:648 : git show --oneline 2021-11-26 12:06:15.872 | + functions-common:git_clone:648 : head -1 2021-11-26 12:06:15.875 | 1d8e5c750b Merge commit 'refs/changes/32/819432/1' of ssh://review.openstack.org:29418/openstack/nova into HEAD 2021-11-26 12:06:15.878 | + functions-common:git_clone:649 : cd /home/ubuntu/devstack 2021-11-26 12:06:15.880 | + lib/nova:install_nova:852 : setup_develop /opt/stack/nova 2021-11-26 12:06:15.883 | + inc/python:setup_develop:338 : local bindep 2021-11-26 12:06:15.885 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-11-26 12:06:15.888 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-11-26 12:06:15.891 | + inc/python:setup_develop:344 : local extras= 2021-11-26 12:06:15.893 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-11-26 12:06:15.896 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-26 12:06:15.898 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-11-26 12:06:15.901 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-11-26 12:06:15.903 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-26 12:06:15.906 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-26 12:06:15.909 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-11-26 12:06:15.912 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-26 12:06:15.916 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-11-26 12:06:15.918 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-26 12:06:15.921 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-11-26 12:06:15.925 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-11-26 12:06:15.932 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2021-11-26 12:06:15.935 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2021-11-26 12:06:16.579 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2021-11-26 12:06:16.583 | + inc/python:setup_package:418 : local bindep=0 2021-11-26 12:06:16.587 | + inc/python:setup_package:419 : local bindep_flag= 2021-11-26 12:06:16.589 | + inc/python:setup_package:420 : local bindep_profiles= 2021-11-26 12:06:16.592 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2021-11-26 12:06:16.595 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2021-11-26 12:06:16.597 | + inc/python:setup_package:427 : local flags=-e 2021-11-26 12:06:16.600 | + inc/python:setup_package:428 : local extras= 2021-11-26 12:06:16.603 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-11-26 12:06:16.605 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-11-26 12:06:16.608 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-11-26 12:06:16.612 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-11-26 12:06:16.615 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-11-26 12:06:16.618 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2021-11-26 12:06:16.638 | Using python 3.8 to install /opt/stack/nova 2021-11-26 12:06:16.641 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2021-11-26 12:06:17.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 12:06:17.479 | from cryptography.utils import int_from_bytes 2021-11-26 12:06:17.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 12:06:17.479 | from cryptography.utils import int_from_bytes 2021-11-26 12:06:18.573 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:06:18.590 | Obtaining file:///opt/stack/nova 2021-11-26 12:06:18.590 | Preparing metadata (setup.py): started 2021-11-26 12:06:21.491 | Preparing metadata (setup.py): finished with status 'done' 2021-11-26 12:06:21.710 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (5.8.0) 2021-11-26 12:06:21.712 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (1.4.27) 2021-11-26 12:06:21.713 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (5.1.0) 2021-11-26 12:06:21.714 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (0.33.0) 2021-11-26 12:06:21.714 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (3.0.3) 2021-11-26 12:06:21.716 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (9.3.0) 2021-11-26 12:06:21.717 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (4.6.4) 2021-11-26 12:06:21.718 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (2.5.1) 2021-11-26 12:06:21.719 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (36.0.0) 2021-11-26 12:06:21.720 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (1.8.7) 2021-11-26 12:06:21.721 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (1.1.2) 2021-11-26 12:06:21.722 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (2.1.1) 2021-11-26 12:06:21.723 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (3.5.0) 2021-11-26 12:06:21.724 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (2.4.0) 2021-11-26 12:06:21.725 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (0.13.0) 2021-11-26 12:06:21.726 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (1.7.5) 2021-11-26 12:06:21.727 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (0.8.0) 2021-11-26 12:06:21.728 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (0.11.0) 2021-11-26 12:06:21.729 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (2.8.0) 2021-11-26 12:06:21.731 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (1.0.1) 2021-11-26 12:06:21.731 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev135) (3.2.0) 2021-11-26 12:06:21.733 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (8.2.0) 2021-11-26 12:06:21.734 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (4.4.0) 2021-11-26 12:06:21.735 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (7.7.0) 2021-11-26 12:06:21.736 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (3.5.0) 2021-11-26 12:06:21.737 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (2.26.0) 2021-11-26 12:06:21.738 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (3.5.0) 2021-11-26 12:06:22.211 | Collecting websockify>=0.9.0 2021-11-26 12:06:22.221 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c4/cc1bc132abb4a/websockify-0.10.0.tar.gz (40 kB) 2021-11-26 12:06:22.239 | Preparing metadata (setup.py): started 2021-11-26 12:06:22.858 | Preparing metadata (setup.py): finished with status 'done' 2021-11-26 12:06:22.866 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (2.8.1) 2021-11-26 12:06:22.868 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (4.5.0) 2021-11-26 12:06:22.869 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (8.7.1) 2021-11-26 12:06:22.870 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (3.4.0) 2021-11-26 12:06:22.871 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (4.6.1) 2021-11-26 12:06:22.873 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (2.3.0) 2021-11-26 12:06:22.874 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (4.2.0) 2021-11-26 12:06:22.875 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (1.4.0) 2021-11-26 12:06:22.876 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (4.12.0) 2021-11-26 12:06:22.877 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (11.1.0) 2021-11-26 12:06:22.878 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (6.3.0) 2021-11-26 12:06:22.879 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (12.11.0) 2021-11-26 12:06:22.880 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (3.9.0) 2021-11-26 12:06:22.881 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (2.6.2) 2021-11-26 12:06:22.884 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (5.1.0) 2021-11-26 12:06:22.885 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (2.7.0) 2021-11-26 12:06:22.886 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (1.5.0) 2021-11-26 12:06:22.887 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (4.5.0) 2021-11-26 12:06:22.888 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (5.8.0) 2021-11-26 12:06:22.890 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (2.5.0) 2021-11-26 12:06:22.891 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (5.1.0) 2021-11-26 12:06:22.892 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (1.1.0) 2021-11-26 12:06:22.893 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (2.6.0) 2021-11-26 12:06:22.894 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (2.7.0) 2021-11-26 12:06:22.895 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (5.5.0) 2021-11-26 12:06:22.896 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (3.10.0) 2021-11-26 12:06:23.325 | Collecting microversion-parse>=0.2.1 2021-11-26 12:06:23.334 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-11-26 12:06:23.761 | Collecting os-xenapi>=0.3.4 2021-11-26 12:06:23.767 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2021-11-26 12:06:23.778 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (2.10.0) 2021-11-26 12:06:23.779 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (0.2.2) 2021-11-26 12:06:24.289 | Collecting pypowervm>=1.1.15 2021-11-26 12:06:24.300 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/33b/83b6a6da976d8/pypowervm-1.1.26-py2.py3-none-any.whl (1.1 MB) 2021-11-26 12:06:24.338 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (1.3.3) 2021-11-26 12:06:24.340 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (1.7.0) 2021-11-26 12:06:24.341 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (4.6.2) 2021-11-26 12:06:24.342 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (2.8.2) 2021-11-26 12:06:24.763 | Collecting zVMCloudConnector>=1.3.0 2021-11-26 12:06:24.770 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-11-26 12:06:24.841 | Preparing metadata (setup.py): started 2021-11-26 12:06:25.495 | Preparing metadata (setup.py): finished with status 'done' 2021-11-26 12:06:25.501 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (2.4.0) 2021-11-26 12:06:25.503 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (0.60.0) 2021-11-26 12:06:25.505 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev135) (6.0) 2021-11-26 12:06:25.524 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev135) (1.1.6) 2021-11-26 12:06:25.526 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev135) (4.8.2) 2021-11-26 12:06:25.527 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev135) (5.4.0) 2021-11-26 12:06:25.547 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev135) (5.2.0) 2021-11-26 12:06:25.589 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev135) (1.15.0) 2021-11-26 12:06:25.619 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev135) (1.16.0) 2021-11-26 12:06:25.621 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev135) (2.1.0) 2021-11-26 12:06:25.647 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev135) (2.0.1) 2021-11-26 12:06:25.774 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev135) (4.3.0) 2021-11-26 12:06:25.778 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev135) (3.1.1) 2021-11-26 12:06:25.836 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev135) (2.5.0) 2021-11-26 12:06:25.838 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev135) (1.4.4) 2021-11-26 12:06:25.839 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev135) (1.1.4) 2021-11-26 12:06:25.841 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev135) (1.4.0) 2021-11-26 12:06:25.842 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev135) (1.32) 2021-11-26 12:06:25.844 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev135) (0.10.0) 2021-11-26 12:06:25.862 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev135) (6.3.1) 2021-11-26 12:06:25.957 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev135) (0.6.5) 2021-11-26 12:06:25.959 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev135) (1.13.0) 2021-11-26 12:06:25.960 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev135) (2.3.0) 2021-11-26 12:06:26.474 | Collecting Babel!=2.4.0,>=2.3.4 2021-11-26 12:06:26.497 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab4/9e12b91d937cd/Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) 2021-11-26 12:06:26.768 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev135) (0.14.1) 2021-11-26 12:06:26.877 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev135) (2.0.1) 2021-11-26 12:06:26.878 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev135) (0.5.0) 2021-11-26 12:06:26.942 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev135) (0.9.6) 2021-11-26 12:06:27.005 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev135) (4.2.4) 2021-11-26 12:06:27.007 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev135) (5.0.6) 2021-11-26 12:06:27.008 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev135) (0.4.0) 2021-11-26 12:06:27.010 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev135) (5.2.2) 2021-11-26 12:06:27.040 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev135) (3.2.0) 2021-11-26 12:06:27.041 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev135) (3.3.0) 2021-11-26 12:06:27.093 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev135) (1.0.2) 2021-11-26 12:06:27.149 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev135) (2021.3) 2021-11-26 12:06:27.184 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev135) (1.3.3) 2021-11-26 12:06:27.190 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev135) (3.0.0) 2021-11-26 12:06:27.240 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev135) (21.3) 2021-11-26 12:06:27.244 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev135) (3.0.6) 2021-11-26 12:06:27.330 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev135) (1.4.0) 2021-11-26 12:06:27.356 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev135) (59.2.0) 2021-11-26 12:06:27.436 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev135) (0.2.5) 2021-11-26 12:06:27.526 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev135) (0.2.8) 2021-11-26 12:06:27.528 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev135) (0.4.8) 2021-11-26 12:06:27.565 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==24.1.0.dev135) (3.17.6) 2021-11-26 12:06:27.633 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev135) (1.13.3) 2021-11-26 12:06:27.637 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev135) (21.0.0) 2021-11-26 12:06:27.638 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev135) (1.3.3) 2021-11-26 12:06:27.682 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev135) (2.4.2) 2021-11-26 12:06:27.685 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev135) (3.9.0) 2021-11-26 12:06:27.689 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev135) (2.1.0) 2021-11-26 12:06:27.767 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev135) (2019.11.28) 2021-11-26 12:06:27.770 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev135) (3.3) 2021-11-26 12:06:27.771 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev135) (1.26.7) 2021-11-26 12:06:27.773 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev135) (2.0.7) 2021-11-26 12:06:27.871 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev135) (0.7) 2021-11-26 12:06:28.084 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev135) (0.4.2) 2021-11-26 12:06:28.085 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev135) (0.5.2) 2021-11-26 12:06:28.199 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev135) (2.6.3) 2021-11-26 12:06:28.200 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev135) (1.4.2) 2021-11-26 12:06:28.202 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev135) (2.4.0) 2021-11-26 12:06:28.318 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev135) (0.12.2) 2021-11-26 12:06:30.635 | Collecting numpy 2021-11-26 12:06:30.675 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4c9/c23158b87ed0e/numpy-1.21.4-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) 2021-11-26 12:06:31.187 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==24.1.0.dev135) (2.3.0) 2021-11-26 12:06:31.239 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==24.1.0.dev135) (5.0.0) 2021-11-26 12:06:31.652 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev135) (2.21) 2021-11-26 12:06:31.754 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev135) (0.4.0) 2021-11-26 12:06:31.756 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev135) (2.3.2) 2021-11-26 12:06:31.977 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->nova==24.1.0.dev135) (1.6) 2021-11-26 12:06:32.036 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev135) (2.5.0) 2021-11-26 12:06:32.163 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==24.1.0.dev135) (2.2) 2021-11-26 12:06:32.616 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==24.1.0.dev135) (0.12.0) 2021-11-26 12:06:32.675 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev135) (2.16.0) 2021-11-26 12:06:33.126 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev135) (0.6.5) 2021-11-26 12:06:33.127 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev135) (0.6.5) 2021-11-26 12:06:33.128 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev135) (0.6.5) 2021-11-26 12:06:33.129 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev135) (0.6.5) 2021-11-26 12:06:33.130 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev135) (0.6.5) 2021-11-26 12:06:33.131 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev135) (0.6.5) 2021-11-26 12:06:33.132 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev135) (0.6.5) 2021-11-26 12:06:34.450 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev135) (3.6.0) 2021-11-26 12:06:34.972 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev135) (1.8.2) 2021-11-26 12:06:34.973 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev135) (21.2.0) 2021-11-26 12:06:35.125 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev135) (2.4.0) 2021-11-26 12:06:35.236 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev135) (1.0.0) 2021-11-26 12:06:35.760 | Building wheels for collected packages: websockify, zVMCloudConnector 2021-11-26 12:06:35.761 | Building wheel for websockify (setup.py): started 2021-11-26 12:06:36.504 | Building wheel for websockify (setup.py): finished with status 'done' 2021-11-26 12:06:36.505 | Created wheel for websockify: filename=websockify-0.10.0-py3-none-any.whl size=38660 sha256=e61a56668d38e9e810277f8cf84076264cf52a935c456599d077e7bdea9dcd24 2021-11-26 12:06:36.505 | Stored in directory: /root/.cache/pip/wheels/3f/06/2e/aa961b4485210c3981933044b5dbf0240ce90acf4bf3ca9832 2021-11-26 12:06:36.514 | Building wheel for zVMCloudConnector (setup.py): started 2021-11-26 12:06:37.420 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-11-26 12:06:37.424 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303901 sha256=f991c0f9abcd949085f6b0a855c7d53ead1e57a6db2cec7504d0a00ed4e8dc45 2021-11-26 12:06:37.425 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2021-11-26 12:06:37.433 | Successfully built websockify zVMCloudConnector 2021-11-26 12:06:38.419 | Installing collected packages: numpy, Babel, zVMCloudConnector, websockify, pypowervm, os-xenapi, microversion-parse, nova 2021-11-26 12:06:43.483 | Running setup.py develop for nova 2021-11-26 12:06:47.718 | Successfully installed Babel-2.9.1 microversion-parse-1.0.1 nova numpy-1.21.4 os-xenapi-0.3.4 pypowervm-1.1.26 websockify-0.10.0 zVMCloudConnector-1.4.1 2021-11-26 12:06:47.718 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-26 12:06:47.911 | + inc/python:pip_install:200 : result=0 2021-11-26 12:06:47.915 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-26 12:06:47.918 | + functions-common:time_stop:2395 : local name 2021-11-26 12:06:47.922 | + functions-common:time_stop:2396 : local end_time 2021-11-26 12:06:47.925 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-26 12:06:47.929 | + functions-common:time_stop:2398 : local total 2021-11-26 12:06:47.932 | + functions-common:time_stop:2399 : local start_time 2021-11-26 12:06:47.935 | + functions-common:time_stop:2401 : name=pip_install 2021-11-26 12:06:47.938 | + functions-common:time_stop:2402 : start_time=1637928376633 2021-11-26 12:06:47.940 | + functions-common:time_stop:2404 : [[ -z 1637928376633 ]] 2021-11-26 12:06:47.943 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 12:06:47.947 | + functions-common:time_stop:2407 : end_time=1637928407944 2021-11-26 12:06:47.949 | + functions-common:time_stop:2408 : elapsed_time=31311 2021-11-26 12:06:47.951 | + functions-common:time_stop:2409 : total=237462 2021-11-26 12:06:47.954 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 12:06:47.956 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=268773 2021-11-26 12:06:47.958 | + inc/python:pip_install:203 : return 0 2021-11-26 12:06:47.961 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-11-26 12:06:47.963 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-11-26 12:06:47.966 | + functions-common:safe_chown:2296 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-11-26 12:06:47.985 | + functions-common:_safe_permission_operation:2144 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-11-26 12:06:47.998 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2021-11-26 12:06:48.001 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-11-26 12:06:48.004 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:06:48.007 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:06:48.009 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2021-11-26 12:06:48.012 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:06:48.015 | + lib/nova:install_nova:853 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-11-26 12:06:48.029 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-26 12:06:48.031 | + ./stack.sh:main:919 : configure_nova 2021-11-26 12:06:48.034 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2021-11-26 12:06:48.046 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2021-11-26 12:06:48.049 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-11-26 12:06:48.051 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-11-26 12:06:48.055 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-11-26 12:06:48.055 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-11-26 12:06:48.060 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-11-26 12:06:48.063 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-11-26 12:06:48.065 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-11-26 12:06:48.068 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-11-26 12:06:48.070 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-11-26 12:06:48.073 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-11-26 12:06:48.075 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-11-26 12:06:48.078 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-11-26 12:06:48.090 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-11-26 12:06:48.102 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2021-11-26 12:06:48.116 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2021-11-26 12:06:48.131 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-11-26 12:06:48.149 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-11-26 12:06:48.153 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-11-26 12:06:48.157 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.y0Ek4srPaC 2021-11-26 12:06:48.160 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-11-26 12:06:48.163 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-11-26 12:06:48.165 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-11-26 12:06:48.168 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-11-26 12:06:48.170 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-11-26 12:06:48.173 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.y0Ek4srPaC 2021-11-26 12:06:48.177 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.y0Ek4srPaC 2021-11-26 12:06:48.189 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.y0Ek4srPaC /etc/sudoers.d/nova-rootwrap 2021-11-26 12:06:48.202 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-11-26 12:06:48.206 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-11-26 12:06:48.209 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-11-26 12:06:48.211 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-11-26 12:06:48.214 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-11-26 12:06:48.217 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-11-26 12:06:48.220 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-11-26 12:06:48.223 | + lib/nova:configure_nova:245 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-11-26 12:06:48.226 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-11-26 12:06:48.231 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2021-11-26 12:06:48.250 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:06:48.252 | + lib/nova:configure_nova:323 : create_nova_conf 2021-11-26 12:06:48.255 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2021-11-26 12:06:48.259 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2021-11-26 12:06:48.262 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-11-26 12:06:48.291 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2021-11-26 12:06:48.293 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-11-26 12:06:48.321 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-11-26 12:06:48.349 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-11-26 12:06:48.376 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-11-26 12:06:48.407 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2021-11-26 12:06:48.440 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-11-26 12:06:48.473 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2021-11-26 12:06:48.476 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.39 2021-11-26 12:06:48.507 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-11-26 12:06:48.535 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-11-26 12:06:48.564 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-11-26 12:06:48.592 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-11-26 12:06:48.619 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-11-26 12:06:48.649 | + lib/nova:create_nova_conf:415 : is_fedora 2021-11-26 12:06:48.651 | + functions-common:is_fedora:501 : [[ -z Ubuntu ]] 2021-11-26 12:06:48.654 | + functions-common:is_fedora:505 : '[' Ubuntu = Fedora ']' 2021-11-26 12:06:48.656 | + functions-common:is_fedora:505 : '[' Ubuntu = 'Red Hat' ']' 2021-11-26 12:06:48.659 | + functions-common:is_fedora:506 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-26 12:06:48.661 | + functions-common:is_fedora:507 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-26 12:06:48.664 | + functions-common:is_fedora:508 : '[' Ubuntu = CentOS ']' 2021-11-26 12:06:48.666 | + functions-common:is_fedora:508 : '[' Ubuntu = CentOSStream ']' 2021-11-26 12:06:48.668 | + functions-common:is_fedora:509 : '[' Ubuntu = OracleServer ']' 2021-11-26 12:06:48.671 | + functions-common:is_fedora:509 : '[' Ubuntu = Virtuozzo ']' 2021-11-26 12:06:48.675 | + lib/nova:create_nova_conf:415 : is_suse 2021-11-26 12:06:48.678 | + functions-common:is_suse:517 : is_opensuse 2021-11-26 12:06:48.681 | + functions-common:is_opensuse:524 : [[ -z Ubuntu ]] 2021-11-26 12:06:48.684 | + functions-common:is_opensuse:528 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-26 12:06:48.686 | + functions-common:is_suse:517 : is_suse_linux_enterprise 2021-11-26 12:06:48.689 | + functions-common:is_suse_linux_enterprise:536 : [[ -z Ubuntu ]] 2021-11-26 12:06:48.692 | + functions-common:is_suse_linux_enterprise:540 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-26 12:06:48.695 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2021-11-26 12:06:48.712 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:06:48.714 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-26 12:06:48.716 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2021-11-26 12:06:48.719 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-11-26 12:06:48.748 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2021-11-26 12:06:48.751 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-11-26 12:06:48.754 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-11-26 12:06:48.757 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=nova_cell0 2021-11-26 12:06:48.760 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-11-26 12:06:48.764 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-11-26 12:06:48.797 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2021-11-26 12:06:48.799 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-11-26 12:06:48.802 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-11-26 12:06:48.804 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=nova_api 2021-11-26 12:06:48.806 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-11-26 12:06:48.809 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-11-26 12:06:48.840 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2021-11-26 12:06:48.872 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-11-26 12:06:48.904 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-11-26 12:06:48.937 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2021-11-26 12:06:48.952 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:06:48.955 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2021-11-26 12:06:48.970 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:06:48.974 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2021-11-26 12:06:48.974 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2021-11-26 12:06:48.980 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2021-11-26 12:06:48.983 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-11-26 12:06:49.013 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2021-11-26 12:06:49.029 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:06:49.031 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-11-26 12:06:49.033 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local conf_file=/etc/nova/nova.conf 2021-11-26 12:06:49.035 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local admin_user=nova 2021-11-26 12:06:49.038 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local section=keystone_authtoken 2021-11-26 12:06:49.040 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-11-26 12:06:49.069 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-11-26 12:06:49.096 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.39/identity 2021-11-26 12:06:49.123 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-11-26 12:06:49.151 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-11-26 12:06:49.179 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-11-26 12:06:49.212 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-11-26 12:06:49.241 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-11-26 12:06:49.269 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-26 12:06:49.299 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-11-26 12:06:49.329 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2021-11-26 12:06:49.347 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:06:49.350 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2021-11-26 12:06:49.352 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-11-26 12:06:49.384 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2021-11-26 12:06:49.413 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.39/identity 2021-11-26 12:06:49.443 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2021-11-26 12:06:49.471 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-11-26 12:06:49.499 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-11-26 12:06:49.526 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2021-11-26 12:06:49.554 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-11-26 12:06:49.585 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2021-11-26 12:06:49.601 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:06:49.604 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2021-11-26 12:06:49.606 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-11-26 12:06:49.633 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-11-26 12:06:49.663 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2021-11-26 12:06:49.666 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-11-26 12:06:49.697 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2021-11-26 12:06:49.699 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2021-11-26 12:06:49.702 | + lib/nova:create_nova_conf:482 : is_suse 2021-11-26 12:06:49.705 | + functions-common:is_suse:517 : is_opensuse 2021-11-26 12:06:49.707 | + functions-common:is_opensuse:524 : [[ -z Ubuntu ]] 2021-11-26 12:06:49.709 | + functions-common:is_opensuse:528 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-26 12:06:49.712 | + functions-common:is_suse:517 : is_suse_linux_enterprise 2021-11-26 12:06:49.714 | + functions-common:is_suse_linux_enterprise:536 : [[ -z Ubuntu ]] 2021-11-26 12:06:49.716 | + functions-common:is_suse_linux_enterprise:540 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-26 12:06:49.719 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2021-11-26 12:06:49.721 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2021-11-26 12:06:49.723 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2021-11-26 12:06:49.726 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-26 12:06:49.744 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-26 12:06:49.747 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-26 12:06:49.750 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-26 12:06:49.753 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-26 12:06:49.755 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-11-26 12:06:49.782 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-11-26 12:06:49.816 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-11-26 12:06:49.852 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-26 12:06:49.885 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-11-26 12:06:49.921 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-11-26 12:06:49.924 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2021-11-26 12:06:49.927 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-11-26 12:06:49.930 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2021-11-26 12:06:49.934 | + lib/apache:write_uwsgi_config:257 : local http= 2021-11-26 12:06:49.937 | + lib/apache:write_uwsgi_config:258 : local name= 2021-11-26 12:06:49.940 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2021-11-26 12:06:49.944 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2021-11-26 12:06:49.946 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-11-26 12:06:49.949 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-26 12:06:49.962 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-26 12:06:49.962 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-26 12:06:49.971 | d /var/run/uwsgi 0755 ubuntu root 2021-11-26 12:06:49.974 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-26 12:06:49.990 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-11-26 12:06:49.993 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-11-26 12:06:49.997 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-11-26 12:06:50.028 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-11-26 12:06:50.055 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-11-26 12:06:50.082 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-11-26 12:06:50.110 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-11-26 12:06:50.137 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-26 12:06:50.165 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-11-26 12:06:50.193 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-11-26 12:06:50.224 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-11-26 12:06:50.253 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-26 12:06:50.280 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-11-26 12:06:50.308 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-26 12:06:50.338 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-11-26 12:06:50.368 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-11-26 12:06:50.371 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-11-26 12:06:50.374 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2021-11-26 12:06:50.376 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2021-11-26 12:06:50.379 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-11-26 12:06:50.381 | ++ functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:06:50.384 | ++ functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:06:50.386 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-11-26 12:06:50.389 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-11-26 12:06:50.391 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-11-26 12:06:50.419 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-11-26 12:06:50.447 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2021-11-26 12:06:50.447 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-11-26 12:06:50.456 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2021-11-26 12:06:50.460 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2021-11-26 12:06:50.462 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2021-11-26 12:06:50.464 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-11-26 12:06:50.467 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-26 12:06:50.469 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-26 12:06:50.472 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:06:50.474 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:06:50.476 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-26 12:06:50.479 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-11-26 12:06:50.481 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:06:50.483 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:06:50.486 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2021-11-26 12:06:50.550 | Enabling site nova-api-wsgi. 2021-11-26 12:06:50.560 | To activate the new configuration, you need to run: 2021-11-26 12:06:50.560 | systemctl reload apache2 2021-11-26 12:06:50.566 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-11-26 12:06:50.568 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-11-26 12:06:50.571 | + functions-common:restart_service:2279 : '[' -x /bin/systemctl ']' 2021-11-26 12:06:50.573 | + functions-common:restart_service:2280 : sudo /bin/systemctl restart apache2 2021-11-26 12:06:50.709 | + lib/nova:create_nova_conf:492 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-11-26 12:06:50.711 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-11-26 12:06:50.714 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-11-26 12:06:50.716 | + lib/apache:write_uwsgi_config:256 : local url= 2021-11-26 12:06:50.719 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2021-11-26 12:06:50.721 | + lib/apache:write_uwsgi_config:258 : local name= 2021-11-26 12:06:50.724 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2021-11-26 12:06:50.728 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2021-11-26 12:06:50.731 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-11-26 12:06:50.733 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-26 12:06:50.747 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-26 12:06:50.747 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-26 12:06:50.756 | d /var/run/uwsgi 0755 ubuntu root 2021-11-26 12:06:50.760 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-26 12:06:50.775 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-11-26 12:06:50.778 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-11-26 12:06:50.782 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-11-26 12:06:50.813 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-11-26 12:06:50.843 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-11-26 12:06:50.873 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-11-26 12:06:50.907 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-11-26 12:06:50.939 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-26 12:06:50.968 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-11-26 12:06:50.996 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-11-26 12:06:51.025 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-11-26 12:06:51.053 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-26 12:06:51.083 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-11-26 12:06:51.111 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-26 12:06:51.139 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-11-26 12:06:51.167 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2021-11-26 12:06:51.170 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-11-26 12:06:51.200 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2021-11-26 12:06:51.222 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:06:51.226 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-11-26 12:06:51.267 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2021-11-26 12:06:51.271 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-11-26 12:06:51.274 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-11-26 12:06:51.294 | ++ functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:06:51.297 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-11-26 12:06:51.301 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-11-26 12:06:51.331 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-11-26 12:06:51.365 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-11-26 12:06:51.367 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-11-26 12:06:51.371 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-11-26 12:06:51.372 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-26 12:06:51.374 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-26 12:06:51.376 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-26 12:06:51.393 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:06:51.396 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-26 12:06:51.399 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-26 12:06:51.401 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-26 12:06:51.417 | ++ functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:06:51.420 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-11-26 12:06:51.423 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2021-11-26 12:06:51.452 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-26 12:06:51.454 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-26 12:06:51.458 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-11-26 12:06:51.489 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-11-26 12:06:51.522 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2021-11-26 12:06:51.553 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2021-11-26 12:06:51.569 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:06:51.572 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-11-26 12:06:51.600 | + lib/nova:create_nova_conf:519 : '[' True == True ']' 2021-11-26 12:06:51.604 | + lib/nova:create_nova_conf:520 : init_nova_service_user_conf 2021-11-26 12:06:51.606 | + lib/nova:init_nova_service_user_conf:721 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2021-11-26 12:06:51.638 | + lib/nova:init_nova_service_user_conf:722 : iniset /etc/nova/nova.conf service_user auth_type password 2021-11-26 12:06:51.668 | + lib/nova:init_nova_service_user_conf:723 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.39/identity 2021-11-26 12:06:51.696 | + lib/nova:init_nova_service_user_conf:724 : iniset /etc/nova/nova.conf service_user username nova 2021-11-26 12:06:51.723 | + lib/nova:init_nova_service_user_conf:725 : iniset /etc/nova/nova.conf service_user password Passw0rd 2021-11-26 12:06:51.752 | + lib/nova:init_nova_service_user_conf:726 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2021-11-26 12:06:51.780 | + lib/nova:init_nova_service_user_conf:727 : iniset /etc/nova/nova.conf service_user project_name service 2021-11-26 12:06:51.808 | + lib/nova:init_nova_service_user_conf:728 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2021-11-26 12:06:51.836 | + lib/nova:init_nova_service_user_conf:729 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2021-11-26 12:06:51.867 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2021-11-26 12:06:51.884 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:06:51.888 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2021-11-26 12:06:51.892 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-26 12:06:51.895 | + lib/nova:create_nova_conf:525 : local conf 2021-11-26 12:06:51.898 | + lib/nova:create_nova_conf:526 : local vhost 2021-11-26 12:06:51.902 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2021-11-26 12:06:51.905 | ++ lib/nova:conductor_conf:733 : local cell=1 2021-11-26 12:06:51.908 | ++ lib/nova:conductor_conf:734 : echo /etc/nova/nova_cell1.conf 2021-11-26 12:06:51.911 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2021-11-26 12:06:51.913 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2021-11-26 12:06:51.916 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2021-11-26 12:06:51.920 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2021-11-26 12:06:51.924 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-11-26 12:06:51.927 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-11-26 12:06:51.930 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=nova_cell1 2021-11-26 12:06:51.937 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-11-26 12:06:51.940 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-11-26 12:06:51.977 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-11-26 12:06:52.009 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-11-26 12:06:52.042 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-26 12:06:52.044 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2021-11-26 12:06:52.047 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-11-26 12:06:52.050 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-11-26 12:06:52.065 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:06:52.069 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-11-26 12:06:52.069 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-11-26 12:06:52.807 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-11-26 12:06:52.810 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-11-26 12:06:53.519 | Adding vhost "nova_cell1" ... 2021-11-26 12:06:53.577 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-11-26 12:06:54.306 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2021-11-26 12:06:54.337 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-11-26 12:06:54.340 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-11-26 12:06:54.343 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-11-26 12:06:54.346 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-26 12:06:54.349 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-11-26 12:06:54.351 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-26 12:06:54.369 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:06:54.372 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-11-26 12:06:54.375 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-11-26 12:06:54.377 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-26 12:06:54.392 | ++ functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:06:54.395 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2021-11-26 12:06:54.398 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2021-11-26 12:06:54.428 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-26 12:06:54.430 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-26 12:06:54.433 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2021-11-26 12:06:54.449 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:06:54.452 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-11-26 12:06:54.454 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2021-11-26 12:06:54.456 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-11-26 12:06:54.486 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.39/identity 2021-11-26 12:06:54.513 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-11-26 12:06:54.541 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-11-26 12:06:54.574 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-11-26 12:06:54.603 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-11-26 12:06:54.630 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-11-26 12:06:54.658 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-11-26 12:06:54.691 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2021-11-26 12:06:54.694 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-11-26 12:06:54.697 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2021-11-26 12:06:54.701 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-26 12:06:54.719 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-26 12:06:54.723 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-26 12:06:54.726 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-26 12:06:54.729 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-26 12:06:54.731 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-11-26 12:06:54.760 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-11-26 12:06:54.788 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-11-26 12:06:54.816 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-26 12:06:54.847 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-26 12:06:54.851 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2021-11-26 12:06:54.855 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-26 12:06:54.858 | + lib/nova:create_nova_conf:559 : local conf 2021-11-26 12:06:54.860 | + lib/nova:create_nova_conf:560 : local offset 2021-11-26 12:06:54.863 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2021-11-26 12:06:54.866 | ++ lib/nova:conductor_conf:733 : local cell=1 2021-11-26 12:06:54.868 | ++ lib/nova:conductor_conf:734 : echo /etc/nova/nova_cell1.conf 2021-11-26 12:06:54.871 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2021-11-26 12:06:54.874 | + lib/nova:create_nova_conf:562 : offset=0 2021-11-26 12:06:54.876 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-11-26 12:06:54.879 | + lib/nova:configure_console_proxies:670 : local conf=/etc/nova/nova_cell1.conf 2021-11-26 12:06:54.881 | + lib/nova:configure_console_proxies:671 : local offset=0 2021-11-26 12:06:54.884 | + lib/nova:configure_console_proxies:675 : offset=0 2021-11-26 12:06:54.887 | + lib/nova:configure_console_proxies:677 : is_service_enabled n-novnc 2021-11-26 12:06:54.904 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:06:54.908 | + lib/nova:configure_console_proxies:677 : '[' False '!=' False ']' 2021-11-26 12:06:54.910 | + lib/nova:configure_console_proxies:709 : is_service_enabled n-spice 2021-11-26 12:06:54.927 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:06:54.929 | + lib/nova:configure_console_proxies:714 : is_service_enabled n-sproxy 2021-11-26 12:06:54.945 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:06:54.948 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2021-11-26 12:06:54.966 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:06:54.969 | + ./stack.sh:main:922 : is_service_enabled placement 2021-11-26 12:06:54.987 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:06:54.989 | + ./stack.sh:main:924 : stack_install_service placement 2021-11-26 12:06:54.992 | + lib/stack:stack_install_service:20 : local service=placement 2021-11-26 12:06:54.994 | + lib/stack:stack_install_service:21 : type install_placement 2021-11-26 12:06:54.997 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-26 12:06:54.999 | + lib/stack:stack_install_service:32 : install_placement 2021-11-26 12:06:55.002 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-11-26 12:06:55.004 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2021-11-26 12:06:55.007 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:06:55.010 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:06:55.012 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2021-11-26 12:06:55.015 | + functions-common:install_package:1433 : update_package_repo 2021-11-26 12:06:55.017 | + functions-common:update_package_repo:1405 : NO_UPDATE_REPOS=False 2021-11-26 12:06:55.020 | + functions-common:update_package_repo:1406 : REPOS_UPDATED=True 2021-11-26 12:06:55.022 | + functions-common:update_package_repo:1407 : RETRY_UPDATE=False 2021-11-26 12:06:55.025 | + functions-common:update_package_repo:1409 : [[ False = \T\r\u\e ]] 2021-11-26 12:06:55.027 | + functions-common:update_package_repo:1413 : is_ubuntu 2021-11-26 12:06:55.029 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:06:55.032 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:06:55.034 | + functions-common:update_package_repo:1414 : apt_get_update 2021-11-26 12:06:55.037 | + functions-common:apt_get_update:1159 : [[ True == \T\r\u\e ]] 2021-11-26 12:06:55.039 | + functions-common:apt_get_update:1159 : [[ False != \T\r\u\e ]] 2021-11-26 12:06:55.041 | + functions-common:apt_get_update:1160 : return 2021-11-26 12:06:55.044 | + functions-common:install_package:1434 : real_install_package apache2 2021-11-26 12:06:55.046 | + functions-common:real_install_package:1419 : is_ubuntu 2021-11-26 12:06:55.049 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:06:55.052 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:06:55.054 | + functions-common:real_install_package:1420 : apt_get install apache2 2021-11-26 12:06:55.079 | + functions-common:apt_get:1200 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-11-26 12:06:55.190 | Reading package lists... 2021-11-26 12:06:55.425 | Building dependency tree... 2021-11-26 12:06:55.427 | Reading state information... 2021-11-26 12:06:55.659 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2021-11-26 12:06:55.659 | The following packages were automatically installed and are no longer required: 2021-11-26 12:06:55.660 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-26 12:06:55.660 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-26 12:06:55.660 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-26 12:06:55.660 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-26 12:06:55.660 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-26 12:06:55.660 | python3-zope.interface 2021-11-26 12:06:55.660 | Use 'sudo apt autoremove' to remove them. 2021-11-26 12:06:55.781 | 0 upgraded, 0 newly installed, 0 to remove and 102 not upgraded. 2021-11-26 12:06:55.787 | + functions-common:apt_get:1204 : result=0 2021-11-26 12:06:55.790 | + functions-common:apt_get:1207 : time_stop apt-get 2021-11-26 12:06:55.794 | + functions-common:time_stop:2395 : local name 2021-11-26 12:06:55.796 | + functions-common:time_stop:2396 : local end_time 2021-11-26 12:06:55.800 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-26 12:06:55.802 | + functions-common:time_stop:2398 : local total 2021-11-26 12:06:55.805 | + functions-common:time_stop:2399 : local start_time 2021-11-26 12:06:55.808 | + functions-common:time_stop:2401 : name=apt-get 2021-11-26 12:06:55.811 | + functions-common:time_stop:2402 : start_time=1637928415075 2021-11-26 12:06:55.814 | + functions-common:time_stop:2404 : [[ -z 1637928415075 ]] 2021-11-26 12:06:55.818 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 12:06:55.822 | + functions-common:time_stop:2407 : end_time=1637928415819 2021-11-26 12:06:55.825 | + functions-common:time_stop:2408 : elapsed_time=744 2021-11-26 12:06:55.827 | + functions-common:time_stop:2409 : total=296494 2021-11-26 12:06:55.829 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 12:06:55.832 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=297238 2021-11-26 12:06:55.834 | + functions-common:apt_get:1208 : return 0 2021-11-26 12:06:55.837 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2021-11-26 12:06:55.839 | + functions-common:is_package_installed:1442 : [[ -z libapache2-mod-wsgi ]] 2021-11-26 12:06:55.842 | + functions-common:is_package_installed:1446 : [[ -z deb ]] 2021-11-26 12:06:55.844 | + functions-common:is_package_installed:1450 : [[ deb = \d\e\b ]] 2021-11-26 12:06:55.847 | + functions-common:is_package_installed:1451 : dpkg -s libapache2-mod-wsgi 2021-11-26 12:06:55.870 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2021-11-26 12:06:55.872 | + functions-common:install_package:1433 : update_package_repo 2021-11-26 12:06:55.875 | + functions-common:update_package_repo:1405 : NO_UPDATE_REPOS=False 2021-11-26 12:06:55.877 | + functions-common:update_package_repo:1406 : REPOS_UPDATED=True 2021-11-26 12:06:55.881 | + functions-common:update_package_repo:1407 : RETRY_UPDATE=False 2021-11-26 12:06:55.885 | + functions-common:update_package_repo:1409 : [[ False = \T\r\u\e ]] 2021-11-26 12:06:55.888 | + functions-common:update_package_repo:1413 : is_ubuntu 2021-11-26 12:06:55.892 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:06:55.895 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:06:55.898 | + functions-common:update_package_repo:1414 : apt_get_update 2021-11-26 12:06:55.900 | + functions-common:apt_get_update:1159 : [[ True == \T\r\u\e ]] 2021-11-26 12:06:55.903 | + functions-common:apt_get_update:1159 : [[ False != \T\r\u\e ]] 2021-11-26 12:06:55.905 | + functions-common:apt_get_update:1160 : return 2021-11-26 12:06:55.909 | + functions-common:install_package:1434 : real_install_package libapache2-mod-wsgi-py3 2021-11-26 12:06:55.911 | + functions-common:real_install_package:1419 : is_ubuntu 2021-11-26 12:06:55.914 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:06:55.916 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:06:55.919 | + functions-common:real_install_package:1420 : apt_get install libapache2-mod-wsgi-py3 2021-11-26 12:06:55.944 | + functions-common:apt_get:1200 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2021-11-26 12:06:56.052 | Reading package lists... 2021-11-26 12:06:56.286 | Building dependency tree... 2021-11-26 12:06:56.287 | Reading state information... 2021-11-26 12:06:56.520 | The following packages were automatically installed and are no longer required: 2021-11-26 12:06:56.521 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-26 12:06:56.522 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-26 12:06:56.522 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-26 12:06:56.522 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-26 12:06:56.522 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-26 12:06:56.522 | python3-zope.interface 2021-11-26 12:06:56.522 | Use 'sudo apt autoremove' to remove them. 2021-11-26 12:06:56.604 | The following NEW packages will be installed: 2021-11-26 12:06:56.604 | libapache2-mod-wsgi-py3 2021-11-26 12:06:56.906 | 0 upgraded, 1 newly installed, 0 to remove and 102 not upgraded. 2021-11-26 12:06:56.906 | Need to get 93.3 kB of archives. 2021-11-26 12:06:56.906 | After this operation, 300 kB of additional disk space will be used. 2021-11-26 12:06:56.906 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2021-11-26 12:06:57.870 | Fetched 93.3 kB in 1s (137 kB/s) 2021-11-26 12:06:57.912 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-11-26 12:06:57.965 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 91051 files and directories currently installed.) 2021-11-26 12:06:57.968 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2021-11-26 12:06:57.974 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-11-26 12:06:58.058 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-11-26 12:06:58.254 | apache2_invoke: Enable module wsgi 2021-11-26 12:07:06.531 | + functions-common:apt_get:1204 : result=0 2021-11-26 12:07:06.535 | + functions-common:apt_get:1207 : time_stop apt-get 2021-11-26 12:07:06.538 | + functions-common:time_stop:2395 : local name 2021-11-26 12:07:06.541 | + functions-common:time_stop:2396 : local end_time 2021-11-26 12:07:06.544 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-26 12:07:06.547 | + functions-common:time_stop:2398 : local total 2021-11-26 12:07:06.551 | + functions-common:time_stop:2399 : local start_time 2021-11-26 12:07:06.554 | + functions-common:time_stop:2401 : name=apt-get 2021-11-26 12:07:06.556 | + functions-common:time_stop:2402 : start_time=1637928415941 2021-11-26 12:07:06.559 | + functions-common:time_stop:2404 : [[ -z 1637928415941 ]] 2021-11-26 12:07:06.562 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 12:07:06.566 | + functions-common:time_stop:2407 : end_time=1637928426564 2021-11-26 12:07:06.569 | + functions-common:time_stop:2408 : elapsed_time=10623 2021-11-26 12:07:06.572 | + functions-common:time_stop:2409 : total=297238 2021-11-26 12:07:06.574 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 12:07:06.576 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=307861 2021-11-26 12:07:06.579 | + functions-common:apt_get:1208 : return 0 2021-11-26 12:07:06.582 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2021-11-26 12:07:06.584 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-11-26 12:07:06.587 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-26 12:07:06.590 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:07:06.592 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:07:06.595 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-11-26 12:07:06.597 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-11-26 12:07:06.655 | wsgi (enabled by maintainer script) 2021-11-26 12:07:06.661 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-11-26 12:07:06.664 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-11-26 12:07:06.668 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-26 12:07:06.673 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-11-26 12:07:06.678 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-11-26 12:07:06.681 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-26 12:07:06.685 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-11-26 12:07:06.685 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-26 12:07:06.690 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-11-26 12:07:06.693 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-11-26 12:07:06.696 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-11-26 12:07:06.699 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-11-26 12:07:06.701 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-11-26 12:07:06.724 | Using python 3.8 to install osc-placement 2021-11-26 12:07:06.727 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2021-11-26 12:07:07.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 12:07:07.591 | from cryptography.utils import int_from_bytes 2021-11-26 12:07:07.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 12:07:07.591 | from cryptography.utils import int_from_bytes 2021-11-26 12:07:08.666 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:07:09.176 | Collecting osc-placement 2021-11-26 12:07:09.185 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6d/5a64a2d64386f/osc_placement-3.1.1-py3-none-any.whl (63 kB) 2021-11-26 12:07:09.209 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.0) 2021-11-26 12:07:09.210 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2021-11-26 12:07:09.211 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2021-11-26 12:07:09.212 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2021-11-26 12:07:09.213 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2021-11-26 12:07:09.214 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.0) 2021-11-26 12:07:09.274 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2021-11-26 12:07:09.275 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2021-11-26 12:07:09.276 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.26.0) 2021-11-26 12:07:09.277 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.1) 2021-11-26 12:07:09.290 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.9.0) 2021-11-26 12:07:09.292 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2021-11-26 12:07:09.294 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.60.0) 2021-11-26 12:07:09.309 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2021-11-26 12:07:09.311 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2021-11-26 12:07:09.312 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2021-11-26 12:07:09.313 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.3.0) 2021-11-26 12:07:09.314 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2021-11-26 12:07:09.315 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.6) 2021-11-26 12:07:09.335 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2021-11-26 12:07:09.337 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.4.0) 2021-11-26 12:07:09.338 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2021-11-26 12:07:09.340 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.3.2) 2021-11-26 12:07:09.350 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2021-11-26 12:07:09.389 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2021-11-26 12:07:09.390 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2021-11-26 12:07:09.393 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2021-11-26 12:07:09.394 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.4) 2021-11-26 12:07:09.395 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.0) 2021-11-26 12:07:09.396 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2021-11-26 12:07:09.397 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.0) 2021-11-26 12:07:09.399 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2021-11-26 12:07:09.469 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2021-11-26 12:07:09.473 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.7) 2021-11-26 12:07:09.475 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.7) 2021-11-26 12:07:09.476 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2021-11-26 12:07:09.572 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2021-11-26 12:07:09.573 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2021-11-26 12:07:09.574 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.2.0) 2021-11-26 12:07:09.617 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2021-11-26 12:07:09.658 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2021-11-26 12:07:09.812 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2021-11-26 12:07:11.921 | Installing collected packages: osc-placement 2021-11-26 12:07:12.111 | Successfully installed osc-placement-3.1.1 2021-11-26 12:07:12.111 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-26 12:07:12.245 | + inc/python:pip_install:200 : result=0 2021-11-26 12:07:12.249 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-26 12:07:12.253 | + functions-common:time_stop:2395 : local name 2021-11-26 12:07:12.257 | + functions-common:time_stop:2396 : local end_time 2021-11-26 12:07:12.260 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-26 12:07:12.263 | + functions-common:time_stop:2398 : local total 2021-11-26 12:07:12.266 | + functions-common:time_stop:2399 : local start_time 2021-11-26 12:07:12.269 | + functions-common:time_stop:2401 : name=pip_install 2021-11-26 12:07:12.272 | + functions-common:time_stop:2402 : start_time=1637928426718 2021-11-26 12:07:12.275 | + functions-common:time_stop:2404 : [[ -z 1637928426718 ]] 2021-11-26 12:07:12.278 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 12:07:12.284 | + functions-common:time_stop:2407 : end_time=1637928432280 2021-11-26 12:07:12.287 | + functions-common:time_stop:2408 : elapsed_time=5562 2021-11-26 12:07:12.290 | + functions-common:time_stop:2409 : total=268773 2021-11-26 12:07:12.293 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 12:07:12.295 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=274335 2021-11-26 12:07:12.298 | + inc/python:pip_install:203 : return 0 2021-11-26 12:07:12.301 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2021-11-26 12:07:12.304 | + functions-common:git_clone:578 : local git_remote=https://opendev.org/openstack/placement.git 2021-11-26 12:07:12.307 | + functions-common:git_clone:579 : local git_dest=/opt/stack/placement 2021-11-26 12:07:12.310 | + functions-common:git_clone:580 : local git_ref=master 2021-11-26 12:07:12.313 | + functions-common:git_clone:581 : local orig_dir 2021-11-26 12:07:12.317 | ++ functions-common:git_clone:582 : pwd 2021-11-26 12:07:12.320 | + functions-common:git_clone:582 : orig_dir=/home/ubuntu/devstack 2021-11-26 12:07:12.323 | + functions-common:git_clone:583 : local git_clone_flags= 2021-11-26 12:07:12.326 | ++ functions-common:git_clone:585 : trueorfalse False RECLONE 2021-11-26 12:07:12.343 | + functions-common:git_clone:585 : RECLONE=False 2021-11-26 12:07:12.346 | + functions-common:git_clone:586 : [[ 0 -gt 0 ]] 2021-11-26 12:07:12.348 | + functions-common:git_clone:590 : [[ False = \T\r\u\e ]] 2021-11-26 12:07:12.351 | + functions-common:git_clone:599 : echo master 2021-11-26 12:07:12.352 | + functions-common:git_clone:599 : egrep -q '^refs' 2021-11-26 12:07:12.357 | + functions-common:git_clone:613 : [[ ! -d /opt/stack/placement ]] 2021-11-26 12:07:12.359 | + functions-common:git_clone:614 : [[ False = \T\r\u\e ]] 2021-11-26 12:07:12.362 | + functions-common:git_clone:620 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-11-26 12:07:12.364 | + functions-common:git_timed:672 : local count=0 2021-11-26 12:07:12.367 | + functions-common:git_timed:673 : local timeout=0 2021-11-26 12:07:12.369 | + functions-common:git_timed:675 : [[ -n 0 ]] 2021-11-26 12:07:12.371 | + functions-common:git_timed:676 : timeout=0 2021-11-26 12:07:12.374 | + functions-common:git_timed:679 : time_start git_timed 2021-11-26 12:07:12.376 | + functions-common:time_start:2381 : local name=git_timed 2021-11-26 12:07:12.378 | + functions-common:time_start:2382 : local start_time= 2021-11-26 12:07:12.381 | + functions-common:time_start:2383 : [[ -n '' ]] 2021-11-26 12:07:12.384 | ++ functions-common:time_start:2386 : date +%s%3N 2021-11-26 12:07:12.388 | + functions-common:time_start:2386 : _TIME_START[$name]=1637928432385 2021-11-26 12:07:12.390 | + functions-common:git_timed:680 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-11-26 12:07:12.393 | Cloning into '/opt/stack/placement'... 2021-11-26 12:07:21.386 | + functions-common:git_timed:694 : time_stop git_timed 2021-11-26 12:07:21.390 | + functions-common:time_stop:2395 : local name 2021-11-26 12:07:21.394 | + functions-common:time_stop:2396 : local end_time 2021-11-26 12:07:21.398 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-26 12:07:21.402 | + functions-common:time_stop:2398 : local total 2021-11-26 12:07:21.404 | + functions-common:time_stop:2399 : local start_time 2021-11-26 12:07:21.407 | + functions-common:time_stop:2401 : name=git_timed 2021-11-26 12:07:21.410 | + functions-common:time_stop:2402 : start_time=1637928432385 2021-11-26 12:07:21.412 | + functions-common:time_stop:2404 : [[ -z 1637928432385 ]] 2021-11-26 12:07:21.416 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 12:07:21.421 | + functions-common:time_stop:2407 : end_time=1637928441417 2021-11-26 12:07:21.423 | + functions-common:time_stop:2408 : elapsed_time=9032 2021-11-26 12:07:21.426 | + functions-common:time_stop:2409 : total=0 2021-11-26 12:07:21.428 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 12:07:21.431 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=9032 2021-11-26 12:07:21.434 | + functions-common:git_clone:647 : cd /opt/stack/placement 2021-11-26 12:07:21.437 | + functions-common:git_clone:648 : git show --oneline 2021-11-26 12:07:21.437 | + functions-common:git_clone:648 : head -1 2021-11-26 12:07:21.440 | 6d49b6df Use 'functional-without-sample-db-tests' tox env for placement nova job 2021-11-26 12:07:21.443 | + functions-common:git_clone:649 : cd /home/ubuntu/devstack 2021-11-26 12:07:21.446 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-11-26 12:07:21.448 | + inc/python:setup_develop:338 : local bindep 2021-11-26 12:07:21.451 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2021-11-26 12:07:21.453 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2021-11-26 12:07:21.455 | + inc/python:setup_develop:344 : local extras= 2021-11-26 12:07:21.458 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-11-26 12:07:21.460 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-26 12:07:21.463 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2021-11-26 12:07:21.465 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2021-11-26 12:07:21.468 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-26 12:07:21.470 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-26 12:07:21.473 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2021-11-26 12:07:21.476 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-26 12:07:21.479 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2021-11-26 12:07:21.481 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-26 12:07:21.484 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-11-26 12:07:21.487 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-11-26 12:07:21.493 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2021-11-26 12:07:21.496 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2021-11-26 12:07:22.127 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2021-11-26 12:07:22.130 | + inc/python:setup_package:418 : local bindep=0 2021-11-26 12:07:22.134 | + inc/python:setup_package:419 : local bindep_flag= 2021-11-26 12:07:22.137 | + inc/python:setup_package:420 : local bindep_profiles= 2021-11-26 12:07:22.140 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2021-11-26 12:07:22.143 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2021-11-26 12:07:22.147 | + inc/python:setup_package:427 : local flags=-e 2021-11-26 12:07:22.150 | + inc/python:setup_package:428 : local extras= 2021-11-26 12:07:22.154 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-11-26 12:07:22.156 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-11-26 12:07:22.159 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-11-26 12:07:22.161 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-11-26 12:07:22.164 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-11-26 12:07:22.167 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2021-11-26 12:07:22.189 | Using python 3.8 to install /opt/stack/placement 2021-11-26 12:07:22.191 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2021-11-26 12:07:23.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 12:07:23.095 | from cryptography.utils import int_from_bytes 2021-11-26 12:07:23.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 12:07:23.095 | from cryptography.utils import int_from_bytes 2021-11-26 12:07:24.165 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:07:24.189 | Obtaining file:///opt/stack/placement 2021-11-26 12:07:24.190 | Preparing metadata (setup.py): started 2021-11-26 12:07:25.321 | Preparing metadata (setup.py): finished with status 'done' 2021-11-26 12:07:25.494 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (5.8.0) 2021-11-26 12:07:25.495 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (1.4.27) 2021-11-26 12:07:25.496 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (9.3.0) 2021-11-26 12:07:25.497 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (2.5.1) 2021-11-26 12:07:25.498 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (1.8.7) 2021-11-26 12:07:25.500 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev5) (3.2.0) 2021-11-26 12:07:25.501 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (2.26.0) 2021-11-26 12:07:25.503 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (59.2.0) 2021-11-26 12:07:25.504 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (4.5.0) 2021-11-26 12:07:25.505 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (8.7.1) 2021-11-26 12:07:25.507 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (3.4.0) 2021-11-26 12:07:25.508 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (4.6.1) 2021-11-26 12:07:25.509 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (4.2.0) 2021-11-26 12:07:25.510 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (4.12.0) 2021-11-26 12:07:25.511 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (11.1.0) 2021-11-26 12:07:25.513 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (3.9.0) 2021-11-26 12:07:25.514 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (4.5.0) 2021-11-26 12:07:25.515 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (1.4.0) 2021-11-26 12:07:25.517 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (1.1.0) 2021-11-26 12:07:25.519 | Requirement already satisfied: os-traits>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (2.6.0) 2021-11-26 12:07:25.521 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev5) (1.0.1) 2021-11-26 12:07:25.585 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev5) (3.1.1) 2021-11-26 12:07:25.586 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev5) (1.16.0) 2021-11-26 12:07:25.588 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev5) (4.4.0) 2021-11-26 12:07:25.589 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev5) (4.3.0) 2021-11-26 12:07:25.591 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev5) (2.8.1) 2021-11-26 12:07:25.594 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev5) (5.1.0) 2021-11-26 12:07:25.613 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev5) (0.14.1) 2021-11-26 12:07:25.656 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev5) (6.0) 2021-11-26 12:07:25.657 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev5) (2.3.0) 2021-11-26 12:07:25.658 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev5) (1.5.0) 2021-11-26 12:07:25.659 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev5) (0.8.0) 2021-11-26 12:07:25.660 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev5) (3.5.0) 2021-11-26 12:07:25.713 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (1.7.5) 2021-11-26 12:07:25.715 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (2.0.1) 2021-11-26 12:07:25.717 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (0.13.0) 2021-11-26 12:07:25.718 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (0.5.0) 2021-11-26 12:07:25.759 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev5) (2.8.2) 2021-11-26 12:07:25.763 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev5) (0.9.6) 2021-11-26 12:07:25.781 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev5) (3.2.0) 2021-11-26 12:07:25.782 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev5) (3.0.3) 2021-11-26 12:07:25.783 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev5) (3.3.0) 2021-11-26 12:07:25.810 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev5) (2021.3) 2021-11-26 12:07:25.812 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev5) (1.0.2) 2021-11-26 12:07:25.825 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev5) (2.4.0) 2021-11-26 12:07:25.842 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev5) (1.0.1) 2021-11-26 12:07:25.844 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev5) (3.0.6) 2021-11-26 12:07:25.846 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev5) (21.3) 2021-11-26 12:07:25.847 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev5) (0.11.0) 2021-11-26 12:07:25.887 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev5) (1.26.7) 2021-11-26 12:07:25.889 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev5) (2019.11.28) 2021-11-26 12:07:25.891 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev5) (2.0.7) 2021-11-26 12:07:25.894 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev5) (3.3) 2021-11-26 12:07:25.911 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev5) (0.7) 2021-11-26 12:07:26.072 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev5) (1.1.2) 2021-11-26 12:07:26.111 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (5.4.0) 2021-11-26 12:07:26.112 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (1.1.6) 2021-11-26 12:07:26.114 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (4.8.2) 2021-11-26 12:07:26.131 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev5) (1.15.0) 2021-11-26 12:07:26.166 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==6.1.0.dev5) (1.13.3) 2021-11-26 12:07:26.181 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev5) (1.6) 2021-11-26 12:07:26.228 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev5) (2.0.1) 2021-11-26 12:07:26.293 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev5) (1.7.0) 2021-11-26 12:07:26.375 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev5) (1.1.4) 2021-11-26 12:07:26.427 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev5) (0.2.5) 2021-11-26 12:07:26.622 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (0.4.2) 2021-11-26 12:07:26.623 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (0.5.2) 2021-11-26 12:07:26.625 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (5.1.0) 2021-11-26 12:07:26.730 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (2.5.0) 2021-11-26 12:07:26.782 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev5) (2.21) 2021-11-26 12:07:26.973 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (3.6.0) 2021-11-26 12:07:27.081 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (1.0.0) 2021-11-26 12:07:27.082 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev5) (3.0.0) 2021-11-26 12:07:28.974 | Installing collected packages: openstack-placement 2021-11-26 12:07:28.976 | Running setup.py develop for openstack-placement 2021-11-26 12:07:30.885 | Successfully installed openstack-placement 2021-11-26 12:07:30.885 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-26 12:07:31.033 | + inc/python:pip_install:200 : result=0 2021-11-26 12:07:31.036 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-26 12:07:31.040 | + functions-common:time_stop:2395 : local name 2021-11-26 12:07:31.043 | + functions-common:time_stop:2396 : local end_time 2021-11-26 12:07:31.047 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-26 12:07:31.050 | + functions-common:time_stop:2398 : local total 2021-11-26 12:07:31.052 | + functions-common:time_stop:2399 : local start_time 2021-11-26 12:07:31.055 | + functions-common:time_stop:2401 : name=pip_install 2021-11-26 12:07:31.057 | + functions-common:time_stop:2402 : start_time=1637928442183 2021-11-26 12:07:31.060 | + functions-common:time_stop:2404 : [[ -z 1637928442183 ]] 2021-11-26 12:07:31.063 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 12:07:31.067 | + functions-common:time_stop:2407 : end_time=1637928451065 2021-11-26 12:07:31.070 | + functions-common:time_stop:2408 : elapsed_time=8882 2021-11-26 12:07:31.072 | + functions-common:time_stop:2409 : total=274335 2021-11-26 12:07:31.074 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 12:07:31.077 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=283217 2021-11-26 12:07:31.079 | + inc/python:pip_install:203 : return 0 2021-11-26 12:07:31.082 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-11-26 12:07:31.085 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-11-26 12:07:31.087 | + functions-common:safe_chown:2296 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-11-26 12:07:31.109 | + functions-common:_safe_permission_operation:2144 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-11-26 12:07:31.122 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2021-11-26 12:07:31.125 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2021-11-26 12:07:31.128 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:07:31.130 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:07:31.133 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2021-11-26 12:07:31.136 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:07:31.138 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-26 12:07:31.142 | + ./stack.sh:main:925 : configure_placement 2021-11-26 12:07:31.145 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-11-26 12:07:31.158 | + lib/placement:configure_placement:107 : create_placement_conf 2021-11-26 12:07:31.161 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-11-26 12:07:31.165 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-11-26 12:07:31.168 | ++ lib/database:database_connection_url:132 : local db=placement 2021-11-26 12:07:31.171 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-11-26 12:07:31.173 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=placement 2021-11-26 12:07:31.176 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-11-26 12:07:31.179 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-11-26 12:07:31.212 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-11-26 12:07:31.245 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-11-26 12:07:31.277 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-11-26 12:07:31.279 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local conf_file=/etc/placement/placement.conf 2021-11-26 12:07:31.282 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local admin_user=placement 2021-11-26 12:07:31.284 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local section=keystone_authtoken 2021-11-26 12:07:31.287 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-11-26 12:07:31.321 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-11-26 12:07:31.353 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.39/identity 2021-11-26 12:07:31.385 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-11-26 12:07:31.416 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-11-26 12:07:31.448 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-11-26 12:07:31.480 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-11-26 12:07:31.510 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-11-26 12:07:31.542 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-26 12:07:31.572 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-11-26 12:07:31.606 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-11-26 12:07:31.609 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2021-11-26 12:07:31.612 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2021-11-26 12:07:31.615 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-26 12:07:31.633 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-26 12:07:31.635 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-26 12:07:31.638 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-26 12:07:31.640 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-26 12:07:31.644 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-11-26 12:07:31.677 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-11-26 12:07:31.708 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-11-26 12:07:31.737 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-26 12:07:31.767 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-11-26 12:07:31.769 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-11-26 12:07:31.772 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2021-11-26 12:07:31.774 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2021-11-26 12:07:31.777 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2021-11-26 12:07:31.779 | + lib/apache:write_uwsgi_config:257 : local http= 2021-11-26 12:07:31.782 | + lib/apache:write_uwsgi_config:258 : local name= 2021-11-26 12:07:31.785 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2021-11-26 12:07:31.789 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2021-11-26 12:07:31.792 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-11-26 12:07:31.794 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-26 12:07:31.807 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-26 12:07:31.808 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-26 12:07:31.816 | d /var/run/uwsgi 0755 ubuntu root 2021-11-26 12:07:31.820 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-26 12:07:31.835 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2021-11-26 12:07:31.838 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2021-11-26 12:07:31.842 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-11-26 12:07:31.874 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-11-26 12:07:31.903 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-11-26 12:07:31.934 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-11-26 12:07:31.964 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-11-26 12:07:31.993 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-26 12:07:32.022 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-11-26 12:07:32.053 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-11-26 12:07:32.081 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-11-26 12:07:32.110 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-26 12:07:32.140 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-11-26 12:07:32.168 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-26 12:07:32.197 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-11-26 12:07:32.226 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-11-26 12:07:32.229 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-11-26 12:07:32.232 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2021-11-26 12:07:32.235 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2021-11-26 12:07:32.238 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-11-26 12:07:32.240 | ++ functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:07:32.243 | ++ functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:07:32.245 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2021-11-26 12:07:32.248 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-11-26 12:07:32.251 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-11-26 12:07:32.280 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-11-26 12:07:32.310 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2021-11-26 12:07:32.310 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-11-26 12:07:32.319 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2021-11-26 12:07:32.322 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2021-11-26 12:07:32.325 | + lib/apache:enable_apache_site:203 : local site=placement-api 2021-11-26 12:07:32.328 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-11-26 12:07:32.330 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-26 12:07:32.333 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-26 12:07:32.335 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:07:32.338 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:07:32.340 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-26 12:07:32.343 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-11-26 12:07:32.345 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:07:32.348 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:07:32.350 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2021-11-26 12:07:32.415 | Enabling site placement-api. 2021-11-26 12:07:32.423 | To activate the new configuration, you need to run: 2021-11-26 12:07:32.423 | systemctl reload apache2 2021-11-26 12:07:32.428 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-11-26 12:07:32.432 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-11-26 12:07:32.436 | + functions-common:restart_service:2279 : '[' -x /bin/systemctl ']' 2021-11-26 12:07:32.439 | + functions-common:restart_service:2280 : sudo /bin/systemctl restart apache2 2021-11-26 12:07:32.580 | + ./stack.sh:main:932 : is_service_enabled placement placement-client 2021-11-26 12:07:32.598 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:07:32.601 | + ./stack.sh:main:933 : is_service_enabled n-cpu 2021-11-26 12:07:32.621 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:07:32.624 | + ./stack.sh:main:933 : is_service_enabled n-sch 2021-11-26 12:07:32.642 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:07:32.644 | + ./stack.sh:main:934 : configure_placement_nova_compute 2021-11-26 12:07:32.647 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2021-11-26 12:07:32.649 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2021-11-26 12:07:32.680 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.39/identity 2021-11-26 12:07:32.711 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2021-11-26 12:07:32.745 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-11-26 12:07:32.779 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-11-26 12:07:32.810 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2021-11-26 12:07:32.842 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-11-26 12:07:32.883 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-11-26 12:07:32.919 | + ./stack.sh:main:938 : is_service_enabled horizon 2021-11-26 12:07:32.941 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:07:32.944 | + ./stack.sh:main:943 : is_service_enabled tls-proxy 2021-11-26 12:07:32.966 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:07:32.970 | + ./stack.sh:main:951 : run_phase stack install 2021-11-26 12:07:32.973 | + functions-common:run_phase:1823 : local mode=stack 2021-11-26 12:07:32.976 | + functions-common:run_phase:1824 : local phase=install 2021-11-26 12:07:32.979 | + functions-common:run_phase:1825 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-26 12:07:32.982 | + functions-common:run_phase:1826 : local extra_plugin_file_name 2021-11-26 12:07:32.985 | + functions-common:run_phase:1827 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-26 12:07:32.987 | + functions-common:run_phase:1832 : local exceptions=80-tempest.sh 2021-11-26 12:07:32.990 | + functions-common:run_phase:1833 : local extra 2021-11-26 12:07:32.994 | ++ functions-common:run_phase:1834 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-26 12:07:32.999 | + functions-common:run_phase:1834 : extra=80-tempest.sh 2021-11-26 12:07:33.001 | + functions-common:run_phase:1835 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-26 12:07:33.004 | + functions-common:run_phase:1839 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-26 12:07:33.007 | + functions-common:run_phase:1839 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-11-26 12:07:33.010 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-26 12:07:33.028 | ++ functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:07:33.031 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-11-26 12:07:33.034 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-11-26 12:07:33.038 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-11-26 12:07:33.041 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-11-26 12:07:33.044 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-26 12:07:33.047 | ++ ./stack.sh:echo_summary:432 : echo -e Installing Tempest 2021-11-26 12:07:33.050 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2021-11-26 12:07:33.052 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2021-11-26 12:07:33.119 | ++ inc/async:async_inner:63 : install_tempest 2021-11-26 12:07:33.163 | [17579 Async install_tempest:76746]: running: install_tempest 2021-11-26 12:07:33.165 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-11-26 12:07:33.168 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-11-26 12:07:33.171 | + functions-common:run_phase:1844 : [[ stack == \s\o\u\r\c\e ]] 2021-11-26 12:07:33.174 | + functions-common:run_phase:1847 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-26 12:07:33.177 | + functions-common:run_phase:1850 : run_plugins stack install 2021-11-26 12:07:33.182 | + functions-common:run_plugins:1809 : local mode=stack 2021-11-26 12:07:33.185 | + functions-common:run_plugins:1810 : local phase=install 2021-11-26 12:07:33.190 | + functions-common:run_plugins:1812 : local plugins= 2021-11-26 12:07:33.195 | + functions-common:run_plugins:1813 : local plugin 2021-11-26 12:07:33.198 | + ./stack.sh:main:954 : use_library_from_git python-openstackclient 2021-11-26 12:07:33.201 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2021-11-26 12:07:33.204 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-26 12:07:33.207 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-26 12:07:33.210 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2021-11-26 12:07:33.213 | + inc/python:use_library_from_git:253 : return 1 2021-11-26 12:07:33.215 | + ./stack.sh:main:958 : pip_install_gr python-openstackclient 2021-11-26 12:07:33.218 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-11-26 12:07:33.221 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-26 12:07:33.224 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-11-26 12:07:33.227 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2021-11-26 12:07:33.231 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-26 12:07:33.236 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-11-26 12:07:33.236 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-26 12:07:33.241 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2021-11-26 12:07:33.245 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2021-11-26 12:07:33.248 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2021-11-26 12:07:33.251 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-11-26 12:07:33.256 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-11-26 12:07:33.284 | Using python 3.8 to install python-openstackclient 2021-11-26 12:07:33.286 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2021-11-26 12:07:34.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 12:07:34.307 | from cryptography.utils import int_from_bytes 2021-11-26 12:07:34.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-26 12:07:34.307 | from cryptography.utils import int_from_bytes 2021-11-26 12:07:35.348 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:07:36.023 | Collecting python-openstackclient 2021-11-26 12:07:36.033 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3fb/0425247cd41a1/python_openstackclient-5.7.0-py3-none-any.whl (970 kB) 2021-11-26 12:07:36.090 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.9.0) 2021-11-26 12:07:36.091 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2021-11-26 12:07:36.092 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.3.0) 2021-11-26 12:07:36.093 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2021-11-26 12:07:36.095 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2021-11-26 12:07:36.095 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.60.0) 2021-11-26 12:07:36.096 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2021-11-26 12:07:36.097 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.0) 2021-11-26 12:07:36.098 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.1) 2021-11-26 12:07:36.100 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.0) 2021-11-26 12:07:36.101 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.2.0) 2021-11-26 12:07:36.113 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.3.2) 2021-11-26 12:07:36.114 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2021-11-26 12:07:36.115 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.6) 2021-11-26 12:07:36.116 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.4.0) 2021-11-26 12:07:36.117 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2021-11-26 12:07:36.142 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.4) 2021-11-26 12:07:36.143 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2021-11-26 12:07:36.144 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.0) 2021-11-26 12:07:36.145 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2021-11-26 12:07:36.146 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2021-11-26 12:07:36.148 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2021-11-26 12:07:36.149 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.0) 2021-11-26 12:07:36.150 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2021-11-26 12:07:36.151 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2021-11-26 12:07:36.152 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2021-11-26 12:07:36.154 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2021-11-26 12:07:36.167 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2021-11-26 12:07:36.185 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2021-11-26 12:07:36.186 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2021-11-26 12:07:36.187 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2021-11-26 12:07:36.189 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.3.0) 2021-11-26 12:07:36.210 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.26.0) 2021-11-26 12:07:36.229 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.7.1) 2021-11-26 12:07:36.230 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2021-11-26 12:07:36.233 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.2.0) 2021-11-26 12:07:36.325 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2021-11-26 12:07:36.326 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2021-11-26 12:07:36.327 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.2.0) 2021-11-26 12:07:36.369 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2021-11-26 12:07:36.382 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2021-11-26 12:07:36.417 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.2) 2021-11-26 12:07:36.579 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2021-11-26 12:07:36.594 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.2) 2021-11-26 12:07:36.694 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2021-11-26 12:07:36.697 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.7) 2021-11-26 12:07:36.698 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.7) 2021-11-26 12:07:36.701 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2021-11-26 12:07:36.818 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.21) 2021-11-26 12:07:38.987 | Installing collected packages: python-openstackclient 2021-11-26 12:07:40.482 | Successfully installed python-openstackclient-5.7.0 2021-11-26 12:07:40.483 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-26 12:07:40.625 | + inc/python:pip_install:200 : result=0 2021-11-26 12:07:40.627 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-26 12:07:40.630 | + functions-common:time_stop:2395 : local name 2021-11-26 12:07:40.632 | + functions-common:time_stop:2396 : local end_time 2021-11-26 12:07:40.634 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-26 12:07:40.637 | + functions-common:time_stop:2398 : local total 2021-11-26 12:07:40.640 | + functions-common:time_stop:2399 : local start_time 2021-11-26 12:07:40.642 | + functions-common:time_stop:2401 : name=pip_install 2021-11-26 12:07:40.645 | + functions-common:time_stop:2402 : start_time=1637928453277 2021-11-26 12:07:40.653 | + functions-common:time_stop:2404 : [[ -z 1637928453277 ]] 2021-11-26 12:07:40.656 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 12:07:40.660 | + functions-common:time_stop:2407 : end_time=1637928460657 2021-11-26 12:07:40.663 | + functions-common:time_stop:2408 : elapsed_time=7380 2021-11-26 12:07:40.665 | + functions-common:time_stop:2409 : total=283217 2021-11-26 12:07:40.667 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 12:07:40.670 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=290597 2021-11-26 12:07:40.673 | + inc/python:pip_install:203 : return 0 2021-11-26 12:07:40.676 | + ./stack.sh:main:963 : install_oscwrap 2021-11-26 12:07:40.680 | ++ functions-common:install_oscwrap:2440 : mktemp 2021-11-26 12:07:40.685 | + functions-common:install_oscwrap:2440 : OSCWRAP_TIMER_FILE=/tmp/tmp.S3igTyjRPG 2021-11-26 12:07:40.687 | + functions-common:install_oscwrap:2443 : shopt -s expand_aliases 2021-11-26 12:07:40.689 | + functions-common:install_oscwrap:2446 : unalias -a 2021-11-26 12:07:40.692 | + functions-common:install_oscwrap:2448 : alias openstack=oscwrap 2021-11-26 12:07:40.694 | + ./stack.sh:main:968 : [[ False != \F\a\l\s\e ]] 2021-11-26 12:07:40.697 | + ./stack.sh:main:1008 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-11-26 12:07:40.700 | + ./stack.sh:main:1016 : is_service_enabled mysql postgresql 2021-11-26 12:07:40.718 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:07:40.720 | + ./stack.sh:main:1017 : configure_database 2021-11-26 12:07:40.723 | + lib/database:configure_database:126 : configure_database_mysql 2021-11-26 12:07:40.725 | + lib/databases/mysql:configure_database_mysql:71 : local my_conf mysql slow_log 2021-11-26 12:07:40.727 | + lib/databases/mysql:configure_database_mysql:72 : echo_summary 'Configuring and starting MySQL' 2021-11-26 12:07:40.730 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-26 12:07:40.732 | + ./stack.sh:echo_summary:432 : echo -e Configuring and starting MySQL 2021-11-26 12:07:40.734 | + lib/databases/mysql:configure_database_mysql:74 : is_ubuntu 2021-11-26 12:07:40.737 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:07:40.739 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:07:40.741 | + lib/databases/mysql:configure_database_mysql:75 : my_conf=/etc/mysql/my.cnf 2021-11-26 12:07:40.744 | + lib/databases/mysql:configure_database_mysql:89 : is_fedora 2021-11-26 12:07:40.746 | + functions-common:is_fedora:501 : [[ -z Ubuntu ]] 2021-11-26 12:07:40.748 | + functions-common:is_fedora:505 : '[' Ubuntu = Fedora ']' 2021-11-26 12:07:40.750 | + functions-common:is_fedora:505 : '[' Ubuntu = 'Red Hat' ']' 2021-11-26 12:07:40.753 | + functions-common:is_fedora:506 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-26 12:07:40.755 | + functions-common:is_fedora:507 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-26 12:07:40.757 | + functions-common:is_fedora:508 : '[' Ubuntu = CentOS ']' 2021-11-26 12:07:40.759 | + functions-common:is_fedora:508 : '[' Ubuntu = CentOSStream ']' 2021-11-26 12:07:40.762 | + functions-common:is_fedora:509 : '[' Ubuntu = OracleServer ']' 2021-11-26 12:07:40.764 | + functions-common:is_fedora:509 : '[' Ubuntu = Virtuozzo ']' 2021-11-26 12:07:40.766 | + lib/databases/mysql:configure_database_mysql:89 : is_suse 2021-11-26 12:07:40.769 | + functions-common:is_suse:517 : is_opensuse 2021-11-26 12:07:40.771 | + functions-common:is_opensuse:524 : [[ -z Ubuntu ]] 2021-11-26 12:07:40.773 | + functions-common:is_opensuse:528 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-26 12:07:40.775 | + functions-common:is_suse:517 : is_suse_linux_enterprise 2021-11-26 12:07:40.778 | + functions-common:is_suse_linux_enterprise:536 : [[ -z Ubuntu ]] 2021-11-26 12:07:40.780 | + functions-common:is_suse_linux_enterprise:540 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-26 12:07:40.782 | + lib/databases/mysql:configure_database_mysql:97 : sudo mysqladmin -u root password Passw0rd 2021-11-26 12:07:40.799 | mysqladmin: connect to server at 'localhost' failed 2021-11-26 12:07:40.799 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2021-11-26 12:07:40.803 | + lib/databases/mysql:configure_database_mysql:97 : true 2021-11-26 12:07:40.805 | + lib/databases/mysql:configure_database_mysql:101 : is_ubuntu 2021-11-26 12:07:40.808 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:07:40.810 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:07:40.813 | + lib/databases/mysql:configure_database_mysql:101 : '[' mysql == mariadb ']' 2021-11-26 12:07:40.815 | + lib/databases/mysql:configure_database_mysql:104 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-11-26 12:07:40.817 | + lib/databases/mysql:configure_database_mysql:110 : is_ubuntu 2021-11-26 12:07:40.820 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-26 12:07:40.822 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-26 12:07:40.824 | + lib/databases/mysql:configure_database_mysql:110 : [[ focal != \b\u\l\l\s\e\y\e ]] 2021-11-26 12:07:40.827 | + lib/databases/mysql:configure_database_mysql:110 : '[' mysql == mariadb ']' 2021-11-26 12:07:40.830 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2021-11-26 12:07:40.842 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-26 12:07:40.879 | + lib/databases/mysql:configure_database_mysql:117 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-11-26 12:07:40.891 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-26 12:07:40.913 | ++ lib/databases/mysql:configure_database_mysql:123 : ipv6_unquote 0.0.0.0 2021-11-26 12:07:40.916 | ++ functions-common:ipv6_unquote:2193 : echo 0.0.0.0 2021-11-26 12:07:40.921 | ++ functions-common:ipv6_unquote:2193 : tr -d '[]' 2021-11-26 12:07:40.926 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-11-26 12:07:40.995 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-11-26 12:07:41.047 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-11-26 12:07:41.099 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-11-26 12:07:41.153 | + lib/databases/mysql:configure_database_mysql:128 : [[ False == \T\r\u\e ]] 2021-11-26 12:07:41.155 | + lib/databases/mysql:configure_database_mysql:148 : restart_service mysql 2021-11-26 12:07:41.158 | + functions-common:restart_service:2279 : '[' -x /bin/systemctl ']' 2021-11-26 12:07:41.160 | + functions-common:restart_service:2280 : sudo /bin/systemctl restart mysql 2021-11-26 12:07:43.330 | + ./stack.sh:main:1021 : save_stackenv 1021 2021-11-26 12:07:43.357 | + functions-common:save_stackenv:60 : local tag=1021 2021-11-26 12:07:43.386 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-11-26 12:07:43.410 | + functions-common:save_stackenv:62 : time_stamp=2021-11-26-120743 2021-11-26 12:07:43.422 | + functions-common:save_stackenv:63 : echo '# 2021-11-26-120743 1021' 2021-11-26 12:07:43.437 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:07:43.462 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-11-26 12:07:43.486 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:07:43.502 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-11-26 12:07:43.522 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:07:43.538 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-11-26 12:07:43.558 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:07:43.578 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-11-26 12:07:43.594 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:07:43.613 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2021-11-26 12:07:43.616 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:07:43.630 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2021-11-26 12:07:43.646 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:07:43.666 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-11-26-115626 2021-11-26 12:07:43.689 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:07:43.717 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-11-26 12:07:43.738 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:07:43.740 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2021-11-26 12:07:43.743 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:07:43.745 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-11-26 12:07:43.748 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:07:43.750 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-11-26 12:07:43.753 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:07:43.755 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-11-26 12:07:43.758 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:07:43.760 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-11-26 12:07:43.763 | + ./stack.sh:main:1033 : [[ True == \T\r\u\e ]] 2021-11-26 12:07:43.765 | + ./stack.sh:main:1034 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-11-26 12:07:43.768 | + ./stack.sh:main:1035 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-11-26 12:07:43.782 | + ./stack.sh:main:1047 : start_dstat 2021-11-26 12:07:43.784 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-26 12:07:43.787 | + functions-common:run_process:1650 : local service=dstat 2021-11-26 12:07:43.793 | + functions-common:run_process:1651 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-26 12:07:43.797 | + functions-common:run_process:1652 : local group= 2021-11-26 12:07:43.800 | + functions-common:run_process:1653 : local user= 2021-11-26 12:07:43.803 | + functions-common:run_process:1655 : local name=dstat 2021-11-26 12:07:43.805 | + functions-common:run_process:1657 : time_start run_process 2021-11-26 12:07:43.807 | + functions-common:time_start:2381 : local name=run_process 2021-11-26 12:07:43.810 | + functions-common:time_start:2382 : local start_time= 2021-11-26 12:07:43.813 | + functions-common:time_start:2383 : [[ -n '' ]] 2021-11-26 12:07:43.819 | ++ functions-common:time_start:2386 : date +%s%3N 2021-11-26 12:07:43.821 | + functions-common:time_start:2386 : _TIME_START[$name]=1637928463818 2021-11-26 12:07:43.824 | + functions-common:run_process:1658 : is_service_enabled dstat 2021-11-26 12:07:43.844 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:07:43.846 | + functions-common:run_process:1659 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-11-26 12:07:43.849 | + functions-common:_run_under_systemd:1615 : local service=dstat 2021-11-26 12:07:43.851 | + functions-common:_run_under_systemd:1616 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-26 12:07:43.854 | + functions-common:_run_under_systemd:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-26 12:07:43.857 | + functions-common:_run_under_systemd:1619 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-26 12:07:43.859 | + functions-common:_common_systemd_pitfalls:1587 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-26 12:07:43.862 | + functions-common:_common_systemd_pitfalls:1590 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-11-26 12:07:43.864 | + functions-common:_common_systemd_pitfalls:1601 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-11-26 12:07:43.867 | + functions-common:_run_under_systemd:1621 : local systemd_service=devstack@dstat.service 2021-11-26 12:07:43.869 | + functions-common:_run_under_systemd:1622 : local group= 2021-11-26 12:07:43.871 | + functions-common:_run_under_systemd:1623 : local user=ubuntu 2021-11-26 12:07:43.874 | + functions-common:_run_under_systemd:1624 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-11-26 12:07:43.877 | + functions-common:_run_under_systemd:1627 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-11-26 12:07:43.879 | + functions-common:write_user_unit_file:1532 : local service=devstack@dstat.service 2021-11-26 12:07:43.881 | + functions-common:write_user_unit_file:1533 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-26 12:07:43.884 | + functions-common:write_user_unit_file:1534 : local group= 2021-11-26 12:07:43.886 | + functions-common:write_user_unit_file:1535 : local user=ubuntu 2021-11-26 12:07:43.889 | + functions-common:write_user_unit_file:1536 : local extra= 2021-11-26 12:07:43.891 | + functions-common:write_user_unit_file:1537 : [[ -n '' ]] 2021-11-26 12:07:43.893 | + functions-common:write_user_unit_file:1540 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-11-26 12:07:43.896 | + functions-common:write_user_unit_file:1541 : mkdir -p /etc/systemd/system 2021-11-26 12:07:43.901 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-11-26 12:07:43.972 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-11-26 12:07:44.046 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-26 12:07:44.106 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-11-26 12:07:44.166 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-11-26 12:07:44.226 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-11-26 12:07:44.287 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2021-11-26 12:07:44.289 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-11-26 12:07:44.368 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2021-11-26 12:07:44.828 | + functions-common:_run_under_systemd:1630 : sudo systemctl enable devstack@dstat.service 2021-11-26 12:07:44.842 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-11-26 12:07:45.216 | + functions-common:_run_under_systemd:1631 : sudo systemctl start devstack@dstat.service 2021-11-26 12:07:45.254 | + functions-common:run_process:1661 : time_stop run_process 2021-11-26 12:07:45.256 | + functions-common:time_stop:2395 : local name 2021-11-26 12:07:45.259 | + functions-common:time_stop:2396 : local end_time 2021-11-26 12:07:45.261 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-26 12:07:45.264 | + functions-common:time_stop:2398 : local total 2021-11-26 12:07:45.266 | + functions-common:time_stop:2399 : local start_time 2021-11-26 12:07:45.269 | + functions-common:time_stop:2401 : name=run_process 2021-11-26 12:07:45.271 | + functions-common:time_stop:2402 : start_time=1637928463818 2021-11-26 12:07:45.273 | + functions-common:time_stop:2404 : [[ -z 1637928463818 ]] 2021-11-26 12:07:45.277 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 12:07:45.281 | + functions-common:time_stop:2407 : end_time=1637928465278 2021-11-26 12:07:45.283 | + functions-common:time_stop:2408 : elapsed_time=1460 2021-11-26 12:07:45.286 | + functions-common:time_stop:2409 : total=0 2021-11-26 12:07:45.288 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 12:07:45.291 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=1460 2021-11-26 12:07:45.294 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-11-26 12:07:45.296 | + functions-common:run_process:1650 : local service=memory_tracker 2021-11-26 12:07:45.299 | + functions-common:run_process:1651 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-11-26 12:07:45.303 | + functions-common:run_process:1652 : local group= 2021-11-26 12:07:45.307 | + functions-common:run_process:1653 : local user=root 2021-11-26 12:07:45.322 | + functions-common:run_process:1655 : local name=memory_tracker 2021-11-26 12:07:45.326 | + functions-common:run_process:1657 : time_start run_process 2021-11-26 12:07:45.335 | + functions-common:time_start:2381 : local name=run_process 2021-11-26 12:07:45.337 | + functions-common:time_start:2382 : local start_time= 2021-11-26 12:07:45.340 | + functions-common:time_start:2383 : [[ -n '' ]] 2021-11-26 12:07:45.344 | ++ functions-common:time_start:2386 : date +%s%3N 2021-11-26 12:07:45.349 | + functions-common:time_start:2386 : _TIME_START[$name]=1637928465345 2021-11-26 12:07:45.351 | + functions-common:run_process:1658 : is_service_enabled memory_tracker 2021-11-26 12:07:45.389 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:07:45.392 | + functions-common:run_process:1661 : time_stop run_process 2021-11-26 12:07:45.394 | + functions-common:time_stop:2395 : local name 2021-11-26 12:07:45.396 | + functions-common:time_stop:2396 : local end_time 2021-11-26 12:07:45.399 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-26 12:07:45.401 | + functions-common:time_stop:2398 : local total 2021-11-26 12:07:45.403 | + functions-common:time_stop:2399 : local start_time 2021-11-26 12:07:45.406 | + functions-common:time_stop:2401 : name=run_process 2021-11-26 12:07:45.408 | + functions-common:time_stop:2402 : start_time=1637928465345 2021-11-26 12:07:45.410 | + functions-common:time_stop:2404 : [[ -z 1637928465345 ]] 2021-11-26 12:07:45.414 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-26 12:07:45.418 | + functions-common:time_stop:2407 : end_time=1637928465416 2021-11-26 12:07:45.421 | + functions-common:time_stop:2408 : elapsed_time=71 2021-11-26 12:07:45.423 | + functions-common:time_stop:2409 : total=1460 2021-11-26 12:07:45.432 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-26 12:07:45.432 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=1531 2021-11-26 12:07:45.440 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2021-11-26 12:07:45.458 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:07:45.461 | + ./stack.sh:main:1051 : is_service_enabled tcpdump 2021-11-26 12:07:45.482 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:07:45.485 | + ./stack.sh:main:1059 : is_service_enabled etcd3 2021-11-26 12:07:45.505 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:07:45.507 | + ./stack.sh:main:1060 : start_etcd3 2021-11-26 12:07:45.510 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-11-26 12:07:45.512 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-819432-1 --data-dir /opt/stack/data/etcd' 2021-11-26 12:07:45.515 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-11-26 12:07:45.517 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-819432-1=http://10.222.0.39:2380' 2021-11-26 12:07:45.520 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.39:2380' 2021-11-26 12:07:45.522 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.39:2379' 2021-11-26 12:07:45.525 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-11-26 12:07:45.527 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-11-26 12:07:45.529 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.39:2379' 2021-11-26 12:07:45.532 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-11-26 12:07:45.535 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-11-26 12:07:45.537 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-11-26 12:07:45.540 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-819432-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-819432-1=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' '' root 2021-11-26 12:07:45.542 | + functions-common:write_user_unit_file:1532 : local service=devstack@etcd.service 2021-11-26 12:07:45.545 | + functions-common:write_user_unit_file:1533 : local 'command=/opt/stack/bin/etcd --name n-d-819432-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-819432-1=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' 2021-11-26 12:07:45.547 | + functions-common:write_user_unit_file:1534 : local group= 2021-11-26 12:07:45.551 | + functions-common:write_user_unit_file:1535 : local user=root 2021-11-26 12:07:45.554 | + functions-common:write_user_unit_file:1536 : local extra= 2021-11-26 12:07:45.556 | + functions-common:write_user_unit_file:1537 : [[ -n '' ]] 2021-11-26 12:07:45.558 | + functions-common:write_user_unit_file:1540 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-11-26 12:07:45.561 | + functions-common:write_user_unit_file:1541 : mkdir -p /etc/systemd/system 2021-11-26 12:07:45.565 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-11-26 12:07:45.645 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-11-26 12:07:45.717 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-819432-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-819432-1=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' 2021-11-26 12:07:45.769 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-11-26 12:07:45.824 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-11-26 12:07:45.883 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-11-26 12:07:45.935 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2021-11-26 12:07:45.938 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-11-26 12:07:46.003 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2021-11-26 12:07:46.391 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-11-26 12:07:46.446 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-11-26 12:07:46.500 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-11-26 12:07:46.554 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-11-26 12:07:46.607 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-11-26 12:07:46.610 | ++ functions-common:is_arch:483 : uname -m 2021-11-26 12:07:46.614 | + functions-common:is_arch:483 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-11-26 12:07:46.617 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-11-26 12:07:47.023 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-11-26 12:07:47.037 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-11-26 12:07:47.429 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-11-26 12:07:47.605 | + ./stack.sh:main:1066 : is_service_enabled tls-proxy 2021-11-26 12:07:47.641 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:07:47.644 | + ./stack.sh:main:1071 : write_clouds_yaml 2021-11-26 12:07:47.646 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-11-26 12:07:47.652 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-11-26 12:07:47.654 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-11-26 12:07:47.670 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-11-26 12:07:47.683 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-11-26 12:07:47.686 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-11-26 12:07:47.689 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-11-26 12:07:47.783 | The user clouds.yaml file didn't exist. 2021-11-26 12:07:47.793 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-11-26 12:07:47.901 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-11-26 12:07:48.020 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2021-11-26 12:07:48.136 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2021-11-26 12:07:48.255 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2021-11-26 12:07:48.378 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-11-26 12:07:48.513 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2021-11-26 12:07:48.640 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.39/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2021-11-26 12:07:48.771 | + functions-common:write_clouds_yaml:187 : cat 2021-11-26 12:07:48.777 | ++ functions-common:write_clouds_yaml:193 : eval echo '~ubuntu' 2021-11-26 12:07:48.780 | +++ functions-common:write_clouds_yaml:193 : echo /home/ubuntu 2021-11-26 12:07:48.783 | + functions-common:write_clouds_yaml:193 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-11-26 12:07:48.787 | + ./stack.sh:main:1072 : export OS_CLOUD=devstack-admin 2021-11-26 12:07:48.790 | + ./stack.sh:main:1072 : OS_CLOUD=devstack-admin 2021-11-26 12:07:48.792 | + ./stack.sh:main:1074 : is_service_enabled keystone 2021-11-26 12:07:48.809 | + functions-common:is_service_enabled:2051 : return 0 2021-11-26 12:07:48.812 | + ./stack.sh:main:1075 : echo_summary 'Starting Keystone' 2021-11-26 12:07:48.814 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-26 12:07:48.816 | + ./stack.sh:echo_summary:432 : echo -e Starting Keystone 2021-11-26 12:07:48.819 | + ./stack.sh:main:1077 : '[' 10.222.0.39 == 10.222.0.39 ']' 2021-11-26 12:07:48.821 | + ./stack.sh:main:1078 : init_keystone 2021-11-26 12:07:48.823 | + lib/keystone:init_keystone:463 : is_service_enabled ldap 2021-11-26 12:07:48.843 | + functions-common:is_service_enabled:2051 : return 1 2021-11-26 12:07:48.845 | + lib/keystone:init_keystone:467 : [[ True == True ]] 2021-11-26 12:07:48.847 | + lib/keystone:init_keystone:469 : recreate_database keystone 2021-11-26 12:07:48.850 | + lib/database:recreate_database:110 : local db=keystone 2021-11-26 12:07:48.852 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-11-26 12:07:48.854 | + lib/databases/mysql:recreate_database_mysql:65 : local db=keystone 2021-11-26 12:07:48.857 | + lib/databases/mysql:recreate_database_mysql:66 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-11-26 12:07:48.861 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-26 12:07:48.882 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-11-26 12:07:48.887 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-26 12:07:48.906 | + lib/keystone:init_keystone:472 : time_start dbsync 2021-11-26 12:07:48.909 | + functions-common:time_start:2381 : local name=dbsync 2021-11-26 12:07:48.911 | + functions-common:time_start:2382 : local start_time= 2021-11-26 12:07:48.913 | + functions-common:time_start:2383 : [[ -n '' ]] 2021-11-26 12:07:48.917 | ++ functions-common:time_start:2386 : date +%s%3N 2021-11-26 12:07:48.921 | + functions-common:time_start:2386 : _TIME_START[$name]=1637928468918 2021-11-26 12:07:48.924 | + lib/keystone:init_keystone:474 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-11-26 12:07:53.244 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:07:53.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.259 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:07:53.259 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:07:53.286 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=78610) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-11-26 12:07:53.296 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:07:53.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.310 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:07:53.310 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:07:53.341 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:07:53.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.355 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:07:53.355 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:07:53.412 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:07:53.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:53.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:53.426 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:07:53.426 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:07:53.434 | INFO migrate.versioning.api [-] 66 -> 67...  2021-11-26 12:07:54.514 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:54.514 | INFO migrate.versioning.api [-] 67 -> 68...  2021-11-26 12:07:54.523 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:54.523 | INFO migrate.versioning.api [-] 68 -> 69...  2021-11-26 12:07:54.530 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:54.530 | INFO migrate.versioning.api [-] 69 -> 70...  2021-11-26 12:07:54.538 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:54.539 | INFO migrate.versioning.api [-] 70 -> 71...  2021-11-26 12:07:54.550 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:54.550 | INFO migrate.versioning.api [-] 71 -> 72...  2021-11-26 12:07:54.558 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:54.558 | INFO migrate.versioning.api [-] 72 -> 73...  2021-11-26 12:07:54.668 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:54.668 | INFO migrate.versioning.api [-] 73 -> 74...  2021-11-26 12:07:54.744 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:54.745 | INFO migrate.versioning.api [-] 74 -> 75...  2021-11-26 12:07:54.779 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:54.779 | INFO migrate.versioning.api [-] 75 -> 76...  2021-11-26 12:07:54.788 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:54.788 | INFO migrate.versioning.api [-] 76 -> 77...  2021-11-26 12:07:54.798 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:54.798 | INFO migrate.versioning.api [-] 77 -> 78...  2021-11-26 12:07:54.806 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:54.806 | INFO migrate.versioning.api [-] 78 -> 79...  2021-11-26 12:07:54.815 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:54.815 | INFO migrate.versioning.api [-] 79 -> 80...  2021-11-26 12:07:54.824 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:54.824 | INFO migrate.versioning.api [-] 80 -> 81...  2021-11-26 12:07:54.866 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:54.866 | INFO migrate.versioning.api [-] 81 -> 82...  2021-11-26 12:07:55.016 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:55.017 | INFO migrate.versioning.api [-] 82 -> 83...  2021-11-26 12:07:55.200 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:55.200 | INFO migrate.versioning.api [-] 83 -> 84...  2021-11-26 12:07:55.260 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:55.260 | INFO migrate.versioning.api [-] 84 -> 85...  2021-11-26 12:07:55.350 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:55.351 | INFO migrate.versioning.api [-] 85 -> 86...  2021-11-26 12:07:55.387 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:55.387 | INFO migrate.versioning.api [-] 86 -> 87...  2021-11-26 12:07:55.515 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:55.515 | INFO migrate.versioning.api [-] 87 -> 88...  2021-11-26 12:07:55.602 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:55.602 | INFO migrate.versioning.api [-] 88 -> 89...  2021-11-26 12:07:55.658 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:55.658 | INFO migrate.versioning.api [-] 89 -> 90...  2021-11-26 12:07:55.733 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:55.733 | INFO migrate.versioning.api [-] 90 -> 91...  2021-11-26 12:07:55.938 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:55.939 | INFO migrate.versioning.api [-] 91 -> 92...  2021-11-26 12:07:56.108 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:56.108 | INFO migrate.versioning.api [-] 92 -> 93...  2021-11-26 12:07:56.292 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:56.293 | INFO migrate.versioning.api [-] 93 -> 94...  2021-11-26 12:07:56.418 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:56.418 | INFO migrate.versioning.api [-] 94 -> 95...  2021-11-26 12:07:56.514 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:56.514 | INFO migrate.versioning.api [-] 95 -> 96...  2021-11-26 12:07:56.529 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:56.529 | INFO migrate.versioning.api [-] 96 -> 97...  2021-11-26 12:07:56.542 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:56.542 | INFO migrate.versioning.api [-] 97 -> 98...  2021-11-26 12:07:56.550 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:56.551 | INFO migrate.versioning.api [-] 98 -> 99...  2021-11-26 12:07:56.558 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:56.558 | INFO migrate.versioning.api [-] 99 -> 100...  2021-11-26 12:07:56.566 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:56.566 | INFO migrate.versioning.api [-] 100 -> 101...  2021-11-26 12:07:56.578 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:56.578 | INFO migrate.versioning.api [-] 101 -> 102...  2021-11-26 12:07:56.604 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:56.604 | INFO migrate.versioning.api [-] 102 -> 103...  2021-11-26 12:07:56.650 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:56.651 | INFO migrate.versioning.api [-] 103 -> 104...  2021-11-26 12:07:56.664 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:56.664 | INFO migrate.versioning.api [-] 104 -> 105...  2021-11-26 12:07:56.731 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:56.731 | INFO migrate.versioning.api [-] 105 -> 106...  2021-11-26 12:07:56.789 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:56.789 | INFO migrate.versioning.api [-] 106 -> 107...  2021-11-26 12:07:56.880 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:56.880 | INFO migrate.versioning.api [-] 107 -> 108...  2021-11-26 12:07:56.955 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:56.955 | INFO migrate.versioning.api [-] 108 -> 109...  2021-11-26 12:07:57.009 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:57.009 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:07:57.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.023 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:07:57.023 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:07:57.024 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:07:57.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.037 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:07:57.038 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:07:57.038 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:07:57.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.051 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:07:57.052 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:07:57.060 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:07:57.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.084 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:07:57.085 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:07:57.105 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:07:57.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.130 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:07:57.130 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:07:57.130 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:07:57.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.154 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:07:57.154 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:07:57.163 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:07:57.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:07:57.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:07:57.187 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:07:57.187 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78610) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:07:57.195 | INFO migrate.versioning.api [-] 0 -> 1...  2021-11-26 12:07:57.205 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:57.205 | INFO migrate.versioning.api [-] 1 -> 2...  2021-11-26 12:07:57.212 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:57.212 | INFO migrate.versioning.api [-] 2 -> 3...  2021-11-26 12:07:57.304 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:57.305 | INFO migrate.versioning.api [-] 3 -> 4...  2021-11-26 12:07:57.313 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:57.313 | INFO migrate.versioning.api [-] 4 -> 5...  2021-11-26 12:07:57.321 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:57.321 | INFO migrate.versioning.api [-] 5 -> 6...  2021-11-26 12:07:57.329 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:57.329 | INFO migrate.versioning.api [-] 6 -> 7...  2021-11-26 12:07:57.337 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:57.337 | INFO migrate.versioning.api [-] 7 -> 8...  2021-11-26 12:07:57.345 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:57.345 | INFO migrate.versioning.api [-] 8 -> 9...  2021-11-26 12:07:57.353 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:57.353 | INFO migrate.versioning.api [-] 9 -> 10...  2021-11-26 12:07:57.479 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:57.479 | INFO migrate.versioning.api [-] 10 -> 11...  2021-11-26 12:07:57.487 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:57.488 | INFO migrate.versioning.api [-] 11 -> 12...  2021-11-26 12:07:57.614 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:57.614 | INFO migrate.versioning.api [-] 12 -> 13...  2021-11-26 12:07:57.623 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:57.623 | INFO migrate.versioning.api [-] 13 -> 14...  2021-11-26 12:07:57.756 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:57.756 | INFO migrate.versioning.api [-] 14 -> 15...  2021-11-26 12:07:57.765 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:57.765 | INFO migrate.versioning.api [-] 15 -> 16...  2021-11-26 12:07:57.831 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:57.831 | INFO migrate.versioning.api [-] 16 -> 17...  2021-11-26 12:07:57.838 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:57.838 | INFO migrate.versioning.api [-] 17 -> 18...  2021-11-26 12:07:57.846 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:57.846 | INFO migrate.versioning.api [-] 18 -> 19...  2021-11-26 12:07:57.853 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:57.854 | INFO migrate.versioning.api [-] 19 -> 20...  2021-11-26 12:07:57.861 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:57.861 | INFO migrate.versioning.api [-] 20 -> 21...  2021-11-26 12:07:57.869 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:57.869 | INFO migrate.versioning.api [-] 21 -> 22...  2021-11-26 12:07:57.949 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:57.950 | INFO migrate.versioning.api [-] 22 -> 23...  2021-11-26 12:07:58.017 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:58.017 | INFO migrate.versioning.api [-] 23 -> 24...  2021-11-26 12:07:58.104 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:58.104 | INFO migrate.versioning.api [-] 24 -> 25...  2021-11-26 12:07:58.112 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:58.112 | INFO migrate.versioning.api [-] 25 -> 26...  2021-11-26 12:07:58.119 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:58.119 | INFO migrate.versioning.api [-] 26 -> 27...  2021-11-26 12:07:58.127 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:58.127 | INFO migrate.versioning.api [-] 27 -> 28...  2021-11-26 12:07:58.134 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:58.134 | INFO migrate.versioning.api [-] 28 -> 29...  2021-11-26 12:07:58.142 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:58.142 | INFO migrate.versioning.api [-] 29 -> 30...  2021-11-26 12:07:58.210 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:58.210 | INFO migrate.versioning.api [-] 30 -> 31...  2021-11-26 12:07:58.238 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:58.238 | INFO migrate.versioning.api [-] 31 -> 32...  2021-11-26 12:07:58.298 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:58.298 | INFO migrate.versioning.api [-] 32 -> 33...  2021-11-26 12:07:58.475 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:58.476 | INFO migrate.versioning.api [-] 33 -> 34...  2021-11-26 12:07:58.536 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:58.536 | INFO migrate.versioning.api [-] 34 -> 35...  2021-11-26 12:07:58.582 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:58.582 | INFO migrate.versioning.api [-] 35 -> 36...  2021-11-26 12:07:58.629 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:58.629 | INFO migrate.versioning.api [-] 36 -> 37...  2021-11-26 12:07:58.639 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:58.639 | INFO migrate.versioning.api [-] 37 -> 38...  2021-11-26 12:07:58.648 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:58.648 | INFO migrate.versioning.api [-] 38 -> 39...  2021-11-26 12:07:58.657 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:58.658 | INFO migrate.versioning.api [-] 39 -> 40...  2021-11-26 12:07:58.667 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:58.667 | INFO migrate.versioning.api [-] 40 -> 41...  2021-11-26 12:07:58.676 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:58.677 | INFO migrate.versioning.api [-] 41 -> 42...  2021-11-26 12:07:58.685 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:58.685 | INFO migrate.versioning.api [-] 42 -> 43...  2021-11-26 12:07:58.695 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:58.695 | INFO migrate.versioning.api [-] 43 -> 44...  2021-11-26 12:07:58.706 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:58.706 | INFO migrate.versioning.api [-] 44 -> 45...  2021-11-26 12:07:58.858 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:58.859 | INFO migrate.versioning.api [-] 45 -> 46...  2021-11-26 12:07:58.867 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:58.867 | INFO migrate.versioning.api [-] 46 -> 47...  2021-11-26 12:07:59.221 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:59.221 | INFO migrate.versioning.api [-] 47 -> 48...  2021-11-26 12:07:59.391 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:59.391 | INFO migrate.versioning.api [-] 48 -> 49...  2021-11-26 12:07:59.399 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:59.399 | INFO migrate.versioning.api [-] 49 -> 50...  2021-11-26 12:07:59.407 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:59.407 | INFO migrate.versioning.api [-] 50 -> 51...  2021-11-26 12:07:59.415 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:59.415 | INFO migrate.versioning.api [-] 51 -> 52...  2021-11-26 12:07:59.425 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:59.425 | INFO migrate.versioning.api [-] 52 -> 53...  2021-11-26 12:07:59.466 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:59.466 | INFO migrate.versioning.api [-] 53 -> 54...  2021-11-26 12:07:59.474 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:59.474 | INFO migrate.versioning.api [-] 54 -> 55...  2021-11-26 12:07:59.586 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:59.586 | INFO migrate.versioning.api [-] 55 -> 56...  2021-11-26 12:07:59.661 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:59.661 | INFO migrate.versioning.api [-] 56 -> 57...  2021-11-26 12:07:59.669 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:59.670 | INFO migrate.versioning.api [-] 57 -> 58...  2021-11-26 12:07:59.677 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:59.677 | INFO migrate.versioning.api [-] 58 -> 59...  2021-11-26 12:07:59.685 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:59.685 | INFO migrate.versioning.api [-] 59 -> 60...  2021-11-26 12:07:59.693 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:59.693 | INFO migrate.versioning.api [-] 60 -> 61...  2021-11-26 12:07:59.701 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:59.701 | INFO migrate.versioning.api [-] 61 -> 62...  2021-11-26 12:07:59.773 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:59.773 | INFO migrate.versioning.api [-] 62 -> 63...  2021-11-26 12:07:59.782 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:59.782 | INFO migrate.versioning.api [-] 63 -> 64...  2021-11-26 12:07:59.846 | INFO migrate.versioning.api [-] done 2021-11-26 12:07:59.846 | INFO migrate.versioning.api [-] 64 -> 65...  2021-11-26 12:08:00.013 | INFO migrate.versioning.api [-] done 2021-11-26 12:08:00.013 | INFO migrate.versioning.api [-] 65 -> 66...  2021-11-26 12:08:00.103 | INFO migrate.versioning.api [-] done 2021-11-26 12:08:00.103 | INFO migrate.versioning.api [-] 66 -> 67...  2021-11-26 12:08:00.111 | INFO migrate.versioning.api [-] done 2021-11-26 12:08:00.111 | INFO migrate.versioning.api [-] 67 -> 68...  2021-11-26 12:08:00.119 | INFO migrate.versioning.api [-] done 2021-11-26 12:08:00.119 | INFO migrate.versioning.api [-] 68 -> 69...  2021-11-26 12:08:00.128 | INFO migrate.versioning.api [-] done 2021-11-26 12:08:00.128 | INFO migrate.versioning.api [-] 69 -> 70...  2021-11-26 12:08:00.137 | INFO migrate.versioning.api [-] done 2021-11-26 12:08:00.139 | INFO migrate.versioning.api [-] 70 -> 71...  2021-11-26 12:08:00.146 | INFO migrate.versioning.api [-] done 2021-11-26 12:08:00.147 | INFO migrate.versioning.api [-] 71 -> 72...  2021-11-26 12:08:00.155 | INFO migrate.versioning.api [-] done 2021-11-26 12:08:00.155 | INFO migrate.versioning.api [-] 72 -> 73...  2021-11-26 12:08:00.280 | INFO migrate.versioning.api [-] done 2021-11-26 12:08:00.281 | INFO migrate.versioning.api [-] 73 -> 74...  2021-11-26 12:08:00.288 | INFO migrate.versioning.api [-] done 2021-11-26 12:08:00.288 | INFO migrate.versioning.api [-] 74 -> 75...  2021-11-26 12:08:00.297 | INFO migrate.versioning.api [-] done 2021-11-26 12:08:00.297 | INFO migrate.versioning.api [-] 75 -> 76...  2021-11-26 12:08:00.309 | INFO migrate.versioning.api [-] done 2021-11-26 12:08:00.309 | INFO migrate.versioning.api [-] 76 -> 77...  2021-11-26 12:08:00.318 | INFO migrate.versioning.api [-] done 2021-11-26 12:08:00.318 | INFO migrate.versioning.api [-] 77 -> 78...  2021-11-26 12:08:00.327 | INFO migrate.versioning.api [-] done 2021-11-26 12:08:00.327 | INFO migrate.versioning.api [-] 78 -> 79...