2022-04-05 13:52:00.428 | + ./stack.sh:main:487 : exec 2022-04-05 13:52:00.428 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-05-135200.summary.2022-04-05-135200 2022-04-05 13:52:00.428 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-05-135200' 2022-04-05 13:52:00.429 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-05 13:52:00.429 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-05-135200 2022-04-05 13:52:00.429 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-05-135200 /opt/stack/logs/stack.sh.log 2022-04-05 13:52:00.429 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-05-135200.summary.2022-04-05-135200 /opt/stack/logs/stack.sh.log.summary 2022-04-05 13:52:00.429 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-04-05 13:52:00.429 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-05 13:52:00.429 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-05 13:52:00.429 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-05 13:52:00.429 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-05 13:52:00.429 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-05 13:52:00.429 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-05 13:52:00.429 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-05 13:52:00.429 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-05 13:52:00.429 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-05 13:52:00.429 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-05 13:52:00.429 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-05 13:52:00.430 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-05 13:52:00.432 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-05 13:52:00.436 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-05 13:52:00.438 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-04-05 13:52:00.440 | + ./stack.sh:main:560 : trap err_trap ERR 2022-04-05 13:52:00.442 | + ./stack.sh:main:573 : set -o errexit 2022-04-05 13:52:00.444 | + ./stack.sh:main:576 : uname -a 2022-04-05 13:52:00.445 | Linux n-d-833234-5 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-05 13:52:00.448 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-05 13:52:00.450 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-05 13:52:00.454 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-04-05 13:52:00.501 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-05 13:52:00.520 | + ./stack.sh:main:590 : fetch_plugins 2022-04-05 13:52:00.522 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-05 13:52:00.523 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-05 13:52:00.525 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-05 13:52:00.529 | + functions-common:fetch_plugins:1776 : return 2022-04-05 13:52:00.530 | + ./stack.sh:main:594 : run_phase override_defaults 2022-04-05 13:52:00.532 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-05 13:52:00.535 | + functions-common:run_phase:1854 : local phase= 2022-04-05 13:52:00.536 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-05 13:52:00.538 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-05 13:52:00.540 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-05 13:52:00.542 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-05 13:52:00.544 | + functions-common:run_phase:1863 : local extra 2022-04-05 13:52:00.546 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-05 13:52:00.550 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-05 13:52:00.552 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-05 13:52:00.554 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-05 13:52:00.555 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-05 13:52:00.557 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-05 13:52:00.573 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-05 13:52:00.576 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-05 13:52:00.578 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-05 13:52:00.580 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-05 13:52:00.582 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-05 13:52:00.584 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-05 13:52:00.585 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-05 13:52:00.587 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-05 13:52:00.589 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-05 13:52:00.592 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-05 13:52:00.594 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-05 13:52:00.596 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-05 13:52:00.599 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-05 13:52:00.600 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-05 13:52:00.602 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-05 13:52:00.604 | + functions-common:plugin_override_defaults:1817 : return 2022-04-05 13:52:00.606 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-04-05 13:52:00.625 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-04-05 13:52:00.627 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-05 13:52:00.640 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-05 13:52:00.644 | +++ lib/tls:source:43 : hostname -f 2022-04-05 13:52:00.647 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-05 13:52:00.649 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-05 13:52:00.651 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-05 13:52:00.654 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-05 13:52:00.656 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-05 13:52:00.658 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-05 13:52:00.660 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-05 13:52:00.662 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-05 13:52:00.664 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-05 13:52:00.666 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-05 13:52:00.671 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-04-05 13:52:00.683 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-04-05 13:52:00.702 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-04-05 13:52:00.716 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-04-05 13:52:00.729 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-04-05 13:52:00.764 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-04-05 13:52:00.829 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-04-05 13:52:00.924 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-04-05 13:52:00.948 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-04-05 13:52:01.000 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-04-05 13:52:01.053 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-04-05 13:52:01.202 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-04-05 13:52:01.215 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-04-05 13:52:01.227 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-05 13:52:01.240 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-04-05 13:52:01.332 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-04-05 13:52:01.334 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-05 13:52:01.337 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-05 13:52:01.339 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-05 13:52:01.341 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-05 13:52:01.343 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-05 13:52:01.346 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-05 13:52:01.346 | False' 2022-04-05 13:52:01.348 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-05 13:52:01.363 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-05 13:52:01.365 | + ./stack.sh:main:624 : run_phase source 2022-04-05 13:52:01.367 | + functions-common:run_phase:1853 : local mode=source 2022-04-05 13:52:01.369 | + functions-common:run_phase:1854 : local phase= 2022-04-05 13:52:01.371 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-05 13:52:01.374 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-05 13:52:01.376 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-05 13:52:01.378 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-05 13:52:01.380 | + functions-common:run_phase:1863 : local extra 2022-04-05 13:52:01.382 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-05 13:52:01.385 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-05 13:52:01.387 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-05 13:52:01.390 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-05 13:52:01.392 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-05 13:52:01.394 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-05 13:52:01.408 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-05 13:52:01.410 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-05 13:52:01.413 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-05 13:52:01.455 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-05 13:52:01.458 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-05 13:52:01.460 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-05 13:52:01.462 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-05 13:52:01.464 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-05 13:52:01.466 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-05 13:52:01.468 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-05 13:52:01.470 | + functions-common:load_plugin_settings:1794 : return 2022-04-05 13:52:01.472 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-05 13:52:01.474 | + functions-common:verify_disabled_services:2136 : local service 2022-04-05 13:52:01.476 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.479 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-05 13:52:01.481 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.484 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-05 13:52:01.486 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.488 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-05 13:52:01.490 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.492 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-05 13:52:01.495 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.498 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-05 13:52:01.500 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.502 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-05 13:52:01.504 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.507 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-05 13:52:01.509 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.511 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-05 13:52:01.513 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.516 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-05 13:52:01.519 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.521 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-05 13:52:01.524 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.526 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-05 13:52:01.529 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.531 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-05 13:52:01.533 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.536 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-05 13:52:01.538 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.540 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-05 13:52:01.542 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.545 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-05 13:52:01.554 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.556 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-05 13:52:01.558 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.561 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-05 13:52:01.563 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.565 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-05 13:52:01.568 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.573 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-05 13:52:01.575 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.577 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-05 13:52:01.579 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.581 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-05 13:52:01.583 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.586 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-05 13:52:01.588 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.590 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-05 13:52:01.592 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.594 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-05 13:52:01.597 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.599 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-05 13:52:01.601 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.603 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-05 13:52:01.605 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.608 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-05 13:52:01.612 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.615 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-05 13:52:01.617 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.619 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-05 13:52:01.623 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.625 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-05 13:52:01.627 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.630 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-05 13:52:01.633 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.635 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-05 13:52:01.638 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.640 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-05 13:52:01.642 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.645 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-05 13:52:01.647 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.649 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-05 13:52:01.651 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.654 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-05 13:52:01.656 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.659 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-05 13:52:01.661 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.663 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-05 13:52:01.665 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.667 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-05 13:52:01.670 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.672 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-05 13:52:01.675 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.677 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-05 13:52:01.679 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.681 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-05 13:52:01.683 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.686 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-05 13:52:01.689 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.691 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-05 13:52:01.693 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.695 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-05 13:52:01.697 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.699 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-05 13:52:01.702 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-05 13:52:01.704 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-05 13:52:01.707 | + ./stack.sh:main:695 : initialize_database_backends 2022-04-05 13:52:01.709 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-05 13:52:01.711 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-05 13:52:01.725 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 13:52:01.728 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-05 13:52:01.730 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-05 13:52:01.733 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-05 13:52:01.748 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 13:52:01.753 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-05 13:52:01.755 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-05 13:52:01.759 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-05 13:52:01.761 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-05 13:52:01.763 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-05 13:52:01.765 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-05 13:52:01.768 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-05 13:52:01.770 | + lib/database:initialize_database_backends:92 : return 0 2022-04-05 13:52:01.772 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-04-05 13:52:01.772 | Using mysql database backend 2022-04-05 13:52:01.775 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-05 13:52:01.791 | + ./stack.sh:main:701 : define_database_baseurl 2022-04-05 13:52:01.795 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-05 13:52:01.797 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-05 13:52:01.800 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-05 13:52:01.803 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-05 13:52:01.805 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-04-05 13:52:01.821 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 13:52:01.824 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-05 13:52:01.840 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-04-05 13:52:01.856 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 13:52:01.859 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-05 13:52:01.875 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-05 13:52:01.891 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-04-05 13:52:01.906 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 13:52:01.909 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-04-05 13:52:01.925 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 13:52:01.928 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-05 13:52:01.944 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-04-05 13:52:01.947 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-04-05 13:52:01.949 | + ./stack.sh:main:757 : save_stackenv 757 2022-04-05 13:52:01.951 | + functions-common:save_stackenv:60 : local tag=757 2022-04-05 13:52:01.954 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-05 13:52:01.958 | + functions-common:save_stackenv:62 : time_stamp=2022-04-05-135201 2022-04-05 13:52:01.960 | + functions-common:save_stackenv:63 : echo '# 2022-04-05-135201 757' 2022-04-05 13:52:01.963 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-05 13:52:01.966 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-05 13:52:01.968 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-05 13:52:01.970 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-05 13:52:01.973 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-05 13:52:01.975 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-05 13:52:01.977 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-05 13:52:01.979 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-05 13:52:01.982 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-05 13:52:01.985 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.50 2022-04-05 13:52:01.987 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-05 13:52:01.989 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.50/identity 2022-04-05 13:52:01.992 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-05 13:52:01.994 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-05-135200 2022-04-05 13:52:01.996 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-05 13:52:01.999 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-05 13:52:02.001 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-05 13:52:02.004 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.50 2022-04-05 13:52:02.006 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-05 13:52:02.008 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-05 13:52:02.011 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-05 13:52:02.013 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-05 13:52:02.016 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-05 13:52:02.018 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-05 13:52:02.020 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-05 13:52:02.023 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-05 13:52:02.025 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-04-05 13:52:02.028 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-05 13:52:02.031 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-05 13:52:02.033 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-05 13:52:02.035 | + functions-common:git_clone:610 : local git_ref=master 2022-04-05 13:52:02.037 | + functions-common:git_clone:611 : local orig_dir 2022-04-05 13:52:02.039 | ++ functions-common:git_clone:612 : pwd 2022-04-05 13:52:02.042 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-05 13:52:02.044 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-05 13:52:02.047 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-05 13:52:02.062 | + functions-common:git_clone:615 : RECLONE=False 2022-04-05 13:52:02.064 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-05 13:52:02.066 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-05 13:52:02.069 | + functions-common:git_clone:629 : echo master 2022-04-05 13:52:02.069 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-05 13:52:02.074 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-05 13:52:02.076 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-05 13:52:02.078 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-05 13:52:02.081 | + functions-common:git_clone:678 : git show --oneline 2022-04-05 13:52:02.081 | + functions-common:git_clone:678 : head -1 2022-04-05 13:52:02.084 | ebba5ca1 Updated from generate-constraints 2022-04-05 13:52:02.087 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-05 13:52:02.091 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-04-05 13:52:02.093 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-05 13:52:02.096 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-04-05 13:52:02.098 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-05 13:52:02.101 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-05 13:52:02.103 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-05 13:52:02.106 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-05 13:52:02.109 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-05 13:52:02.111 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-05 13:52:02.113 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-05 13:52:02.116 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-05 13:52:02.121 | ++ tools/install_prereqs.sh:source:47 : NOW=1649166722 2022-04-05 13:52:02.124 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-05 13:52:02.128 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-04-05 13:52:02.131 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-04-05 13:52:02.133 | ++ tools/install_prereqs.sh:source:49 : DELTA=1649166722 2022-04-05 13:52:02.136 | ++ tools/install_prereqs.sh:source:50 : [[ 1649166722 -lt 7200 ]] 2022-04-05 13:52:02.138 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-05 13:52:02.141 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-05 13:52:02.143 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-05 13:52:02.145 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-05 13:52:02.147 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-05 13:52:02.150 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-05 13:52:02.152 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-05 13:52:02.156 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-05 13:52:02.203 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-05 13:52:02.203 | apache2-dev 2022-04-05 13:52:02.203 | bc 2022-04-05 13:52:02.203 | bsdmainutils 2022-04-05 13:52:02.203 | curl 2022-04-05 13:52:02.203 | g++ 2022-04-05 13:52:02.203 | gawk 2022-04-05 13:52:02.203 | gcc 2022-04-05 13:52:02.203 | gettext 2022-04-05 13:52:02.203 | git 2022-04-05 13:52:02.203 | graphviz 2022-04-05 13:52:02.203 | iputils-ping 2022-04-05 13:52:02.203 | libapache2-mod-proxy-uwsgi 2022-04-05 13:52:02.203 | libffi-dev 2022-04-05 13:52:02.203 | libjpeg-dev 2022-04-05 13:52:02.203 | libpcre3-dev 2022-04-05 13:52:02.203 | libpq-dev 2022-04-05 13:52:02.203 | libssl-dev 2022-04-05 13:52:02.203 | libsystemd-dev 2022-04-05 13:52:02.203 | libxml2-dev 2022-04-05 13:52:02.203 | libxslt1-dev 2022-04-05 13:52:02.203 | libyaml-dev 2022-04-05 13:52:02.204 | lsof 2022-04-05 13:52:02.204 | openssh-server 2022-04-05 13:52:02.204 | openssl 2022-04-05 13:52:02.204 | pkg-config 2022-04-05 13:52:02.204 | psmisc 2022-04-05 13:52:02.204 | python3-dev 2022-04-05 13:52:02.204 | python3-pip 2022-04-05 13:52:02.204 | python3-systemd 2022-04-05 13:52:02.204 | python3-venv 2022-04-05 13:52:02.204 | tar 2022-04-05 13:52:02.204 | tcpdump 2022-04-05 13:52:02.204 | unzip 2022-04-05 13:52:02.204 | uuid-runtime 2022-04-05 13:52:02.204 | wget 2022-04-05 13:52:02.204 | wget 2022-04-05 13:52:02.204 | zlib1g-dev 2022-04-05 13:52:02.204 | libkrb5-dev 2022-04-05 13:52:02.204 | libldap2-dev 2022-04-05 13:52:02.204 | libsasl2-dev 2022-04-05 13:52:02.204 | memcached 2022-04-05 13:52:02.204 | python3-mysqldb 2022-04-05 13:52:02.204 | sqlite3 2022-04-05 13:52:02.204 | conntrack 2022-04-05 13:52:02.204 | curl 2022-04-05 13:52:02.204 | dnsmasq-base 2022-04-05 13:52:02.204 | dnsmasq-utils 2022-04-05 13:52:02.204 | ebtables 2022-04-05 13:52:02.204 | genisoimage 2022-04-05 13:52:02.204 | iptables 2022-04-05 13:52:02.204 | iputils-arping 2022-04-05 13:52:02.204 | kpartx 2022-04-05 13:52:02.204 | libjs-jquery-tablesorter 2022-04-05 13:52:02.204 | parted 2022-04-05 13:52:02.204 | pm-utils 2022-04-05 13:52:02.204 | python3-mysqldb 2022-04-05 13:52:02.204 | socat 2022-04-05 13:52:02.205 | sqlite3 2022-04-05 13:52:02.205 | sudo 2022-04-05 13:52:02.205 | vlan 2022-04-05 13:52:02.205 | lsscsi 2022-04-05 13:52:02.205 | open-iscsi 2022-04-05 13:52:02.205 | lvm2 2022-04-05 13:52:02.205 | qemu-utils 2022-04-05 13:52:02.205 | thin-provisioning-tools 2022-04-05 13:52:02.205 | acl 2022-04-05 13:52:02.205 | dnsmasq-base 2022-04-05 13:52:02.205 | dnsmasq-utils 2022-04-05 13:52:02.205 | ebtables 2022-04-05 13:52:02.205 | haproxy 2022-04-05 13:52:02.205 | iptables 2022-04-05 13:52:02.205 | iputils-arping 2022-04-05 13:52:02.205 | iputils-ping 2022-04-05 13:52:02.205 | postgresql-server-dev-all 2022-04-05 13:52:02.205 | python3-mysqldb 2022-04-05 13:52:02.205 | sqlite3 2022-04-05 13:52:02.205 | sudo 2022-04-05 13:52:02.205 | vlan 2022-04-05 13:52:02.205 | pcp 2022-04-05 13:52:02.205 | ipset 2022-04-05 13:52:02.205 | conntrack 2022-04-05 13:52:02.205 | conntrackd 2022-04-05 13:52:02.205 | keepalived 2022-04-05 13:52:02.205 | lvm2 2022-04-05 13:52:02.205 | qemu-utils 2022-04-05 13:52:02.205 | thin-provisioning-tools 2022-04-05 13:52:02.205 | curl 2022-04-05 13:52:02.205 | liberasurecode-dev 2022-04-05 13:52:02.205 | make 2022-04-05 13:52:02.205 | memcached 2022-04-05 13:52:02.205 | rsync 2022-04-05 13:52:02.205 | sqlite3 2022-04-05 13:52:02.205 | xfsprogs' 2022-04-05 13:52:02.208 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-05 13:52:02.226 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-05 13:52:02.226 | apache2-dev 2022-04-05 13:52:02.227 | bc 2022-04-05 13:52:02.227 | bsdmainutils 2022-04-05 13:52:02.227 | curl 2022-04-05 13:52:02.227 | g++ 2022-04-05 13:52:02.227 | gawk 2022-04-05 13:52:02.227 | gcc 2022-04-05 13:52:02.227 | gettext 2022-04-05 13:52:02.227 | git 2022-04-05 13:52:02.227 | graphviz 2022-04-05 13:52:02.227 | iputils-ping 2022-04-05 13:52:02.227 | libapache2-mod-proxy-uwsgi 2022-04-05 13:52:02.227 | libffi-dev 2022-04-05 13:52:02.227 | libjpeg-dev 2022-04-05 13:52:02.227 | libpcre3-dev 2022-04-05 13:52:02.227 | libpq-dev 2022-04-05 13:52:02.227 | libssl-dev 2022-04-05 13:52:02.227 | libsystemd-dev 2022-04-05 13:52:02.227 | libxml2-dev 2022-04-05 13:52:02.227 | libxslt1-dev 2022-04-05 13:52:02.227 | libyaml-dev 2022-04-05 13:52:02.227 | lsof 2022-04-05 13:52:02.227 | openssh-server 2022-04-05 13:52:02.227 | openssl 2022-04-05 13:52:02.227 | pkg-config 2022-04-05 13:52:02.227 | psmisc 2022-04-05 13:52:02.227 | python3-dev 2022-04-05 13:52:02.227 | python3-pip 2022-04-05 13:52:02.227 | python3-systemd 2022-04-05 13:52:02.227 | python3-venv 2022-04-05 13:52:02.227 | tar 2022-04-05 13:52:02.227 | tcpdump 2022-04-05 13:52:02.227 | unzip 2022-04-05 13:52:02.227 | uuid-runtime 2022-04-05 13:52:02.227 | wget 2022-04-05 13:52:02.227 | wget 2022-04-05 13:52:02.227 | zlib1g-dev 2022-04-05 13:52:02.227 | libkrb5-dev 2022-04-05 13:52:02.227 | libldap2-dev 2022-04-05 13:52:02.228 | libsasl2-dev 2022-04-05 13:52:02.228 | memcached 2022-04-05 13:52:02.228 | python3-mysqldb 2022-04-05 13:52:02.228 | sqlite3 2022-04-05 13:52:02.228 | conntrack 2022-04-05 13:52:02.228 | curl 2022-04-05 13:52:02.228 | dnsmasq-base 2022-04-05 13:52:02.228 | dnsmasq-utils 2022-04-05 13:52:02.228 | ebtables 2022-04-05 13:52:02.228 | genisoimage 2022-04-05 13:52:02.228 | iptables 2022-04-05 13:52:02.228 | iputils-arping 2022-04-05 13:52:02.228 | kpartx 2022-04-05 13:52:02.228 | libjs-jquery-tablesorter 2022-04-05 13:52:02.228 | parted 2022-04-05 13:52:02.228 | pm-utils 2022-04-05 13:52:02.228 | python3-mysqldb 2022-04-05 13:52:02.228 | socat 2022-04-05 13:52:02.228 | sqlite3 2022-04-05 13:52:02.228 | sudo 2022-04-05 13:52:02.228 | vlan 2022-04-05 13:52:02.228 | lsscsi 2022-04-05 13:52:02.228 | open-iscsi 2022-04-05 13:52:02.228 | lvm2 2022-04-05 13:52:02.228 | qemu-utils 2022-04-05 13:52:02.228 | thin-provisioning-tools 2022-04-05 13:52:02.228 | acl 2022-04-05 13:52:02.228 | dnsmasq-base 2022-04-05 13:52:02.228 | dnsmasq-utils 2022-04-05 13:52:02.228 | ebtables 2022-04-05 13:52:02.228 | haproxy 2022-04-05 13:52:02.228 | iptables 2022-04-05 13:52:02.228 | iputils-arping 2022-04-05 13:52:02.228 | iputils-ping 2022-04-05 13:52:02.228 | postgresql-server-dev-all 2022-04-05 13:52:02.229 | python3-mysqldb 2022-04-05 13:52:02.229 | sqlite3 2022-04-05 13:52:02.229 | sudo 2022-04-05 13:52:02.229 | vlan 2022-04-05 13:52:02.229 | pcp 2022-04-05 13:52:02.229 | ipset 2022-04-05 13:52:02.229 | conntrack 2022-04-05 13:52:02.229 | conntrackd 2022-04-05 13:52:02.229 | keepalived 2022-04-05 13:52:02.229 | lvm2 2022-04-05 13:52:02.229 | qemu-utils 2022-04-05 13:52:02.229 | thin-provisioning-tools 2022-04-05 13:52:02.229 | curl 2022-04-05 13:52:02.229 | liberasurecode-dev 2022-04-05 13:52:02.229 | make 2022-04-05 13:52:02.229 | memcached 2022-04-05 13:52:02.229 | rsync 2022-04-05 13:52:02.229 | sqlite3 2022-04-05 13:52:02.229 | xfsprogs ' 2022-04-05 13:52:02.229 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-05 13:52:02.232 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 13:52:02.234 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 13:52:02.238 | ++ 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 rsync sqlite3 xfsprogs 2022-04-05 13:52:02.238 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-05 13:52:02.242 | ++ 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 rsync sqlite3 xfsprogs 2022-04-05 13:52:02.245 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-05 13:52:02.247 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-05 13:52:02.249 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-05 13:52:02.251 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-05 13:52:02.253 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-05 13:52:02.255 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-05 13:52:02.257 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 13:52:02.259 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 13:52:02.261 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-05 13:52:02.263 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-05 13:52:02.266 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-05 13:52:02.268 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-05 13:52:02.272 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-05 13:52:02.276 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-05 13:52:02.279 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-05 13:52:02.281 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-05 13:52:02.283 | ++ functions-common:time_start:2412 : local start_time= 2022-04-05 13:52:02.285 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-05 13:52:02.287 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-05 13:52:02.291 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649166722289 2022-04-05 13:52:02.293 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-05 13:52:02.295 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-05 13:52:02.297 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-05 13:52:02.541 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-05 13:52:02.576 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-05 13:52:02.622 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-05 13:52:02.703 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-05 13:52:04.906 | Reading package lists... 2022-04-05 13:52:04.938 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-05 13:52:04.940 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-05 13:52:04.942 | ++ functions-common:time_stop:2425 : local name 2022-04-05 13:52:04.944 | ++ functions-common:time_stop:2426 : local end_time 2022-04-05 13:52:04.946 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-05 13:52:04.948 | ++ functions-common:time_stop:2428 : local total 2022-04-05 13:52:04.950 | ++ functions-common:time_stop:2429 : local start_time 2022-04-05 13:52:04.952 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-05 13:52:04.954 | ++ functions-common:time_stop:2432 : start_time=1649166722289 2022-04-05 13:52:04.956 | ++ functions-common:time_stop:2434 : [[ -z 1649166722289 ]] 2022-04-05 13:52:04.959 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 13:52:04.962 | ++ functions-common:time_stop:2437 : end_time=1649166724960 2022-04-05 13:52:04.964 | ++ functions-common:time_stop:2438 : elapsed_time=2671 2022-04-05 13:52:04.967 | ++ functions-common:time_stop:2439 : total=0 2022-04-05 13:52:04.969 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 13:52:04.977 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2671 2022-04-05 13:52:04.979 | ++ functions-common:install_package:1464 : 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 rsync sqlite3 xfsprogs 2022-04-05 13:52:04.982 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-05 13:52:04.984 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 13:52:04.987 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 13:52:04.989 | ++ functions-common:real_install_package:1450 : 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 rsync sqlite3 xfsprogs 2022-04-05 13:52:05.011 | ++ functions-common:apt_get:1230 : 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 rsync sqlite3 xfsprogs 2022-04-05 13:52:05.122 | Reading package lists... 2022-04-05 13:52:05.382 | Building dependency tree... 2022-04-05 13:52:05.383 | Reading state information... 2022-04-05 13:52:05.694 | bc is already the newest version (1.07.1-2build1). 2022-04-05 13:52:05.695 | bc set to manually installed. 2022-04-05 13:52:05.695 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-05 13:52:05.695 | bsdmainutils set to manually installed. 2022-04-05 13:52:05.695 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-05 13:52:05.695 | gawk set to manually installed. 2022-04-05 13:52:05.695 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-05 13:52:05.695 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-05 13:52:05.695 | iptables set to manually installed. 2022-04-05 13:52:05.695 | iputils-ping is already the newest version (3:20190709-3). 2022-04-05 13:52:05.695 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-05 13:52:05.695 | kpartx set to manually installed. 2022-04-05 13:52:05.695 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-05 13:52:05.695 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-05 13:52:05.695 | psmisc is already the newest version (23.3-1). 2022-04-05 13:52:05.695 | psmisc set to manually installed. 2022-04-05 13:52:05.695 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-05 13:52:05.695 | python3-systemd is already the newest version (234-3build2). 2022-04-05 13:52:05.695 | python3-systemd set to manually installed. 2022-04-05 13:52:05.695 | tcpdump is already the newest version (4.9.3-4). 2022-04-05 13:52:05.695 | tcpdump set to manually installed. 2022-04-05 13:52:05.695 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-05 13:52:05.695 | thin-provisioning-tools set to manually installed. 2022-04-05 13:52:05.695 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-05 13:52:05.695 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-04-05 13:52:05.695 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-05 13:52:05.695 | lsof set to manually installed. 2022-04-05 13:52:05.695 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-05 13:52:05.695 | parted set to manually installed. 2022-04-05 13:52:05.695 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-05 13:52:05.695 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-05 13:52:05.695 | zlib1g-dev set to manually installed. 2022-04-05 13:52:05.696 | The following packages were automatically installed and are no longer required: 2022-04-05 13:52:05.696 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-05 13:52:05.696 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-05 13:52:05.696 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-05 13:52:05.696 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-05 13:52:05.696 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-05 13:52:05.696 | python3-zope.interface 2022-04-05 13:52:05.696 | Use 'sudo apt autoremove' to remove them. 2022-04-05 13:52:05.696 | The following additional packages will be installed: 2022-04-05 13:52:05.696 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-04-05 13:52:05.696 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-04-05 13:52:05.696 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-04-05 13:52:05.696 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-04-05 13:52:05.696 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-04-05 13:52:05.697 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-04-05 13:52:05.697 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-04-05 13:52:05.697 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-04-05 13:52:05.697 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-04-05 13:52:05.697 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-04-05 13:52:05.697 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-04-05 13:52:05.697 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-04-05 13:52:05.697 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-04-05 13:52:05.697 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-04-05 13:52:05.697 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-04-05 13:52:05.697 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-04-05 13:52:05.697 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-04-05 13:52:05.697 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-04-05 13:52:05.697 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-04-05 13:52:05.697 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-04-05 13:52:05.697 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-04-05 13:52:05.697 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-04-05 13:52:05.697 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-04-05 13:52:05.697 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-04-05 13:52:05.697 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-04-05 13:52:05.697 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-04-05 13:52:05.697 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-04-05 13:52:05.697 | libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-04-05 13:52:05.697 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-04-05 13:52:05.697 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-04-05 13:52:05.697 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-04-05 13:52:05.697 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-04-05 13:52:05.697 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-04-05 13:52:05.697 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-04-05 13:52:05.697 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-04-05 13:52:05.698 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-04-05 13:52:05.698 | systemd-timesyncd uuid-dev vbetool x11-common 2022-04-05 13:52:05.699 | Suggested packages: 2022-04-05 13:52:05.699 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-04-05 13:52:05.699 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-04-05 13:52:05.699 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-04-05 13:52:05.699 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-04-05 13:52:05.699 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-04-05 13:52:05.700 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-04-05 13:52:05.700 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-04-05 13:52:05.700 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-04-05 13:52:05.700 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-04-05 13:52:05.700 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-04-05 13:52:05.700 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-04-05 13:52:05.700 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-04-05 13:52:05.700 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-04-05 13:52:05.700 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-04-05 13:52:05.700 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-04-05 13:52:05.700 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-04-05 13:52:05.700 | | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2022-04-05 13:52:05.700 | tar-scripts tar-doc zip 2022-04-05 13:52:05.966 | The following NEW packages will be installed: 2022-04-05 13:52:05.966 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-04-05 13:52:05.968 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-04-05 13:52:05.968 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-04-05 13:52:05.968 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-04-05 13:52:05.968 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-04-05 13:52:05.968 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-04-05 13:52:05.968 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-04-05 13:52:05.968 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-04-05 13:52:05.968 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-04-05 13:52:05.968 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-04-05 13:52:05.968 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-04-05 13:52:05.968 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-04-05 13:52:05.968 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-04-05 13:52:05.968 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-04-05 13:52:05.969 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-04-05 13:52:05.969 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-04-05 13:52:05.969 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-04-05 13:52:05.969 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-04-05 13:52:05.969 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-04-05 13:52:05.969 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-04-05 13:52:05.969 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-04-05 13:52:05.969 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-04-05 13:52:05.969 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-04-05 13:52:05.969 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-04-05 13:52:05.969 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-04-05 13:52:05.969 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-04-05 13:52:05.969 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-04-05 13:52:05.969 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-04-05 13:52:05.969 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-04-05 13:52:05.969 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-04-05 13:52:05.969 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-04-05 13:52:05.969 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-04-05 13:52:05.969 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-04-05 13:52:05.969 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-04-05 13:52:05.969 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-04-05 13:52:05.969 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-04-05 13:52:05.969 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-04-05 13:52:05.969 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-04-05 13:52:05.969 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-04-05 13:52:05.969 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-04-05 13:52:05.969 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-04-05 13:52:05.969 | unzip uuid-dev vbetool vlan x11-common 2022-04-05 13:52:05.969 | The following packages will be upgraded: 2022-04-05 13:52:05.970 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-04-05 13:52:05.970 | libsasl2-2 libsasl2-modules libsasl2-modules-db libssl1.1 libsystemd0 2022-04-05 13:52:05.971 | libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-04-05 13:52:05.971 | openssh-sftp-server openssl rsync systemd systemd-sysv systemd-timesyncd tar 2022-04-05 13:52:05.971 | uuid-runtime wget 2022-04-05 13:52:06.121 | 25 upgraded, 219 newly installed, 0 to remove and 123 not upgraded. 2022-04-05 13:52:06.121 | Need to get 164 MB of archives. 2022-04-05 13:52:06.121 | After this operation, 768 MB of additional disk space will be used. 2022-04-05 13:52:06.121 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-04-05 13:52:06.449 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.15 [95.8 kB] 2022-04-05 13:52:06.467 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 2022-04-05 13:52:06.472 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 2022-04-05 13:52:06.474 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 2022-04-05 13:52:06.523 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB] 2022-04-05 13:52:07.102 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 2022-04-05 13:52:07.128 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.3 [318 kB] 2022-04-05 13:52:07.134 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-04-05 13:52:07.135 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-04-05 13:52:07.148 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-04-05 13:52:07.150 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1,322 kB] 2022-04-05 13:52:07.189 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-04-05 13:52:07.190 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-04-05 13:52:07.191 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-04-05 13:52:07.192 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-04-05 13:52:07.223 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-04-05 13:52:07.237 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-04-05 13:52:07.238 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-04-05 13:52:07.252 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-04-05 13:52:07.273 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-04-05 13:52:07.283 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-04-05 13:52:07.544 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-04-05 13:52:08.560 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [640 kB] 2022-04-05 13:52:08.626 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.10 [1,181 kB] 2022-04-05 13:52:08.860 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.10 [158 kB] 2022-04-05 13:52:08.863 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.10 [84.5 kB] 2022-04-05 13:52:08.890 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.10 [95.5 kB] 2022-04-05 13:52:08.924 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-04-05 13:52:08.926 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-04-05 13:52:09.166 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-04-05 13:52:09.166 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-04-05 13:52:09.167 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-04-05 13:52:09.167 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.28-0ubuntu0.20.04.3 [1,292 kB] 2022-04-05 13:52:09.408 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-04-05 13:52:09.408 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-04-05 13:52:09.409 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-04-05 13:52:09.420 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-04-05 13:52:09.627 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-04-05 13:52:09.684 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-04-05 13:52:09.687 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-04-05 13:52:09.742 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 2022-04-05 13:52:09.869 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-04-05 13:52:09.873 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-04-05 13:52:09.875 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-04-05 13:52:09.969 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-04-05 13:52:10.049 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-04-05 13:52:10.128 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-04-05 13:52:10.128 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-04-05 13:52:10.130 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-04-05 13:52:10.171 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-04-05 13:52:10.229 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-04-05 13:52:10.315 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-04-05 13:52:10.384 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-04-05 13:52:12.966 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-04-05 13:52:14.630 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1,722 kB] 2022-04-05 13:52:14.953 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-04-05 13:52:14.955 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-04-05 13:52:14.956 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-04-05 13:52:14.961 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.7 [2,725 kB] 2022-04-05 13:52:15.427 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-04-05 13:52:15.428 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-04-05 13:52:15.494 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-04-05 13:52:16.392 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-04-05 13:52:17.611 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-04-05 13:52:17.613 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-04-05 13:52:17.678 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-04-05 13:52:17.679 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-04-05 13:52:17.681 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-04-05 13:52:17.684 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-04-05 13:52:17.685 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-04-05 13:52:17.685 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-04-05 13:52:17.686 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-04-05 13:52:17.690 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-04-05 13:52:17.756 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-04-05 13:52:18.113 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-04-05 13:52:18.135 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-04-05 13:52:18.147 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-04-05 13:52:18.273 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-04-05 13:52:18.276 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-04-05 13:52:18.307 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-04-05 13:52:18.424 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-04-05 13:52:18.429 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-04-05 13:52:18.430 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-04-05 13:52:18.439 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-04-05 13:52:18.522 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-04-05 13:52:18.556 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-04-05 13:52:18.683 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.10 [180 kB] 2022-04-05 13:52:18.687 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-04-05 13:52:18.712 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8,420 kB] 2022-04-05 13:52:19.893 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-04-05 13:52:19.893 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-04-05 13:52:19.894 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-04-05 13:52:19.895 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-04-05 13:52:19.896 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-04-05 13:52:19.897 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-04-05 13:52:19.899 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-04-05 13:52:19.900 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-04-05 13:52:19.901 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-04-05 13:52:19.955 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-04-05 13:52:20.015 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-04-05 13:52:20.107 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-04-05 13:52:20.216 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-04-05 13:52:20.279 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-04-05 13:52:20.495 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-04-05 13:52:20.600 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-04-05 13:52:20.602 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-04-05 13:52:20.612 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-04-05 13:52:20.627 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-04-05 13:52:20.660 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-04-05 13:52:20.663 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-04-05 13:52:20.666 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-04-05 13:52:20.674 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-04-05 13:52:20.690 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-04-05 13:52:20.702 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-04-05 13:52:20.705 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-04-05 13:52:20.724 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-04-05 13:52:20.766 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-04-05 13:52:20.770 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-04-05 13:52:20.781 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-04-05 13:52:20.798 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-04-05 13:52:20.826 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-04-05 13:52:20.827 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-04-05 13:52:20.828 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-04-05 13:52:20.835 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-04-05 13:52:21.050 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-04-05 13:52:21.052 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-04-05 13:52:21.058 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-04-05 13:52:21.060 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-04-05 13:52:21.061 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-04-05 13:52:21.061 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-04-05 13:52:21.064 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-04-05 13:52:21.065 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-04-05 13:52:21.066 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-04-05 13:52:21.096 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-04-05 13:52:21.285 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-04-05 13:52:21.412 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-04-05 13:52:21.417 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-04-05 13:52:21.417 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-04-05 13:52:21.418 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-04-05 13:52:21.419 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-04-05 13:52:21.422 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-04-05 13:52:21.423 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-04-05 13:52:21.435 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-04-05 13:52:21.458 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-04-05 13:52:21.472 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-04-05 13:52:21.518 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-04-05 13:52:21.568 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-04-05 13:52:21.638 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-04-05 13:52:21.639 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-04-05 13:52:21.640 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-04-05 13:52:21.642 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-04-05 13:52:21.643 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-04-05 13:52:21.645 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-04-05 13:52:21.646 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-04-05 13:52:21.647 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-04-05 13:52:21.650 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-04-05 13:52:21.693 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-04-05 13:52:21.694 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-04-05 13:52:21.697 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-04-05 13:52:21.738 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-04-05 13:52:21.990 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-04-05 13:52:21.994 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-04-05 13:52:21.995 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-04-05 13:52:21.996 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-04-05 13:52:23.563 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-04-05 13:52:23.565 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-04-05 13:52:23.574 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-04-05 13:52:23.586 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-04-05 13:52:23.641 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-04-05 13:52:23.641 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-04-05 13:52:23.641 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-04-05 13:52:23.711 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-04-05 13:52:23.711 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-04-05 13:52:23.737 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-04-05 13:52:23.766 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-04-05 13:52:23.768 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-04-05 13:52:23.773 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-04-05 13:52:23.836 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-04-05 13:52:23.896 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-04-05 13:52:24.150 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-04-05 13:52:24.202 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-04-05 13:52:24.203 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-04-05 13:52:24.223 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-04-05 13:52:24.227 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-04-05 13:52:24.232 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-04-05 13:52:24.241 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-04-05 13:52:24.291 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-04-05 13:52:24.333 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-04-05 13:52:24.923 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-04-05 13:52:25.201 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-04-05 13:52:25.258 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-04-05 13:52:25.259 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.12 [1,584 kB] 2022-04-05 13:52:25.504 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.15 [246 kB] 2022-04-05 13:52:25.673 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-04-05 13:52:25.673 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-04-05 13:52:25.675 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [737 kB] 2022-04-05 13:52:25.753 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-04-05 13:52:25.819 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-04-05 13:52:25.822 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-04-05 13:52:25.927 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-04-05 13:52:26.670 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-04-05 13:52:26.793 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-04-05 13:52:27.200 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-04-05 13:52:27.228 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-04-05 13:52:27.986 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-04-05 13:52:27.987 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-04-05 13:52:32.291 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-04-05 13:52:32.292 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-04-05 13:52:32.293 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-04-05 13:52:32.295 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-04-05 13:52:32.296 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-04-05 13:52:32.530 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-04-05 13:52:32.531 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-04-05 13:52:32.535 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-04-05 13:52:32.682 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-04-05 13:52:32.683 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-04-05 13:52:33.099 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-04-05 13:52:33.100 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-04-05 13:52:33.101 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-04-05 13:52:33.400 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.4 [5,448 B] 2022-04-05 13:52:33.401 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-04-05 13:52:33.402 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-04-05 13:52:33.403 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-04-05 13:52:33.550 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-04-05 13:52:33.580 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-04-05 13:52:33.775 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-04-05 13:52:33.778 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-04-05 13:52:33.779 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-04-05 13:52:33.780 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-04-05 13:52:33.781 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.10 [1,184 B] 2022-04-05 13:52:33.781 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-04-05 13:52:33.782 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-04-05 13:52:33.783 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-04-05 13:52:33.783 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-04-05 13:52:33.838 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-04-05 13:52:33.899 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-04-05 13:52:33.900 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-04-05 13:52:33.903 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-04-05 13:52:33.990 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-04-05 13:52:33.991 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-04-05 13:52:33.992 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-04-05 13:52:34.672 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-04-05 13:52:34.716 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-04-05 13:52:36.333 | Preconfiguring packages ... 2022-04-05 13:52:36.481 | Fetched 164 MB in 29s (5,721 kB/s) 2022-04-05 13:52:36.553 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-04-05 13:52:36.555 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-04-05 13:52:36.567 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-04-05 13:52:36.657 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-04-05 13:52:36.761 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-04-05 13:52:36.764 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-04-05 13:52:36.778 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-05 13:52:36.848 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 2022-04-05 13:52:36.861 | Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-05 13:52:37.245 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 2022-04-05 13:52:37.251 | Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-05 13:52:37.305 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-04-05 13:52:37.317 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-05 13:52:37.393 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-04-05 13:52:37.561 | Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-05 13:52:38.417 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 2022-04-05 13:52:38.430 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-05 13:52:38.511 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 2022-04-05 13:52:38.593 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-04-05 13:52:38.595 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.3_amd64.deb ... 2022-04-05 13:52:38.604 | Unpacking rsync (3.1.3-8ubuntu0.3) over (3.1.3-8) ... 2022-04-05 13:52:39.014 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-05 13:52:39.020 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-04-05 13:52:39.077 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-05 13:52:39.171 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-04-05 13:52:39.174 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-05 13:52:39.184 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-04-05 13:52:39.224 | Selecting previously unselected package libapr1:amd64. 2022-04-05 13:52:39.232 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-04-05 13:52:39.235 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-04-05 13:52:39.293 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-05 13:52:39.303 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-04-05 13:52:39.508 | Selecting previously unselected package libaprutil1:amd64. 2022-04-05 13:52:39.516 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-04-05 13:52:39.518 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-04-05 13:52:39.555 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-04-05 13:52:39.562 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-04-05 13:52:39.564 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-04-05 13:52:39.596 | Preparing to unpack .../005-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-05 13:52:39.602 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-05 13:52:39.650 | Preparing to unpack .../006-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-05 13:52:39.660 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-05 13:52:39.705 | Preparing to unpack .../007-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-04-05 13:52:39.712 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-04-05 13:52:39.764 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-04-05 13:52:39.771 | Preparing to unpack .../008-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-04-05 13:52:39.773 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-04-05 13:52:39.808 | Preparing to unpack .../009-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-04-05 13:52:39.814 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-04-05 13:52:39.884 | Preparing to unpack .../010-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-04-05 13:52:39.891 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-04-05 13:52:39.955 | Selecting previously unselected package libjansson4:amd64. 2022-04-05 13:52:39.962 | Preparing to unpack .../011-libjansson4_2.12-1build1_amd64.deb ... 2022-04-05 13:52:39.965 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-04-05 13:52:40.003 | Selecting previously unselected package liblua5.2-0:amd64. 2022-04-05 13:52:40.010 | Preparing to unpack .../012-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-04-05 13:52:40.013 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-04-05 13:52:40.063 | Preparing to unpack .../013-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-04-05 13:52:40.086 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-04-05 13:52:41.361 | Preparing to unpack .../014-libxml2_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-04-05 13:52:41.370 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) over (2.9.10+dfsg-5) ... 2022-04-05 13:52:41.485 | Selecting previously unselected package apache2-bin. 2022-04-05 13:52:41.493 | Preparing to unpack .../015-apache2-bin_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-05 13:52:41.495 | Unpacking apache2-bin (2.4.41-4ubuntu3.10) ... 2022-04-05 13:52:41.716 | Selecting previously unselected package apache2-data. 2022-04-05 13:52:41.723 | Preparing to unpack .../016-apache2-data_2.4.41-4ubuntu3.10_all.deb ... 2022-04-05 13:52:41.726 | Unpacking apache2-data (2.4.41-4ubuntu3.10) ... 2022-04-05 13:52:41.839 | Selecting previously unselected package apache2-utils. 2022-04-05 13:52:41.847 | Preparing to unpack .../017-apache2-utils_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-05 13:52:41.849 | Unpacking apache2-utils (2.4.41-4ubuntu3.10) ... 2022-04-05 13:52:41.904 | Selecting previously unselected package apache2. 2022-04-05 13:52:41.911 | Preparing to unpack .../018-apache2_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-05 13:52:41.931 | Unpacking apache2 (2.4.41-4ubuntu3.10) ... 2022-04-05 13:52:42.001 | Selecting previously unselected package liblua5.3-0:amd64. 2022-04-05 13:52:42.008 | Preparing to unpack .../019-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-04-05 13:52:42.011 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-05 13:52:42.063 | Selecting previously unselected package haproxy. 2022-04-05 13:52:42.070 | Preparing to unpack .../020-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-04-05 13:52:42.081 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-04-05 13:52:42.301 | Selecting previously unselected package libnl-3-200:amd64. 2022-04-05 13:52:42.309 | Preparing to unpack .../021-libnl-3-200_3.4.0-1_amd64.deb ... 2022-04-05 13:52:42.312 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-04-05 13:52:42.355 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-04-05 13:52:42.362 | Preparing to unpack .../022-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-04-05 13:52:42.365 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-04-05 13:52:42.398 | Selecting previously unselected package mysql-common. 2022-04-05 13:52:42.407 | Preparing to unpack .../023-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-04-05 13:52:42.425 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-04-05 13:52:42.460 | Selecting previously unselected package libmysqlclient21:amd64. 2022-04-05 13:52:42.468 | Preparing to unpack .../024-libmysqlclient21_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-05 13:52:42.470 | Unpacking libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-05 13:52:42.713 | Selecting previously unselected package libsensors-config. 2022-04-05 13:52:42.721 | Preparing to unpack .../025-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-04-05 13:52:42.724 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-04-05 13:52:42.759 | Selecting previously unselected package libsensors5:amd64. 2022-04-05 13:52:42.767 | Preparing to unpack .../026-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-04-05 13:52:42.866 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-04-05 13:52:42.904 | Selecting previously unselected package libsnmp-base. 2022-04-05 13:52:42.911 | Preparing to unpack .../027-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-04-05 13:52:42.915 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-04-05 13:52:42.998 | Selecting previously unselected package libsnmp35:amd64. 2022-04-05 13:52:43.005 | Preparing to unpack .../028-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-04-05 13:52:43.008 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-04-05 13:52:43.181 | Selecting previously unselected package keepalived. 2022-04-05 13:52:43.189 | Preparing to unpack .../029-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-04-05 13:52:43.191 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-04-05 13:52:43.283 | Selecting previously unselected package memcached. 2022-04-05 13:52:43.291 | Preparing to unpack .../030-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-04-05 13:52:43.293 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-04-05 13:52:43.353 | Preparing to unpack .../031-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-04-05 13:52:43.820 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-04-05 13:52:43.923 | Preparing to unpack .../032-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-05 13:52:43.928 | Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-04-05 13:52:44.057 | Selecting previously unselected package python3-yaml. 2022-04-05 13:52:44.065 | Preparing to unpack .../033-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-04-05 13:52:44.067 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-04-05 13:52:44.123 | Preparing to unpack .../034-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-05 13:52:44.129 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-05 13:52:44.180 | Preparing to unpack .../035-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-05 13:52:44.266 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-05 13:52:44.704 | Preparing to unpack .../036-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-05 13:52:44.735 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-05 13:52:44.895 | Preparing to unpack .../037-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-04-05 13:52:44.900 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-04-05 13:52:44.982 | Selecting previously unselected package acl. 2022-04-05 13:52:44.992 | Preparing to unpack .../038-acl_2.2.53-6_amd64.deb ... 2022-04-05 13:52:44.995 | Unpacking acl (2.2.53-6) ... 2022-04-05 13:52:45.032 | Selecting previously unselected package autotools-dev. 2022-04-05 13:52:45.040 | Preparing to unpack .../039-autotools-dev_20180224.1_all.deb ... 2022-04-05 13:52:45.042 | Unpacking autotools-dev (20180224.1) ... 2022-04-05 13:52:45.078 | Selecting previously unselected package m4. 2022-04-05 13:52:45.086 | Preparing to unpack .../040-m4_1.4.18-4_amd64.deb ... 2022-04-05 13:52:45.088 | Unpacking m4 (1.4.18-4) ... 2022-04-05 13:52:45.143 | Selecting previously unselected package autoconf. 2022-04-05 13:52:45.150 | Preparing to unpack .../041-autoconf_2.69-11.1_all.deb ... 2022-04-05 13:52:45.153 | Unpacking autoconf (2.69-11.1) ... 2022-04-05 13:52:45.234 | Selecting previously unselected package automake. 2022-04-05 13:52:45.241 | Preparing to unpack .../042-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-04-05 13:52:45.246 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-04-05 13:52:45.356 | Selecting previously unselected package autopoint. 2022-04-05 13:52:45.364 | Preparing to unpack .../043-autopoint_0.19.8.1-10build1_all.deb ... 2022-04-05 13:52:45.367 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-04-05 13:52:45.411 | Selecting previously unselected package libllvm10:amd64. 2022-04-05 13:52:45.420 | Preparing to unpack .../044-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-05 13:52:45.422 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-05 13:52:47.714 | Selecting previously unselected package libclang-cpp10. 2022-04-05 13:52:47.722 | Preparing to unpack .../045-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-05 13:52:47.724 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-04-05 13:52:49.200 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-04-05 13:52:49.207 | Preparing to unpack .../046-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-05 13:52:49.210 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-05 13:52:49.718 | Selecting previously unselected package libgc1c2:amd64. 2022-04-05 13:52:49.725 | Preparing to unpack .../047-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-04-05 13:52:49.728 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-04-05 13:52:49.774 | Selecting previously unselected package libobjc4:amd64. 2022-04-05 13:52:49.781 | Preparing to unpack .../048-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-05 13:52:49.783 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-04-05 13:52:49.822 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-04-05 13:52:49.830 | Preparing to unpack .../049-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-05 13:52:49.832 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-05 13:52:49.912 | Selecting previously unselected package libc6-i386. 2022-04-05 13:52:49.919 | Preparing to unpack .../050-libc6-i386_2.31-0ubuntu9.7_amd64.deb ... 2022-04-05 13:52:49.922 | Unpacking libc6-i386 (2.31-0ubuntu9.7) ... 2022-04-05 13:52:50.430 | Selecting previously unselected package lib32gcc-s1. 2022-04-05 13:52:50.439 | Preparing to unpack .../051-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-05 13:52:50.442 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-04-05 13:52:50.483 | Selecting previously unselected package lib32stdc++6. 2022-04-05 13:52:50.491 | Preparing to unpack .../052-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-05 13:52:50.493 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-04-05 13:52:50.596 | Selecting previously unselected package libclang-common-10-dev. 2022-04-05 13:52:50.604 | Preparing to unpack .../053-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-05 13:52:50.607 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-05 13:52:51.612 | Selecting previously unselected package libclang1-10. 2022-04-05 13:52:51.620 | Preparing to unpack .../054-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-05 13:52:51.623 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-04-05 13:52:52.756 | Selecting previously unselected package clang-10. 2022-04-05 13:52:52.763 | Preparing to unpack .../055-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-05 13:52:52.766 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-04-05 13:52:52.807 | Selecting previously unselected package libtool. 2022-04-05 13:52:52.814 | Preparing to unpack .../056-libtool_2.4.6-14_all.deb ... 2022-04-05 13:52:52.816 | Unpacking libtool (2.4.6-14) ... 2022-04-05 13:52:52.874 | Selecting previously unselected package dh-autoreconf. 2022-04-05 13:52:52.882 | Preparing to unpack .../057-dh-autoreconf_19_all.deb ... 2022-04-05 13:52:52.884 | Unpacking dh-autoreconf (19) ... 2022-04-05 13:52:52.915 | Selecting previously unselected package libdebhelper-perl. 2022-04-05 13:52:52.923 | Preparing to unpack .../058-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-04-05 13:52:52.925 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-04-05 13:52:52.973 | Selecting previously unselected package libarchive-zip-perl. 2022-04-05 13:52:52.981 | Preparing to unpack .../059-libarchive-zip-perl_1.67-2_all.deb ... 2022-04-05 13:52:52.984 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-04-05 13:52:53.033 | Selecting previously unselected package libsub-override-perl. 2022-04-05 13:52:53.040 | Preparing to unpack .../060-libsub-override-perl_0.09-2_all.deb ... 2022-04-05 13:52:53.046 | Unpacking libsub-override-perl (0.09-2) ... 2022-04-05 13:52:53.077 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-04-05 13:52:53.084 | Preparing to unpack .../061-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-04-05 13:52:53.087 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-04-05 13:52:53.120 | Selecting previously unselected package dh-strip-nondeterminism. 2022-04-05 13:52:53.128 | Preparing to unpack .../062-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-04-05 13:52:53.130 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-04-05 13:52:53.158 | Selecting previously unselected package libdpkg-perl. 2022-04-05 13:52:53.166 | Preparing to unpack .../063-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-04-05 13:52:53.168 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-04-05 13:52:53.249 | Selecting previously unselected package make. 2022-04-05 13:52:53.256 | Preparing to unpack .../064-make_4.2.1-1.2_amd64.deb ... 2022-04-05 13:52:53.259 | Unpacking make (4.2.1-1.2) ... 2022-04-05 13:52:53.308 | Selecting previously unselected package dpkg-dev. 2022-04-05 13:52:53.316 | Preparing to unpack .../065-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-04-05 13:52:53.319 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-04-05 13:52:53.472 | Selecting previously unselected package dwz. 2022-04-05 13:52:53.480 | Preparing to unpack .../066-dwz_0.13-5_amd64.deb ... 2022-04-05 13:52:53.482 | Unpacking dwz (0.13-5) ... 2022-04-05 13:52:53.554 | Selecting previously unselected package libcroco3:amd64. 2022-04-05 13:52:53.562 | Preparing to unpack .../067-libcroco3_0.6.13-1_amd64.deb ... 2022-04-05 13:52:53.565 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-04-05 13:52:53.605 | Selecting previously unselected package gettext. 2022-04-05 13:52:53.614 | Preparing to unpack .../068-gettext_0.19.8.1-10build1_amd64.deb ... 2022-04-05 13:52:53.616 | Unpacking gettext (0.19.8.1-10build1) ... 2022-04-05 13:52:53.815 | Selecting previously unselected package intltool-debian. 2022-04-05 13:52:53.823 | Preparing to unpack .../069-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-04-05 13:52:53.826 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-04-05 13:52:53.857 | Selecting previously unselected package po-debconf. 2022-04-05 13:52:53.864 | Preparing to unpack .../070-po-debconf_1.0.21_all.deb ... 2022-04-05 13:52:53.867 | Unpacking po-debconf (1.0.21) ... 2022-04-05 13:52:53.937 | Selecting previously unselected package debhelper. 2022-04-05 13:52:53.945 | Preparing to unpack .../071-debhelper_12.10ubuntu1_all.deb ... 2022-04-05 13:52:53.947 | Unpacking debhelper (12.10ubuntu1) ... 2022-04-05 13:52:54.137 | Selecting previously unselected package uuid-dev:amd64. 2022-04-05 13:52:54.145 | Preparing to unpack .../072-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-05 13:52:54.150 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-05 13:52:54.186 | Selecting previously unselected package libsctp1:amd64. 2022-04-05 13:52:54.193 | Preparing to unpack .../073-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-04-05 13:52:54.196 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-04-05 13:52:54.223 | Selecting previously unselected package libsctp-dev:amd64. 2022-04-05 13:52:54.231 | Preparing to unpack .../074-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-04-05 13:52:54.234 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-04-05 13:52:54.273 | Selecting previously unselected package libapr1-dev. 2022-04-05 13:52:54.282 | Preparing to unpack .../075-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-04-05 13:52:54.284 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-04-05 13:52:54.560 | Selecting previously unselected package libldap2-dev:amd64. 2022-04-05 13:52:54.568 | Preparing to unpack .../076-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-04-05 13:52:54.570 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-05 13:52:54.679 | Selecting previously unselected package libaprutil1-dev. 2022-04-05 13:52:54.687 | Preparing to unpack .../077-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-04-05 13:52:54.689 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-04-05 13:52:54.896 | Selecting previously unselected package apache2-dev. 2022-04-05 13:52:54.905 | Preparing to unpack .../078-apache2-dev_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-05 13:52:54.907 | Unpacking apache2-dev (2.4.41-4ubuntu3.10) ... 2022-04-05 13:52:54.972 | Selecting previously unselected package binfmt-support. 2022-04-05 13:52:54.980 | Preparing to unpack .../079-binfmt-support_2.2.0-2_amd64.deb ... 2022-04-05 13:52:54.989 | Unpacking binfmt-support (2.2.0-2) ... 2022-04-05 13:52:55.024 | Selecting previously unselected package g++-9. 2022-04-05 13:52:55.034 | Preparing to unpack .../080-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-05 13:52:55.036 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-05 13:52:56.205 | Selecting previously unselected package g++. 2022-04-05 13:52:56.213 | Preparing to unpack .../081-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-04-05 13:52:56.215 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-04-05 13:52:56.240 | Selecting previously unselected package build-essential. 2022-04-05 13:52:56.248 | Preparing to unpack .../082-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-04-05 13:52:56.251 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-04-05 13:52:56.276 | Selecting previously unselected package conntrack. 2022-04-05 13:52:56.284 | Preparing to unpack .../083-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-04-05 13:52:56.286 | Unpacking conntrack (1:1.4.5-2) ... 2022-04-05 13:52:56.317 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-04-05 13:52:56.325 | Preparing to unpack .../084-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-04-05 13:52:56.327 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-04-05 13:52:56.353 | Selecting previously unselected package libnetfilter-queue1. 2022-04-05 13:52:56.361 | Preparing to unpack .../085-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-04-05 13:52:56.364 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-04-05 13:52:56.395 | Selecting previously unselected package conntrackd. 2022-04-05 13:52:56.403 | Preparing to unpack .../086-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-04-05 13:52:56.405 | Unpacking conntrackd (1:1.4.5-2) ... 2022-04-05 13:52:56.451 | Selecting previously unselected package dns-root-data. 2022-04-05 13:52:56.459 | Preparing to unpack .../087-dns-root-data_2019052802_all.deb ... 2022-04-05 13:52:56.461 | Unpacking dns-root-data (2019052802) ... 2022-04-05 13:52:56.494 | Selecting previously unselected package libidn11:amd64. 2022-04-05 13:52:56.503 | Preparing to unpack .../088-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-04-05 13:52:56.505 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-04-05 13:52:56.542 | Selecting previously unselected package dnsmasq-base. 2022-04-05 13:52:56.551 | Preparing to unpack .../089-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-04-05 13:52:56.553 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-04-05 13:52:56.627 | Selecting previously unselected package dnsmasq-utils. 2022-04-05 13:52:56.638 | Preparing to unpack .../090-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-04-05 13:52:56.640 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-04-05 13:52:56.676 | Selecting previously unselected package ebtables. 2022-04-05 13:52:56.684 | Preparing to unpack .../091-ebtables_2.0.11-3build1_amd64.deb ... 2022-04-05 13:52:56.698 | Unpacking ebtables (2.0.11-3build1) ... 2022-04-05 13:52:56.750 | Selecting previously unselected package libfakeroot:amd64. 2022-04-05 13:52:56.758 | Preparing to unpack .../092-libfakeroot_1.24-1_amd64.deb ... 2022-04-05 13:52:56.761 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-04-05 13:52:56.795 | Selecting previously unselected package fakeroot. 2022-04-05 13:52:56.803 | Preparing to unpack .../093-fakeroot_1.24-1_amd64.deb ... 2022-04-05 13:52:56.806 | Unpacking fakeroot (1.24-1) ... 2022-04-05 13:52:56.849 | Selecting previously unselected package fonts-dejavu-core. 2022-04-05 13:52:56.857 | Preparing to unpack .../094-fonts-dejavu-core_2.37-1_all.deb ... 2022-04-05 13:52:56.860 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-04-05 13:52:57.030 | Selecting previously unselected package fonts-liberation. 2022-04-05 13:52:57.038 | Preparing to unpack .../095-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-04-05 13:52:57.040 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-04-05 13:52:57.180 | Selecting previously unselected package fontconfig-config. 2022-04-05 13:52:57.188 | Preparing to unpack .../096-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-04-05 13:52:57.191 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-04-05 13:52:57.232 | Selecting previously unselected package libfontconfig1:amd64. 2022-04-05 13:52:57.240 | Preparing to unpack .../097-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-04-05 13:52:57.242 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-04-05 13:52:57.289 | Selecting previously unselected package fontconfig. 2022-04-05 13:52:57.297 | Preparing to unpack .../098-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-04-05 13:52:57.299 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-04-05 13:52:57.344 | Selecting previously unselected package genisoimage. 2022-04-05 13:52:57.352 | Preparing to unpack .../099-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-04-05 13:52:57.354 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-04-05 13:52:57.434 | Selecting previously unselected package libann0. 2022-04-05 13:52:57.442 | Preparing to unpack .../100-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-04-05 13:52:57.444 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-04-05 13:52:57.478 | Selecting previously unselected package libcdt5:amd64. 2022-04-05 13:52:57.487 | Preparing to unpack .../101-libcdt5_2.42.2-3build2_amd64.deb ... 2022-04-05 13:52:57.489 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-04-05 13:52:57.519 | Selecting previously unselected package libcgraph6:amd64. 2022-04-05 13:52:57.527 | Preparing to unpack .../102-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-04-05 13:52:57.529 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-04-05 13:52:57.561 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-04-05 13:52:57.569 | Preparing to unpack .../103-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-04-05 13:52:57.571 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-05 13:52:57.613 | Selecting previously unselected package libjpeg8:amd64. 2022-04-05 13:52:57.621 | Preparing to unpack .../104-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-04-05 13:52:57.623 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-04-05 13:52:57.650 | Selecting previously unselected package libjbig0:amd64. 2022-04-05 13:52:57.658 | Preparing to unpack .../105-libjbig0_2.1-3.1build1_amd64.deb ... 2022-04-05 13:52:57.660 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-04-05 13:52:57.691 | Selecting previously unselected package libwebp6:amd64. 2022-04-05 13:52:57.699 | Preparing to unpack .../106-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-04-05 13:52:57.701 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-04-05 13:52:57.759 | Selecting previously unselected package libtiff5:amd64. 2022-04-05 13:52:57.767 | Preparing to unpack .../107-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-04-05 13:52:57.769 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-04-05 13:52:57.820 | Selecting previously unselected package libxpm4:amd64. 2022-04-05 13:52:57.828 | Preparing to unpack .../108-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-04-05 13:52:57.830 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-04-05 13:52:57.865 | Selecting previously unselected package libgd3:amd64. 2022-04-05 13:52:57.874 | Preparing to unpack .../109-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-04-05 13:52:57.876 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-04-05 13:52:57.922 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-04-05 13:52:57.929 | Preparing to unpack .../110-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-04-05 13:52:57.932 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-04-05 13:52:57.981 | Selecting previously unselected package libpixman-1-0:amd64. 2022-04-05 13:52:57.989 | Preparing to unpack .../111-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-04-05 13:52:57.991 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-04-05 13:52:58.053 | Selecting previously unselected package libxcb-render0:amd64. 2022-04-05 13:52:58.061 | Preparing to unpack .../112-libxcb-render0_1.14-2_amd64.deb ... 2022-04-05 13:52:58.063 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-04-05 13:52:58.092 | Selecting previously unselected package libxcb-shm0:amd64. 2022-04-05 13:52:58.100 | Preparing to unpack .../113-libxcb-shm0_1.14-2_amd64.deb ... 2022-04-05 13:52:58.108 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-04-05 13:52:58.135 | Selecting previously unselected package libxrender1:amd64. 2022-04-05 13:52:58.143 | Preparing to unpack .../114-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-04-05 13:52:58.146 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-04-05 13:52:58.176 | Selecting previously unselected package libcairo2:amd64. 2022-04-05 13:52:58.185 | Preparing to unpack .../115-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-04-05 13:52:58.187 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-04-05 13:52:58.284 | Selecting previously unselected package libgraphite2-3:amd64. 2022-04-05 13:52:58.292 | Preparing to unpack .../116-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-04-05 13:52:58.295 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-04-05 13:52:58.331 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-04-05 13:52:58.340 | Preparing to unpack .../117-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-04-05 13:52:58.342 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-04-05 13:52:58.422 | Selecting previously unselected package libthai-data. 2022-04-05 13:52:58.430 | Preparing to unpack .../118-libthai-data_0.1.28-3_all.deb ... 2022-04-05 13:52:58.433 | Unpacking libthai-data (0.1.28-3) ... 2022-04-05 13:52:58.486 | Selecting previously unselected package libdatrie1:amd64. 2022-04-05 13:52:58.493 | Preparing to unpack .../119-libdatrie1_0.2.12-3_amd64.deb ... 2022-04-05 13:52:58.496 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-04-05 13:52:58.526 | Selecting previously unselected package libthai0:amd64. 2022-04-05 13:52:58.536 | Preparing to unpack .../120-libthai0_0.1.28-3_amd64.deb ... 2022-04-05 13:52:58.538 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-04-05 13:52:58.569 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-04-05 13:52:58.577 | Preparing to unpack .../121-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-05 13:52:58.579 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-05 13:52:58.630 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-04-05 13:52:58.638 | Preparing to unpack .../122-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-05 13:52:58.641 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-05 13:52:58.673 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-04-05 13:52:58.681 | Preparing to unpack .../123-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-05 13:52:58.684 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-05 13:52:58.713 | Selecting previously unselected package libpathplan4:amd64. 2022-04-05 13:52:58.721 | Preparing to unpack .../124-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-04-05 13:52:58.723 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-04-05 13:52:58.755 | Selecting previously unselected package libgvc6. 2022-04-05 13:52:58.763 | Preparing to unpack .../125-libgvc6_2.42.2-3build2_amd64.deb ... 2022-04-05 13:52:58.766 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-04-05 13:52:58.891 | Selecting previously unselected package libgvpr2:amd64. 2022-04-05 13:52:58.899 | Preparing to unpack .../126-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-04-05 13:52:58.901 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-04-05 13:52:58.951 | Selecting previously unselected package liblab-gamut1:amd64. 2022-04-05 13:52:58.959 | Preparing to unpack .../127-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-04-05 13:52:58.961 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-04-05 13:52:59.115 | Selecting previously unselected package x11-common. 2022-04-05 13:52:59.123 | Preparing to unpack .../128-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-04-05 13:52:59.147 | dpkg-query: no packages found matching nux-tools 2022-04-05 13:52:59.159 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-04-05 13:52:59.217 | Selecting previously unselected package libice6:amd64. 2022-04-05 13:52:59.225 | Preparing to unpack .../129-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-04-05 13:52:59.227 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-04-05 13:52:59.263 | Selecting previously unselected package libsm6:amd64. 2022-04-05 13:52:59.271 | Preparing to unpack .../130-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-04-05 13:52:59.274 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-04-05 13:52:59.313 | Selecting previously unselected package libxt6:amd64. 2022-04-05 13:52:59.321 | Preparing to unpack .../131-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-04-05 13:52:59.325 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-04-05 13:52:59.377 | Selecting previously unselected package libxmu6:amd64. 2022-04-05 13:52:59.385 | Preparing to unpack .../132-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-04-05 13:52:59.388 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-04-05 13:52:59.422 | Selecting previously unselected package libxaw7:amd64. 2022-04-05 13:52:59.430 | Preparing to unpack .../133-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-04-05 13:52:59.432 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-04-05 13:52:59.491 | Selecting previously unselected package graphviz. 2022-04-05 13:52:59.499 | Preparing to unpack .../134-graphviz_2.42.2-3build2_amd64.deb ... 2022-04-05 13:52:59.502 | Unpacking graphviz (2.42.2-3build2) ... 2022-04-05 13:52:59.638 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-04-05 13:52:59.645 | Preparing to unpack .../135-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-04-05 13:52:59.648 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-04-05 13:52:59.700 | Selecting previously unselected package libibverbs1:amd64. 2022-04-05 13:52:59.708 | Preparing to unpack .../136-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-04-05 13:52:59.710 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-04-05 13:52:59.753 | Selecting previously unselected package ibverbs-providers:amd64. 2022-04-05 13:52:59.761 | Preparing to unpack .../137-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-04-05 13:52:59.776 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-04-05 13:52:59.836 | Selecting previously unselected package icu-devtools. 2022-04-05 13:52:59.844 | Preparing to unpack .../138-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-04-05 13:52:59.847 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-04-05 13:52:59.905 | Selecting previously unselected package iputils-arping. 2022-04-05 13:52:59.913 | Preparing to unpack .../139-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-04-05 13:52:59.915 | Unpacking iputils-arping (3:20190709-3) ... 2022-04-05 13:52:59.949 | Selecting previously unselected package javascript-common. 2022-04-05 13:52:59.957 | Preparing to unpack .../140-javascript-common_11_all.deb ... 2022-04-05 13:52:59.972 | Unpacking javascript-common (11) ... 2022-04-05 13:53:00.001 | Selecting previously unselected package libgssrpc4:amd64. 2022-04-05 13:53:00.009 | Preparing to unpack .../141-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-04-05 13:53:00.012 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-04-05 13:53:00.046 | Selecting previously unselected package libkdb5-9:amd64. 2022-04-05 13:53:00.054 | Preparing to unpack .../142-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-04-05 13:53:00.056 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-04-05 13:53:00.090 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-04-05 13:53:00.098 | Preparing to unpack .../143-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-04-05 13:53:00.100 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-05 13:53:00.136 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-04-05 13:53:00.144 | Preparing to unpack .../144-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-04-05 13:53:00.146 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-05 13:53:00.178 | Selecting previously unselected package comerr-dev:amd64. 2022-04-05 13:53:00.187 | Preparing to unpack .../145-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-04-05 13:53:00.191 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-04-05 13:53:00.223 | Selecting previously unselected package krb5-multidev:amd64. 2022-04-05 13:53:00.232 | Preparing to unpack .../146-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-04-05 13:53:00.234 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-04-05 13:53:00.287 | Selecting previously unselected package libalgorithm-diff-perl. 2022-04-05 13:53:00.295 | Preparing to unpack .../147-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-04-05 13:53:00.297 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-04-05 13:53:00.328 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-04-05 13:53:00.336 | Preparing to unpack .../148-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-04-05 13:53:00.338 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-04-05 13:53:00.365 | Selecting previously unselected package libalgorithm-merge-perl. 2022-04-05 13:53:00.373 | Preparing to unpack .../149-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-04-05 13:53:00.375 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-04-05 13:53:00.400 | Selecting previously unselected package libarchive-cpio-perl. 2022-04-05 13:53:00.408 | Preparing to unpack .../150-libarchive-cpio-perl_0.10-1_all.deb ... 2022-04-05 13:53:00.425 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-04-05 13:53:00.458 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-04-05 13:53:00.467 | Preparing to unpack .../151-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-04-05 13:53:00.469 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-05 13:53:00.538 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-04-05 13:53:00.546 | Preparing to unpack .../152-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-04-05 13:53:00.550 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-05 13:53:00.618 | Selecting previously unselected package libfile-fcntllock-perl. 2022-04-05 13:53:00.627 | Preparing to unpack .../153-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-04-05 13:53:00.630 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-04-05 13:53:00.663 | Selecting previously unselected package libgts-bin. 2022-04-05 13:53:00.672 | Preparing to unpack .../154-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-04-05 13:53:00.674 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-04-05 13:53:00.711 | Selecting previously unselected package libicu-dev:amd64. 2022-04-05 13:53:00.719 | Preparing to unpack .../155-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-04-05 13:53:00.722 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-04-05 13:53:02.278 | Selecting previously unselected package libipset13:amd64. 2022-04-05 13:53:02.286 | Preparing to unpack .../156-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-04-05 13:53:02.288 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-04-05 13:53:02.323 | Selecting previously unselected package librdmacm1:amd64. 2022-04-05 13:53:02.331 | Preparing to unpack .../157-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-04-05 13:53:02.333 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-04-05 13:53:02.370 | Selecting previously unselected package libiscsi7:amd64. 2022-04-05 13:53:02.378 | Preparing to unpack .../158-libiscsi7_1.18.0-2_amd64.deb ... 2022-04-05 13:53:02.380 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-04-05 13:53:02.417 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-04-05 13:53:02.425 | Preparing to unpack .../159-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-04-05 13:53:02.428 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-05 13:53:02.492 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-04-05 13:53:02.501 | Preparing to unpack .../160-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-04-05 13:53:02.506 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-04-05 13:53:02.532 | Selecting previously unselected package libjpeg-dev:amd64. 2022-04-05 13:53:02.540 | Preparing to unpack .../161-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-04-05 13:53:02.543 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-04-05 13:53:02.570 | Selecting previously unselected package libjs-jquery. 2022-04-05 13:53:02.578 | Preparing to unpack .../162-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-04-05 13:53:02.581 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-04-05 13:53:02.648 | Selecting previously unselected package libjs-jquery-metadata. 2022-04-05 13:53:02.657 | Preparing to unpack .../163-libjs-jquery-metadata_12-1.1_all.deb ... 2022-04-05 13:53:02.659 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-04-05 13:53:02.685 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-04-05 13:53:02.692 | Preparing to unpack .../164-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-04-05 13:53:02.694 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-04-05 13:53:02.774 | Selecting previously unselected package libltdl-dev:amd64. 2022-04-05 13:53:02.782 | Preparing to unpack .../165-libltdl-dev_2.4.6-14_amd64.deb ... 2022-04-05 13:53:02.785 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-04-05 13:53:02.841 | Selecting previously unselected package libsys-hostname-long-perl. 2022-04-05 13:53:02.849 | Preparing to unpack .../166-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-04-05 13:53:02.851 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-04-05 13:53:02.880 | Selecting previously unselected package libmail-sendmail-perl. 2022-04-05 13:53:02.889 | Preparing to unpack .../167-libmail-sendmail-perl_0.80-1_all.deb ... 2022-04-05 13:53:02.891 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-04-05 13:53:02.922 | Selecting previously unselected package libncurses-dev:amd64. 2022-04-05 13:53:02.930 | Preparing to unpack .../168-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-04-05 13:53:02.933 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-04-05 13:53:03.031 | Selecting previously unselected package libnspr4:amd64. 2022-04-05 13:53:03.039 | Preparing to unpack .../169-libnspr4_2%3a4.25-1_amd64.deb ... 2022-04-05 13:53:03.042 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-04-05 13:53:03.085 | Selecting previously unselected package libnss3:amd64. 2022-04-05 13:53:03.093 | Preparing to unpack .../170-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-04-05 13:53:03.095 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-04-05 13:53:03.302 | Selecting previously unselected package libomp5-10:amd64. 2022-04-05 13:53:03.311 | Preparing to unpack .../171-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-05 13:53:03.313 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-05 13:53:03.389 | Selecting previously unselected package libomp-10-dev. 2022-04-05 13:53:03.397 | Preparing to unpack .../172-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-05 13:53:03.399 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-05 13:53:03.434 | Selecting previously unselected package pcp-conf. 2022-04-05 13:53:03.442 | Preparing to unpack .../173-pcp-conf_5.0.3-1_amd64.deb ... 2022-04-05 13:53:03.445 | Unpacking pcp-conf (5.0.3-1) ... 2022-04-05 13:53:03.477 | Selecting previously unselected package libpcp3. 2022-04-05 13:53:03.490 | Preparing to unpack .../174-libpcp3_5.0.3-1_amd64.deb ... 2022-04-05 13:53:03.493 | Unpacking libpcp3 (5.0.3-1) ... 2022-04-05 13:53:03.563 | Selecting previously unselected package libpcp-pmda3. 2022-04-05 13:53:03.572 | Preparing to unpack .../175-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-04-05 13:53:03.574 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-04-05 13:53:03.607 | Selecting previously unselected package libpcp-pmda-perl. 2022-04-05 13:53:03.615 | Preparing to unpack .../176-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-04-05 13:53:03.617 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-04-05 13:53:03.651 | Selecting previously unselected package libpq5:amd64. 2022-04-05 13:53:03.659 | Preparing to unpack .../177-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-05 13:53:03.662 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-04-05 13:53:03.707 | Selecting previously unselected package libpq-dev. 2022-04-05 13:53:03.716 | Preparing to unpack .../178-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-05 13:53:03.718 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-04-05 13:53:03.803 | Selecting previously unselected package librados2. 2022-04-05 13:53:03.811 | Preparing to unpack .../179-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-04-05 13:53:03.813 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-05 13:53:04.291 | Selecting previously unselected package librbd1. 2022-04-05 13:53:04.299 | Preparing to unpack .../180-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-04-05 13:53:04.301 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-05 13:53:04.566 | Selecting previously unselected package libsasl2-dev. 2022-04-05 13:53:04.574 | Preparing to unpack .../181-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-05 13:53:04.576 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-05 13:53:04.653 | Preparing to unpack .../182-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-05 13:53:04.661 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-05 13:53:04.711 | Selecting previously unselected package libssl-dev:amd64. 2022-04-05 13:53:04.719 | Preparing to unpack .../183-libssl-dev_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-05 13:53:04.725 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-05 13:53:04.984 | Selecting previously unselected package libsystemd-dev:amd64. 2022-04-05 13:53:04.992 | Preparing to unpack .../184-libsystemd-dev_245.4-4ubuntu3.15_amd64.deb ... 2022-04-05 13:53:04.996 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-04-05 13:53:05.108 | Selecting previously unselected package libtinfo-dev:amd64. 2022-04-05 13:53:05.116 | Preparing to unpack .../185-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-04-05 13:53:05.119 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-04-05 13:53:05.148 | Selecting previously unselected package libx86-1:amd64. 2022-04-05 13:53:05.156 | Preparing to unpack .../186-libx86-1_1.1+ds1-11_amd64.deb ... 2022-04-05 13:53:05.158 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-04-05 13:53:05.197 | Selecting previously unselected package libxml2-dev:amd64. 2022-04-05 13:53:05.205 | Preparing to unpack .../187-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-04-05 13:53:05.207 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-05 13:53:05.357 | Selecting previously unselected package libxslt1-dev:amd64. 2022-04-05 13:53:05.365 | Preparing to unpack .../188-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-04-05 13:53:05.367 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-04-05 13:53:05.450 | Selecting previously unselected package llvm-10-runtime. 2022-04-05 13:53:05.459 | Preparing to unpack .../189-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-05 13:53:05.461 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-04-05 13:53:05.518 | Selecting previously unselected package libpfm4:amd64. 2022-04-05 13:53:05.526 | Preparing to unpack .../190-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-04-05 13:53:05.528 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-04-05 13:53:05.604 | Selecting previously unselected package llvm-10. 2022-04-05 13:53:05.612 | Preparing to unpack .../191-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-05 13:53:05.615 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-04-05 13:53:06.383 | Selecting previously unselected package libffi-dev:amd64. 2022-04-05 13:53:06.391 | Preparing to unpack .../192-libffi-dev_3.3-4_amd64.deb ... 2022-04-05 13:53:06.394 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-04-05 13:53:06.437 | Selecting previously unselected package python3-pygments. 2022-04-05 13:53:06.445 | Preparing to unpack .../193-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-04-05 13:53:06.448 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-04-05 13:53:06.589 | Selecting previously unselected package llvm-10-tools. 2022-04-05 13:53:06.597 | Preparing to unpack .../194-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-05 13:53:06.599 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-04-05 13:53:06.741 | Selecting previously unselected package libz3-4:amd64. 2022-04-05 13:53:06.750 | Preparing to unpack .../195-libz3-4_4.8.7-4build1_amd64.deb ... 2022-04-05 13:53:06.752 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-04-05 13:53:07.717 | Selecting previously unselected package libz3-dev:amd64. 2022-04-05 13:53:07.725 | Preparing to unpack .../196-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-04-05 13:53:07.727 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-04-05 13:53:07.773 | Selecting previously unselected package llvm-10-dev. 2022-04-05 13:53:07.781 | Preparing to unpack .../197-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-05 13:53:07.783 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-05 13:53:12.341 | Selecting previously unselected package lsscsi. 2022-04-05 13:53:12.350 | Preparing to unpack .../198-lsscsi_0.30-0.1_amd64.deb ... 2022-04-05 13:53:12.352 | Unpacking lsscsi (0.30-0.1) ... 2022-04-05 13:53:12.387 | Selecting previously unselected package pkg-config. 2022-04-05 13:53:12.395 | Preparing to unpack .../199-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-04-05 13:53:12.397 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-04-05 13:53:12.430 | Selecting previously unselected package pm-utils. 2022-04-05 13:53:12.439 | Preparing to unpack .../200-pm-utils_1.4.1-19_all.deb ... 2022-04-05 13:53:12.441 | Unpacking pm-utils (1.4.1-19) ... 2022-04-05 13:53:12.501 | Selecting previously unselected package postgresql-client-common. 2022-04-05 13:53:12.510 | Preparing to unpack .../201-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-04-05 13:53:12.512 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-04-05 13:53:12.545 | Selecting previously unselected package postgresql-client-12. 2022-04-05 13:53:12.553 | Preparing to unpack .../202-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-05 13:53:12.555 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-05 13:53:12.769 | Selecting previously unselected package ssl-cert. 2022-04-05 13:53:12.778 | Preparing to unpack .../203-ssl-cert_1.0.39_all.deb ... 2022-04-05 13:53:12.780 | Unpacking ssl-cert (1.0.39) ... 2022-04-05 13:53:12.818 | Selecting previously unselected package postgresql-common. 2022-04-05 13:53:12.826 | Preparing to unpack .../204-postgresql-common_214ubuntu0.1_all.deb ... 2022-04-05 13:53:12.852 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-04-05 13:53:12.859 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-04-05 13:53:12.924 | Selecting previously unselected package postgresql-server-dev-12. 2022-04-05 13:53:12.933 | Preparing to unpack .../205-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-05 13:53:12.935 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-05 13:53:13.232 | Selecting previously unselected package postgresql-server-dev-all. 2022-04-05 13:53:13.241 | Preparing to unpack .../206-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-04-05 13:53:13.243 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-04-05 13:53:13.272 | Selecting previously unselected package python-pip-whl. 2022-04-05 13:53:13.283 | Preparing to unpack .../207-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-04-05 13:53:13.285 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-04-05 13:53:13.493 | Selecting previously unselected package python3-mysqldb. 2022-04-05 13:53:13.502 | Preparing to unpack .../208-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-04-05 13:53:13.504 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-04-05 13:53:13.541 | Selecting previously unselected package python3-wheel. 2022-04-05 13:53:13.549 | Preparing to unpack .../209-python3-wheel_0.34.2-1_all.deb ... 2022-04-05 13:53:13.551 | Unpacking python3-wheel (0.34.2-1) ... 2022-04-05 13:53:13.587 | Selecting previously unselected package python3-pip. 2022-04-05 13:53:13.596 | Preparing to unpack .../210-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-04-05 13:53:13.599 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-04-05 13:53:13.687 | Selecting previously unselected package python3.8-venv. 2022-04-05 13:53:13.696 | Preparing to unpack .../211-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-04-05 13:53:13.699 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-04-05 13:53:13.727 | Selecting previously unselected package python3-venv. 2022-04-05 13:53:13.736 | Preparing to unpack .../212-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-04-05 13:53:13.738 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-04-05 13:53:13.766 | Selecting previously unselected package qemu-block-extra:amd64. 2022-04-05 13:53:13.774 | Preparing to unpack .../213-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-04-05 13:53:13.776 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-04-05 13:53:13.810 | Selecting previously unselected package qemu-utils. 2022-04-05 13:53:13.819 | Preparing to unpack .../214-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-04-05 13:53:13.821 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-04-05 13:53:14.011 | Selecting previously unselected package sharutils. 2022-04-05 13:53:14.020 | Preparing to unpack .../215-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-04-05 13:53:14.022 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-04-05 13:53:14.072 | Selecting previously unselected package sqlite3. 2022-04-05 13:53:14.081 | Preparing to unpack .../216-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-04-05 13:53:14.083 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-04-05 13:53:14.230 | Selecting previously unselected package unzip. 2022-04-05 13:53:14.238 | Preparing to unpack .../217-unzip_6.0-25ubuntu1_amd64.deb ... 2022-04-05 13:53:14.241 | Unpacking unzip (6.0-25ubuntu1) ... 2022-04-05 13:53:14.291 | Selecting previously unselected package vbetool. 2022-04-05 13:53:14.300 | Preparing to unpack .../218-vbetool_1.1-4_amd64.deb ... 2022-04-05 13:53:14.302 | Unpacking vbetool (1.1-4) ... 2022-04-05 13:53:14.335 | Selecting previously unselected package ipset. 2022-04-05 13:53:14.343 | Preparing to unpack .../219-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-04-05 13:53:14.353 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-04-05 13:53:14.386 | Selecting previously unselected package ipvsadm. 2022-04-05 13:53:14.394 | Preparing to unpack .../220-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-04-05 13:53:14.396 | Unpacking ipvsadm (1:1.31-1) ... 2022-04-05 13:53:14.431 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-04-05 13:53:14.440 | Preparing to unpack .../221-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-05 13:53:14.450 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-04-05 13:53:14.475 | Selecting previously unselected package liberasurecode1:amd64. 2022-04-05 13:53:14.485 | Preparing to unpack .../222-liberasurecode1_1.6.1-4_amd64.deb ... 2022-04-05 13:53:14.487 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-04-05 13:53:14.518 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-04-05 13:53:14.527 | Preparing to unpack .../223-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-04-05 13:53:14.529 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-04-05 13:53:14.560 | Selecting previously unselected package libkrb5-dev:amd64. 2022-04-05 13:53:14.568 | Preparing to unpack .../224-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-04-05 13:53:14.570 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-04-05 13:53:14.606 | Selecting previously unselected package libpcp-gui2. 2022-04-05 13:53:14.614 | Preparing to unpack .../225-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-04-05 13:53:14.617 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-04-05 13:53:14.647 | Selecting previously unselected package libpcp-import1. 2022-04-05 13:53:14.656 | Preparing to unpack .../226-libpcp-import1_5.0.3-1_amd64.deb ... 2022-04-05 13:53:14.659 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-04-05 13:53:14.690 | Selecting previously unselected package libpcp-mmv1. 2022-04-05 13:53:14.698 | Preparing to unpack .../227-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-04-05 13:53:14.701 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-04-05 13:53:14.733 | Selecting previously unselected package libpcp-trace2. 2022-04-05 13:53:14.742 | Preparing to unpack .../228-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-04-05 13:53:14.744 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-04-05 13:53:14.774 | Selecting previously unselected package libpcp-web1. 2022-04-05 13:53:14.783 | Preparing to unpack .../229-libpcp-web1_5.0.3-1_amd64.deb ... 2022-04-05 13:53:14.786 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-04-05 13:53:14.829 | Selecting previously unselected package libyaml-dev:amd64. 2022-04-05 13:53:14.837 | Preparing to unpack .../230-libyaml-dev_0.2.2-1_amd64.deb ... 2022-04-05 13:53:14.841 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-04-05 13:53:14.879 | Selecting previously unselected package python3-pcp. 2022-04-05 13:53:14.888 | Preparing to unpack .../231-python3-pcp_5.0.3-1_amd64.deb ... 2022-04-05 13:53:14.890 | Unpacking python3-pcp (5.0.3-1) ... 2022-04-05 13:53:14.938 | Selecting previously unselected package pcp. 2022-04-05 13:53:14.947 | Preparing to unpack .../232-pcp_5.0.3-1_amd64.deb ... 2022-04-05 13:53:15.018 | Unpacking pcp (5.0.3-1) ... 2022-04-05 13:53:15.581 | Selecting previously unselected package socat. 2022-04-05 13:53:15.590 | Preparing to unpack .../233-socat_1.7.3.3-2_amd64.deb ... 2022-04-05 13:53:15.592 | Unpacking socat (1.7.3.3-2) ... 2022-04-05 13:53:15.670 | Selecting previously unselected package vlan. 2022-04-05 13:53:15.679 | Preparing to unpack .../234-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-04-05 13:53:15.681 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-04-05 13:53:15.744 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-04-05 13:53:15.751 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-04-05 13:53:15.761 | Setting up javascript-common (11) ... 2022-04-05 13:53:15.796 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-04-05 13:53:15.813 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-04-05 13:53:15.819 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-04-05 13:53:15.824 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-04-05 13:53:15.830 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-04-05 13:53:15.853 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-04-05 13:53:15.859 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-04-05 13:53:15.864 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-04-05 13:53:15.871 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-05 13:53:15.880 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-04-05 13:53:15.886 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-04-05 13:53:15.891 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-04-05 13:53:15.897 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-04-05 13:53:15.903 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-04-05 13:53:15.909 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-04-05 13:53:15.914 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-04-05 13:53:15.921 | Setting up libarchive-zip-perl (1.67-2) ... 2022-04-05 13:53:15.927 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-04-05 13:53:15.933 | Setting up vbetool (1.1-4) ... 2022-04-05 13:53:15.939 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-04-05 13:53:15.945 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-04-05 13:53:15.954 | Setting up pm-utils (1.4.1-19) ... 2022-04-05 13:53:15.963 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-05 13:53:16.200 | Setting up unzip (6.0-25ubuntu1) ... 2022-04-05 13:53:16.224 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-04-05 13:53:16.230 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-05 13:53:16.247 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-04-05 13:53:16.252 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-04-05 13:53:16.495 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-04-05 13:53:17.157 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-04-05 13:53:17.168 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-04-05 13:53:17.173 | Setting up m4 (1.4.18-4) ... 2022-04-05 13:53:17.178 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-04-05 13:53:17.469 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-04-05 13:53:17.475 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-04-05 13:53:17.481 | Setting up iputils-arping (3:20190709-3) ... 2022-04-05 13:53:17.515 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-04-05 13:53:17.520 | Setting up conntrack (1:1.4.5-2) ... 2022-04-05 13:53:17.526 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-05 13:53:17.531 | Setting up python3-wheel (0.34.2-1) ... 2022-04-05 13:53:17.789 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-04-05 13:53:17.795 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-04-05 13:53:18.004 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-04-05 13:53:20.081 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-04-05 13:53:20.089 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-04-05 13:53:20.095 | Setting up acl (2.2.53-6) ... 2022-04-05 13:53:20.102 | Setting up dns-root-data (2019052802) ... 2022-04-05 13:53:20.109 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-05 13:53:20.114 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-05 13:53:20.119 | Setting up fakeroot (1.24-1) ... 2022-04-05 13:53:20.127 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-04-05 13:53:20.136 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-04-05 13:53:20.142 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-04-05 13:53:20.147 | Setting up autotools-dev (20180224.1) ... 2022-04-05 13:53:20.153 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-04-05 13:53:20.946 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-04-05 13:53:20.952 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-04-05 13:53:20.957 | Setting up make (4.2.1-1.2) ... 2022-04-05 13:53:20.963 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-04-05 13:53:20.969 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-04-05 13:53:20.974 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-04-05 13:53:20.982 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-05 13:53:20.989 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-04-05 13:53:20.999 | Setting up ebtables (2.0.11-3build1) ... 2022-04-05 13:53:21.530 | Setting up socat (1.7.3.3-2) ... 2022-04-05 13:53:21.536 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-04-05 13:53:21.542 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-04-05 13:53:21.549 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-05 13:53:21.555 | Setting up autopoint (0.19.8.1-10build1) ... 2022-04-05 13:53:21.560 | Setting up binfmt-support (2.2.0-2) ... 2022-04-05 13:53:21.848 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-04-05 13:53:22.878 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-04-05 13:53:22.884 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-04-05 13:53:22.890 | Setting up fonts-dejavu-core (2.37-1) ... 2022-04-05 13:53:22.936 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-04-05 13:53:22.942 | Setting up lsscsi (0.30-0.1) ... 2022-04-05 13:53:22.947 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-04-05 13:53:22.953 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-05 13:53:22.959 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-05 13:53:22.965 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-05 13:53:22.970 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-04-05 13:53:22.977 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-05 13:53:22.983 | Setting up autoconf (2.69-11.1) ... 2022-04-05 13:53:22.991 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-04-05 13:53:22.997 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-04-05 13:53:23.040 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-04-05 13:53:23.046 | Setting up dwz (0.13-5) ... 2022-04-05 13:53:23.051 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-04-05 13:53:23.057 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-04-05 13:53:23.062 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-04-05 13:53:23.068 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-04-05 13:53:23.075 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-04-05 13:53:23.088 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-04-05 13:53:24.339 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-04-05 13:53:24.344 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-05 13:53:24.350 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-04-05 13:53:24.356 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-05 13:53:24.362 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-04-05 13:53:24.367 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-04-05 13:53:24.377 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-05 13:53:24.382 | Setting up pcp-conf (5.0.3-1) ... 2022-04-05 13:53:24.390 | Setting up libc6-i386 (2.31-0ubuntu9.7) ... 2022-04-05 13:53:24.398 | Setting up libsub-override-perl (0.09-2) ... 2022-04-05 13:53:24.404 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-04-05 13:53:24.409 | Setting up libthai-data (0.1.28-3) ... 2022-04-05 13:53:24.415 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-04-05 13:53:24.421 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-04-05 13:53:24.427 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-04-05 13:53:24.433 | Setting up apache2-data (2.4.41-4ubuntu3.10) ... 2022-04-05 13:53:24.438 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-05 13:53:24.444 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-04-05 13:53:24.449 | Setting up sharutils (1:4.15.2-4build1) ... 2022-04-05 13:53:24.455 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-04-05 13:53:24.467 | Setting up openssl (1.1.1f-1ubuntu2.12) ... 2022-04-05 13:53:24.477 | Setting up conntrackd (1:1.4.5-2) ... 2022-04-05 13:53:25.505 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-04-05 13:53:25.825 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-04-05 13:53:25.831 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-04-05 13:53:25.836 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-04-05 13:53:25.843 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-05 13:53:25.849 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-04-05 13:53:25.857 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-04-05 13:53:25.863 | Setting up rsync (3.1.3-8ubuntu0.3) ... 2022-04-05 13:53:27.196 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-04-05 13:53:27.203 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-04-05 13:53:27.209 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-04-05 13:53:27.218 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-04-05 13:53:27.226 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-04-05 13:53:27.230 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-04-05 13:53:27.236 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-04-05 13:53:27.242 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-05 13:53:27.248 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-04-05 13:53:27.254 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-04-05 13:53:27.260 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-04-05 13:53:27.266 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-05 13:53:27.272 | Setting up libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-05 13:53:27.278 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-04-05 13:53:27.283 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-04-05 13:53:27.290 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-05 13:53:27.296 | Setting up wget (1.20.3-1ubuntu2) ... 2022-04-05 13:53:27.304 | Setting up libtool (2.4.6-14) ... 2022-04-05 13:53:27.311 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-04-05 13:53:27.416 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-04-05 13:53:27.450 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-04-05 13:53:27.890 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-04-05 13:53:28.935 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-05 13:53:28.941 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-04-05 13:53:28.946 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-04-05 13:53:28.952 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-04-05 13:53:29.111 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-04-05 13:53:29.116 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-04-05 13:53:29.122 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-04-05 13:53:29.130 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-04-05 13:53:30.299 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-04-05 13:53:30.971 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-04-05 13:53:30.991 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-04-05 13:53:30.999 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-04-05 13:53:31.249 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-05 13:53:31.255 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-04-05 13:53:31.260 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-04-05 13:53:31.266 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-04-05 13:53:31.271 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-05 13:53:31.276 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-05 13:53:31.282 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-04-05 13:53:31.287 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-04-05 13:53:31.294 | Setting up ssl-cert (1.0.39) ... 2022-04-05 13:53:31.850 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-04-05 13:53:31.860 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-04-05 13:53:31.936 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-04-05 13:53:31.942 | Setting up postgresql-common (214ubuntu0.1) ... 2022-04-05 13:53:32.422 | Adding user postgres to group ssl-cert 2022-04-05 13:53:32.568 | 2022-04-05 13:53:32.568 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-04-05 13:53:32.757 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-04-05 13:53:32.757 | Removing obsolete dictionary files: 2022-04-05 13:53:33.333 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-04-05 13:53:34.435 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-04-05 13:53:34.444 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-04-05 13:53:34.450 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-04-05 13:53:34.541 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-04-05 13:53:34.955 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-04-05 13:53:34.961 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-04-05 13:53:34.967 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-04-05 13:53:34.972 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-04-05 13:53:34.977 | Setting up build-essential (12.8ubuntu1.1) ... 2022-04-05 13:53:34.983 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-04-05 13:53:34.989 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-04-05 13:53:34.995 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-04-05 13:53:35.001 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-04-05 13:53:35.007 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-04-05 13:53:35.013 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-04-05 13:53:35.018 | Setting up apache2-utils (2.4.41-4ubuntu3.10) ... 2022-04-05 13:53:35.024 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-04-05 13:53:35.030 | Setting up ipvsadm (1:1.31-1) ... 2022-04-05 13:53:35.763 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-04-05 13:53:35.769 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-04-05 13:53:35.869 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-04-05 13:53:37.937 | Regenerating fonts cache... done. 2022-04-05 13:53:37.939 | Setting up gettext (0.19.8.1-10build1) ... 2022-04-05 13:53:37.944 | Setting up libpcp3 (5.0.3-1) ... 2022-04-05 13:53:37.950 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-04-05 13:53:37.955 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-04-05 13:53:37.960 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-04-05 13:53:39.281 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-04-05 13:53:40.090 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-04-05 13:53:40.135 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-05 13:53:40.140 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-04-05 13:53:41.116 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-04-05 13:53:41.793 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-04-05 13:53:41.798 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-04-05 13:53:41.804 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-05 13:53:41.810 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-04-05 13:53:41.816 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-04-05 13:53:41.822 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-04-05 13:53:41.828 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-04-05 13:53:41.833 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-04-05 13:53:41.839 | Setting up apache2-bin (2.4.41-4ubuntu3.10) ... 2022-04-05 13:53:41.859 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-04-05 13:53:41.864 | Setting up libpcp-web1 (5.0.3-1) ... 2022-04-05 13:53:41.870 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-04-05 13:53:41.875 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-04-05 13:53:41.881 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-05 13:53:41.887 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-05 13:53:42.521 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-04-05 13:53:42.545 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-04-05 13:53:42.550 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-04-05 13:53:42.556 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-04-05 13:53:42.561 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-04-05 13:53:42.568 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-04-05 13:53:42.573 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-04-05 13:53:42.578 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-04-05 13:53:42.584 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-05 13:53:42.590 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-05 13:53:42.595 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-05 13:53:42.601 | Setting up libpcp-import1 (5.0.3-1) ... 2022-04-05 13:53:42.607 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-04-05 13:53:42.613 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-05 13:53:42.619 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-04-05 13:53:42.625 | Setting up po-debconf (1.0.21) ... 2022-04-05 13:53:42.630 | Setting up apache2 (2.4.41-4ubuntu3.10) ... 2022-04-05 13:53:43.052 | Enabling module mpm_event. 2022-04-05 13:53:43.118 | Enabling module authz_core. 2022-04-05 13:53:43.124 | Enabling module authz_host. 2022-04-05 13:53:43.185 | Enabling module authn_core. 2022-04-05 13:53:43.190 | Enabling module auth_basic. 2022-04-05 13:53:43.251 | Enabling module access_compat. 2022-04-05 13:53:43.316 | Enabling module authn_file. 2022-04-05 13:53:43.377 | Enabling module authz_user. 2022-04-05 13:53:43.441 | Enabling module alias. 2022-04-05 13:53:43.501 | Enabling module dir. 2022-04-05 13:53:43.564 | Enabling module autoindex. 2022-04-05 13:53:43.625 | Enabling module env. 2022-04-05 13:53:43.686 | Enabling module mime. 2022-04-05 13:53:43.762 | Enabling module negotiation. 2022-04-05 13:53:43.823 | Enabling module setenvif. 2022-04-05 13:53:43.885 | Enabling module filter. 2022-04-05 13:53:43.945 | Enabling module deflate. 2022-04-05 13:53:44.007 | Enabling module status. 2022-04-05 13:53:44.073 | Enabling module reqtimeout. 2022-04-05 13:53:44.135 | Enabling conf charset. 2022-04-05 13:53:44.196 | Enabling conf localized-error-pages. 2022-04-05 13:53:44.259 | Enabling conf other-vhosts-access-log. 2022-04-05 13:53:44.320 | Enabling conf security. 2022-04-05 13:53:44.381 | Enabling conf serve-cgi-bin. 2022-04-05 13:53:44.442 | Enabling site 000-default. 2022-04-05 13:53:44.498 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-04-05 13:53:44.554 | Enabling conf javascript-common. 2022-04-05 13:53:44.816 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-04-05 13:53:45.411 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-04-05 13:53:48.144 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-04-05 13:53:48.160 | Setting up python3-pcp (5.0.3-1) ... 2022-04-05 13:53:48.481 | Setting up libgvc6 (2.42.2-3build2) ... 2022-04-05 13:53:48.510 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-05 13:53:48.516 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-04-05 13:53:48.529 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-04-05 13:53:48.535 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-04-05 13:53:48.541 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-04-05 13:53:48.549 | Setting up graphviz (2.42.2-3build2) ... 2022-04-05 13:53:48.576 | Setting up pcp (5.0.3-1) ... 2022-04-05 13:53:48.941 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-04-05 13:53:49.387 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-04-05 13:53:49.816 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-04-05 13:53:50.236 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-04-05 13:54:07.981 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-04-05 13:54:07.990 | Setting up systemd (245.4-4ubuntu3.15) ... 2022-04-05 13:54:08.001 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-04-05 13:54:09.176 | Setting up dh-autoreconf (19) ... 2022-04-05 13:54:09.183 | Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 2022-04-05 13:54:10.019 | Setting up systemd-sysv (245.4-4ubuntu3.15) ... 2022-04-05 13:54:10.030 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-04-05 13:54:10.040 | Setting up debhelper (12.10ubuntu1) ... 2022-04-05 13:54:10.046 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-04-05 13:54:10.398 | Setting up apache2-dev (2.4.41-4ubuntu3.10) ... 2022-04-05 13:54:10.405 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-04-05 13:54:10.429 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-04-05 13:54:10.522 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-04-05 13:54:24.174 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-05 13:54:24.201 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-04-05 13:54:24.624 | Processing triggers for ufw (0.36-6) ... 2022-04-05 13:54:24.773 | Processing triggers for man-db (2.9.1-1) ... 2022-04-05 13:54:53.401 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-04-05 13:54:53.415 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-04-05 13:55:01.289 | ++ functions-common:apt_get:1234 : result=0 2022-04-05 13:55:01.291 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-05 13:55:01.293 | ++ functions-common:time_stop:2425 : local name 2022-04-05 13:55:01.295 | ++ functions-common:time_stop:2426 : local end_time 2022-04-05 13:55:01.298 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-05 13:55:01.301 | ++ functions-common:time_stop:2428 : local total 2022-04-05 13:55:01.303 | ++ functions-common:time_stop:2429 : local start_time 2022-04-05 13:55:01.306 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-05 13:55:01.308 | ++ functions-common:time_stop:2432 : start_time=1649166725008 2022-04-05 13:55:01.310 | ++ functions-common:time_stop:2434 : [[ -z 1649166725008 ]] 2022-04-05 13:55:01.313 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 13:55:01.319 | ++ functions-common:time_stop:2437 : end_time=1649166901315 2022-04-05 13:55:01.321 | ++ functions-common:time_stop:2438 : elapsed_time=176307 2022-04-05 13:55:01.323 | ++ functions-common:time_stop:2439 : total=756 2022-04-05 13:55:01.326 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 13:55:01.328 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=177063 2022-04-05 13:55:01.330 | ++ functions-common:apt_get:1238 : return 0 2022-04-05 13:55:01.333 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-05 13:55:01.335 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-05 13:55:01.338 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-05 13:55:01.350 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-05 13:55:01.354 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-04-05 13:55:01.357 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-04-05 13:55:01.360 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-05 13:55:02.828 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-05 13:55:02.830 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-05 13:55:02.831 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-05 13:55:02.833 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-05 13:55:02.835 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-05 13:55:02.837 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-05 13:55:02.839 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-05 13:55:02.841 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-05 13:55:02.842 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-05 13:55:02.844 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-05 13:55:02.846 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-05 13:55:02.848 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-05 13:55:02.850 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-05 13:55:02.851 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-05 13:55:02.853 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-05 13:55:02.855 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-05 13:55:02.857 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-05 13:55:02.858 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-05 13:55:02.860 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-05 13:55:02.862 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-05 13:55:02.865 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-05 13:55:02.867 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-05 13:55:02.871 | + functions-common:_ensure_lsb_release:394 : return 2022-04-05 13:55:02.876 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-05 13:55:02.949 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-05 13:55:02.952 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-05 13:55:03.021 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-05 13:55:03.023 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-05 13:55:03.094 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-05 13:55:03.096 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-05 13:55:03.099 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-05 13:55:03.101 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-05 13:55:03.103 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-05 13:55:03.104 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-05 13:55:03.106 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-05 13:55:03.108 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-05 13:55:03.110 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-05 13:55:03.112 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-05 13:55:03.114 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-05 13:55:03.114 | Distro: focal 2022-04-05 13:55:03.117 | + tools/install_pip.sh:main:124 : get_versions 2022-04-05 13:55:03.120 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-05 13:55:03.123 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-05 13:55:03.125 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-05 13:55:03.128 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-05 13:55:03.128 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-05 13:55:03.702 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-05 13:55:03.704 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-05 13:55:03.704 | pip: 21.3.1 2022-04-05 13:55:03.706 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-05 13:55:03.709 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-05 13:55:03.710 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-05 13:55:03.712 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-05 13:55:03.714 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-05 13:55:03.715 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-05 13:55:03.717 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-05 13:55:03.719 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-05 13:55:03.721 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-05 13:55:03.722 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-05 13:55:03.724 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-05 13:55:03.726 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-05 13:55:03.728 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-05 13:55:03.730 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-05 13:55:03.732 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 13:55:03.735 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 13:55:03.737 | + tools/install_pip.sh:main:142 : : 2022-04-05 13:55:03.739 | + tools/install_pip.sh:main:147 : set -x 2022-04-05 13:55:03.741 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-05 13:55:03.743 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-05 13:55:03.744 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-05 13:55:03.747 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-05 13:55:03.749 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-05 13:55:03.752 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-05 13:55:03.755 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-05 13:55:03.755 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-05 13:55:03.759 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-05 13:55:03.761 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-05 13:55:03.762 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-05 13:55:03.765 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-05 13:55:03.766 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-05 13:55:03.783 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-05 13:55:03.786 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-05 13:55:04.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 13:55:04.582 | from cryptography.utils import int_from_bytes 2022-04-05 13:55:04.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 13:55:04.583 | from cryptography.utils import int_from_bytes 2022-04-05 13:55:05.907 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-05 13:55:07.735 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-05 13:55:07.747 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6d5/9c30ce22dd583/setuptools-61.3.0-py3-none-any.whl (1.1 MB) 2022-04-05 13:55:09.497 | Installing collected packages: setuptools 2022-04-05 13:55:10.349 | Successfully installed setuptools-61.3.0 2022-04-05 13:55:10.349 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-05 13:55:10.536 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-05 13:55:10.536 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-05 13:55:10.665 | + inc/python:pip_install:200 : result=0 2022-04-05 13:55:10.667 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-05 13:55:10.669 | + functions-common:time_stop:2425 : local name 2022-04-05 13:55:10.671 | + functions-common:time_stop:2426 : local end_time 2022-04-05 13:55:10.673 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 13:55:10.675 | + functions-common:time_stop:2428 : local total 2022-04-05 13:55:10.677 | + functions-common:time_stop:2429 : local start_time 2022-04-05 13:55:10.678 | + functions-common:time_stop:2431 : name=pip_install 2022-04-05 13:55:10.680 | + functions-common:time_stop:2432 : start_time=1649166903779 2022-04-05 13:55:10.682 | + functions-common:time_stop:2434 : [[ -z 1649166903779 ]] 2022-04-05 13:55:10.685 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 13:55:10.688 | + functions-common:time_stop:2437 : end_time=1649166910686 2022-04-05 13:55:10.691 | + functions-common:time_stop:2438 : elapsed_time=6907 2022-04-05 13:55:10.693 | + functions-common:time_stop:2439 : total=0 2022-04-05 13:55:10.695 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 13:55:10.697 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6907 2022-04-05 13:55:10.699 | + inc/python:pip_install:203 : return 0 2022-04-05 13:55:10.701 | + tools/install_pip.sh:main:153 : get_versions 2022-04-05 13:55:10.704 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-05 13:55:10.708 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-05 13:55:10.710 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-05 13:55:10.713 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-05 13:55:10.714 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-05 13:55:11.293 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-05 13:55:11.295 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-05 13:55:11.295 | pip: 21.3.1 2022-04-05 13:55:11.298 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-05 13:55:11.302 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-05 13:55:11.306 | + ./stack.sh:main:796 : fixup_all 2022-04-05 13:55:11.308 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-05 13:55:11.310 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-05 13:55:11.313 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 13:55:11.315 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 13:55:11.317 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-04-05 13:55:11.329 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-05 13:55:11.340 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-05 13:55:11.351 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-05 13:55:11.354 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-05 13:55:11.356 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-05 13:55:11.358 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-05 13:55:11.360 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-05 13:55:11.362 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-05 13:55:11.365 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-05 13:55:11.367 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-05 13:55:11.369 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-05 13:55:11.371 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-05 13:55:11.373 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-05 13:55:11.375 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-05 13:55:11.378 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-05 13:55:11.381 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-05 13:55:11.383 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-05 13:55:11.385 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-05 13:55:11.387 | + functions-common:is_suse:542 : is_opensuse 2022-04-05 13:55:11.389 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-05 13:55:11.391 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-05 13:55:11.394 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-05 13:55:11.396 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-05 13:55:11.398 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-05 13:55:11.400 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-05 13:55:11.402 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-05 13:55:11.404 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-05 13:55:11.407 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-05 13:55:11.409 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-05 13:55:11.411 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-05 13:55:11.414 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-04-05 13:55:11.435 | Using python 3.8 to install os-testr 2022-04-05 13:55:11.437 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-05 13:55:12.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 13:55:12.185 | from cryptography.utils import int_from_bytes 2022-04-05 13:55:12.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 13:55:12.185 | from cryptography.utils import int_from_bytes 2022-04-05 13:55:13.377 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-05 13:55:13.749 | Collecting os-testr 2022-04-05 13:55:13.793 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-04-05 13:55:13.850 | Collecting stestr>=1.0.0 2022-04-05 13:55:13.863 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-04-05 13:55:13.874 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-05 13:55:13.912 | Collecting python-subunit>=1.0.0 2022-04-05 13:55:13.924 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-04-05 13:55:13.931 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-05 13:55:13.947 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-05 13:55:13.972 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-04-05 13:55:13.973 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-04-05 13:55:13.974 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-04-05 13:55:13.976 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.13.0) 2022-04-05 13:55:14.026 | Collecting future 2022-04-05 13:55:14.042 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-04-05 13:55:14.288 | Preparing metadata (setup.py): started 2022-04-05 13:55:17.435 | Preparing metadata (setup.py): finished with status 'done' 2022-04-05 13:55:17.468 | 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.5.0) 2022-04-05 13:55:17.469 | 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.4.0) 2022-04-05 13:55:17.469 | 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) 2022-04-05 13:55:17.470 | 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) (3.2.0) 2022-04-05 13:55:17.473 | 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.7) 2022-04-05 13:55:17.485 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-04-05 13:55:17.554 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-04-05 13:55:17.555 | 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.4.0) 2022-04-05 13:55:17.556 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-04-05 13:55:17.666 | Building wheels for collected packages: future 2022-04-05 13:55:17.667 | Building wheel for future (setup.py): started 2022-04-05 13:55:22.050 | Building wheel for future (setup.py): finished with status 'done' 2022-04-05 13:55:22.054 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=e0f1d8584ed829c3eeea2f68736631297c94e4c6a96b5ee3c70a36b06ce56959 2022-04-05 13:55:22.054 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-04-05 13:55:22.061 | Successfully built future 2022-04-05 13:55:23.556 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-04-05 13:55:24.414 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2022-04-05 13:55:24.414 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-05 13:55:24.420 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-05 13:55:24.420 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-05 13:55:24.572 | + inc/python:pip_install:200 : result=0 2022-04-05 13:55:24.574 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-05 13:55:24.576 | + functions-common:time_stop:2425 : local name 2022-04-05 13:55:24.579 | + functions-common:time_stop:2426 : local end_time 2022-04-05 13:55:24.581 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 13:55:24.584 | + functions-common:time_stop:2428 : local total 2022-04-05 13:55:24.586 | + functions-common:time_stop:2429 : local start_time 2022-04-05 13:55:24.588 | + functions-common:time_stop:2431 : name=pip_install 2022-04-05 13:55:24.590 | + functions-common:time_stop:2432 : start_time=1649166911429 2022-04-05 13:55:24.592 | + functions-common:time_stop:2434 : [[ -z 1649166911429 ]] 2022-04-05 13:55:24.594 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 13:55:24.599 | + functions-common:time_stop:2437 : end_time=1649166924596 2022-04-05 13:55:24.601 | + functions-common:time_stop:2438 : elapsed_time=13167 2022-04-05 13:55:24.603 | + functions-common:time_stop:2439 : total=0 2022-04-05 13:55:24.605 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 13:55:24.607 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13167 2022-04-05 13:55:24.609 | + inc/python:pip_install:203 : return 0 2022-04-05 13:55:24.612 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-05 13:55:24.666 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-04-05 13:55:24.771 | + ./stack.sh:main:810 : install_infra 2022-04-05 13:55:24.771 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-05 13:55:24.773 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-05 13:55:24.776 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-04-05 13:55:28.015 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-05 13:55:28.018 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-05 13:55:28.040 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-05 13:55:29.838 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:29.849 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:29.866 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:29.904 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:29.938 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:29.945 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:29.969 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:29.978 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:29.999 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.003 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.020 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.030 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.050 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.061 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.126 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.185 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.205 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.223 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.253 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.261 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.275 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.294 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.306 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.319 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.328 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.365 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.369 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.390 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.398 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.457 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.463 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.466 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.470 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.496 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.513 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.540 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.544 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.557 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.573 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.589 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.608 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.625 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.642 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.655 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.665 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.675 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.686 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.709 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.736 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.747 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.752 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.767 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.779 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.797 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.804 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.808 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:30.811 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-05 13:55:30.983 | Collecting pbr===5.8.1 2022-04-05 13:55:31.029 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-04-05 13:55:31.084 | Installing collected packages: pbr 2022-04-05 13:55:31.222 | Successfully installed pbr-5.8.1 2022-04-05 13:55:31.284 | + inc/python:pip_install:200 : result=0 2022-04-05 13:55:31.286 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-05 13:55:31.288 | + functions-common:time_stop:2425 : local name 2022-04-05 13:55:31.290 | + functions-common:time_stop:2426 : local end_time 2022-04-05 13:55:31.292 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 13:55:31.294 | + functions-common:time_stop:2428 : local total 2022-04-05 13:55:31.296 | + functions-common:time_stop:2429 : local start_time 2022-04-05 13:55:31.298 | + functions-common:time_stop:2431 : name=pip_install 2022-04-05 13:55:31.301 | + functions-common:time_stop:2432 : start_time=1649166928032 2022-04-05 13:55:31.303 | + functions-common:time_stop:2434 : [[ -z 1649166928032 ]] 2022-04-05 13:55:31.305 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 13:55:31.309 | + functions-common:time_stop:2437 : end_time=1649166931307 2022-04-05 13:55:31.311 | + functions-common:time_stop:2438 : elapsed_time=3275 2022-04-05 13:55:31.313 | + functions-common:time_stop:2439 : total=13167 2022-04-05 13:55:31.315 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 13:55:31.317 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16442 2022-04-05 13:55:31.319 | + inc/python:pip_install:203 : return 0 2022-04-05 13:55:31.322 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-05 13:55:31.324 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-05 13:55:31.346 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-05 13:55:33.151 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.162 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.179 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.218 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.250 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.258 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.281 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.289 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.311 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.316 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.332 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.341 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.363 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.374 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.436 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.496 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.515 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.532 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.562 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.570 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.584 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.602 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.614 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.627 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.636 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.672 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.677 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.697 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.706 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.764 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.771 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.774 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.778 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.804 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.821 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.848 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.852 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.865 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.880 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.896 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.916 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.933 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.949 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.963 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.973 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.983 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:33.994 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:34.016 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:34.046 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:34.056 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:34.061 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:34.076 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:34.089 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:34.107 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:34.113 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:34.117 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-05 13:55:34.121 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-05 13:55:34.123 | Processing /opt/stack/requirements 2022-04-05 13:55:35.556 | Collecting fixtures===3.0.0 2022-04-05 13:55:35.565 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-04-05 13:55:35.767 | Collecting PyYAML===6.0 2022-04-05 13:55:35.775 | 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) 2022-04-05 13:55:35.947 | Collecting requests===2.27.1 2022-04-05 13:55:35.954 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-04-05 13:55:36.049 | Collecting packaging===21.3 2022-04-05 13:55:36.058 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-04-05 13:55:36.123 | Collecting testtools===2.5.0 2022-04-05 13:55:36.129 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-04-05 13:55:36.210 | Collecting idna===3.3 2022-04-05 13:55:36.219 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-04-05 13:55:36.367 | Collecting pyparsing===3.0.7 2022-04-05 13:55:36.373 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-04-05 13:55:36.433 | Collecting six===1.16.0 2022-04-05 13:55:36.438 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-04-05 13:55:36.491 | Collecting charset-normalizer===2.0.12 2022-04-05 13:55:36.499 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-04-05 13:55:36.534 | Collecting Parsley>=1.2 2022-04-05 13:55:36.539 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-04-05 13:55:36.583 | Collecting beagle>=0.2.1 2022-04-05 13:55:36.614 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-04-05 13:55:36.640 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 48)) (5.8.1) 2022-04-05 13:55:36.713 | Collecting urllib3===1.26.9 2022-04-05 13:55:36.719 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/44e/ce4d53fb1706f/urllib3-1.26.9-py2.py3-none-any.whl (138 kB) 2022-04-05 13:55:36.856 | Collecting certifi>=2017.4.17 2022-04-05 13:55:36.863 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-04-05 13:55:36.898 | Collecting extras===1.0.0 2022-04-05 13:55:36.905 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-04-05 13:55:36.990 | Collecting cliff===3.10.1 2022-04-05 13:55:36.997 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-04-05 13:55:37.107 | Collecting stevedore===3.5.0 2022-04-05 13:55:37.114 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-04-05 13:55:37.317 | Collecting cmd2===2.4.0 2022-04-05 13:55:37.323 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB) 2022-04-05 13:55:37.415 | Collecting autopage===0.5.0 2022-04-05 13:55:37.421 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-04-05 13:55:37.473 | Collecting prettytable===3.2.0 2022-04-05 13:55:37.479 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6c/5ec87c3ef9df5/prettytable-3.2.0-py3-none-any.whl (26 kB) 2022-04-05 13:55:37.529 | Collecting wcwidth===0.2.5 2022-04-05 13:55:37.535 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-04-05 13:55:37.590 | Collecting attrs===21.4.0 2022-04-05 13:55:37.596 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-04-05 13:55:37.713 | Collecting pyperclip===1.8.2 2022-04-05 13:55:37.721 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-04-05 13:55:37.733 | Building wheels for collected packages: openstack-requirements 2022-04-05 13:55:37.733 | Building wheel for openstack-requirements (setup.py): started 2022-04-05 13:55:38.547 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-05 13:55:38.547 | ERROR: Command errored out with exit status 1: 2022-04-05 13:55:38.547 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-dhlnx_rd/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-dhlnx_rd/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-l0yfr6d1 2022-04-05 13:55:38.548 | cwd: /tmp/pip-req-build-dhlnx_rd/ 2022-04-05 13:55:38.548 | Complete output (6 lines): 2022-04-05 13:55:38.548 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-05 13:55:38.548 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-05 13:55:38.548 | or: setup.py --help-commands 2022-04-05 13:55:38.548 | or: setup.py cmd --help 2022-04-05 13:55:38.548 | 2022-04-05 13:55:38.548 | error: invalid command 'bdist_wheel' 2022-04-05 13:55:38.548 | ---------------------------------------- 2022-04-05 13:55:38.548 | ERROR: Failed building wheel for openstack-requirements 2022-04-05 13:55:38.549 | Running setup.py clean for openstack-requirements 2022-04-05 13:55:39.392 | Failed to build openstack-requirements 2022-04-05 13:55:39.646 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, certifi, charset-normalizer, requests, stevedore, pyperclip, cmd2, autopage, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2022-04-05 13:55:41.518 | Running setup.py install for openstack-requirements: started 2022-04-05 13:55:43.840 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-05 13:55:43.872 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.0 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5348 packaging-21.3 prettytable-3.2.0 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.9 wcwidth-0.2.5 2022-04-05 13:55:44.019 | + inc/python:pip_install:200 : result=0 2022-04-05 13:55:44.021 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-05 13:55:44.023 | + functions-common:time_stop:2425 : local name 2022-04-05 13:55:44.025 | + functions-common:time_stop:2426 : local end_time 2022-04-05 13:55:44.027 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 13:55:44.029 | + functions-common:time_stop:2428 : local total 2022-04-05 13:55:44.032 | + functions-common:time_stop:2429 : local start_time 2022-04-05 13:55:44.035 | + functions-common:time_stop:2431 : name=pip_install 2022-04-05 13:55:44.037 | + functions-common:time_stop:2432 : start_time=1649166931338 2022-04-05 13:55:44.039 | + functions-common:time_stop:2434 : [[ -z 1649166931338 ]] 2022-04-05 13:55:44.042 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 13:55:44.045 | + functions-common:time_stop:2437 : end_time=1649166944043 2022-04-05 13:55:44.047 | + functions-common:time_stop:2438 : elapsed_time=12705 2022-04-05 13:55:44.050 | + functions-common:time_stop:2439 : total=16442 2022-04-05 13:55:44.052 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 13:55:44.054 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=29147 2022-04-05 13:55:44.056 | + inc/python:pip_install:203 : return 0 2022-04-05 13:55:44.058 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-05 13:55:44.061 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-05 13:55:44.064 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-05 13:55:44.067 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:55:44.069 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:55:44.072 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-05 13:55:44.074 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:55:44.077 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-05 13:55:44.098 | Using python 3.8 to install pbr 2022-04-05 13:55:44.100 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-05 13:55:44.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 13:55:44.823 | from cryptography.utils import int_from_bytes 2022-04-05 13:55:44.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 13:55:44.824 | from cryptography.utils import int_from_bytes 2022-04-05 13:55:45.989 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-05 13:55:46.021 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-05 13:55:47.833 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-05 13:55:47.838 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-05 13:55:47.838 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-05 13:55:47.945 | + inc/python:pip_install:200 : result=0 2022-04-05 13:55:47.947 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-05 13:55:47.950 | + functions-common:time_stop:2425 : local name 2022-04-05 13:55:47.952 | + functions-common:time_stop:2426 : local end_time 2022-04-05 13:55:47.954 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 13:55:47.956 | + functions-common:time_stop:2428 : local total 2022-04-05 13:55:47.958 | + functions-common:time_stop:2429 : local start_time 2022-04-05 13:55:47.960 | + functions-common:time_stop:2431 : name=pip_install 2022-04-05 13:55:47.962 | + functions-common:time_stop:2432 : start_time=1649166944093 2022-04-05 13:55:47.964 | + functions-common:time_stop:2434 : [[ -z 1649166944093 ]] 2022-04-05 13:55:47.967 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 13:55:47.970 | + functions-common:time_stop:2437 : end_time=1649166947968 2022-04-05 13:55:47.972 | + functions-common:time_stop:2438 : elapsed_time=3875 2022-04-05 13:55:47.974 | + functions-common:time_stop:2439 : total=29147 2022-04-05 13:55:47.976 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 13:55:47.978 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33022 2022-04-05 13:55:47.981 | + inc/python:pip_install:203 : return 0 2022-04-05 13:55:47.983 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-04-05 13:55:51.081 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-05 13:55:52.853 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-05 13:55:52.933 | Collecting bindep 2022-04-05 13:55:52.941 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/df1ef59c504c3/bindep-2.10.2-py2.py3-none-any.whl (33 kB) 2022-04-05 13:55:52.988 | Collecting Parsley 2022-04-05 13:55:52.994 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-04-05 13:55:53.051 | Collecting distro 2022-04-05 13:55:53.058 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-04-05 13:55:53.145 | Collecting packaging; python_version >= "3.6" 2022-04-05 13:55:53.151 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-04-05 13:55:53.300 | Collecting pbr>=2.0.0 2022-04-05 13:55:53.307 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-04-05 13:55:53.494 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-04-05 13:55:53.501 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-04-05 13:55:53.549 | Installing collected packages: Parsley, distro, pyparsing, packaging, pbr, bindep 2022-04-05 13:55:54.119 | Successfully installed Parsley-1.3 bindep-2.10.2 distro-1.7.0 packaging-21.3 pbr-5.8.1 pyparsing-3.0.7 2022-04-05 13:55:54.195 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-05 13:55:54.197 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-05 13:55:54.200 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-04-05 13:55:54.217 | + ./stack.sh:main:819 : pkgs= 2022-04-05 13:55:54.221 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-04-05 13:55:54.223 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-04-05 13:55:54.225 | + functions-common:run_phase:1853 : local mode=stack 2022-04-05 13:55:54.227 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-05 13:55:54.230 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-05 13:55:54.232 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-05 13:55:54.235 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-05 13:55:54.237 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-05 13:55:54.239 | + functions-common:run_phase:1863 : local extra 2022-04-05 13:55:54.242 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-05 13:55:54.246 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-05 13:55:54.248 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-05 13:55:54.250 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-05 13:55:54.253 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-05 13:55:54.255 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-05 13:55:54.270 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-05 13:55:54.273 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-05 13:55:54.275 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-05 13:55:54.278 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-05 13:55:54.280 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-05 13:55:54.282 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-05 13:55:54.285 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-05 13:55:54.287 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-05 13:55:54.289 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-05 13:55:54.291 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-05 13:55:54.293 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-05 13:55:54.295 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-05 13:55:54.297 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-05 13:55:54.299 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-05 13:55:54.301 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-05 13:55:54.303 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-05 13:55:54.305 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-05 13:55:54.308 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-05 13:55:54.310 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-05 13:55:54.312 | + functions-common:run_plugins:1842 : local plugins= 2022-04-05 13:55:54.314 | + functions-common:run_plugins:1843 : local plugin 2022-04-05 13:55:54.317 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-05 13:55:54.319 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-05 13:55:54.322 | + functions:set_systemd_override:821 : local value=2048 2022-04-05 13:55:54.324 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-05 13:55:54.326 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-05 13:55:54.376 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-05 13:55:54.377 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-05 13:55:54.379 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-05 13:55:54.741 | + ./stack.sh:main:832 : install_rpc_backend 2022-04-05 13:55:54.744 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-05 13:55:54.761 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 13:55:54.763 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-05 13:55:54.765 | + functions-common:install_package:1463 : update_package_repo 2022-04-05 13:55:54.768 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-05 13:55:54.770 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-05 13:55:54.772 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-05 13:55:54.774 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-05 13:55:54.777 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-05 13:55:54.779 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 13:55:54.781 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 13:55:54.783 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-05 13:55:54.786 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-05 13:55:54.788 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-05 13:55:54.790 | + functions-common:apt_get_update:1190 : return 2022-04-05 13:55:54.792 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-05 13:55:54.794 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-05 13:55:54.797 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 13:55:54.800 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 13:55:54.802 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-05 13:55:54.823 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-05 13:55:54.931 | Reading package lists... 2022-04-05 13:55:55.188 | Building dependency tree... 2022-04-05 13:55:55.190 | Reading state information... 2022-04-05 13:55:55.467 | The following packages were automatically installed and are no longer required: 2022-04-05 13:55:55.468 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-05 13:55:55.469 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-05 13:55:55.469 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-05 13:55:55.469 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-05 13:55:55.469 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-05 13:55:55.469 | python3-zope.interface 2022-04-05 13:55:55.469 | Use 'sudo apt autoremove' to remove them. 2022-04-05 13:55:55.469 | The following additional packages will be installed: 2022-04-05 13:55:55.469 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-04-05 13:55:55.469 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-04-05 13:55:55.469 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-04-05 13:55:55.470 | erlang-tools erlang-xmerl locales-all 2022-04-05 13:55:55.472 | Suggested packages: 2022-04-05 13:55:55.472 | erlang erlang-manpages erlang-doc 2022-04-05 13:55:55.542 | The following NEW packages will be installed: 2022-04-05 13:55:55.543 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-04-05 13:55:55.543 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-04-05 13:55:55.543 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-04-05 13:55:55.544 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-04-05 13:55:55.831 | 0 upgraded, 19 newly installed, 0 to remove and 123 not upgraded. 2022-04-05 13:55:55.831 | Need to get 38.1 MB of archives. 2022-04-05 13:55:55.831 | After this operation, 276 MB of additional disk space will be used. 2022-04-05 13:55:55.831 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-04-05 13:55:57.664 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-04-05 13:55:57.725 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-04-05 13:55:57.737 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-04-05 13:55:57.785 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-04-05 13:55:58.024 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-04-05 13:55:58.028 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-04-05 13:55:58.130 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-04-05 13:55:58.132 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-04-05 13:55:58.134 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-04-05 13:55:58.135 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-04-05 13:55:58.400 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-04-05 13:55:58.422 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-04-05 13:55:58.424 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-04-05 13:55:58.426 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-04-05 13:55:58.535 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-04-05 13:55:58.577 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-04-05 13:55:58.783 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.7 [10.6 MB] 2022-04-05 13:56:00.388 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-04-05 13:56:02.883 | Fetched 38.1 MB in 7s (5,630 kB/s) 2022-04-05 13:56:02.915 | Selecting previously unselected package erlang-base. 2022-04-05 13:56:02.963 | (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.) 2022-04-05 13:56:02.967 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-05 13:56:02.969 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:04.056 | Selecting previously unselected package erlang-asn1. 2022-04-05 13:56:04.066 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-05 13:56:04.068 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:04.181 | Selecting previously unselected package erlang-crypto. 2022-04-05 13:56:04.190 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-05 13:56:04.192 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:04.239 | Selecting previously unselected package erlang-public-key. 2022-04-05 13:56:04.248 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-05 13:56:04.252 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:04.351 | Selecting previously unselected package erlang-mnesia. 2022-04-05 13:56:04.360 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-05 13:56:04.362 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:04.480 | Selecting previously unselected package erlang-runtime-tools. 2022-04-05 13:56:04.489 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-05 13:56:04.491 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:04.547 | Selecting previously unselected package erlang-ssl. 2022-04-05 13:56:04.556 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-05 13:56:04.558 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:04.731 | Selecting previously unselected package erlang-eldap. 2022-04-05 13:56:04.740 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-05 13:56:04.743 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:04.785 | Selecting previously unselected package erlang-ftp. 2022-04-05 13:56:04.794 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-05 13:56:04.796 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:04.832 | Selecting previously unselected package erlang-tftp. 2022-04-05 13:56:04.842 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-05 13:56:04.844 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:04.884 | Selecting previously unselected package erlang-inets. 2022-04-05 13:56:04.894 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-05 13:56:04.896 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:05.013 | Selecting previously unselected package erlang-snmp. 2022-04-05 13:56:05.022 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-05 13:56:05.025 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:05.272 | Selecting previously unselected package erlang-os-mon. 2022-04-05 13:56:05.282 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-05 13:56:05.284 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:05.326 | Selecting previously unselected package erlang-parsetools. 2022-04-05 13:56:05.335 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-05 13:56:05.338 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:05.387 | Selecting previously unselected package erlang-syntax-tools. 2022-04-05 13:56:05.397 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-05 13:56:05.399 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:05.468 | Selecting previously unselected package erlang-tools. 2022-04-05 13:56:05.477 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-05 13:56:05.479 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:05.572 | Selecting previously unselected package erlang-xmerl. 2022-04-05 13:56:05.582 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-05 13:56:05.584 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:05.765 | Selecting previously unselected package locales-all. 2022-04-05 13:56:05.774 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.7_amd64.deb ... 2022-04-05 13:56:05.776 | Unpacking locales-all (2.31-0ubuntu9.7) ... 2022-04-05 13:56:10.155 | Selecting previously unselected package rabbitmq-server. 2022-04-05 13:56:10.167 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-04-05 13:56:10.169 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-04-05 13:56:11.316 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:11.710 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-04-05 13:56:11.710 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-04-05 13:56:16.107 | Searching for services which depend on erlang and should be started... none found. 2022-04-05 13:56:16.110 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:16.115 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:16.121 | Setting up locales-all (2.31-0ubuntu9.7) ... 2022-04-05 13:56:16.130 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:16.136 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:16.142 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:16.147 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:16.153 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:16.159 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:16.165 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:16.170 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:16.177 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:16.182 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:16.188 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:16.194 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:16.199 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:16.205 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-04-05 13:56:16.211 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-04-05 13:56:16.300 | Adding group `rabbitmq' (GID 125) ... 2022-04-05 13:56:16.313 | Done. 2022-04-05 13:56:16.394 | Adding system user `rabbitmq' (UID 117) ... 2022-04-05 13:56:16.394 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-04-05 13:56:16.430 | Not creating home directory `/var/lib/rabbitmq'. 2022-04-05 13:56:16.699 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-04-05 13:56:23.086 | Processing triggers for man-db (2.9.1-1) ... 2022-04-05 13:56:23.731 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-05 13:56:31.638 | + functions-common:apt_get:1234 : result=0 2022-04-05 13:56:31.640 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-05 13:56:31.642 | + functions-common:time_stop:2425 : local name 2022-04-05 13:56:31.644 | + functions-common:time_stop:2426 : local end_time 2022-04-05 13:56:31.646 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 13:56:31.649 | + functions-common:time_stop:2428 : local total 2022-04-05 13:56:31.651 | + functions-common:time_stop:2429 : local start_time 2022-04-05 13:56:31.653 | + functions-common:time_stop:2431 : name=apt-get 2022-04-05 13:56:31.656 | + functions-common:time_stop:2432 : start_time=1649166954820 2022-04-05 13:56:31.658 | + functions-common:time_stop:2434 : [[ -z 1649166954820 ]] 2022-04-05 13:56:31.660 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 13:56:31.664 | + functions-common:time_stop:2437 : end_time=1649166991662 2022-04-05 13:56:31.667 | + functions-common:time_stop:2438 : elapsed_time=36842 2022-04-05 13:56:31.669 | + functions-common:time_stop:2439 : total=177063 2022-04-05 13:56:31.671 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 13:56:31.673 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=213905 2022-04-05 13:56:31.676 | + functions-common:apt_get:1238 : return 0 2022-04-05 13:56:31.678 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-05 13:56:31.680 | + functions-common:is_suse:542 : is_opensuse 2022-04-05 13:56:31.683 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-05 13:56:31.685 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-05 13:56:31.687 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-05 13:56:31.690 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-05 13:56:31.692 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-05 13:56:31.694 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-05 13:56:31.696 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-05 13:56:31.698 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-05 13:56:31.701 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-05 13:56:31.703 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-05 13:56:31.705 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-05 13:56:31.707 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-05 13:56:31.710 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-05 13:56:31.712 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-05 13:56:31.714 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-05 13:56:31.716 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-05 13:56:31.719 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-05 13:56:31.722 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-05 13:56:31.724 | + functions-common:is_suse:542 : is_opensuse 2022-04-05 13:56:31.726 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-05 13:56:31.728 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-05 13:56:31.730 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-05 13:56:31.733 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-05 13:56:31.736 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-05 13:56:31.738 | + ./stack.sh:main:833 : restart_rpc_backend 2022-04-05 13:56:31.740 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-05 13:56:31.756 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 13:56:31.758 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-05 13:56:31.761 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-05 13:56:31.763 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-04-05 13:56:31.765 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-05 13:56:31.768 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-05 13:56:31.772 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-05 13:56:31.774 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-05 13:56:31.776 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-05 13:56:31.778 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-05 13:56:31.781 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-05 13:56:31.784 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-05 13:56:31.787 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-05 13:56:32.536 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-05 13:56:32.536 | user tags 2022-04-05 13:56:32.536 | guest [administrator]' 2022-04-05 13:56:32.540 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-05 13:56:32.540 | user tags 2022-04-05 13:56:32.540 | guest [administrator]' 2022-04-05 13:56:32.540 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-05 13:56:32.547 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-04-05 13:56:32.550 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-04-05 13:56:32.552 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-04-05 13:56:33.270 | Adding user "stackrabbit" ... 2022-04-05 13:56:33.293 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-05 13:56:33.989 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-05 13:56:34.011 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-05 13:56:34.013 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-05 13:56:34.679 | Changing password for user "stackrabbit" ... 2022-04-05 13:56:34.701 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-05 13:56:34.703 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-05 13:56:34.706 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-05 13:56:35.373 | Deleting user "guest" ... 2022-04-05 13:56:35.396 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-04-05 13:56:35.413 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 13:56:35.415 | + ./stack.sh:main:836 : install_database 2022-04-05 13:56:35.417 | + lib/database:install_database:118 : install_database_mysql 2022-04-05 13:56:35.420 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-05 13:56:35.423 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 13:56:35.425 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 13:56:35.428 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-05 13:56:35.650 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-05 13:56:35.652 | + lib/databases/mysql:install_database_mysql:171 : cat 2022-04-05 13:56:35.658 | + lib/databases/mysql:install_database_mysql:177 : is_ubuntu 2022-04-05 13:56:35.660 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 13:56:35.662 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 13:56:35.665 | + lib/databases/mysql:install_database_mysql:177 : '[' mysql '!=' mariadb ']' 2022-04-05 13:56:35.667 | + lib/databases/mysql:install_database_mysql:178 : echo host=127.0.0.1 2022-04-05 13:56:35.669 | + lib/databases/mysql:install_database_mysql:180 : chmod 0600 /home/ubuntu/.my.cnf 2022-04-05 13:56:35.673 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-05 13:56:35.676 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-05 13:56:35.678 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-05 13:56:35.680 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-05 13:56:35.683 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-05 13:56:35.685 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-05 13:56:35.688 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-05 13:56:35.690 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-05 13:56:35.692 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-05 13:56:35.694 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-05 13:56:35.697 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-05 13:56:35.699 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-05 13:56:35.702 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-05 13:56:35.704 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-05 13:56:35.706 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-05 13:56:35.709 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-05 13:56:35.711 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-05 13:56:35.713 | + functions-common:is_suse:542 : is_opensuse 2022-04-05 13:56:35.716 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-05 13:56:35.719 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-05 13:56:35.721 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-05 13:56:35.723 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-05 13:56:35.726 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-05 13:56:35.728 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-05 13:56:35.730 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 13:56:35.733 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 13:56:35.735 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-05 13:56:35.738 | + functions-common:install_package:1463 : update_package_repo 2022-04-05 13:56:35.740 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-05 13:56:35.743 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-05 13:56:35.745 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-05 13:56:35.747 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-05 13:56:35.749 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-05 13:56:35.752 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 13:56:35.754 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 13:56:35.756 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-05 13:56:35.758 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-05 13:56:35.761 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-05 13:56:35.763 | + functions-common:apt_get_update:1190 : return 2022-04-05 13:56:35.766 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-05 13:56:35.768 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-05 13:56:35.771 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 13:56:35.773 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 13:56:35.775 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-05 13:56:35.796 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-05 13:56:35.906 | Reading package lists... 2022-04-05 13:56:36.150 | Building dependency tree... 2022-04-05 13:56:36.151 | Reading state information... 2022-04-05 13:56:36.399 | The following packages were automatically installed and are no longer required: 2022-04-05 13:56:36.400 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-05 13:56:36.400 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-05 13:56:36.400 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-05 13:56:36.400 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-05 13:56:36.400 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-05 13:56:36.400 | python3-zope.interface 2022-04-05 13:56:36.400 | Use 'sudo apt autoremove' to remove them. 2022-04-05 13:56:36.401 | The following additional packages will be installed: 2022-04-05 13:56:36.401 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-04-05 13:56:36.401 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-04-05 13:56:36.401 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-04-05 13:56:36.401 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-04-05 13:56:36.401 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-04-05 13:56:36.402 | mysql-server-8.0 mysql-server-core-8.0 2022-04-05 13:56:36.403 | Suggested packages: 2022-04-05 13:56:36.403 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-04-05 13:56:36.480 | The following NEW packages will be installed: 2022-04-05 13:56:36.480 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-04-05 13:56:36.480 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-04-05 13:56:36.480 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-04-05 13:56:36.480 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-04-05 13:56:36.480 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-04-05 13:56:36.481 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-04-05 13:56:36.727 | 0 upgraded, 24 newly installed, 0 to remove and 123 not upgraded. 2022-04-05 13:56:36.727 | Need to get 31.4 MB of archives. 2022-04-05 13:56:36.727 | After this operation, 262 MB of additional disk space will be used. 2022-04-05 13:56:36.727 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [4,429 kB] 2022-04-05 13:56:38.228 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [22.0 kB] 2022-04-05 13:56:38.231 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-04-05 13:56:38.242 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-04-05 13:56:38.243 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-04-05 13:56:38.273 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [18.0 MB] 2022-04-05 13:56:40.900 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [1,271 kB] 2022-04-05 13:56:40.924 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-04-05 13:56:40.925 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-04-05 13:56:40.926 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-04-05 13:56:40.928 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-04-05 13:56:40.941 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-04-05 13:56:40.944 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-04-05 13:56:40.945 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-04-05 13:56:40.946 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-04-05 13:56:41.012 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-04-05 13:56:41.059 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-04-05 13:56:41.060 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-04-05 13:56:41.061 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-04-05 13:56:41.063 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-04-05 13:56:41.069 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-04-05 13:56:41.070 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-04-05 13:56:42.182 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-04-05 13:56:42.182 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.28-0ubuntu0.20.04.3 [9,544 B] 2022-04-05 13:56:42.693 | Preconfiguring packages ... 2022-04-05 13:56:42.806 | Fetched 31.4 MB in 6s (5,525 kB/s) 2022-04-05 13:56:42.835 | Selecting previously unselected package mysql-client-core-8.0. 2022-04-05 13:56:42.887 | (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.) 2022-04-05 13:56:42.891 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-05 13:56:42.893 | Unpacking mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-05 13:56:43.836 | Selecting previously unselected package mysql-client-8.0. 2022-04-05 13:56:43.846 | Preparing to unpack .../01-mysql-client-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-05 13:56:43.848 | Unpacking mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-05 13:56:43.883 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-04-05 13:56:43.893 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-04-05 13:56:43.897 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-05 13:56:43.938 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-04-05 13:56:43.947 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-04-05 13:56:43.950 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-05 13:56:43.979 | Selecting previously unselected package libmecab2:amd64. 2022-04-05 13:56:43.989 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-04-05 13:56:43.992 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-04-05 13:56:44.059 | Selecting previously unselected package mysql-server-core-8.0. 2022-04-05 13:56:44.069 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-05 13:56:44.072 | Unpacking mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-05 13:56:46.990 | Selecting previously unselected package mysql-server-8.0. 2022-04-05 13:56:47.001 | Preparing to unpack .../06-mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-05 13:56:47.468 | Unpacking mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-05 13:56:47.539 | Selecting previously unselected package libhtml-tagset-perl. 2022-04-05 13:56:47.551 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-04-05 13:56:47.554 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-04-05 13:56:47.594 | Selecting previously unselected package liburi-perl. 2022-04-05 13:56:47.604 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-04-05 13:56:47.607 | Unpacking liburi-perl (1.76-2) ... 2022-04-05 13:56:47.668 | Selecting previously unselected package libhtml-parser-perl. 2022-04-05 13:56:47.678 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-04-05 13:56:47.681 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-04-05 13:56:47.726 | Selecting previously unselected package libcgi-pm-perl. 2022-04-05 13:56:47.742 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-04-05 13:56:47.744 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-04-05 13:56:47.820 | Selecting previously unselected package libfcgi-perl. 2022-04-05 13:56:47.830 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-04-05 13:56:47.833 | Unpacking libfcgi-perl (0.79-1) ... 2022-04-05 13:56:47.865 | Selecting previously unselected package libcgi-fast-perl. 2022-04-05 13:56:47.875 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-04-05 13:56:47.878 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-04-05 13:56:47.907 | Selecting previously unselected package libencode-locale-perl. 2022-04-05 13:56:47.917 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-04-05 13:56:47.919 | Unpacking libencode-locale-perl (1.05-1) ... 2022-04-05 13:56:47.947 | Selecting previously unselected package libhtml-template-perl. 2022-04-05 13:56:47.958 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-04-05 13:56:47.960 | Unpacking libhtml-template-perl (2.97-1) ... 2022-04-05 13:56:48.007 | Selecting previously unselected package libtimedate-perl. 2022-04-05 13:56:48.018 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-04-05 13:56:48.020 | Unpacking libtimedate-perl (2.3200-1) ... 2022-04-05 13:56:48.067 | Selecting previously unselected package libhttp-date-perl. 2022-04-05 13:56:48.077 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-04-05 13:56:48.081 | Unpacking libhttp-date-perl (6.05-1) ... 2022-04-05 13:56:48.123 | Selecting previously unselected package libio-html-perl. 2022-04-05 13:56:48.133 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-04-05 13:56:48.136 | Unpacking libio-html-perl (1.001-1) ... 2022-04-05 13:56:48.170 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-04-05 13:56:48.180 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-04-05 13:56:48.186 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-04-05 13:56:48.217 | Selecting previously unselected package libhttp-message-perl. 2022-04-05 13:56:48.226 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-04-05 13:56:48.229 | Unpacking libhttp-message-perl (6.22-1) ... 2022-04-05 13:56:48.270 | Selecting previously unselected package mecab-utils. 2022-04-05 13:56:48.280 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-04-05 13:56:48.284 | Unpacking mecab-utils (0.996-10build1) ... 2022-04-05 13:56:48.318 | Selecting previously unselected package mecab-ipadic. 2022-04-05 13:56:48.328 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-04-05 13:56:48.331 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-04-05 13:56:49.638 | Selecting previously unselected package mecab-ipadic-utf8. 2022-04-05 13:56:49.648 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-04-05 13:56:49.650 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-04-05 13:56:49.682 | Selecting previously unselected package mysql-server. 2022-04-05 13:56:49.692 | Preparing to unpack .../23-mysql-server_8.0.28-0ubuntu0.20.04.3_all.deb ... 2022-04-05 13:56:49.702 | Unpacking mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-04-05 13:56:49.759 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-04-05 13:56:49.768 | Setting up mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-05 13:56:49.774 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-04-05 13:56:49.781 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-04-05 13:56:49.787 | Setting up libencode-locale-perl (1.05-1) ... 2022-04-05 13:56:49.793 | Setting up mecab-utils (0.996-10build1) ... 2022-04-05 13:56:49.800 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-05 13:56:49.806 | Setting up libio-html-perl (1.001-1) ... 2022-04-05 13:56:49.812 | Setting up libtimedate-perl (2.3200-1) ... 2022-04-05 13:56:49.818 | Setting up mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-05 13:56:49.824 | Setting up libfcgi-perl (0.79-1) ... 2022-04-05 13:56:49.831 | Setting up liburi-perl (1.76-2) ... 2022-04-05 13:56:49.838 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-05 13:56:49.845 | Setting up libhttp-date-perl (6.05-1) ... 2022-04-05 13:56:49.851 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-04-05 13:56:49.856 | Compiling IPA dictionary for Mecab. This takes long time... 2022-04-05 13:56:49.860 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-04-05 13:56:49.860 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-04-05 13:56:49.861 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-04-05 13:56:49.861 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-04-05 13:56:50.003 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-04-05 13:56:50.003 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-04-05 13:56:50.003 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-04-05 13:56:50.003 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-04-05 13:56:50.011 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-04-05 13:56:50.101 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-04-05 13:56:50.102 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-04-05 13:56:50.102 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-04-05 13:56:50.129 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-04-05 13:56:50.174 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-04-05 13:56:50.468 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-04-05 13:56:50.475 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-04-05 13:56:50.567 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-04-05 13:56:50.567 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-04-05 13:56:50.567 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-04-05 13:56:50.567 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-04-05 13:56:50.571 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-04-05 13:56:50.571 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-04-05 13:56:50.618 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-04-05 13:56:50.815 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-04-05 13:56:50.816 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-04-05 13:56:50.816 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-04-05 13:56:50.817 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-04-05 13:56:50.819 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-04-05 13:56:50.820 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-04-05 13:56:51.254 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-04-05 13:56:51.378 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-04-05 13:56:51.693 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-04-05 13:56:51.697 | 2022-04-05 13:56:51.697 | done! 2022-04-05 13:56:51.704 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-04-05 13:56:51.708 | Setting up mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-05 13:56:51.714 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-04-05 13:56:51.721 | Compiling IPA dictionary for Mecab. This takes long time... 2022-04-05 13:56:51.725 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-04-05 13:56:51.726 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-04-05 13:56:51.726 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-04-05 13:56:51.726 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-04-05 13:56:51.939 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-04-05 13:56:51.940 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-04-05 13:56:51.940 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-04-05 13:56:51.940 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-04-05 13:56:51.952 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-04-05 13:56:52.084 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-04-05 13:56:52.085 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-04-05 13:56:52.085 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-04-05 13:56:52.127 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-04-05 13:56:52.203 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-04-05 13:56:52.705 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-04-05 13:56:52.715 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-04-05 13:56:52.828 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-04-05 13:56:52.828 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-04-05 13:56:52.829 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-04-05 13:56:52.829 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-04-05 13:56:52.834 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-04-05 13:56:52.835 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-04-05 13:56:52.925 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-04-05 13:56:53.218 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-04-05 13:56:53.218 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-04-05 13:56:53.219 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-04-05 13:56:53.219 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-04-05 13:56:53.223 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-04-05 13:56:53.223 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-04-05 13:56:53.742 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-04-05 13:56:53.887 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-04-05 13:56:54.199 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-04-05 13:56:54.204 | 2022-04-05 13:56:54.204 | done! 2022-04-05 13:56:54.212 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-04-05 13:56:54.217 | Setting up libhtml-parser-perl (3.72-5) ... 2022-04-05 13:56:54.224 | Setting up libhttp-message-perl (6.22-1) ... 2022-04-05 13:56:54.230 | Setting up mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-05 13:56:54.930 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-04-05 13:56:54.962 | Renaming removed key_buffer and myisam-recover options (if present) 2022-04-05 13:57:04.103 | mysqld will log errors to /var/log/mysql/error.log 2022-04-05 13:57:04.761 | mysqld is running as pid 56863 2022-04-05 13:57:07.586 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-04-05 13:57:09.767 | Setting up libcgi-pm-perl (4.46-1) ... 2022-04-05 13:57:09.773 | Setting up libhtml-template-perl (2.97-1) ... 2022-04-05 13:57:09.778 | Setting up mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-04-05 13:57:09.783 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-04-05 13:57:09.789 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-05 13:57:10.169 | Processing triggers for man-db (2.9.1-1) ... 2022-04-05 13:57:12.053 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-05 13:57:19.832 | + functions-common:apt_get:1234 : result=0 2022-04-05 13:57:19.834 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-05 13:57:19.836 | + functions-common:time_stop:2425 : local name 2022-04-05 13:57:19.839 | + functions-common:time_stop:2426 : local end_time 2022-04-05 13:57:19.841 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 13:57:19.843 | + functions-common:time_stop:2428 : local total 2022-04-05 13:57:19.845 | + functions-common:time_stop:2429 : local start_time 2022-04-05 13:57:19.847 | + functions-common:time_stop:2431 : name=apt-get 2022-04-05 13:57:19.849 | + functions-common:time_stop:2432 : start_time=1649166995794 2022-04-05 13:57:19.854 | + functions-common:time_stop:2434 : [[ -z 1649166995794 ]] 2022-04-05 13:57:19.858 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 13:57:19.862 | + functions-common:time_stop:2437 : end_time=1649167039859 2022-04-05 13:57:19.864 | + functions-common:time_stop:2438 : elapsed_time=44065 2022-04-05 13:57:19.867 | + functions-common:time_stop:2439 : total=213905 2022-04-05 13:57:19.869 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 13:57:19.872 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=257970 2022-04-05 13:57:19.875 | + functions-common:apt_get:1238 : return 0 2022-04-05 13:57:19.877 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-04-05 13:57:19.879 | + ./stack.sh:main:839 : install_database_python 2022-04-05 13:57:19.882 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-05 13:57:19.884 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-05 13:57:19.886 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-05 13:57:19.889 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-05 13:57:19.892 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-05 13:57:19.896 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-05 13:57:19.898 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-05 13:57:19.902 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-05 13:57:19.902 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-05 13:57:19.909 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-05 13:57:19.911 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-05 13:57:19.914 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-05 13:57:19.916 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-05 13:57:19.919 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-05 13:57:19.947 | Using python 3.8 to install PyMySQL 2022-04-05 13:57:19.950 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-05 13:57:20.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 13:57:20.696 | from cryptography.utils import int_from_bytes 2022-04-05 13:57:20.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 13:57:20.696 | from cryptography.utils import int_from_bytes 2022-04-05 13:57:21.879 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-05 13:57:22.004 | Collecting PyMySQL 2022-04-05 13:57:22.012 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-04-05 13:57:23.703 | Installing collected packages: PyMySQL 2022-04-05 13:57:23.832 | Successfully installed PyMySQL-1.0.2 2022-04-05 13:57:23.832 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-05 13:57:23.838 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-05 13:57:23.838 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-05 13:57:23.962 | + inc/python:pip_install:200 : result=0 2022-04-05 13:57:23.966 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-05 13:57:23.969 | + functions-common:time_stop:2425 : local name 2022-04-05 13:57:23.971 | + functions-common:time_stop:2426 : local end_time 2022-04-05 13:57:23.973 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 13:57:23.975 | + functions-common:time_stop:2428 : local total 2022-04-05 13:57:23.978 | + functions-common:time_stop:2429 : local start_time 2022-04-05 13:57:23.980 | + functions-common:time_stop:2431 : name=pip_install 2022-04-05 13:57:23.982 | + functions-common:time_stop:2432 : start_time=1649167039938 2022-04-05 13:57:23.984 | + functions-common:time_stop:2434 : [[ -z 1649167039938 ]] 2022-04-05 13:57:23.987 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 13:57:23.992 | + functions-common:time_stop:2437 : end_time=1649167043989 2022-04-05 13:57:23.994 | + functions-common:time_stop:2438 : elapsed_time=4051 2022-04-05 13:57:23.997 | + functions-common:time_stop:2439 : total=33022 2022-04-05 13:57:23.999 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 13:57:24.002 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37073 2022-04-05 13:57:24.004 | + inc/python:pip_install:203 : return 0 2022-04-05 13:57:24.006 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-05 13:57:24.009 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-05 13:57:24.011 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-05 13:57:24.014 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-04-05 13:57:24.031 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 13:57:24.033 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-04-05 13:57:24.035 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-05 13:57:24.039 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-05 13:57:24.039 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-05 13:57:24.046 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-05 13:57:24.048 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-05 13:57:24.054 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-05 13:57:24.057 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-05 13:57:24.059 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-05 13:57:24.061 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-05 13:57:24.077 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 13:57:24.080 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-05 13:57:24.082 | + functions-common:install_package:1463 : update_package_repo 2022-04-05 13:57:24.084 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-05 13:57:24.086 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-05 13:57:24.089 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-05 13:57:24.092 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-05 13:57:24.094 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-05 13:57:24.097 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 13:57:24.099 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 13:57:24.102 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-05 13:57:24.104 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-05 13:57:24.107 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-05 13:57:24.109 | + functions-common:apt_get_update:1190 : return 2022-04-05 13:57:24.111 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-05 13:57:24.113 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-05 13:57:24.116 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 13:57:24.118 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 13:57:24.121 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-05 13:57:24.142 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-05 13:57:24.259 | Reading package lists... 2022-04-05 13:57:24.526 | Building dependency tree... 2022-04-05 13:57:24.528 | Reading state information... 2022-04-05 13:57:24.812 | The following packages were automatically installed and are no longer required: 2022-04-05 13:57:24.814 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-05 13:57:24.814 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-05 13:57:24.814 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-05 13:57:24.814 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-05 13:57:24.814 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-05 13:57:24.814 | python3-zope.interface 2022-04-05 13:57:24.814 | Use 'sudo apt autoremove' to remove them. 2022-04-05 13:57:24.884 | The following NEW packages will be installed: 2022-04-05 13:57:24.884 | radvd 2022-04-05 13:57:25.136 | 0 upgraded, 1 newly installed, 0 to remove and 123 not upgraded. 2022-04-05 13:57:25.136 | Need to get 59.0 kB of archives. 2022-04-05 13:57:25.136 | After this operation, 164 kB of additional disk space will be used. 2022-04-05 13:57:25.136 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-04-05 13:57:25.968 | Fetched 59.0 kB in 0s (120 kB/s) 2022-04-05 13:57:26.004 | Selecting previously unselected package radvd. 2022-04-05 13:57:26.061 | (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.) 2022-04-05 13:57:26.066 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-04-05 13:57:26.069 | Unpacking radvd (1:2.17-2) ... 2022-04-05 13:57:26.133 | Setting up radvd (1:2.17-2) ... 2022-04-05 13:57:27.096 | Job for radvd.service failed because the control process exited with error code. 2022-04-05 13:57:27.096 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-04-05 13:57:27.101 | invoke-rc.d: initscript radvd, action "start" failed. 2022-04-05 13:57:27.113 | ● radvd.service - Router advertisement daemon for IPv6 2022-04-05 13:57:27.113 | Loaded: loaded (]8;;file://n-d-833234-5/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-04-05 13:57:27.113 | Active: failed (Result: exit-code) since Tue 2022-04-05 13:57:27 UTC; 19ms ago 2022-04-05 13:57:27.113 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-04-05 13:57:27.113 | Process: 58011 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-04-05 13:57:27.114 | 2022-04-05 13:57:27.114 | Apr 05 13:57:27 n-d-833234-5 systemd[1]: Starting Router advertisement daemon for IPv6... 2022-04-05 13:57:27.114 | Apr 05 13:57:27 n-d-833234-5 radvd[58011]: can't open /etc/radvd.conf: No such file or directory 2022-04-05 13:57:27.114 | Apr 05 13:57:27 n-d-833234-5 radvd[58011]: Insecure file permissions, but continuing anyway 2022-04-05 13:57:27.114 | Apr 05 13:57:27 n-d-833234-5 radvd[58011]: exiting, failed to read config file 2022-04-05 13:57:27.114 | Apr 05 13:57:27 n-d-833234-5 systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-04-05 13:57:27.114 | Apr 05 13:57:27 n-d-833234-5 systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-04-05 13:57:27.114 | Apr 05 13:57:27 n-d-833234-5 systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-04-05 13:57:27.118 | Processing triggers for man-db (2.9.1-1) ... 2022-04-05 13:57:27.228 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-05 13:57:35.388 | + functions-common:apt_get:1234 : result=0 2022-04-05 13:57:35.390 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-05 13:57:35.392 | + functions-common:time_stop:2425 : local name 2022-04-05 13:57:35.394 | + functions-common:time_stop:2426 : local end_time 2022-04-05 13:57:35.396 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 13:57:35.398 | + functions-common:time_stop:2428 : local total 2022-04-05 13:57:35.400 | + functions-common:time_stop:2429 : local start_time 2022-04-05 13:57:35.402 | + functions-common:time_stop:2431 : name=apt-get 2022-04-05 13:57:35.405 | + functions-common:time_stop:2432 : start_time=1649167044139 2022-04-05 13:57:35.407 | + functions-common:time_stop:2434 : [[ -z 1649167044139 ]] 2022-04-05 13:57:35.410 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 13:57:35.415 | + functions-common:time_stop:2437 : end_time=1649167055412 2022-04-05 13:57:35.417 | + functions-common:time_stop:2438 : elapsed_time=11273 2022-04-05 13:57:35.419 | + functions-common:time_stop:2439 : total=257970 2022-04-05 13:57:35.421 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 13:57:35.423 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=269243 2022-04-05 13:57:35.426 | + functions-common:apt_get:1238 : return 0 2022-04-05 13:57:35.428 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-05 13:57:35.445 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 13:57:35.447 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-05 13:57:35.450 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-05 13:57:35.453 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-05 13:57:35.456 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-05 13:57:35.479 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-05 13:57:35.482 | + functions-common:install_package:1463 : update_package_repo 2022-04-05 13:57:35.484 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-05 13:57:35.486 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-05 13:57:35.488 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-05 13:57:35.491 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-05 13:57:35.494 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-05 13:57:35.497 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 13:57:35.500 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 13:57:35.503 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-05 13:57:35.506 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-05 13:57:35.508 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-05 13:57:35.510 | + functions-common:apt_get_update:1190 : return 2022-04-05 13:57:35.513 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-05 13:57:35.515 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-05 13:57:35.518 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 13:57:35.520 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 13:57:35.522 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-05 13:57:35.544 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-05 13:57:35.656 | Reading package lists... 2022-04-05 13:57:35.919 | Building dependency tree... 2022-04-05 13:57:35.920 | Reading state information... 2022-04-05 13:57:36.195 | fakeroot is already the newest version (1.24-1). 2022-04-05 13:57:36.195 | fakeroot set to manually installed. 2022-04-05 13:57:36.195 | make is already the newest version (4.2.1-1.2). 2022-04-05 13:57:36.195 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-05 13:57:36.195 | The following packages were automatically installed and are no longer required: 2022-04-05 13:57:36.196 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-05 13:57:36.196 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-05 13:57:36.196 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-05 13:57:36.196 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-05 13:57:36.196 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-05 13:57:36.196 | python3-zope.interface 2022-04-05 13:57:36.196 | Use 'sudo apt autoremove' to remove them. 2022-04-05 13:57:36.342 | 0 upgraded, 0 newly installed, 0 to remove and 123 not upgraded. 2022-04-05 13:57:36.347 | + functions-common:apt_get:1234 : result=0 2022-04-05 13:57:36.349 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-05 13:57:36.351 | + functions-common:time_stop:2425 : local name 2022-04-05 13:57:36.353 | + functions-common:time_stop:2426 : local end_time 2022-04-05 13:57:36.356 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 13:57:36.358 | + functions-common:time_stop:2428 : local total 2022-04-05 13:57:36.361 | + functions-common:time_stop:2429 : local start_time 2022-04-05 13:57:36.363 | + functions-common:time_stop:2431 : name=apt-get 2022-04-05 13:57:36.366 | + functions-common:time_stop:2432 : start_time=1649167055541 2022-04-05 13:57:36.368 | + functions-common:time_stop:2434 : [[ -z 1649167055541 ]] 2022-04-05 13:57:36.370 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 13:57:36.375 | + functions-common:time_stop:2437 : end_time=1649167056372 2022-04-05 13:57:36.377 | + functions-common:time_stop:2438 : elapsed_time=831 2022-04-05 13:57:36.379 | + functions-common:time_stop:2439 : total=269243 2022-04-05 13:57:36.381 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 13:57:36.383 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=270074 2022-04-05 13:57:36.386 | + functions-common:apt_get:1238 : return 0 2022-04-05 13:57:36.388 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-05 13:57:36.391 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 13:57:36.393 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 13:57:36.396 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-05 13:57:36.398 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-05 13:57:36.401 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-05 13:57:36.406 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-05 13:57:36.408 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-05 13:57:36.411 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-05 13:57:36.412 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-05 13:57:36.417 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-05 13:57:36.419 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-05 13:57:36.422 | + functions:vercmp:628 : local v1=5.4 2022-04-05 13:57:36.425 | + functions:vercmp:629 : local 'op=<' 2022-04-05 13:57:36.427 | + functions:vercmp:630 : local v2=3.13 2022-04-05 13:57:36.429 | + functions:vercmp:631 : local result 2022-04-05 13:57:36.433 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-05 13:57:36.433 | ++ functions:vercmp:635 : head -1 2022-04-05 13:57:36.434 | ++ functions:vercmp:635 : sort -V 2022-04-05 13:57:36.439 | + functions:vercmp:635 : result=3.13 2022-04-05 13:57:36.441 | + functions:vercmp:637 : case $op in 2022-04-05 13:57:36.443 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-05 13:57:36.445 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-05 13:57:36.448 | + functions:vercmp:648 : return 2022-04-05 13:57:36.452 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-05 13:57:36.454 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-05 13:57:36.456 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-05 13:57:36.805 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-05 13:57:36.807 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-05 13:57:36.810 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:36.813 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:36.815 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-05 13:57:36.818 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:36.820 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-04-05 13:57:36.839 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 13:57:36.842 | + ./stack.sh:main:847 : install_etcd3 2022-04-05 13:57:36.846 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-05 13:57:36.846 | Installing etcd 2022-04-05 13:57:36.848 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-05 13:57:36.861 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-05 13:57:36.874 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-05 13:57:36.877 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-05 13:57:36.893 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-05 13:57:36.896 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-05 13:57:36.899 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-05 13:57:36.903 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-05 13:57:36.907 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-05 13:57:36.910 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-05 13:57:36.912 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-05 13:57:36.915 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-05 13:57:36.918 | --2022-04-05 13:57:36-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-05 13:57:37.001 | Resolving github.com (github.com)... 140.82.121.3 2022-04-05 13:57:37.047 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-04-05 13:57:37.192 | HTTP request sent, awaiting response... 302 Found 2022-04-05 13:57:37.192 | 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%2F20220405%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220405T135630Z&X-Amz-Expires=300&X-Amz-Signature=1b16799a9eef204929eb92911d871947b39ec927ab2538d61bcef32fced7e3d1&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-04-05 13:57:37.192 | --2022-04-05 13:57:37-- 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%2F20220405%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220405T135630Z&X-Amz-Expires=300&X-Amz-Signature=1b16799a9eef204929eb92911d871947b39ec927ab2538d61bcef32fced7e3d1&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-04-05 13:57:37.193 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.109.133, ... 2022-04-05 13:57:37.218 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. 2022-04-05 13:57:37.410 | HTTP request sent, awaiting response... 200 OK 2022-04-05 13:57:37.410 | Length: 11350736 (11M) [application/octet-stream] 2022-04-05 13:57:37.410 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-04-05 13:57:37.525 | 2022-04-05 13:57:37.684 | 0K ........ .. 100% 39.6M=0.3s 2022-04-05 13:57:37.684 | 2022-04-05 13:57:37.684 | 2022-04-05 13:57:37 (39.6 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-04-05 13:57:37.684 | 2022-04-05 13:57:37.688 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-04-05 13:57:37.691 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-05 13:57:37.693 | ++ functions:get_extra_file:74 : return 2022-04-05 13:57:37.696 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-05 13:57:37.698 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-05 13:57:37.701 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-04-05 13:57:37.704 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-04-05 13:57:37.835 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-04-05 13:57:37.838 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-04-05 13:57:37.842 | etcd-v3.3.12-linux-amd64/ 2022-04-05 13:57:37.843 | etcd-v3.3.12-linux-amd64/README.md 2022-04-05 13:57:37.843 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-04-05 13:57:37.843 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-04-05 13:57:37.843 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-04-05 13:57:37.843 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-04-05 13:57:37.843 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-04-05 13:57:37.843 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-04-05 13:57:37.843 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-04-05 13:57:37.843 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-04-05 13:57:37.843 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-04-05 13:57:37.843 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-04-05 13:57:37.843 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-04-05 13:57:37.843 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-04-05 13:57:37.843 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-04-05 13:57:37.844 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-04-05 13:57:37.844 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-04-05 13:57:37.844 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-04-05 13:57:37.844 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-04-05 13:57:37.844 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-04-05 13:57:37.844 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-04-05 13:57:37.844 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-04-05 13:57:37.844 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-04-05 13:57:37.844 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-04-05 13:57:37.844 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-04-05 13:57:37.844 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-04-05 13:57:37.844 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-04-05 13:57:37.844 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-04-05 13:57:37.844 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-04-05 13:57:37.844 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-04-05 13:57:37.844 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-04-05 13:57:37.845 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-04-05 13:57:37.845 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-04-05 13:57:37.845 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-04-05 13:57:37.845 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-04-05 13:57:37.845 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-04-05 13:57:37.845 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-04-05 13:57:37.845 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-04-05 13:57:37.845 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-04-05 13:57:37.845 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-04-05 13:57:37.845 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-04-05 13:57:37.845 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-04-05 13:57:37.845 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-04-05 13:57:37.845 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-04-05 13:57:37.845 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-04-05 13:57:37.845 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-04-05 13:57:37.845 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-04-05 13:57:37.845 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-04-05 13:57:37.845 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-04-05 13:57:37.846 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-04-05 13:57:37.846 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-04-05 13:57:37.846 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-04-05 13:57:37.846 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-04-05 13:57:37.846 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-04-05 13:57:37.846 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-04-05 13:57:37.846 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-04-05 13:57:37.846 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-04-05 13:57:37.846 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-04-05 13:57:37.846 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-04-05 13:57:37.846 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-04-05 13:57:37.846 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-04-05 13:57:37.846 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-04-05 13:57:37.846 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-04-05 13:57:37.846 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-04-05 13:57:37.847 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-04-05 13:57:37.847 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-04-05 13:57:37.847 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-04-05 13:57:37.847 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-04-05 13:57:37.847 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-04-05 13:57:37.847 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-04-05 13:57:37.847 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-04-05 13:57:37.847 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-04-05 13:57:37.847 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-04-05 13:57:37.847 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-04-05 13:57:37.847 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-04-05 13:57:37.847 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-04-05 13:57:37.847 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-04-05 13:57:37.847 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-04-05 13:57:37.847 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-04-05 13:57:37.847 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-04-05 13:57:37.848 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-04-05 13:57:37.848 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-04-05 13:57:37.848 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-04-05 13:57:37.848 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-04-05 13:57:37.848 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-04-05 13:57:37.848 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-04-05 13:57:37.848 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-04-05 13:57:37.848 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-04-05 13:57:37.848 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-04-05 13:57:37.848 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-04-05 13:57:37.848 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-04-05 13:57:37.848 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-04-05 13:57:37.848 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-04-05 13:57:37.848 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-04-05 13:57:37.848 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-04-05 13:57:37.848 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-04-05 13:57:37.848 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-04-05 13:57:37.849 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-04-05 13:57:37.849 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-04-05 13:57:37.849 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-04-05 13:57:37.849 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-04-05 13:57:37.849 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-04-05 13:57:37.849 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-04-05 13:57:37.849 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-04-05 13:57:37.849 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-04-05 13:57:37.849 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-04-05 13:57:37.849 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-04-05 13:57:37.849 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-04-05 13:57:37.849 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-04-05 13:57:37.849 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-04-05 13:57:37.849 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-04-05 13:57:37.850 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-04-05 13:57:37.850 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-04-05 13:57:37.850 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-04-05 13:57:37.850 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-04-05 13:57:37.850 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-04-05 13:57:37.850 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-04-05 13:57:37.850 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-04-05 13:57:37.850 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-04-05 13:57:37.850 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-04-05 13:57:37.850 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-04-05 13:57:37.851 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-04-05 13:57:37.851 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-04-05 13:57:37.851 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-04-05 13:57:37.851 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-04-05 13:57:37.851 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-04-05 13:57:37.851 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-04-05 13:57:37.853 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-04-05 13:57:37.853 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-04-05 13:57:37.853 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-04-05 13:57:37.853 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-04-05 13:57:37.853 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-04-05 13:57:37.853 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-04-05 13:57:37.853 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-04-05 13:57:37.853 | etcd-v3.3.12-linux-amd64/etcdctl 2022-04-05 13:57:38.041 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-04-05 13:57:38.041 | etcd-v3.3.12-linux-amd64/etcd 2022-04-05 13:57:38.278 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-04-05 13:57:38.316 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-04-05 13:57:38.350 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-05 13:57:38.352 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-04-05 13:57:38.368 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 13:57:38.371 | + ./stack.sh:main:866 : install_dstat 2022-04-05 13:57:38.374 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-05 13:57:38.390 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 13:57:38.392 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-04-05 13:57:38.395 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-05 13:57:38.397 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-04-05 13:57:38.399 | + ./stack.sh:main:875 : install_libs 2022-04-05 13:57:38.401 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-05 13:57:38.404 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-05 13:57:38.406 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-05 13:57:38.408 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-05 13:57:38.411 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:38.413 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:38.415 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-05 13:57:38.417 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:38.419 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-05 13:57:38.422 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-05 13:57:38.424 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-05 13:57:38.426 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-05 13:57:38.428 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:38.431 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:38.433 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-05 13:57:38.436 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:38.438 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-05 13:57:38.440 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-05 13:57:38.443 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-05 13:57:38.445 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-05 13:57:38.447 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:38.450 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:38.452 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-05 13:57:38.455 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:38.457 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-05 13:57:38.459 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-05 13:57:38.461 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-05 13:57:38.464 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-05 13:57:38.466 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:38.468 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:38.471 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-05 13:57:38.473 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:38.475 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-05 13:57:38.477 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-05 13:57:38.480 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-05 13:57:38.482 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-05 13:57:38.484 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:38.486 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:38.489 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-05 13:57:38.491 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:38.494 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-05 13:57:38.496 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-05 13:57:38.499 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-05 13:57:38.501 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-05 13:57:38.503 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:38.505 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:38.508 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-05 13:57:38.510 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:38.513 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-05 13:57:38.515 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-05 13:57:38.517 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-05 13:57:38.520 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-05 13:57:38.522 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:38.524 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:38.526 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-05 13:57:38.528 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:38.531 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-05 13:57:38.533 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-05 13:57:38.535 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-05 13:57:38.537 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-05 13:57:38.540 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:38.542 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:38.544 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-05 13:57:38.546 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:38.549 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-05 13:57:38.551 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-05 13:57:38.553 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-05 13:57:38.555 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-05 13:57:38.558 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:38.561 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:38.563 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-05 13:57:38.565 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:38.567 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-05 13:57:38.570 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-05 13:57:38.572 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-05 13:57:38.575 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-05 13:57:38.577 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:38.579 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:38.581 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-05 13:57:38.584 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:38.586 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-05 13:57:38.588 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-05 13:57:38.591 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-05 13:57:38.594 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-05 13:57:38.596 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:38.598 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:38.600 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-05 13:57:38.602 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:38.605 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-05 13:57:38.608 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-05 13:57:38.610 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-05 13:57:38.612 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-05 13:57:38.614 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:38.617 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:38.619 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-05 13:57:38.622 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:38.624 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-05 13:57:38.626 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-05 13:57:38.629 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-05 13:57:38.631 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-05 13:57:38.633 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:38.635 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:38.638 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-05 13:57:38.640 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:38.643 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-05 13:57:38.645 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-05 13:57:38.647 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-05 13:57:38.650 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-05 13:57:38.653 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:38.656 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:38.658 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-05 13:57:38.660 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:38.663 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-05 13:57:38.665 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-05 13:57:38.667 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-05 13:57:38.670 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-05 13:57:38.672 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:38.674 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:38.676 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-05 13:57:38.678 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:38.681 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-05 13:57:38.683 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-05 13:57:38.685 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-05 13:57:38.687 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-05 13:57:38.690 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:38.692 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:38.694 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-05 13:57:38.696 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:38.699 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-05 13:57:38.701 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-05 13:57:38.704 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-05 13:57:38.706 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-05 13:57:38.708 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:38.710 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:38.713 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-05 13:57:38.715 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:38.718 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-05 13:57:38.720 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-05 13:57:38.722 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-05 13:57:38.724 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-05 13:57:38.727 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:38.729 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:38.731 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-05 13:57:38.734 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:38.736 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-05 13:57:38.738 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-05 13:57:38.741 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-05 13:57:38.743 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-05 13:57:38.745 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:38.747 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:38.750 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-05 13:57:38.752 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:38.754 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-05 13:57:38.756 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-05 13:57:38.759 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-05 13:57:38.761 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-05 13:57:38.764 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:38.766 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:38.768 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-05 13:57:38.770 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:38.773 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-05 13:57:38.775 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-05 13:57:38.778 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-05 13:57:38.780 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-05 13:57:38.782 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:38.785 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:38.787 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-05 13:57:38.789 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:38.791 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-05 13:57:38.794 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-05 13:57:38.796 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-05 13:57:38.799 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-05 13:57:38.801 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:38.803 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:38.805 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-05 13:57:38.807 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:38.810 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-05 13:57:38.812 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-05 13:57:38.814 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-05 13:57:38.817 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-05 13:57:38.819 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:38.821 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:38.824 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-05 13:57:38.826 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:38.829 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-05 13:57:38.831 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-05 13:57:38.833 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-05 13:57:38.836 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-05 13:57:38.838 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:38.841 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:38.843 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-05 13:57:38.845 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:38.848 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-05 13:57:38.850 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-05 13:57:38.852 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-05 13:57:38.855 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-05 13:57:38.857 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:38.860 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:38.862 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-05 13:57:38.865 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:38.867 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-05 13:57:38.870 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-05 13:57:38.872 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-05 13:57:38.874 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-05 13:57:38.876 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:38.879 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:38.881 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-05 13:57:38.883 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:38.886 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-05 13:57:38.889 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-05 13:57:38.892 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-05 13:57:38.895 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-05 13:57:38.897 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:38.899 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:38.903 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-05 13:57:38.905 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:38.908 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-05 13:57:38.910 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-05 13:57:38.913 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-05 13:57:38.915 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-05 13:57:38.917 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:38.920 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:38.922 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-05 13:57:38.924 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:38.927 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-05 13:57:38.929 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-05 13:57:38.932 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-05 13:57:38.934 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-05 13:57:38.936 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:38.939 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:38.941 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-05 13:57:38.943 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:38.946 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-05 13:57:38.950 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-05 13:57:38.953 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-05 13:57:38.956 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-05 13:57:38.958 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:38.961 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:38.965 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-05 13:57:38.968 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:38.971 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-05 13:57:38.973 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-05 13:57:38.977 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-05 13:57:38.980 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-05 13:57:38.986 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:38.989 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:38.991 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-05 13:57:38.994 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:38.997 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-05 13:57:38.999 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-05 13:57:39.002 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-05 13:57:39.004 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-05 13:57:39.007 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:39.009 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:39.012 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-05 13:57:39.014 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:39.017 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-05 13:57:39.020 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-05 13:57:39.022 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-05 13:57:39.024 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-05 13:57:39.030 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:39.033 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:39.035 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-05 13:57:39.037 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:39.040 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-05 13:57:39.043 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-05 13:57:39.045 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-05 13:57:39.048 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-05 13:57:39.050 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:39.052 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:39.054 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-05 13:57:39.057 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:39.060 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-05 13:57:39.062 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-05 13:57:39.064 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-05 13:57:39.067 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-05 13:57:39.069 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:39.071 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:39.075 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-05 13:57:39.078 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:39.080 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-05 13:57:39.083 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-05 13:57:39.085 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-05 13:57:39.088 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-05 13:57:39.091 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:39.094 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:39.097 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-05 13:57:39.100 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:39.102 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-05 13:57:39.105 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-05 13:57:39.108 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-05 13:57:39.110 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-05 13:57:39.113 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:39.115 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:39.117 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-05 13:57:39.120 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:39.123 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-05 13:57:39.125 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-05 13:57:39.128 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-05 13:57:39.130 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-05 13:57:39.134 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:57:39.137 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:57:39.140 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-05 13:57:39.143 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:57:39.145 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-05 13:57:39.168 | Using python 3.8 to install etcd3 2022-04-05 13:57:39.170 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-05 13:57:40.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 13:57:40.012 | from cryptography.utils import int_from_bytes 2022-04-05 13:57:40.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 13:57:40.012 | from cryptography.utils import int_from_bytes 2022-04-05 13:57:41.181 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-05 13:57:41.280 | Collecting etcd3 2022-04-05 13:57:41.288 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-04-05 13:57:41.315 | Preparing metadata (setup.py): started 2022-04-05 13:57:44.595 | Preparing metadata (setup.py): finished with status 'done' 2022-04-05 13:57:47.042 | Collecting grpcio>=1.27.1 2022-04-05 13:57:47.058 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36a/7bdd6ef9bca05/grpcio-1.44.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB) 2022-04-05 13:57:47.937 | Collecting protobuf>=3.6.1 2022-04-05 13:57:47.948 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bd9/5d1dfb9c4f456/protobuf-3.19.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-04-05 13:57:47.975 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-05 13:57:47.976 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-05 13:57:48.004 | Building wheels for collected packages: etcd3 2022-04-05 13:57:48.005 | Building wheel for etcd3 (setup.py): started 2022-04-05 13:57:52.349 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-04-05 13:57:52.350 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=fd7b0217250434790ef90d9ecebea7c7823abf38adb9d3761fd4006955689628 2022-04-05 13:57:52.350 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-04-05 13:57:52.354 | Successfully built etcd3 2022-04-05 13:57:53.970 | Installing collected packages: protobuf, grpcio, etcd3 2022-04-05 13:57:54.552 | Successfully installed etcd3-0.12.0 grpcio-1.44.0 protobuf-3.19.4 2022-04-05 13:57:54.552 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-05 13:57:54.559 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-05 13:57:54.559 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-05 13:57:54.718 | + inc/python:pip_install:200 : result=0 2022-04-05 13:57:54.721 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-05 13:57:54.723 | + functions-common:time_stop:2425 : local name 2022-04-05 13:57:54.726 | + functions-common:time_stop:2426 : local end_time 2022-04-05 13:57:54.728 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 13:57:54.731 | + functions-common:time_stop:2428 : local total 2022-04-05 13:57:54.733 | + functions-common:time_stop:2429 : local start_time 2022-04-05 13:57:54.736 | + functions-common:time_stop:2431 : name=pip_install 2022-04-05 13:57:54.738 | + functions-common:time_stop:2432 : start_time=1649167059162 2022-04-05 13:57:54.741 | + functions-common:time_stop:2434 : [[ -z 1649167059162 ]] 2022-04-05 13:57:54.743 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 13:57:54.748 | + functions-common:time_stop:2437 : end_time=1649167074746 2022-04-05 13:57:54.750 | + functions-common:time_stop:2438 : elapsed_time=15584 2022-04-05 13:57:54.752 | + functions-common:time_stop:2439 : total=37073 2022-04-05 13:57:54.755 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 13:57:54.757 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=52657 2022-04-05 13:57:54.759 | + inc/python:pip_install:203 : return 0 2022-04-05 13:57:54.762 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-05 13:57:54.786 | Using python 3.8 to install etcd3gw 2022-04-05 13:57:54.789 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-05 13:57:55.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 13:57:55.529 | from cryptography.utils import int_from_bytes 2022-04-05 13:57:55.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 13:57:55.529 | from cryptography.utils import int_from_bytes 2022-04-05 13:57:56.736 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-05 13:57:56.841 | Collecting etcd3gw 2022-04-05 13:57:56.849 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3d/ccb9d2bb04a11/etcd3gw-1.0.1-py3-none-any.whl (22 kB) 2022-04-05 13:57:56.861 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-05 13:57:56.862 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-05 13:57:56.863 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-05 13:57:56.864 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-05 13:57:56.898 | 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.9) 2022-04-05 13:57:56.901 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-05 13:57:56.902 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-05 13:57:56.904 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-05 13:57:58.519 | Installing collected packages: etcd3gw 2022-04-05 13:57:58.624 | Successfully installed etcd3gw-1.0.1 2022-04-05 13:57:58.624 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-05 13:57:58.630 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-05 13:57:58.630 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-05 13:57:58.741 | + inc/python:pip_install:200 : result=0 2022-04-05 13:57:58.743 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-05 13:57:58.746 | + functions-common:time_stop:2425 : local name 2022-04-05 13:57:58.748 | + functions-common:time_stop:2426 : local end_time 2022-04-05 13:57:58.750 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 13:57:58.752 | + functions-common:time_stop:2428 : local total 2022-04-05 13:57:58.754 | + functions-common:time_stop:2429 : local start_time 2022-04-05 13:57:58.757 | + functions-common:time_stop:2431 : name=pip_install 2022-04-05 13:57:58.759 | + functions-common:time_stop:2432 : start_time=1649167074779 2022-04-05 13:57:58.762 | + functions-common:time_stop:2434 : [[ -z 1649167074779 ]] 2022-04-05 13:57:58.764 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 13:57:58.768 | + functions-common:time_stop:2437 : end_time=1649167078766 2022-04-05 13:57:58.771 | + functions-common:time_stop:2438 : elapsed_time=3987 2022-04-05 13:57:58.773 | + functions-common:time_stop:2439 : total=52657 2022-04-05 13:57:58.775 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 13:57:58.778 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=56644 2022-04-05 13:57:58.781 | + inc/python:pip_install:203 : return 0 2022-04-05 13:57:58.783 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-04-05 13:57:58.785 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-05 13:57:58.787 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-05 13:57:58.790 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-05 13:57:58.792 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-05 13:57:58.795 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-05 13:57:58.797 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-05 13:57:58.799 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-05 13:57:58.801 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-05 13:57:58.804 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-05 13:57:58.806 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-05 13:57:58.809 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-05 13:57:58.811 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-05 13:57:58.819 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-05 13:57:58.821 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-05 13:57:58.824 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 13:57:58.827 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 13:57:58.829 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-05 13:57:58.832 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-05 13:57:58.835 | + functions-common:install_package:1463 : update_package_repo 2022-04-05 13:57:58.837 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-05 13:57:58.840 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-05 13:57:58.843 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-05 13:57:58.846 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-05 13:57:58.848 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-05 13:57:58.850 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 13:57:58.853 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 13:57:58.856 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-05 13:57:58.858 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-05 13:57:58.860 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-05 13:57:58.863 | + functions-common:apt_get_update:1190 : return 2022-04-05 13:57:58.865 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-05 13:57:58.868 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-05 13:57:58.870 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 13:57:58.873 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 13:57:58.875 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-05 13:57:58.897 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-05 13:57:59.010 | Reading package lists... 2022-04-05 13:57:59.281 | Building dependency tree... 2022-04-05 13:57:59.283 | Reading state information... 2022-04-05 13:57:59.555 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-05 13:57:59.555 | The following packages were automatically installed and are no longer required: 2022-04-05 13:57:59.556 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-05 13:57:59.556 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-05 13:57:59.556 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-05 13:57:59.556 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-05 13:57:59.556 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-05 13:57:59.556 | python3-zope.interface 2022-04-05 13:57:59.556 | Use 'sudo apt autoremove' to remove them. 2022-04-05 13:57:59.557 | The following additional packages will be installed: 2022-04-05 13:57:59.558 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-04-05 13:57:59.559 | Suggested packages: 2022-04-05 13:57:59.559 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-04-05 13:57:59.627 | The following NEW packages will be installed: 2022-04-05 13:57:59.628 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-04-05 13:57:59.873 | 0 upgraded, 6 newly installed, 0 to remove and 123 not upgraded. 2022-04-05 13:57:59.873 | Need to get 1,306 kB of archives. 2022-04-05 13:57:59.873 | After this operation, 4,613 kB of additional disk space will be used. 2022-04-05 13:57:59.873 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-04-05 13:58:00.501 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-04-05 13:58:00.536 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-04-05 13:58:00.639 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-04-05 13:58:00.744 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-04-05 13:58:00.747 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-04-05 13:58:01.325 | Fetched 1,306 kB in 1s (1,167 kB/s) 2022-04-05 13:58:01.358 | Selecting previously unselected package libnorm1:amd64. 2022-04-05 13:58:01.411 | (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.) 2022-04-05 13:58:01.415 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-04-05 13:58:01.420 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-04-05 13:58:01.491 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-04-05 13:58:01.501 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-04-05 13:58:01.504 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-04-05 13:58:01.554 | Selecting previously unselected package libzmq5:amd64. 2022-04-05 13:58:01.564 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-04-05 13:58:01.566 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-04-05 13:58:01.630 | Selecting previously unselected package uwsgi-core. 2022-04-05 13:58:01.640 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-04-05 13:58:01.642 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-04-05 13:58:01.790 | Selecting previously unselected package uwsgi. 2022-04-05 13:58:01.800 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-04-05 13:58:01.802 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-04-05 13:58:01.846 | Selecting previously unselected package uwsgi-plugin-python3. 2022-04-05 13:58:01.856 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-04-05 13:58:01.859 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-04-05 13:58:01.937 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-04-05 13:58:01.944 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-04-05 13:58:01.950 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-04-05 13:58:01.955 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-04-05 13:58:01.970 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-04-05 13:58:02.829 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-04-05 13:58:02.856 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-05 13:58:03.226 | Processing triggers for man-db (2.9.1-1) ... 2022-04-05 13:58:03.610 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-05 13:58:11.285 | + functions-common:apt_get:1234 : result=0 2022-04-05 13:58:11.287 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-05 13:58:11.289 | + functions-common:time_stop:2425 : local name 2022-04-05 13:58:11.292 | + functions-common:time_stop:2426 : local end_time 2022-04-05 13:58:11.294 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 13:58:11.296 | + functions-common:time_stop:2428 : local total 2022-04-05 13:58:11.298 | + functions-common:time_stop:2429 : local start_time 2022-04-05 13:58:11.301 | + functions-common:time_stop:2431 : name=apt-get 2022-04-05 13:58:11.303 | + functions-common:time_stop:2432 : start_time=1649167078894 2022-04-05 13:58:11.305 | + functions-common:time_stop:2434 : [[ -z 1649167078894 ]] 2022-04-05 13:58:11.308 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 13:58:11.312 | + functions-common:time_stop:2437 : end_time=1649167091310 2022-04-05 13:58:11.314 | + functions-common:time_stop:2438 : elapsed_time=12416 2022-04-05 13:58:11.317 | + functions-common:time_stop:2439 : total=270074 2022-04-05 13:58:11.319 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 13:58:11.321 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=282490 2022-04-05 13:58:11.323 | + functions-common:apt_get:1238 : return 0 2022-04-05 13:58:11.326 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-05 13:58:11.328 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 13:58:11.330 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 13:58:11.332 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-05 13:58:11.396 | Enabling module proxy. 2022-04-05 13:58:11.402 | To activate the new configuration, you need to run: 2022-04-05 13:58:11.402 | systemctl restart apache2 2022-04-05 13:58:11.406 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-05 13:58:11.468 | Considering dependency proxy for proxy_uwsgi: 2022-04-05 13:58:11.468 | Module proxy already enabled 2022-04-05 13:58:11.468 | Enabling module proxy_uwsgi. 2022-04-05 13:58:11.473 | To activate the new configuration, you need to run: 2022-04-05 13:58:11.473 | systemctl restart apache2 2022-04-05 13:58:11.478 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-05 13:58:11.481 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-05 13:58:11.483 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-05 13:58:11.485 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-05 13:58:11.610 | + ./stack.sh:main:881 : install_keystoneauth 2022-04-05 13:58:11.613 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-05 13:58:11.615 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-05 13:58:11.618 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:58:11.621 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:58:11.623 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-05 13:58:11.626 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:58:11.628 | + ./stack.sh:main:882 : install_keystoneclient 2022-04-05 13:58:11.633 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-05 13:58:11.636 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-05 13:58:11.638 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:58:11.641 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:58:11.643 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-05 13:58:11.645 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:58:11.648 | + ./stack.sh:main:883 : install_glanceclient 2022-04-05 13:58:11.650 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-05 13:58:11.653 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-05 13:58:11.656 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:58:11.658 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:58:11.660 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-05 13:58:11.663 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:58:11.665 | + ./stack.sh:main:884 : install_cinderclient 2022-04-05 13:58:11.668 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-05 13:58:11.670 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-05 13:58:11.673 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:58:11.675 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:58:11.678 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-05 13:58:11.681 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:58:11.683 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-05 13:58:11.685 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-05 13:58:11.688 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:58:11.690 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:58:11.692 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-05 13:58:11.695 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:58:11.697 | + ./stack.sh:main:885 : install_novaclient 2022-04-05 13:58:11.699 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-05 13:58:11.702 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-05 13:58:11.704 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:58:11.706 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:58:11.709 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-05 13:58:11.711 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:58:11.714 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-04-05 13:58:11.731 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 13:58:11.733 | + ./stack.sh:main:887 : install_swiftclient 2022-04-05 13:58:11.736 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-05 13:58:11.738 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-05 13:58:11.741 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:58:11.743 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:58:11.746 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-05 13:58:11.748 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:58:11.751 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-04-05 13:58:11.767 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 13:58:11.769 | + ./stack.sh:main:890 : install_neutronclient 2022-04-05 13:58:11.772 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-05 13:58:11.774 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-05 13:58:11.777 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:58:11.780 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:58:11.782 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-05 13:58:11.784 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:58:11.787 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-04-05 13:58:11.789 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-05 13:58:11.792 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-05 13:58:11.795 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:58:11.797 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:58:11.799 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-05 13:58:11.802 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:58:11.804 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-05 13:58:11.806 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-05 13:58:11.809 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-05 13:58:11.811 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-05 13:58:11.814 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-05 13:58:11.816 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-05 13:58:11.820 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-05 13:58:11.820 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-05 13:58:11.826 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-05 13:58:11.828 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-05 13:58:11.830 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-05 13:58:11.833 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-05 13:58:11.835 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-05 13:58:11.857 | Using python 3.8 to install keystonemiddleware 2022-04-05 13:58:11.859 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-05 13:58:12.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 13:58:12.612 | from cryptography.utils import int_from_bytes 2022-04-05 13:58:12.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 13:58:12.612 | from cryptography.utils import int_from_bytes 2022-04-05 13:58:13.773 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-05 13:58:13.804 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-05 13:58:13.856 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-05 13:58:13.857 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-05 13:58:13.858 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-05 13:58:13.860 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-05 13:58:13.860 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-05 13:58:13.861 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-05 13:58:13.863 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-05 13:58:13.864 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-05 13:58:13.865 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-05 13:58:13.866 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-05 13:58:13.867 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-05 13:58:13.868 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-05 13:58:13.870 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-05 13:58:13.871 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-05 13:58:13.928 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-05 13:58:13.930 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-05 13:58:13.931 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-05 13:58:13.970 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-05 13:58:14.011 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-05 13:58:14.012 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-05 13:58:14.013 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-05 13:58:14.014 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-05 13:58:14.063 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-05 13:58:14.067 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-05 13:58:14.077 | 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.3) 2022-04-05 13:58:14.078 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-05 13:58:14.092 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-05 13:58:14.093 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-05 13:58:14.094 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-05 13:58:14.160 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-05 13:58:14.163 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-05 13:58:14.164 | 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.9) 2022-04-05 13:58:14.165 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-05 13:58:14.216 | 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.14.0) 2022-04-05 13:58:14.227 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-05 13:58:15.864 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-05 13:58:15.870 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-05 13:58:15.870 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-05 13:58:15.982 | + inc/python:pip_install:200 : result=0 2022-04-05 13:58:15.984 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-05 13:58:15.986 | + functions-common:time_stop:2425 : local name 2022-04-05 13:58:15.989 | + functions-common:time_stop:2426 : local end_time 2022-04-05 13:58:15.991 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 13:58:15.993 | + functions-common:time_stop:2428 : local total 2022-04-05 13:58:15.996 | + functions-common:time_stop:2429 : local start_time 2022-04-05 13:58:15.998 | + functions-common:time_stop:2431 : name=pip_install 2022-04-05 13:58:16.001 | + functions-common:time_stop:2432 : start_time=1649167091851 2022-04-05 13:58:16.003 | + functions-common:time_stop:2434 : [[ -z 1649167091851 ]] 2022-04-05 13:58:16.006 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 13:58:16.010 | + functions-common:time_stop:2437 : end_time=1649167096007 2022-04-05 13:58:16.012 | + functions-common:time_stop:2438 : elapsed_time=4156 2022-04-05 13:58:16.014 | + functions-common:time_stop:2439 : total=56644 2022-04-05 13:58:16.017 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 13:58:16.019 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=60800 2022-04-05 13:58:16.021 | + inc/python:pip_install:203 : return 0 2022-04-05 13:58:16.024 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-05 13:58:16.026 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-05 13:58:16.028 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-05 13:58:16.031 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-05 13:58:16.034 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-05 13:58:16.036 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-05 13:58:16.039 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-05 13:58:16.040 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-05 13:58:16.046 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-05 13:58:16.048 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-05 13:58:16.050 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-05 13:58:16.053 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-05 13:58:16.055 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-05 13:58:16.077 | Using python 3.8 to install python-memcached 2022-04-05 13:58:16.080 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-05 13:58:16.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 13:58:16.825 | from cryptography.utils import int_from_bytes 2022-04-05 13:58:16.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 13:58:16.825 | from cryptography.utils import int_from_bytes 2022-04-05 13:58:17.989 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-05 13:58:18.082 | Collecting python-memcached 2022-04-05 13:58:18.089 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-04-05 13:58:18.096 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-05 13:58:19.735 | Installing collected packages: python-memcached 2022-04-05 13:58:19.830 | Successfully installed python-memcached-1.59 2022-04-05 13:58:19.830 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-05 13:58:19.836 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-05 13:58:19.836 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-05 13:58:19.952 | + inc/python:pip_install:200 : result=0 2022-04-05 13:58:19.955 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-05 13:58:19.957 | + functions-common:time_stop:2425 : local name 2022-04-05 13:58:19.959 | + functions-common:time_stop:2426 : local end_time 2022-04-05 13:58:19.961 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 13:58:19.964 | + functions-common:time_stop:2428 : local total 2022-04-05 13:58:19.966 | + functions-common:time_stop:2429 : local start_time 2022-04-05 13:58:19.968 | + functions-common:time_stop:2431 : name=pip_install 2022-04-05 13:58:19.970 | + functions-common:time_stop:2432 : start_time=1649167096071 2022-04-05 13:58:19.973 | + functions-common:time_stop:2434 : [[ -z 1649167096071 ]] 2022-04-05 13:58:19.975 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 13:58:19.980 | + functions-common:time_stop:2437 : end_time=1649167099977 2022-04-05 13:58:19.982 | + functions-common:time_stop:2438 : elapsed_time=3906 2022-04-05 13:58:19.984 | + functions-common:time_stop:2439 : total=60800 2022-04-05 13:58:19.987 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 13:58:19.989 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=64706 2022-04-05 13:58:19.991 | + inc/python:pip_install:203 : return 0 2022-04-05 13:58:19.995 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-04-05 13:58:20.012 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 13:58:20.015 | + ./stack.sh:main:897 : '[' 10.222.0.50 == 10.222.0.50 ']' 2022-04-05 13:58:20.017 | + ./stack.sh:main:898 : stack_install_service keystone 2022-04-05 13:58:20.019 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-05 13:58:20.021 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-05 13:58:20.024 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-05 13:58:20.026 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-05 13:58:20.029 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-05 13:58:20.044 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 13:58:20.047 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-05 13:58:20.049 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-05 13:58:20.051 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-05 13:58:20.053 | + functions-common:git_clone:610 : local git_ref=master 2022-04-05 13:58:20.055 | + functions-common:git_clone:611 : local orig_dir 2022-04-05 13:58:20.060 | ++ functions-common:git_clone:612 : pwd 2022-04-05 13:58:20.063 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-05 13:58:20.065 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-05 13:58:20.067 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-05 13:58:20.083 | + functions-common:git_clone:615 : RECLONE=False 2022-04-05 13:58:20.085 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-05 13:58:20.087 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-05 13:58:20.092 | + functions-common:git_clone:629 : echo master 2022-04-05 13:58:20.093 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-05 13:58:20.098 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-05 13:58:20.100 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-05 13:58:20.102 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-05 13:58:20.105 | + functions-common:git_clone:678 : head -1 2022-04-05 13:58:20.105 | + functions-common:git_clone:678 : git show --oneline 2022-04-05 13:58:20.109 | c141e6164 trivial: Fix typo 2022-04-05 13:58:20.111 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-05 13:58:20.114 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-05 13:58:20.116 | + inc/python:setup_develop:338 : local bindep 2022-04-05 13:58:20.119 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-05 13:58:20.124 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-05 13:58:20.126 | + inc/python:setup_develop:344 : local extras= 2022-04-05 13:58:20.129 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-05 13:58:20.131 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-05 13:58:20.133 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-05 13:58:20.136 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-05 13:58:20.139 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-05 13:58:20.141 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-05 13:58:20.144 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-05 13:58:20.146 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-05 13:58:20.149 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-05 13:58:20.151 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-05 13:58:20.154 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-05 13:58:20.157 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-05 13:58:20.163 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-05 13:58:20.165 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-05 13:58:20.855 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-05 13:58:20.857 | + inc/python:setup_package:418 : local bindep=0 2022-04-05 13:58:20.860 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-05 13:58:20.862 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-05 13:58:20.864 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-05 13:58:20.867 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-05 13:58:20.869 | + inc/python:setup_package:427 : local flags=-e 2022-04-05 13:58:20.872 | + inc/python:setup_package:428 : local extras= 2022-04-05 13:58:20.874 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-05 13:58:20.876 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-05 13:58:20.879 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-05 13:58:20.881 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-05 13:58:20.883 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-05 13:58:20.886 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-05 13:58:20.907 | Using python 3.8 to install /opt/stack/keystone 2022-04-05 13:58:20.909 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-05 13:58:21.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 13:58:21.672 | from cryptography.utils import int_from_bytes 2022-04-05 13:58:21.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 13:58:21.673 | from cryptography.utils import int_from_bytes 2022-04-05 13:58:22.863 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-05 13:58:22.895 | Obtaining file:///opt/stack/keystone 2022-04-05 13:58:22.896 | Preparing metadata (setup.py): started 2022-04-05 13:58:27.725 | Preparing metadata (setup.py): finished with status 'done' 2022-04-05 13:58:27.867 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-05 13:58:27.868 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-05 13:58:27.964 | Collecting Flask!=0.11,>=1.0.2 2022-04-05 13:58:27.972 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/cf32d904cf562/Flask-2.1.1-py3-none-any.whl (95 kB) 2022-04-05 13:58:28.031 | Collecting Flask-RESTful>=0.3.5 2022-04-05 13:58:28.039 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-04-05 13:58:28.042 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-05 13:58:28.043 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.34) 2022-04-05 13:58:28.044 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-05 13:58:28.046 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-05 13:58:28.092 | Collecting passlib>=1.7.0 2022-04-05 13:58:28.100 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-04-05 13:58:28.117 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-05 13:58:28.118 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-05 13:58:28.119 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-05 13:58:28.352 | Collecting scrypt>=0.8.0 2022-04-05 13:58:28.360 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/61d/faff95a184fd3/scrypt-0.8.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-04-05 13:58:28.394 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-05 13:58:28.395 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-05 13:58:28.396 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-05 13:58:28.397 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-05 13:58:28.398 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-05 13:58:28.399 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-05 13:58:28.400 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-05 13:58:28.401 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-05 13:58:28.404 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-05 13:58:28.405 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-05 13:58:28.406 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-05 13:58:28.407 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-05 13:58:28.460 | Collecting oauthlib>=0.6.2 2022-04-05 13:58:28.467 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-04-05 13:58:28.536 | Collecting pysaml2>=5.0.0 2022-04-05 13:58:28.543 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ea9/55f87e98ca960/pysaml2-7.1.1-py2.py3-none-any.whl (406 kB) 2022-04-05 13:58:28.633 | Collecting PyJWT>=1.6.1 2022-04-05 13:58:28.640 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-04-05 13:58:28.644 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-05 13:58:28.645 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-05 13:58:28.646 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-05 13:58:28.647 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-05 13:58:28.648 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-05 13:58:28.649 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-05 13:58:28.661 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-05 13:58:28.662 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-05 13:58:28.706 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-05 13:58:28.796 | Collecting click>=8.0 2022-04-05 13:58:28.803 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/24e/1a4a9ec5bf629/click-8.1.2-py3-none-any.whl (96 kB) 2022-04-05 13:58:28.811 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-05 13:58:28.852 | Collecting itsdangerous>=2.0 2022-04-05 13:58:28.859 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2c2/349112351b886/itsdangerous-2.1.2-py3-none-any.whl (15 kB) 2022-04-05 13:58:28.956 | Collecting Werkzeug>=2.0 2022-04-05 13:58:28.964 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/094/ecfc981948f22/Werkzeug-2.1.0-py3-none-any.whl (224 kB) 2022-04-05 13:58:28.973 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-05 13:58:29.031 | Collecting aniso8601>=0.82 2022-04-05 13:58:29.040 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-04-05 13:58:29.111 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-05 13:58:29.112 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-05 13:58:29.237 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-05 13:58:29.238 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-05 13:58:29.239 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-05 13:58:29.241 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-05 13:58:29.294 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-05 13:58:29.295 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-05 13:58:29.296 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-05 13:58:29.349 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-05 13:58:29.352 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-05 13:58:29.407 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-05 13:58:29.408 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-05 13:58:29.409 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-05 13:58:29.410 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-05 13:58:29.411 | 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==21.1.0.dev2) (2.8.0) 2022-04-05 13:58:29.413 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-05 13:58:29.437 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-05 13:58:29.486 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-05 13:58:29.509 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-05 13:58:29.511 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-05 13:58:29.513 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-05 13:58:29.516 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-05 13:58:29.570 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-05 13:58:29.718 | Collecting defusedxml 2022-04-05 13:58:29.725 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-04-05 13:58:29.833 | Collecting xmlschema>=1.2.1 2022-04-05 13:58:29.842 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dbd/68bded2fef00c/xmlschema-1.10.0-py3-none-any.whl (273 kB) 2022-04-05 13:58:29.854 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-05 13:58:29.855 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (61.3.0) 2022-04-05 13:58:29.856 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-05 13:58:30.075 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-05 13:58:30.097 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-05 13:58:30.099 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-05 13:58:30.169 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-05 13:58:30.187 | 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==21.1.0.dev2) (5.0.0) 2022-04-05 13:58:30.244 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-05 13:58:30.285 | 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==21.1.0.dev2) (1.14.0) 2022-04-05 13:58:30.393 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.7.0) 2022-04-05 13:58:30.450 | 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==21.1.0.dev2) (2.1.1) 2022-04-05 13:58:30.523 | 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==21.1.0.dev2) (1.7.0) 2022-04-05 13:58:30.656 | 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==21.1.0.dev2) (0.17.3) 2022-04-05 13:58:30.685 | 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==21.1.0.dev2) (0.13.1) 2022-04-05 13:58:30.726 | 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==21.1.0.dev2) (3.0.0) 2022-04-05 13:58:30.730 | 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==21.1.0.dev2) (3.5.0) 2022-04-05 13:58:30.731 | 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==21.1.0.dev2) (2.5.1) 2022-04-05 13:58:30.732 | 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==21.1.0.dev2) (2.1.1) 2022-04-05 13:58:30.733 | 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==21.1.0.dev2) (0.33.0) 2022-04-05 13:58:30.733 | 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==21.1.0.dev2) (1.3.3) 2022-04-05 13:58:30.790 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-05 13:58:30.932 | 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==21.1.0.dev2) (2.0.12) 2022-04-05 13:58:30.933 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-05 13:58:30.934 | 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==21.1.0.dev2) (1.26.9) 2022-04-05 13:58:30.936 | 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==21.1.0.dev2) (3.3) 2022-04-05 13:58:31.087 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-05 13:58:31.291 | Collecting elementpath<3.0.0,>=2.5.0 2022-04-05 13:58:31.299 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a4/32775e37a19e4/elementpath-2.5.0-py3-none-any.whl (181 kB) 2022-04-05 13:58:31.570 | 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==21.1.0.dev2) (2.2.1) 2022-04-05 13:58:31.843 | 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==21.1.0.dev2) (0.7) 2022-04-05 13:58:31.878 | 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==21.1.0.dev2) (1.0.0) 2022-04-05 13:58:33.251 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-04-05 13:58:33.742 | Attempting uninstall: click 2022-04-05 13:58:33.745 | Found existing installation: Click 7.0 2022-04-05 13:58:33.756 | Uninstalling Click-7.0: 2022-04-05 13:58:33.787 | Successfully uninstalled Click-7.0 2022-04-05 13:58:34.993 | Attempting uninstall: PyJWT 2022-04-05 13:58:34.995 | Found existing installation: PyJWT 1.7.1 2022-04-05 13:58:35.008 | Uninstalling PyJWT-1.7.1: 2022-04-05 13:58:35.037 | Successfully uninstalled PyJWT-1.7.1 2022-04-05 13:58:35.491 | Attempting uninstall: oauthlib 2022-04-05 13:58:35.493 | Found existing installation: oauthlib 3.1.0 2022-04-05 13:58:35.501 | Uninstalling oauthlib-3.1.0: 2022-04-05 13:58:35.531 | Successfully uninstalled oauthlib-3.1.0 2022-04-05 13:58:35.692 | Running setup.py develop for keystone 2022-04-05 13:58:41.388 | Successfully installed Flask-2.1.1 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.1.0 aniso8601-9.0.1 click-8.1.2 defusedxml-0.7.1 elementpath-2.5.0 itsdangerous-2.1.2 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.1 scrypt-0.8.20 xmlschema-1.10.0 2022-04-05 13:58:41.389 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-05 13:58:41.395 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-05 13:58:41.396 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-05 13:58:41.555 | + inc/python:pip_install:200 : result=0 2022-04-05 13:58:41.558 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-05 13:58:41.560 | + functions-common:time_stop:2425 : local name 2022-04-05 13:58:41.562 | + functions-common:time_stop:2426 : local end_time 2022-04-05 13:58:41.564 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 13:58:41.566 | + functions-common:time_stop:2428 : local total 2022-04-05 13:58:41.568 | + functions-common:time_stop:2429 : local start_time 2022-04-05 13:58:41.570 | + functions-common:time_stop:2431 : name=pip_install 2022-04-05 13:58:41.573 | + functions-common:time_stop:2432 : start_time=1649167100901 2022-04-05 13:58:41.575 | + functions-common:time_stop:2434 : [[ -z 1649167100901 ]] 2022-04-05 13:58:41.577 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 13:58:41.581 | + functions-common:time_stop:2437 : end_time=1649167121579 2022-04-05 13:58:41.583 | + functions-common:time_stop:2438 : elapsed_time=20678 2022-04-05 13:58:41.586 | + functions-common:time_stop:2439 : total=64706 2022-04-05 13:58:41.589 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 13:58:41.600 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=85384 2022-04-05 13:58:41.603 | + inc/python:pip_install:203 : return 0 2022-04-05 13:58:41.606 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-05 13:58:41.608 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-05 13:58:41.611 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-05 13:58:41.630 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-05 13:58:41.643 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-05 13:58:41.646 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-05 13:58:41.648 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:58:41.652 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:58:41.655 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-05 13:58:41.657 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:58:41.660 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-05 13:58:41.678 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 13:58:41.680 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-05 13:58:41.683 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-05 13:58:41.685 | + ./stack.sh:main:899 : configure_keystone 2022-04-05 13:58:41.695 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-05 13:58:41.716 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-05 13:58:41.719 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-05 13:58:41.723 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-05 13:58:41.739 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 13:58:41.742 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-05 13:58:41.772 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-05 13:58:41.799 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-05 13:58:41.829 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-05 13:58:41.860 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-05 13:58:41.892 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-05 13:58:41.922 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-05 13:58:41.950 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-05 13:58:41.976 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-05 13:58:41.979 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-05 13:58:41.981 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-05 13:58:41.983 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-05 13:58:41.986 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-05 13:58:41.988 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-05 13:58:42.004 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 13:58:42.007 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-05 13:58:42.010 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-05 13:58:42.014 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-05 13:58:42.029 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-05 13:58:42.031 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-04-05 13:58:42.034 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-04-05 13:58:42.065 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-05 13:58:42.068 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-05 13:58:42.070 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-05 13:58:42.072 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-05 13:58:42.089 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 13:58:42.091 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.50/identity 2022-04-05 13:58:42.122 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-05 13:58:42.124 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-05 13:58:42.155 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-05 13:58:42.157 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-05 13:58:42.159 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-05 13:58:42.162 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-05 13:58:42.164 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-05 13:58:42.167 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-05 13:58:42.201 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-05 13:58:42.203 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-05 13:58:42.206 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-05 13:58:42.208 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-05 13:58:42.211 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-05 13:58:42.228 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-05 13:58:42.230 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-05 13:58:42.233 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-05 13:58:42.235 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-05 13:58:42.238 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-05 13:58:42.266 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-05 13:58:42.293 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-05 13:58:42.321 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-05 13:58:42.348 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-05 13:58:42.376 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-05 13:58:42.379 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-05 13:58:42.382 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-05 13:58:42.385 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-05 13:58:42.387 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-05 13:58:42.390 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-05 13:58:42.392 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-05 13:58:42.395 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-05 13:58:42.399 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-05 13:58:42.402 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-05 13:58:42.404 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-05 13:58:42.418 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-05 13:58:42.420 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-05 13:58:42.427 | d /var/run/uwsgi 0755 ubuntu root 2022-04-05 13:58:42.430 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-05 13:58:42.448 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-05 13:58:42.450 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-05 13:58:42.454 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-05 13:58:42.482 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-05 13:58:42.510 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-05 13:58:42.543 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-05 13:58:42.571 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-05 13:58:42.601 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-05 13:58:42.632 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-05 13:58:42.661 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-05 13:58:42.690 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-05 13:58:42.719 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-05 13:58:42.747 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-05 13:58:42.775 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-05 13:58:42.803 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-05 13:58:42.831 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-05 13:58:42.833 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-05 13:58:42.836 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-05 13:58:42.838 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-05 13:58:42.840 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-05 13:58:42.842 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 13:58:42.845 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 13:58:42.847 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-05 13:58:42.850 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-05 13:58:42.853 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-05 13:58:42.882 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-05 13:58:42.910 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-05 13:58:42.910 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-05 13:58:42.920 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-05 13:58:42.923 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-05 13:58:42.925 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-05 13:58:42.928 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-05 13:58:42.930 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-05 13:58:42.933 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-05 13:58:42.935 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 13:58:42.938 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 13:58:42.940 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-05 13:58:42.942 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-05 13:58:42.944 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 13:58:42.947 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 13:58:42.949 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-05 13:58:43.011 | Enabling site keystone-wsgi-public. 2022-04-05 13:58:43.017 | To activate the new configuration, you need to run: 2022-04-05 13:58:43.017 | systemctl reload apache2 2022-04-05 13:58:43.021 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-05 13:58:43.024 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-05 13:58:43.027 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-05 13:58:43.030 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-05 13:58:43.163 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-05 13:58:43.193 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-05 13:58:43.235 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-05 13:58:43.266 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-05 13:58:43.268 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-05 13:58:43.299 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-05 13:58:43.327 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-05 13:58:43.355 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-05 13:58:43.361 | + ./stack.sh:main:903 : is_service_enabled swift 2022-04-05 13:58:43.380 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 13:58:43.382 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-04-05 13:58:43.399 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 13:58:43.402 | + ./stack.sh:main:907 : stack_install_service swift 2022-04-05 13:58:43.404 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-05 13:58:43.406 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-05 13:58:43.409 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-05 13:58:43.411 | + lib/stack:stack_install_service:32 : install_swift 2022-04-05 13:58:43.413 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-05 13:58:43.416 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-05 13:58:43.419 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-05 13:58:43.421 | + functions-common:git_clone:610 : local git_ref=master 2022-04-05 13:58:43.423 | + functions-common:git_clone:611 : local orig_dir 2022-04-05 13:58:43.426 | ++ functions-common:git_clone:612 : pwd 2022-04-05 13:58:43.429 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-05 13:58:43.431 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-05 13:58:43.434 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-05 13:58:43.457 | + functions-common:git_clone:615 : RECLONE=False 2022-04-05 13:58:43.459 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-05 13:58:43.462 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-05 13:58:43.465 | + functions-common:git_clone:629 : echo master 2022-04-05 13:58:43.466 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-05 13:58:43.471 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-05 13:58:43.474 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-05 13:58:43.476 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-04-05 13:58:43.480 | + functions-common:git_clone:678 : git show --oneline 2022-04-05 13:58:43.480 | + functions-common:git_clone:678 : head -1 2022-04-05 13:58:43.487 | ec964b23b Merge "s3api: Copy more headers from MPU marker to final object" 2022-04-05 13:58:43.490 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-05 13:58:43.493 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-05 13:58:43.495 | + inc/python:setup_develop:338 : local bindep 2022-04-05 13:58:43.498 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-05 13:58:43.500 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-05 13:58:43.502 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-05 13:58:43.505 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-05 13:58:43.508 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-05 13:58:43.510 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-05 13:58:43.513 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-05 13:58:43.515 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-05 13:58:43.517 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-05 13:58:43.520 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-05 13:58:43.523 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-05 13:58:43.526 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-05 13:58:43.528 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-05 13:58:43.530 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-05 13:58:43.533 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-05 13:58:43.539 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-05 13:58:43.542 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-05 13:58:44.208 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-05 13:58:44.210 | + inc/python:setup_package:418 : local bindep=0 2022-04-05 13:58:44.214 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-05 13:58:44.216 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-05 13:58:44.218 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-05 13:58:44.221 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-05 13:58:44.223 | + inc/python:setup_package:427 : local flags=-e 2022-04-05 13:58:44.225 | + inc/python:setup_package:428 : local extras=keystone 2022-04-05 13:58:44.228 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-05 13:58:44.230 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-05 13:58:44.233 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-05 13:58:44.235 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-05 13:58:44.237 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-05 13:58:44.239 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-05 13:58:44.261 | Using python 3.8 to install /opt/stack/swift 2022-04-05 13:58:44.263 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-04-05 13:58:45.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 13:58:45.051 | from cryptography.utils import int_from_bytes 2022-04-05 13:58:45.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 13:58:45.051 | from cryptography.utils import int_from_bytes 2022-04-05 13:58:46.206 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-05 13:58:46.237 | Obtaining file:///opt/stack/swift 2022-04-05 13:58:46.238 | Preparing metadata (setup.py): started 2022-04-05 13:58:50.656 | Preparing metadata (setup.py): finished with status 'done' 2022-04-05 13:58:50.765 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.33.0) 2022-04-05 13:58:50.766 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.1.2) 2022-04-05 13:58:50.767 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.11.0) 2022-04-05 13:58:50.768 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (2.1.1) 2022-04-05 13:58:51.720 | Collecting lxml>=3.4.1 2022-04-05 13:58:51.742 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce1/3d6291a5f47c1/lxml-4.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-04-05 13:58:51.916 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (2.27.1) 2022-04-05 13:58:51.917 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.16.0) 2022-04-05 13:58:52.023 | Collecting xattr>=0.4 2022-04-05 13:58:52.031 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2022-04-05 13:58:52.070 | Collecting PyECLib>=1.3.1 2022-04-05 13:58:52.090 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-04-05 13:58:52.414 | Preparing metadata (setup.py): started 2022-04-05 13:58:55.374 | Preparing metadata (setup.py): finished with status 'done' 2022-04-05 13:58:55.378 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (36.0.2) 2022-04-05 13:58:55.379 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (9.4.0) 2022-04-05 13:58:55.417 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev8) (1.15.0) 2022-04-05 13:58:55.425 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev8) (2.2.1) 2022-04-05 13:58:55.479 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.8.7) 2022-04-05 13:58:55.480 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (8.8.0) 2022-04-05 13:58:55.482 | 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.30.0.dev8) (5.8.1) 2022-04-05 13:58:55.483 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2.10.1) 2022-04-05 13:58:55.484 | 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.30.0.dev8) (4.3.0) 2022-04-05 13:58:55.485 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.12.2) 2022-04-05 13:58:55.486 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.1.0) 2022-04-05 13:58:55.488 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.7.0) 2022-04-05 13:58:55.489 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.5.0) 2022-04-05 13:58:55.490 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.4.0) 2022-04-05 13:58:55.491 | 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.30.0.dev8) (3.1.1) 2022-04-05 13:58:55.492 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (5.1.0) 2022-04-05 13:58:55.516 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev8) (61.3.0) 2022-04-05 13:58:55.585 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (1.26.9) 2022-04-05 13:58:55.588 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (3.3) 2022-04-05 13:58:55.589 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (2019.11.28) 2022-04-05 13:58:55.591 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (2.0.12) 2022-04-05 13:58:55.616 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev8) (2.21) 2022-04-05 13:58:55.719 | 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.30.0.dev8) (1.0.2) 2022-04-05 13:58:55.720 | 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.30.0.dev8) (3.5.0) 2022-04-05 13:58:55.722 | 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.30.0.dev8) (1.7.0) 2022-04-05 13:58:55.765 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.1.5) 2022-04-05 13:58:55.808 | 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.30.0.dev8) (2.5.0) 2022-04-05 13:58:55.809 | 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.30.0.dev8) (0.8.0) 2022-04-05 13:58:55.810 | 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.30.0.dev8) (1.5.0) 2022-04-05 13:58:55.811 | 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.30.0.dev8) (6.0) 2022-04-05 13:58:55.871 | 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.30.0.dev8) (0.9.6) 2022-04-05 13:58:55.874 | 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.30.0.dev8) (2.8.2) 2022-04-05 13:58:55.887 | 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.30.0.dev8) (2022.1) 2022-04-05 13:58:55.888 | 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.30.0.dev8) (1.0.3) 2022-04-05 13:58:55.906 | 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.30.0.dev8) (3.0.7) 2022-04-05 13:58:55.908 | 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.30.0.dev8) (21.3) 2022-04-05 13:58:56.027 | 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.30.0.dev8) (1.14.0) 2022-04-05 13:58:56.041 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (5.1.1) 2022-04-05 13:58:56.332 | Building wheels for collected packages: PyECLib 2022-04-05 13:58:56.332 | Building wheel for PyECLib (setup.py): started 2022-04-05 13:59:00.677 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-04-05 13:59:00.678 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55551 sha256=341df407b884880e09a33e55abaeff6dd64364eaa9b51ee15eb4bcfc1dc0ef07 2022-04-05 13:59:00.678 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-04-05 13:59:00.682 | Successfully built PyECLib 2022-04-05 13:59:02.071 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-04-05 13:59:02.432 | Running setup.py develop for swift 2022-04-05 13:59:08.020 | Successfully installed PyECLib-1.6.0 lxml-4.8.0 swift xattr-0.9.9 2022-04-05 13:59:08.020 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-05 13:59:08.027 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-05 13:59:08.027 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-05 13:59:08.184 | + inc/python:pip_install:200 : result=0 2022-04-05 13:59:08.186 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-05 13:59:08.189 | + functions-common:time_stop:2425 : local name 2022-04-05 13:59:08.191 | + functions-common:time_stop:2426 : local end_time 2022-04-05 13:59:08.193 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 13:59:08.196 | + functions-common:time_stop:2428 : local total 2022-04-05 13:59:08.198 | + functions-common:time_stop:2429 : local start_time 2022-04-05 13:59:08.201 | + functions-common:time_stop:2431 : name=pip_install 2022-04-05 13:59:08.203 | + functions-common:time_stop:2432 : start_time=1649167124254 2022-04-05 13:59:08.205 | + functions-common:time_stop:2434 : [[ -z 1649167124254 ]] 2022-04-05 13:59:08.208 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 13:59:08.212 | + functions-common:time_stop:2437 : end_time=1649167148209 2022-04-05 13:59:08.214 | + functions-common:time_stop:2438 : elapsed_time=23955 2022-04-05 13:59:08.216 | + functions-common:time_stop:2439 : total=85384 2022-04-05 13:59:08.218 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 13:59:08.221 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=109339 2022-04-05 13:59:08.223 | + inc/python:pip_install:203 : return 0 2022-04-05 13:59:08.225 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-05 13:59:08.228 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-05 13:59:08.230 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-05 13:59:08.249 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-05 13:59:08.262 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-05 13:59:08.265 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-05 13:59:08.267 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:59:08.269 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:59:08.271 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-05 13:59:08.274 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:59:08.276 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-05 13:59:08.279 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-05 13:59:08.281 | + ./stack.sh:main:908 : configure_swift 2022-04-05 13:59:08.284 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-05 13:59:08.286 | + lib/swift:configure_swift:332 : local node_number 2022-04-05 13:59:08.288 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-05 13:59:08.291 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-05 13:59:08.293 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-05 13:59:09.501 | No object-server running 2022-04-05 13:59:09.501 | No container-replicator running 2022-04-05 13:59:09.501 | No object-expirer running 2022-04-05 13:59:09.501 | No account-replicator running 2022-04-05 13:59:09.501 | No object-auditor running 2022-04-05 13:59:09.501 | No container-reconciler running 2022-04-05 13:59:09.501 | No container-updater running 2022-04-05 13:59:09.501 | No object-updater running 2022-04-05 13:59:09.501 | No proxy-server running 2022-04-05 13:59:09.501 | No account-server running 2022-04-05 13:59:09.501 | No object-reconstructor running 2022-04-05 13:59:09.501 | No container-sharder running 2022-04-05 13:59:09.501 | No account-reaper running 2022-04-05 13:59:09.501 | No container-sync running 2022-04-05 13:59:09.501 | No container-auditor running 2022-04-05 13:59:09.501 | No container-server running 2022-04-05 13:59:09.501 | No object-replicator running 2022-04-05 13:59:09.501 | No account-auditor running 2022-04-05 13:59:09.604 | + lib/swift:configure_swift:337 : true 2022-04-05 13:59:09.606 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-05 13:59:09.620 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-05 13:59:09.634 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-05 13:59:09.636 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-05 13:59:09.637 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-05 13:59:09.642 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-05 13:59:09.642 | s/%GROUP%/ubuntu/; 2022-04-05 13:59:09.642 | s/%USER%/ubuntu/; 2022-04-05 13:59:09.642 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-05 13:59:09.642 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-05 13:59:09.645 | uid = ubuntu 2022-04-05 13:59:09.645 | gid = ubuntu 2022-04-05 13:59:09.645 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-05 13:59:09.645 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-05 13:59:09.645 | address = 127.0.0.1 2022-04-05 13:59:09.645 | 2022-04-05 13:59:09.646 | [account6612] 2022-04-05 13:59:09.646 | max connections = 25 2022-04-05 13:59:09.646 | path = /opt/stack/data/swift/1/node/ 2022-04-05 13:59:09.646 | read only = false 2022-04-05 13:59:09.646 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-05 13:59:09.646 | 2022-04-05 13:59:09.646 | [account6622] 2022-04-05 13:59:09.646 | max connections = 25 2022-04-05 13:59:09.646 | path = /opt/stack/data/swift/2/node/ 2022-04-05 13:59:09.646 | read only = false 2022-04-05 13:59:09.646 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-05 13:59:09.646 | 2022-04-05 13:59:09.646 | [account6632] 2022-04-05 13:59:09.646 | max connections = 25 2022-04-05 13:59:09.646 | path = /opt/stack/data/swift/3/node/ 2022-04-05 13:59:09.646 | read only = false 2022-04-05 13:59:09.646 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-05 13:59:09.646 | 2022-04-05 13:59:09.646 | [account6642] 2022-04-05 13:59:09.646 | max connections = 25 2022-04-05 13:59:09.646 | path = /opt/stack/data/swift/4/node/ 2022-04-05 13:59:09.646 | read only = false 2022-04-05 13:59:09.646 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-05 13:59:09.646 | 2022-04-05 13:59:09.646 | 2022-04-05 13:59:09.646 | [container6611] 2022-04-05 13:59:09.646 | max connections = 25 2022-04-05 13:59:09.646 | path = /opt/stack/data/swift/1/node/ 2022-04-05 13:59:09.646 | read only = false 2022-04-05 13:59:09.646 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-05 13:59:09.646 | 2022-04-05 13:59:09.646 | [container6621] 2022-04-05 13:59:09.646 | max connections = 25 2022-04-05 13:59:09.646 | path = /opt/stack/data/swift/2/node/ 2022-04-05 13:59:09.646 | read only = false 2022-04-05 13:59:09.646 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-05 13:59:09.647 | 2022-04-05 13:59:09.647 | [container6631] 2022-04-05 13:59:09.647 | max connections = 25 2022-04-05 13:59:09.647 | path = /opt/stack/data/swift/3/node/ 2022-04-05 13:59:09.647 | read only = false 2022-04-05 13:59:09.647 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-05 13:59:09.647 | 2022-04-05 13:59:09.647 | [container6641] 2022-04-05 13:59:09.647 | max connections = 25 2022-04-05 13:59:09.647 | path = /opt/stack/data/swift/4/node/ 2022-04-05 13:59:09.647 | read only = false 2022-04-05 13:59:09.647 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-05 13:59:09.647 | 2022-04-05 13:59:09.647 | 2022-04-05 13:59:09.647 | [object6613] 2022-04-05 13:59:09.647 | max connections = 25 2022-04-05 13:59:09.647 | path = /opt/stack/data/swift/1/node/ 2022-04-05 13:59:09.647 | read only = false 2022-04-05 13:59:09.647 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-05 13:59:09.647 | 2022-04-05 13:59:09.647 | [object6623] 2022-04-05 13:59:09.647 | max connections = 25 2022-04-05 13:59:09.647 | path = /opt/stack/data/swift/2/node/ 2022-04-05 13:59:09.647 | read only = false 2022-04-05 13:59:09.647 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-05 13:59:09.647 | 2022-04-05 13:59:09.647 | [object6633] 2022-04-05 13:59:09.647 | max connections = 25 2022-04-05 13:59:09.647 | path = /opt/stack/data/swift/3/node/ 2022-04-05 13:59:09.647 | read only = false 2022-04-05 13:59:09.647 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-05 13:59:09.647 | 2022-04-05 13:59:09.647 | [object6643] 2022-04-05 13:59:09.647 | max connections = 25 2022-04-05 13:59:09.647 | path = /opt/stack/data/swift/4/node/ 2022-04-05 13:59:09.647 | read only = false 2022-04-05 13:59:09.647 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-05 13:59:09.649 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-05 13:59:09.651 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 13:59:09.653 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 13:59:09.656 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-05 13:59:09.669 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-05 13:59:09.671 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-05 13:59:09.676 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-05 13:59:09.681 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-05 13:59:09.683 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-05 13:59:09.688 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-05 13:59:09.719 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.50:8080/v1/ 2022-04-05 13:59:09.748 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-05 13:59:09.770 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-05 13:59:09.799 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-05 13:59:09.817 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-05 13:59:09.847 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-05 13:59:09.865 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-05 13:59:09.895 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-05 13:59:09.914 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-05 13:59:09.942 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-05 13:59:09.960 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-05 13:59:09.989 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-05 13:59:10.007 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-05 13:59:10.022 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 13:59:10.025 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-05 13:59:10.053 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-05 13:59:10.080 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-05 13:59:10.108 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-05 13:59:10.135 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-05 13:59:10.150 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 13:59:10.153 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-05 13:59:10.187 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-05 13:59:10.203 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 13:59:10.205 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-05 13:59:10.222 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 13:59:10.224 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-05 13:59:10.227 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-05 13:59:10.244 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 13:59:10.246 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-05 13:59:10.248 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-05 13:59:10.251 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-05 13:59:10.259 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-05 13:59:10.265 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-05 13:59:10.294 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-05 13:59:10.325 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-05 13:59:10.357 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-05 13:59:10.394 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-05 13:59:10.422 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-05 13:59:10.424 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-05 13:59:10.427 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-05 13:59:10.429 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-05 13:59:10.431 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-05 13:59:10.460 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-05 13:59:10.490 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.50/identity 2022-04-05 13:59:10.520 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-05 13:59:10.551 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-05 13:59:10.581 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-05 13:59:10.613 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-05 13:59:10.645 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-05 13:59:10.676 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-05 13:59:10.707 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-05 13:59:10.737 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-05 13:59:10.772 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-05 13:59:10.803 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-05 13:59:10.833 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-05 13:59:10.866 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-05 13:59:10.901 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-05 13:59:10.922 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-05 13:59:10.952 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-05 13:59:10.985 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-05 13:59:10.990 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-05 13:59:11.020 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-05 13:59:11.052 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-05 13:59:11.082 | + lib/swift:configure_swift:475 : local node_number 2022-04-05 13:59:11.085 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-05 13:59:11.088 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-05 13:59:11.090 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-05 13:59:11.095 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-05 13:59:11.098 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-05 13:59:11.100 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-05 13:59:11.103 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-05 13:59:11.105 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-05 13:59:11.107 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-05 13:59:11.110 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-05 13:59:11.112 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-05 13:59:11.132 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-05 13:59:11.165 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-05 13:59:11.185 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-05 13:59:11.218 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-05 13:59:11.238 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-05 13:59:11.269 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-05 13:59:11.287 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-05 13:59:11.316 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-05 13:59:11.336 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-05 13:59:11.366 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-05 13:59:11.386 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-05 13:59:11.416 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-05 13:59:11.435 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-05 13:59:11.466 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-05 13:59:11.486 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-05 13:59:11.517 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-05 13:59:11.536 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-05 13:59:11.563 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-05 13:59:11.568 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-05 13:59:11.588 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-05 13:59:11.618 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-05 13:59:11.649 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-05 13:59:11.651 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-05 13:59:11.655 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-05 13:59:11.658 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-05 13:59:11.660 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-05 13:59:11.662 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-05 13:59:11.665 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-05 13:59:11.667 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-05 13:59:11.669 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-05 13:59:11.671 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-05 13:59:11.691 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-05 13:59:11.721 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-05 13:59:11.740 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-05 13:59:11.770 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-05 13:59:11.789 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-05 13:59:11.819 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-05 13:59:11.838 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-05 13:59:11.868 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-05 13:59:11.887 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-05 13:59:11.915 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-05 13:59:11.935 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-05 13:59:11.966 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-05 13:59:11.985 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-05 13:59:12.015 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-05 13:59:12.033 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-05 13:59:12.064 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-05 13:59:12.082 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-05 13:59:12.110 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-05 13:59:12.116 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-05 13:59:12.136 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-05 13:59:12.166 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-05 13:59:12.169 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-05 13:59:12.173 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-05 13:59:12.175 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-05 13:59:12.177 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-05 13:59:12.181 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-05 13:59:12.183 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-05 13:59:12.185 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-05 13:59:12.187 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-05 13:59:12.189 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-05 13:59:12.208 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-05 13:59:12.239 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-05 13:59:12.258 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-05 13:59:12.287 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-05 13:59:12.307 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-05 13:59:12.336 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-05 13:59:12.355 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-05 13:59:12.385 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-05 13:59:12.404 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-05 13:59:12.434 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-05 13:59:12.452 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-05 13:59:12.482 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-05 13:59:12.500 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-05 13:59:12.530 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-05 13:59:12.551 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-05 13:59:12.582 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-05 13:59:12.600 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-05 13:59:12.628 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-05 13:59:12.633 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-05 13:59:12.651 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-05 13:59:12.679 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-05 13:59:12.707 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-05 13:59:12.735 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-05 13:59:12.764 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-05 13:59:12.766 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-05 13:59:12.771 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-05 13:59:12.800 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-05 13:59:12.829 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-05 13:59:12.857 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-05 13:59:12.887 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-05 13:59:12.917 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-05 13:59:12.944 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-05 13:59:12.973 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-05 13:59:13.001 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-05 13:59:13.029 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-05 13:59:13.045 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 13:59:13.047 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-05 13:59:13.065 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-05 13:59:13.068 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-05 13:59:13.088 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-05 13:59:13.090 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.50 2022-04-05 13:59:13.130 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-05 13:59:13.132 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-05 13:59:13.160 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.50/identity 2022-04-05 13:59:13.191 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-05 13:59:13.193 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-05 13:59:13.222 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-05 13:59:13.238 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 13:59:13.241 | + lib/swift:configure_swift:538 : local user_group 2022-04-05 13:59:13.244 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-05 13:59:13.248 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-05 13:59:13.250 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-05 13:59:13.263 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-05 13:59:13.265 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-05 13:59:13.276 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-05 13:59:13.279 | + lib/swift:configure_swift:545 : is_suse 2022-04-05 13:59:13.281 | + functions-common:is_suse:542 : is_opensuse 2022-04-05 13:59:13.283 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-05 13:59:13.285 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-05 13:59:13.288 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-05 13:59:13.290 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-05 13:59:13.293 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-05 13:59:13.295 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-05 13:59:13.307 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-05 13:59:13.309 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-05 13:59:13.311 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-04-05 13:59:13.328 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 13:59:13.330 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-04-05 13:59:13.348 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 13:59:13.351 | + ./stack.sh:main:919 : stack_install_service glance 2022-04-05 13:59:13.354 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-05 13:59:13.356 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-05 13:59:13.358 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-05 13:59:13.361 | + lib/stack:stack_install_service:32 : install_glance 2022-04-05 13:59:13.363 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-05 13:59:13.366 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-05 13:59:13.368 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-05 13:59:13.385 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 13:59:13.387 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-05 13:59:13.390 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-05 13:59:13.408 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 13:59:13.410 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-05 13:59:13.413 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-05 13:59:13.416 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-05 13:59:13.419 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:59:13.421 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:59:13.424 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-05 13:59:13.427 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:59:13.430 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-05 13:59:13.433 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-05 13:59:13.435 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-05 13:59:13.438 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-05 13:59:13.441 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-05 13:59:13.443 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-05 13:59:13.446 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-05 13:59:13.449 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-05 13:59:13.452 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-05 13:59:13.454 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-05 13:59:13.458 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-05 13:59:13.458 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-05 13:59:13.464 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-05 13:59:13.467 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-05 13:59:13.469 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-05 13:59:13.472 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-05 13:59:13.475 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-05 13:59:13.497 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-05 13:59:13.499 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-05 13:59:14.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 13:59:14.268 | from cryptography.utils import int_from_bytes 2022-04-05 13:59:14.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 13:59:14.268 | from cryptography.utils import int_from_bytes 2022-04-05 13:59:15.432 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-05 13:59:15.592 | Collecting glance-store[cinder,swift]!=0.29.0 2022-04-05 13:59:15.600 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8cc/544ba2a30fd4d/glance_store-3.0.0-py3-none-any.whl (229 kB) 2022-04-05 13:59:15.694 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-05 13:59:15.694 | 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) 2022-04-05 13:59:15.696 | 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.8.0) 2022-04-05 13:59:15.697 | 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) 2022-04-05 13:59:15.698 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-05 13:59:15.699 | 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.3.0) 2022-04-05 13:59:15.700 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-05 13:59:15.701 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-05 13:59:15.702 | 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.2) 2022-04-05 13:59:15.703 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-05 13:59:15.704 | 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.4.0) 2022-04-05 13:59:15.705 | 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) 2022-04-05 13:59:15.707 | 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.4) 2022-04-05 13:59:15.779 | Collecting python-swiftclient>=3.2.0 2022-04-05 13:59:15.787 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/984/805daa56148eb/python_swiftclient-3.13.1-py2.py3-none-any.whl (87 kB) 2022-04-05 13:59:15.796 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-05 13:59:15.894 | Collecting python-cinderclient>=4.1.0 2022-04-05 13:59:15.900 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a19/ce34f8efad8ea/python_cinderclient-8.3.0-py3-none-any.whl (254 kB) 2022-04-05 13:59:15.915 | 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.7.0) 2022-04-05 13:59:16.076 | Collecting os-brick>=2.6.0 2022-04-05 13:59:16.083 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f8/bfbcf8ac3a657/os_brick-5.2.0-py3-none-any.whl (266 kB) 2022-04-05 13:59:16.104 | 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.2.1) 2022-04-05 13:59:16.105 | 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) 2022-04-05 13:59:16.119 | 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.7) 2022-04-05 13:59:16.189 | 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.1) 2022-04-05 13:59:16.190 | 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.2) 2022-04-05 13:59:16.191 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-05 13:59:16.216 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-05 13:59:16.217 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-05 13:59:16.218 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-05 13:59:16.219 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-05 13:59:16.220 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-05 13:59:16.236 | 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.17.3) 2022-04-05 13:59:16.277 | 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.5.0) 2022-04-05 13:59:16.278 | 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) 2022-04-05 13:59:16.279 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-05 13:59:16.281 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-05 13:59:16.302 | 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) 2022-04-05 13:59:16.303 | 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.3) 2022-04-05 13:59:16.318 | 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) (2022.1) 2022-04-05 13:59:16.334 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-05 13:59:16.335 | 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) 2022-04-05 13:59:16.356 | 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) 2022-04-05 13:59:16.359 | 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) (3.2.0) 2022-04-05 13:59:16.441 | 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.12) 2022-04-05 13:59:16.443 | 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.9) 2022-04-05 13:59:16.444 | 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) 2022-04-05 13:59:16.447 | 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) 2022-04-05 13:59:16.523 | 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) 2022-04-05 13:59:16.548 | 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.14.0) 2022-04-05 13:59:16.763 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-05 13:59:16.766 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-05 13:59:16.799 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-05 13:59:16.801 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-05 13:59:16.804 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-05 13:59:16.805 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-05 13:59:16.806 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-05 13:59:16.808 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-05 13:59:16.863 | 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) 2022-04-05 13:59:17.046 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-05 13:59:17.072 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (61.3.0) 2022-04-05 13:59:17.156 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-05 13:59:17.306 | 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.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-05 13:59:18.971 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-04-05 13:59:19.997 | Successfully installed glance-store-3.0.0 os-brick-5.2.0 python-cinderclient-8.3.0 python-swiftclient-3.13.1 2022-04-05 13:59:19.997 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-05 13:59:20.004 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-05 13:59:20.004 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-05 13:59:20.129 | + inc/python:pip_install:200 : result=0 2022-04-05 13:59:20.131 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-05 13:59:20.134 | + functions-common:time_stop:2425 : local name 2022-04-05 13:59:20.137 | + functions-common:time_stop:2426 : local end_time 2022-04-05 13:59:20.139 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 13:59:20.141 | + functions-common:time_stop:2428 : local total 2022-04-05 13:59:20.143 | + functions-common:time_stop:2429 : local start_time 2022-04-05 13:59:20.146 | + functions-common:time_stop:2431 : name=pip_install 2022-04-05 13:59:20.148 | + functions-common:time_stop:2432 : start_time=1649167153491 2022-04-05 13:59:20.151 | + functions-common:time_stop:2434 : [[ -z 1649167153491 ]] 2022-04-05 13:59:20.153 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 13:59:20.158 | + functions-common:time_stop:2437 : end_time=1649167160155 2022-04-05 13:59:20.160 | + functions-common:time_stop:2438 : elapsed_time=6664 2022-04-05 13:59:20.162 | + functions-common:time_stop:2439 : total=109339 2022-04-05 13:59:20.165 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 13:59:20.167 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=116003 2022-04-05 13:59:20.170 | + inc/python:pip_install:203 : return 0 2022-04-05 13:59:20.172 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-05 13:59:20.175 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-05 13:59:20.177 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-05 13:59:20.190 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-05 13:59:20.195 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-05 13:59:20.197 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-05 13:59:20.200 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-05 13:59:20.202 | + functions-common:git_clone:610 : local git_ref=master 2022-04-05 13:59:20.204 | + functions-common:git_clone:611 : local orig_dir 2022-04-05 13:59:20.207 | ++ functions-common:git_clone:612 : pwd 2022-04-05 13:59:20.210 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-05 13:59:20.212 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-05 13:59:20.215 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-05 13:59:20.232 | + functions-common:git_clone:615 : RECLONE=False 2022-04-05 13:59:20.234 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-05 13:59:20.237 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-05 13:59:20.240 | + functions-common:git_clone:629 : echo master 2022-04-05 13:59:20.240 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-05 13:59:20.245 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-05 13:59:20.247 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-05 13:59:20.250 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-04-05 13:59:20.253 | + functions-common:git_clone:678 : git show --oneline 2022-04-05 13:59:20.253 | + functions-common:git_clone:678 : head -1 2022-04-05 13:59:20.257 | c99c3af4f Merge "Document new properties used by Ironic" 2022-04-05 13:59:20.260 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-05 13:59:20.263 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-05 13:59:20.265 | + inc/python:setup_develop:338 : local bindep 2022-04-05 13:59:20.267 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-05 13:59:20.270 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-05 13:59:20.272 | + inc/python:setup_develop:344 : local extras= 2022-04-05 13:59:20.275 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-05 13:59:20.278 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-05 13:59:20.280 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-05 13:59:20.283 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-05 13:59:20.285 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-05 13:59:20.288 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-05 13:59:20.291 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-05 13:59:20.293 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-05 13:59:20.296 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-05 13:59:20.298 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-05 13:59:20.301 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-05 13:59:20.304 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-05 13:59:20.310 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-05 13:59:20.312 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-05 13:59:20.982 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-05 13:59:20.985 | + inc/python:setup_package:418 : local bindep=0 2022-04-05 13:59:20.987 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-05 13:59:20.990 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-05 13:59:20.993 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-05 13:59:20.995 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-05 13:59:20.997 | + inc/python:setup_package:427 : local flags=-e 2022-04-05 13:59:21.000 | + inc/python:setup_package:428 : local extras= 2022-04-05 13:59:21.002 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-05 13:59:21.004 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-05 13:59:21.006 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-05 13:59:21.009 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-05 13:59:21.012 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-05 13:59:21.014 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-05 13:59:21.035 | Using python 3.8 to install /opt/stack/glance 2022-04-05 13:59:21.037 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-05 13:59:21.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 13:59:21.818 | from cryptography.utils import int_from_bytes 2022-04-05 13:59:21.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 13:59:21.818 | from cryptography.utils import int_from_bytes 2022-04-05 13:59:22.999 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-05 13:59:23.030 | Obtaining file:///opt/stack/glance 2022-04-05 13:59:23.030 | Preparing metadata (setup.py): started 2022-04-05 13:59:27.562 | Preparing metadata (setup.py): finished with status 'done' 2022-04-05 13:59:27.704 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-04-05 13:59:27.705 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-04-05 13:59:27.706 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.34) 2022-04-05 13:59:27.708 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-04-05 13:59:27.709 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-04-05 13:59:27.709 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-04-05 13:59:27.711 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-04-05 13:59:27.712 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-04-05 13:59:27.713 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.7) 2022-04-05 13:59:27.714 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-04-05 13:59:27.715 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-04-05 13:59:27.716 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-04-05 13:59:27.717 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-04-05 13:59:27.718 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-04-05 13:59:27.719 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-04-05 13:59:27.720 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-04-05 13:59:27.721 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-04-05 13:59:27.878 | Collecting taskflow>=4.0.0 2022-04-05 13:59:27.886 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/183/3acd77ad44676/taskflow-4.6.4-py3-none-any.whl (492 kB) 2022-04-05 13:59:27.916 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-04-05 13:59:27.917 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-04-05 13:59:27.961 | Collecting WSME>=0.8.0 2022-04-05 13:59:27.967 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-04-05 13:59:27.972 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-04-05 13:59:27.973 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-04-05 13:59:27.974 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-04-05 13:59:27.976 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-04-05 13:59:27.977 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-04-05 13:59:27.978 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-04-05 13:59:27.979 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-04-05 13:59:28.019 | Collecting oslo.limit>=1.4.0 2022-04-05 13:59:28.026 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a5/732a4a0a011f0/oslo.limit-1.5.0-py3-none-any.whl (19 kB) 2022-04-05 13:59:28.030 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-04-05 13:59:28.031 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-04-05 13:59:28.032 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-04-05 13:59:28.033 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-04-05 13:59:28.034 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-04-05 13:59:28.064 | Collecting retrying!=1.3.0,>=1.2.3 2022-04-05 13:59:28.071 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-04-05 13:59:28.074 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-04-05 13:59:28.075 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-04-05 13:59:28.076 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-04-05 13:59:28.077 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.2) 2022-04-05 13:59:28.108 | Collecting cursive>=0.2.1 2022-04-05 13:59:28.115 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-04-05 13:59:28.120 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-04-05 13:59:28.121 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-04-05 13:59:28.206 | Collecting castellan>=0.17.0 2022-04-05 13:59:28.213 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1fb/f349d59a1db61/castellan-3.10.1-py3-none-any.whl (96 kB) 2022-04-05 13:59:28.234 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.6.0) 2022-04-05 13:59:28.234 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.2.0) 2022-04-05 13:59:28.236 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.3) 2022-04-05 13:59:28.259 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-04-05 13:59:28.322 | Collecting python-barbicanclient>=4.5.2 2022-04-05 13:59:28.329 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b88/9632223e8180d/python_barbicanclient-5.3.0-py3-none-any.whl (82 kB) 2022-04-05 13:59:28.375 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-04-05 13:59:28.397 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-04-05 13:59:28.406 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.14.0) 2022-04-05 13:59:28.419 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-04-05 13:59:28.420 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.2.1) 2022-04-05 13:59:28.421 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-04-05 13:59:28.513 | 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==24.1.0.dev4) (3.0.7) 2022-04-05 13:59:28.589 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-04-05 13:59:28.666 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-04-05 13:59:28.668 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-04-05 13:59:28.702 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-04-05 13:59:28.745 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-04-05 13:59:28.746 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-04-05 13:59:28.748 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-04-05 13:59:28.807 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-04-05 13:59:28.809 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-04-05 13:59:28.810 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-04-05 13:59:28.836 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-04-05 13:59:28.883 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-04-05 13:59:28.888 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-04-05 13:59:28.946 | 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==24.1.0.dev4) (5.2.4) 2022-04-05 13:59:28.948 | 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==24.1.0.dev4) (0.4.0) 2022-04-05 13:59:28.949 | 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==24.1.0.dev4) (5.1.0) 2022-04-05 13:59:28.954 | 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==24.1.0.dev4) (2.8.0) 2022-04-05 13:59:28.955 | 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==24.1.0.dev4) (5.0.0) 2022-04-05 13:59:28.977 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-04-05 13:59:28.979 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-04-05 13:59:28.982 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.1.1) 2022-04-05 13:59:29.024 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-04-05 13:59:29.066 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-04-05 13:59:29.067 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2022.1) 2022-04-05 13:59:29.069 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-04-05 13:59:29.147 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (61.3.0) 2022-04-05 13:59:29.205 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-04-05 13:59:29.306 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-04-05 13:59:29.615 | Collecting pydot>=1.2.4 2022-04-05 13:59:29.622 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-04-05 13:59:29.691 | Collecting automaton>=1.9.0 2022-04-05 13:59:29.706 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/262/789969ce5c6b2/automaton-2.5.0-py3-none-any.whl (22 kB) 2022-04-05 13:59:29.818 | Collecting networkx>=2.1.0 2022-04-05 13:59:29.829 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/011/e85d277c89681/networkx-2.7.1-py3-none-any.whl (2.0 MB) 2022-04-05 13:59:29.889 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-04-05 13:59:29.972 | Collecting simplegeneric 2022-04-05 13:59:29.979 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-04-05 13:59:29.984 | Preparing metadata (setup.py): started 2022-04-05 13:59:32.680 | Preparing metadata (setup.py): finished with status 'done' 2022-04-05 13:59:32.712 | 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==24.1.0.dev4) (5.0.0) 2022-04-05 13:59:32.808 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-04-05 13:59:32.923 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.1) 2022-04-05 13:59:33.138 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-04-05 13:59:33.139 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-04-05 13:59:33.141 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-04-05 13:59:33.142 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-04-05 13:59:33.143 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-04-05 13:59:33.144 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-04-05 13:59:33.146 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.0.0) 2022-04-05 13:59:33.263 | 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==24.1.0.dev4) (0.13.1) 2022-04-05 13:59:33.330 | 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==24.1.0.dev4) (1.0.3) 2022-04-05 13:59:33.377 | 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==24.1.0.dev4) (1.3.3) 2022-04-05 13:59:33.381 | 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==24.1.0.dev4) (3.0.0) 2022-04-05 13:59:33.620 | 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==24.1.0.dev4) (3.10.1) 2022-04-05 13:59:33.805 | 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==24.1.0.dev4) (1.26.9) 2022-04-05 13:59:33.806 | 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==24.1.0.dev4) (2019.11.28) 2022-04-05 13:59:33.808 | 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==24.1.0.dev4) (2.0.12) 2022-04-05 13:59:33.810 | 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==24.1.0.dev4) (3.3) 2022-04-05 13:59:33.917 | 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==24.1.0.dev4) (0.5.2) 2022-04-05 13:59:34.071 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-04-05 13:59:34.173 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.7.0) 2022-04-05 13:59:34.484 | 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==24.1.0.dev4) (2.4.0) 2022-04-05 13:59:34.485 | 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==24.1.0.dev4) (0.5.0) 2022-04-05 13:59:34.715 | 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.4.0->glance==24.1.0.dev4) (2.2) 2022-04-05 13:59:34.994 | 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==24.1.0.dev4) (1.0.0) 2022-04-05 13:59:35.351 | 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==24.1.0.dev4) (1.8.2) 2022-04-05 13:59:35.352 | 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==24.1.0.dev4) (21.4.0) 2022-04-05 13:59:35.706 | Building wheels for collected packages: simplegeneric 2022-04-05 13:59:35.706 | Building wheel for simplegeneric (setup.py): started 2022-04-05 13:59:39.384 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-04-05 13:59:39.385 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=6aee3ae0f6de4ec78fa9844fd302a965bc31b02813f85a6b5e6a4d03dff53d99 2022-04-05 13:59:39.385 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-04-05 13:59:39.389 | Successfully built simplegeneric 2022-04-05 13:59:40.272 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-04-05 13:59:42.910 | Running setup.py develop for glance 2022-04-05 13:59:48.749 | Successfully installed WSME-0.11.0 automaton-2.5.0 castellan-3.10.1 cursive-0.2.2 glance networkx-2.7.1 oslo.limit-1.5.0 pydot-1.4.2 python-barbicanclient-5.3.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.4 2022-04-05 13:59:48.749 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-05 13:59:48.757 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-05 13:59:48.757 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-05 13:59:48.902 | + inc/python:pip_install:200 : result=0 2022-04-05 13:59:48.905 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-05 13:59:48.907 | + functions-common:time_stop:2425 : local name 2022-04-05 13:59:48.909 | + functions-common:time_stop:2426 : local end_time 2022-04-05 13:59:48.911 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 13:59:48.915 | + functions-common:time_stop:2428 : local total 2022-04-05 13:59:48.917 | + functions-common:time_stop:2429 : local start_time 2022-04-05 13:59:48.919 | + functions-common:time_stop:2431 : name=pip_install 2022-04-05 13:59:48.921 | + functions-common:time_stop:2432 : start_time=1649167161029 2022-04-05 13:59:48.923 | + functions-common:time_stop:2434 : [[ -z 1649167161029 ]] 2022-04-05 13:59:48.926 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 13:59:48.931 | + functions-common:time_stop:2437 : end_time=1649167188929 2022-04-05 13:59:48.934 | + functions-common:time_stop:2438 : elapsed_time=27900 2022-04-05 13:59:48.936 | + functions-common:time_stop:2439 : total=116003 2022-04-05 13:59:48.938 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 13:59:48.940 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=143903 2022-04-05 13:59:48.943 | + inc/python:pip_install:203 : return 0 2022-04-05 13:59:48.946 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-05 13:59:48.948 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-05 13:59:48.950 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-05 13:59:48.969 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-05 13:59:48.981 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-05 13:59:48.984 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-05 13:59:48.986 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 13:59:48.989 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 13:59:48.992 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-05 13:59:48.994 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 13:59:48.997 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-05 13:59:48.999 | + ./stack.sh:main:920 : configure_glance 2022-04-05 13:59:49.002 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-05 13:59:49.014 | + lib/glance:configure_glance:326 : local dburl 2022-04-05 13:59:49.017 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-05 13:59:49.020 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-05 13:59:49.023 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-05 13:59:49.025 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-05 13:59:49.027 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-05 13:59:49.030 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-05 13:59:49.032 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-05 13:59:49.062 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-05 13:59:49.092 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-05 13:59:49.121 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-05 13:59:49.148 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-05 13:59:49.179 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-05 13:59:49.210 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-05 13:59:49.212 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-05 13:59:49.214 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-05 13:59:49.216 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-05 13:59:49.219 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-05 13:59:49.248 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-05 13:59:49.275 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-04-05 13:59:49.303 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-05 13:59:49.330 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-05 13:59:49.359 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-05 13:59:49.386 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-05 13:59:49.415 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-05 13:59:49.442 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-05 13:59:49.469 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-05 13:59:49.498 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-05 13:59:49.529 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-05 13:59:49.531 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-05 13:59:49.534 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-05 13:59:49.536 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-05 13:59:49.538 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-05 13:59:49.541 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-05 13:59:49.557 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 13:59:49.560 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-05 13:59:49.563 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-05 13:59:49.565 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-05 13:59:49.582 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-05 13:59:49.584 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-04-05 13:59:49.587 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-04-05 13:59:49.617 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-05 13:59:49.620 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-05 13:59:49.622 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-05 13:59:49.624 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-05 13:59:49.627 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-05 13:59:49.655 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-05 13:59:49.684 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-05 13:59:49.686 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-05 13:59:49.688 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-05 13:59:49.691 | + lib/glance:configure_glance_store:254 : local be 2022-04-05 13:59:49.693 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-05 13:59:49.696 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-05 13:59:49.698 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-05 13:59:49.729 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-05 13:59:49.732 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.50 2022-04-05 13:59:49.763 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-05 13:59:49.765 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-05 13:59:49.782 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 13:59:49.784 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-05 13:59:49.812 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-05 13:59:49.841 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-05 13:59:49.869 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-05 13:59:49.897 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-05 13:59:49.925 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-05 13:59:49.942 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 13:59:49.945 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-05 13:59:49.973 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-05 13:59:50.004 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-05 13:59:50.031 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.50/identity/v3 2022-04-05 13:59:50.059 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-05 13:59:50.087 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.50/image 2022-04-05 13:59:50.115 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-05 13:59:50.132 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 13:59:50.134 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-05 13:59:50.137 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-05 13:59:50.139 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-05 13:59:50.142 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-05 13:59:50.159 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-05 13:59:50.161 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-05 13:59:50.164 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-05 13:59:50.166 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-05 13:59:50.168 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-05 13:59:50.196 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-05 13:59:50.224 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-05 13:59:50.252 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-05 13:59:50.281 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-05 13:59:50.286 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-05 13:59:50.317 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-05 13:59:50.345 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-05 13:59:50.374 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.50/identity 2022-04-05 13:59:50.404 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-05 13:59:50.432 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-05 13:59:50.460 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-05 13:59:50.488 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-05 13:59:50.520 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-05 13:59:50.552 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-05 13:59:50.582 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-05 13:59:50.611 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-05 13:59:50.616 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-05 13:59:50.623 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-05 13:59:50.639 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 13:59:50.641 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-05 13:59:50.644 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-05 13:59:50.646 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-05 13:59:50.649 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-05 13:59:50.651 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-05 13:59:50.654 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-05 13:59:50.658 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-05 13:59:50.660 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-05 13:59:50.664 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-05 13:59:50.693 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-05 13:59:50.695 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-05 13:59:50.698 | ++ functions:get_random_port:837 : true 2022-04-05 13:59:50.700 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-05 13:59:50.702 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-05 13:59:50.704 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-05 13:59:50.767 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-05 13:59:50.769 | ++ functions:get_random_port:841 : break 2 2022-04-05 13:59:50.772 | ++ functions:get_random_port:845 : echo 60999 2022-04-05 13:59:50.775 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-05 13:59:50.777 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-05 13:59:50.804 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-05 13:59:50.831 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-05 13:59:50.858 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-05 13:59:50.886 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-05 13:59:50.913 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-05 13:59:50.940 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-05 13:59:50.968 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-05 13:59:50.995 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-05 13:59:51.023 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-05 13:59:51.050 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-05 13:59:51.077 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-05 13:59:51.105 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-05 13:59:51.132 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-05 13:59:51.159 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-05 13:59:51.187 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-05 13:59:51.214 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-05 13:59:51.242 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-05 13:59:51.269 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-05 13:59:51.297 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-05 13:59:51.299 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-05 13:59:51.301 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-05 13:59:51.303 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 13:59:51.306 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 13:59:51.308 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-05 13:59:51.311 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-05 13:59:51.369 | proxy (enabled by site administrator) 2022-04-05 13:59:51.372 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-05 13:59:51.374 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-05 13:59:51.376 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-05 13:59:51.379 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 13:59:51.382 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 13:59:51.385 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-05 13:59:51.387 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-05 13:59:51.442 | No module matches proxy_http 2022-04-05 13:59:51.446 | + lib/apache:enable_apache_mod:65 : sudo a2enmod proxy_http 2022-04-05 13:59:51.508 | Considering dependency proxy for proxy_http: 2022-04-05 13:59:51.508 | Module proxy already enabled 2022-04-05 13:59:51.508 | Enabling module proxy_http. 2022-04-05 13:59:51.514 | To activate the new configuration, you need to run: 2022-04-05 13:59:51.514 | systemctl restart apache2 2022-04-05 13:59:51.518 | + lib/apache:enable_apache_mod:66 : restart_apache_server 2022-04-05 13:59:51.520 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-05 13:59:51.523 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-05 13:59:51.525 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-05 13:59:51.658 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-05 13:59:51.664 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-05 13:59:51.666 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-05 13:59:51.668 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-05 13:59:51.671 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 13:59:51.673 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 13:59:51.676 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-05 13:59:51.679 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-05 13:59:51.682 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-05 13:59:51.682 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-05 13:59:51.691 | KeepAlive Off 2022-04-05 13:59:51.696 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-05 13:59:51.696 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-05 13:59:51.704 | SetEnv proxy-sendchunked 1 2022-04-05 13:59:51.708 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-05 13:59:51.708 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-05 13:59:51.717 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-05 13:59:51.720 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-05 13:59:51.722 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-05 13:59:51.724 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-05 13:59:51.727 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-05 13:59:51.729 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-05 13:59:51.731 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 13:59:51.734 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 13:59:51.736 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-05 13:59:51.738 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-05 13:59:51.741 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 13:59:51.744 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 13:59:51.746 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-05 13:59:51.808 | Enabling site glance-wsgi-api. 2022-04-05 13:59:51.813 | To activate the new configuration, you need to run: 2022-04-05 13:59:51.813 | systemctl reload apache2 2022-04-05 13:59:51.818 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-05 13:59:51.820 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-05 13:59:51.823 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-05 13:59:51.825 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-05 13:59:51.964 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-05 13:59:51.967 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-05 13:59:51.997 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-05 13:59:51.999 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-04-05 13:59:52.018 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 13:59:52.020 | + ./stack.sh:main:925 : stack_install_service cinder 2022-04-05 13:59:52.024 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-05 13:59:52.026 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-05 13:59:52.029 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-05 13:59:52.031 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-05 13:59:52.034 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-05 13:59:52.036 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-05 13:59:52.038 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-05 13:59:52.041 | + functions-common:git_clone:610 : local git_ref=master 2022-04-05 13:59:52.043 | + functions-common:git_clone:611 : local orig_dir 2022-04-05 13:59:52.046 | ++ functions-common:git_clone:612 : pwd 2022-04-05 13:59:52.048 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-05 13:59:52.051 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-05 13:59:52.054 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-05 13:59:52.071 | + functions-common:git_clone:615 : RECLONE=False 2022-04-05 13:59:52.073 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-05 13:59:52.075 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-05 13:59:52.079 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-05 13:59:52.079 | + functions-common:git_clone:629 : echo master 2022-04-05 13:59:52.085 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-05 13:59:52.087 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-05 13:59:52.089 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-04-05 13:59:52.092 | + functions-common:git_clone:678 : git show --oneline 2022-04-05 13:59:52.092 | + functions-common:git_clone:678 : head -1 2022-04-05 13:59:52.097 | 85387cae8 Merge "mypy: ceph backup driver" 2022-04-05 13:59:52.100 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-05 13:59:52.103 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-05 13:59:52.105 | + inc/python:setup_develop:338 : local bindep 2022-04-05 13:59:52.108 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-05 13:59:52.110 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-05 13:59:52.113 | + inc/python:setup_develop:344 : local extras= 2022-04-05 13:59:52.115 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-05 13:59:52.118 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-05 13:59:52.120 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-05 13:59:52.122 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-05 13:59:52.125 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-05 13:59:52.127 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-05 13:59:52.130 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-05 13:59:52.133 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-05 13:59:52.136 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-05 13:59:52.138 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-05 13:59:52.141 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-05 13:59:52.144 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-05 13:59:52.150 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-05 13:59:52.153 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-05 13:59:52.814 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-05 13:59:52.816 | + inc/python:setup_package:418 : local bindep=0 2022-04-05 13:59:52.819 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-05 13:59:52.821 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-05 13:59:52.823 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-05 13:59:52.826 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-05 13:59:52.828 | + inc/python:setup_package:427 : local flags=-e 2022-04-05 13:59:52.830 | + inc/python:setup_package:428 : local extras= 2022-04-05 13:59:52.833 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-05 13:59:52.835 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-05 13:59:52.837 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-05 13:59:52.840 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-05 13:59:52.842 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-05 13:59:52.845 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-05 13:59:52.867 | Using python 3.8 to install /opt/stack/cinder 2022-04-05 13:59:52.870 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-05 13:59:53.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 13:59:53.679 | from cryptography.utils import int_from_bytes 2022-04-05 13:59:53.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 13:59:53.679 | from cryptography.utils import int_from_bytes 2022-04-05 13:59:54.831 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-05 13:59:54.861 | Obtaining file:///opt/stack/cinder 2022-04-05 13:59:54.861 | Preparing metadata (setup.py): started 2022-04-05 14:00:00.273 | Preparing metadata (setup.py): finished with status 'done' 2022-04-05 14:00:00.483 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (5.8.1) 2022-04-05 14:00:00.484 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (5.1.1) 2022-04-05 14:00:00.485 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (0.33.0) 2022-04-05 14:00:00.486 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (1.1.2) 2022-04-05 14:00:00.487 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (0.20.4) 2022-04-05 14:00:00.488 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (1.0.2) 2022-04-05 14:00:00.490 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev45) (3.2.0) 2022-04-05 14:00:00.491 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (4.5.0) 2022-04-05 14:00:00.492 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (9.4.0) 2022-04-05 14:00:00.493 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (4.8.0) 2022-04-05 14:00:00.605 | Collecting oauth2client>=4.1.3 2022-04-05 14:00:00.612 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-04-05 14:00:00.620 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (8.8.0) 2022-04-05 14:00:00.621 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (4.5.0) 2022-04-05 14:00:00.622 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (4.1.0) 2022-04-05 14:00:00.623 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (11.2.0) 2022-04-05 14:00:00.624 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (4.7.0) 2022-04-05 14:00:00.625 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (12.13.0) 2022-04-05 14:00:00.626 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (4.5.1) 2022-04-05 14:00:00.627 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (3.11.0) 2022-04-05 14:00:00.628 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (2.7.0) 2022-04-05 14:00:00.629 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (2.3.0) 2022-04-05 14:00:00.631 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (6.3.1) 2022-04-05 14:00:00.632 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (4.3.0) 2022-04-05 14:00:00.633 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (2.8.0) 2022-04-05 14:00:00.634 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (1.5.0) 2022-04-05 14:00:00.635 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (4.12.2) 2022-04-05 14:00:00.636 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (2.6.0) 2022-04-05 14:00:00.637 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (3.4.2) 2022-04-05 14:00:00.638 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (21.3) 2022-04-05 14:00:00.767 | Collecting paramiko>=2.7.2 2022-04-05 14:00:00.774 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-04-05 14:00:00.785 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (3.5.0) 2022-04-05 14:00:00.786 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (2.1.1) 2022-04-05 14:00:00.787 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (5.9.0) 2022-04-05 14:00:00.788 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (3.0.7) 2022-04-05 14:00:00.789 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (5.3.0) 2022-04-05 14:00:00.885 | Collecting python-glanceclient>=3.2.2 2022-04-05 14:00:00.892 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/232/0ed0231f48bda/python_glanceclient-3.6.0-py3-none-any.whl (203 kB) 2022-04-05 14:00:00.903 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (4.4.0) 2022-04-05 14:00:00.904 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (17.7.0) 2022-04-05 14:00:00.905 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (3.13.1) 2022-04-05 14:00:00.906 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (2022.1) 2022-04-05 14:00:00.907 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (2.27.1) 2022-04-05 14:00:00.908 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (2.5.1) 2022-04-05 14:00:00.909 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (4.6.4) 2022-04-05 14:00:00.953 | Collecting rtslib-fb>=2.1.74 2022-04-05 14:00:00.960 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-04-05 14:00:00.965 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (1.16.0) 2022-04-05 14:00:00.966 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (1.4.34) 2022-04-05 14:00:00.967 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (0.13.0) 2022-04-05 14:00:00.968 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (3.5.0) 2022-04-05 14:00:01.008 | Collecting tabulate>=0.8.7 2022-04-05 14:00:01.014 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-04-05 14:00:01.018 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (6.3.1) 2022-04-05 14:00:01.019 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (1.8.7) 2022-04-05 14:00:01.020 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (5.1.0) 2022-04-05 14:00:01.141 | Collecting oslo.vmware>=3.10.0 2022-04-05 14:00:01.149 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-04-05 14:00:01.165 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (5.2.0) 2022-04-05 14:00:01.166 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (5.6.0) 2022-04-05 14:00:01.167 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (2.11.0) 2022-04-05 14:00:01.325 | Collecting google-api-python-client>=1.11.0 2022-04-05 14:00:01.351 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/303/f5e7005b26e5c/google_api_python_client-2.42.0-py2.py3-none-any.whl (8.3 MB) 2022-04-05 14:00:01.560 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (3.10.1) 2022-04-05 14:00:01.561 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (36.0.2) 2022-04-05 14:00:01.562 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev45) (0.2.2) 2022-04-05 14:00:01.608 | Collecting zstd>=1.4.5.1 2022-04-05 14:00:01.616 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/951/9bb0cd91c4498/zstd-1.5.1.0.tar.gz (604 kB) 2022-04-05 14:00:01.714 | Preparing metadata (setup.py): started 2022-04-05 14:00:04.497 | Preparing metadata (setup.py): finished with status 'done' 2022-04-05 14:00:05.733 | Collecting boto3>=1.16.51 2022-04-05 14:00:05.741 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/35f/68b60652bff50/boto3-1.21.31-py3-none-any.whl (132 kB) 2022-04-05 14:00:05.822 | Collecting s3transfer<0.6.0,>=0.5.0 2022-04-05 14:00:05.829 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7a6/f4c4d1fdb9a2b/s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-04-05 14:00:05.835 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev45) (1.0.0) 2022-04-05 14:00:07.578 | Collecting botocore<1.25.0,>=1.24.31 2022-04-05 14:00:07.608 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/424/fd94bef86a11f/botocore-1.24.31-py3-none-any.whl (8.6 MB) 2022-04-05 14:00:07.898 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev45) (1.15.0) 2022-04-05 14:00:07.930 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev45) (2.2.1) 2022-04-05 14:00:07.984 | Collecting uritemplate<5,>=3.0.1 2022-04-05 14:00:07.991 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-04-05 14:00:08.129 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-04-05 14:00:08.139 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3ba/4d63cb29c1e6d/google_auth-2.6.2-py2.py3-none-any.whl (156 kB) 2022-04-05 14:00:08.177 | Collecting google-auth-httplib2>=0.1.0 2022-04-05 14:00:08.184 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-04-05 14:00:08.315 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 2022-04-05 14:00:08.323 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6be/1fc59e2a7ba9f/google_api_core-2.7.1-py3-none-any.whl (114 kB) 2022-04-05 14:00:08.424 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev45) (1.7.0) 2022-04-05 14:00:08.482 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev45) (2.10.1) 2022-04-05 14:00:08.483 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev45) (3.1.1) 2022-04-05 14:00:08.627 | Collecting pyasn1-modules>=0.0.5 2022-04-05 14:00:08.633 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-04-05 14:00:08.701 | Collecting rsa>=3.1.4 2022-04-05 14:00:08.708 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-04-05 14:00:08.852 | Collecting pyasn1>=0.1.7 2022-04-05 14:00:08.859 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-04-05 14:00:08.919 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev45) (0.17.3) 2022-04-05 14:00:08.963 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev45) (0.8.0) 2022-04-05 14:00:08.965 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev45) (1.5.0) 2022-04-05 14:00:08.966 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev45) (6.0) 2022-04-05 14:00:08.967 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev45) (2.5.0) 2022-04-05 14:00:09.070 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev45) (0.5.0) 2022-04-05 14:00:09.071 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev45) (1.7.7) 2022-04-05 14:00:09.072 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev45) (2.0.1) 2022-04-05 14:00:09.131 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev45) (2.8.2) 2022-04-05 14:00:09.134 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev45) (0.9.6) 2022-04-05 14:00:09.195 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev45) (5.2.4) 2022-04-05 14:00:09.196 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev45) (5.1.0) 2022-04-05 14:00:09.197 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev45) (2.4.0) 2022-04-05 14:00:09.199 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev45) (5.0.0) 2022-04-05 14:00:09.201 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev45) (0.4.0) 2022-04-05 14:00:09.225 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev45) (3.1.1) 2022-04-05 14:00:09.227 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev45) (3.2.0) 2022-04-05 14:00:09.229 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev45) (3.3.0) 2022-04-05 14:00:09.275 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev45) (1.0.3) 2022-04-05 14:00:09.363 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev45) (1.3.3) 2022-04-05 14:00:09.365 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev45) (3.0.0) 2022-04-05 14:00:09.387 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev45) (3.2.0) 2022-04-05 14:00:09.414 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev45) (0.11.0) 2022-04-05 14:00:09.481 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev45) (1.26.9) 2022-04-05 14:00:09.523 | Collecting suds-community>=0.6 2022-04-05 14:00:09.531 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9bf/f1653ea6a86ba/suds_community-1.1.0-py3-none-any.whl (144 kB) 2022-04-05 14:00:09.791 | Collecting pynacl>=1.0.1 2022-04-05 14:00:09.799 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/4947a22519e01/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2022-04-05 14:00:09.847 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev45) (61.3.0) 2022-04-05 14:00:09.985 | 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==20.1.0.dev45) (3.10.1) 2022-04-05 14:00:10.023 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev45) (22.0.0) 2022-04-05 14:00:10.025 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev45) (1.14.0) 2022-04-05 14:00:10.066 | Collecting warlock<2,>=1.2.0 2022-04-05 14:00:10.074 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-04-05 14:00:10.274 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev45) (2019.11.28) 2022-04-05 14:00:10.276 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev45) (2.0.12) 2022-04-05 14:00:10.279 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev45) (3.3) 2022-04-05 14:00:10.315 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev45) (0.7) 2022-04-05 14:00:10.386 | Collecting pyudev>=0.16.1 2022-04-05 14:00:10.396 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-04-05 14:00:10.654 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev45) (0.4.2) 2022-04-05 14:00:10.656 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev45) (0.5.2) 2022-04-05 14:00:10.797 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev45) (1.4.2) 2022-04-05 14:00:10.797 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev45) (2.5.0) 2022-04-05 14:00:10.798 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev45) (2.7.1) 2022-04-05 14:00:10.928 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev45) (0.13.0) 2022-04-05 14:00:11.049 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev45) (4.11.3) 2022-04-05 14:00:11.051 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev45) (5.6.0) 2022-04-05 14:00:11.053 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev45) (1.2.0) 2022-04-05 14:00:11.088 | 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==20.1.0.dev45) (5.0.0) 2022-04-05 14:00:11.309 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev45) (2.21) 2022-04-05 14:00:11.389 | 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==20.1.0.dev45) (0.5.0) 2022-04-05 14:00:11.393 | 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==20.1.0.dev45) (2.4.0) 2022-04-05 14:00:11.573 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev45) (2.5.0) 2022-04-05 14:00:11.731 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-04-05 14:00:11.739 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/602/20c89b8bd5272/googleapis_common_protos-1.56.0-py2.py3-none-any.whl (241 kB) 2022-04-05 14:00:11.750 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev45) (3.19.4) 2022-04-05 14:00:11.943 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev45) (2.1.1) 2022-04-05 14:00:12.397 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev45) (1.1.5) 2022-04-05 14:00:12.459 | 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==20.1.0.dev45) (0.13.1) 2022-04-05 14:00:12.517 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev45) (0.2.5) 2022-04-05 14:00:14.275 | 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==20.1.0.dev45) (1.32) 2022-04-05 14:00:14.552 | 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==20.1.0.dev45) (1.8.2) 2022-04-05 14:00:14.553 | 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==20.1.0.dev45) (21.4.0) 2022-04-05 14:00:14.703 | 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==20.1.0.dev45) (2.2) 2022-04-05 14:00:14.898 | 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.8.0->cinder==20.1.0.dev45) (1.0.0) 2022-04-05 14:00:15.074 | 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==20.1.0.dev45) (3.7.0) 2022-04-05 14:00:15.732 | Building wheels for collected packages: zstd 2022-04-05 14:00:15.733 | Building wheel for zstd (setup.py): started 2022-04-05 14:01:04.937 | Building wheel for zstd (setup.py): finished with status 'done' 2022-04-05 14:01:04.949 | Created wheel for zstd: filename=zstd-1.5.1.0-cp38-cp38-linux_x86_64.whl size=1761468 sha256=14ff099c18b432ba9c22bec91e9e3816d0687be746b4ec1c560a6640f0d98749 2022-04-05 14:01:04.949 | Stored in directory: /root/.cache/pip/wheels/db/61/5c/38d5ea359d8b2e91c6f14bbf42bcb31c21199924820048db05 2022-04-05 14:01:04.953 | Successfully built zstd 2022-04-05 14:01:05.981 | 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 2022-04-05 14:01:07.993 | Attempting uninstall: pynacl 2022-04-05 14:01:07.996 | Found existing installation: PyNaCl 1.3.0 2022-04-05 14:01:08.001 | Uninstalling PyNaCl-1.3.0: 2022-04-05 14:01:08.030 | Successfully uninstalled PyNaCl-1.3.0 2022-04-05 14:01:09.742 | Running setup.py develop for cinder 2022-04-05 14:01:17.230 | Successfully installed boto3-1.21.31 botocore-1.24.31 cinder google-api-core-2.7.1 google-api-python-client-2.42.0 google-auth-2.6.2 google-auth-httplib2-0.1.0 googleapis-common-protos-1.56.0 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.5.0 python-glanceclient-3.6.0 pyudev-0.23.2 rsa-4.8 rtslib-fb-2.1.74 s3transfer-0.5.2 suds-community-1.1.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.1.0 2022-04-05 14:01:17.231 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-05 14:01:17.240 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-05 14:01:17.240 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-05 14:01:17.508 | + inc/python:pip_install:200 : result=0 2022-04-05 14:01:17.511 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-05 14:01:17.513 | + functions-common:time_stop:2425 : local name 2022-04-05 14:01:17.515 | + functions-common:time_stop:2426 : local end_time 2022-04-05 14:01:17.517 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 14:01:17.520 | + functions-common:time_stop:2428 : local total 2022-04-05 14:01:17.523 | + functions-common:time_stop:2429 : local start_time 2022-04-05 14:01:17.525 | + functions-common:time_stop:2431 : name=pip_install 2022-04-05 14:01:17.527 | + functions-common:time_stop:2432 : start_time=1649167192861 2022-04-05 14:01:17.529 | + functions-common:time_stop:2434 : [[ -z 1649167192861 ]] 2022-04-05 14:01:17.532 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 14:01:17.537 | + functions-common:time_stop:2437 : end_time=1649167277534 2022-04-05 14:01:17.539 | + functions-common:time_stop:2438 : elapsed_time=84673 2022-04-05 14:01:17.541 | + functions-common:time_stop:2439 : total=143903 2022-04-05 14:01:17.543 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 14:01:17.545 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=228576 2022-04-05 14:01:17.548 | + inc/python:pip_install:203 : return 0 2022-04-05 14:01:17.550 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-05 14:01:17.553 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-05 14:01:17.555 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-05 14:01:17.575 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-05 14:01:17.587 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-05 14:01:17.590 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-05 14:01:17.592 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 14:01:17.594 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 14:01:17.597 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-05 14:01:17.599 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 14:01:17.602 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-05 14:01:17.604 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-05 14:01:17.607 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-05 14:01:17.609 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 14:01:17.612 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 14:01:17.615 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-05 14:01:17.626 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-05 14:01:17.629 | + functions-common:install_package:1463 : update_package_repo 2022-04-05 14:01:17.632 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-05 14:01:17.634 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-05 14:01:17.637 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-05 14:01:17.639 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-05 14:01:17.641 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-05 14:01:17.644 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 14:01:17.646 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 14:01:17.649 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-05 14:01:17.651 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-05 14:01:17.654 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-05 14:01:17.656 | + functions-common:apt_get_update:1190 : return 2022-04-05 14:01:17.658 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-04-05 14:01:17.661 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-05 14:01:17.663 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 14:01:17.666 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 14:01:17.668 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-04-05 14:01:17.691 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-05 14:01:17.800 | Reading package lists... 2022-04-05 14:01:18.039 | Building dependency tree... 2022-04-05 14:01:18.041 | Reading state information... 2022-04-05 14:01:18.284 | The following packages were automatically installed and are no longer required: 2022-04-05 14:01:18.285 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-05 14:01:18.285 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-05 14:01:18.285 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-05 14:01:18.285 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-05 14:01:18.285 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-05 14:01:18.286 | python3-zope.interface 2022-04-05 14:01:18.286 | Use 'sudo apt autoremove' to remove them. 2022-04-05 14:01:18.286 | The following additional packages will be installed: 2022-04-05 14:01:18.287 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-04-05 14:01:18.287 | python3-urwid 2022-04-05 14:01:18.288 | Suggested packages: 2022-04-05 14:01:18.288 | python-pyparsing-doc python-urwid-doc 2022-04-05 14:01:18.363 | The following NEW packages will be installed: 2022-04-05 14:01:18.363 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-04-05 14:01:18.363 | python3-urwid targetcli-fb 2022-04-05 14:01:18.607 | 0 upgraded, 6 newly installed, 0 to remove and 123 not upgraded. 2022-04-05 14:01:18.607 | Need to get 356 kB of archives. 2022-04-05 14:01:18.608 | After this operation, 2,294 kB of additional disk space will be used. 2022-04-05 14:01:18.608 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-04-05 14:01:18.973 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-04-05 14:01:19.185 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-04-05 14:01:19.219 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-04-05 14:01:19.238 | 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] 2022-04-05 14:01:19.242 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-04-05 14:01:19.807 | Fetched 356 kB in 1s (404 kB/s) 2022-04-05 14:01:19.837 | Selecting previously unselected package python3-pyparsing. 2022-04-05 14:01:19.890 | (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.) 2022-04-05 14:01:19.894 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-04-05 14:01:19.896 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-04-05 14:01:19.933 | Selecting previously unselected package python3-urwid. 2022-04-05 14:01:19.942 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-04-05 14:01:19.944 | Unpacking python3-urwid (2.0.1-3) ... 2022-04-05 14:01:20.005 | Selecting previously unselected package python3-configshell-fb. 2022-04-05 14:01:20.015 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-04-05 14:01:20.018 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-04-05 14:01:20.056 | Selecting previously unselected package python3-pyudev. 2022-04-05 14:01:20.066 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-04-05 14:01:20.068 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-04-05 14:01:20.109 | Selecting previously unselected package python3-rtslib-fb. 2022-04-05 14:01:20.119 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-04-05 14:01:20.122 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-04-05 14:01:20.164 | Selecting previously unselected package targetcli-fb. 2022-04-05 14:01:20.173 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-04-05 14:01:20.177 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-04-05 14:01:20.236 | Setting up python3-urwid (2.0.1-3) ... 2022-04-05 14:01:20.622 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-05 14:01:20.622 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-05 14:01:20.622 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-05 14:01:20.622 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-05 14:01:20.622 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-05 14:01:20.622 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-05 14:01:20.622 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-05 14:01:20.622 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-05 14:01:20.735 | Setting up python3-pyparsing (2.4.6-1) ... 2022-04-05 14:01:21.054 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-04-05 14:01:21.358 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-04-05 14:01:21.640 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-04-05 14:01:22.913 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-04-05 14:01:23.439 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-04-05 14:01:23.439 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-04-05 14:01:25.429 | Processing triggers for man-db (2.9.1-1) ... 2022-04-05 14:01:25.535 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-05 14:01:33.874 | + functions-common:apt_get:1234 : result=0 2022-04-05 14:01:33.877 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-05 14:01:33.879 | + functions-common:time_stop:2425 : local name 2022-04-05 14:01:33.882 | + functions-common:time_stop:2426 : local end_time 2022-04-05 14:01:33.884 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 14:01:33.886 | + functions-common:time_stop:2428 : local total 2022-04-05 14:01:33.889 | + functions-common:time_stop:2429 : local start_time 2022-04-05 14:01:33.891 | + functions-common:time_stop:2431 : name=apt-get 2022-04-05 14:01:33.894 | + functions-common:time_stop:2432 : start_time=1649167277688 2022-04-05 14:01:33.896 | + functions-common:time_stop:2434 : [[ -z 1649167277688 ]] 2022-04-05 14:01:33.900 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 14:01:33.904 | + functions-common:time_stop:2437 : end_time=1649167293901 2022-04-05 14:01:33.906 | + functions-common:time_stop:2438 : elapsed_time=16213 2022-04-05 14:01:33.909 | + functions-common:time_stop:2439 : total=282490 2022-04-05 14:01:33.912 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 14:01:33.914 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=298703 2022-04-05 14:01:33.916 | + functions-common:apt_get:1238 : return 0 2022-04-05 14:01:33.919 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-05 14:01:33.921 | + ./stack.sh:main:926 : configure_cinder 2022-04-05 14:01:33.924 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-05 14:01:33.936 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-05 14:01:33.940 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-05 14:01:33.942 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-05 14:01:33.944 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-05 14:01:33.948 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-05 14:01:33.948 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-05 14:01:33.952 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-05 14:01:33.954 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-05 14:01:33.957 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-05 14:01:33.959 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-05 14:01:33.962 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-05 14:01:33.964 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-05 14:01:33.966 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-05 14:01:33.968 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-05 14:01:33.980 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-05 14:01:33.992 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-04-05 14:01:34.004 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-05 14:01:34.015 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-05 14:01:34.029 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-05 14:01:34.031 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-05 14:01:34.036 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.stBTirgrSf 2022-04-05 14:01:34.039 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-05 14:01:34.041 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-05 14:01:34.043 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-05 14:01:34.046 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.stBTirgrSf 2022-04-05 14:01:34.049 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.stBTirgrSf 2022-04-05 14:01:34.061 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.stBTirgrSf /etc/sudoers.d/cinder-rootwrap 2022-04-05 14:01:34.073 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-05 14:01:34.077 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-05 14:01:34.079 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-05 14:01:34.082 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-05 14:01:34.084 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-05 14:01:34.086 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-05 14:01:34.088 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-05 14:01:34.090 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-05 14:01:34.093 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-05 14:01:34.097 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-05 14:01:34.102 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-05 14:01:34.120 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-05 14:01:34.138 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-05 14:01:34.157 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-05 14:01:34.176 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-05 14:01:34.194 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-05 14:01:34.212 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-05 14:01:34.231 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-05 14:01:34.252 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-05 14:01:34.255 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-05 14:01:34.257 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-05 14:01:34.259 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-05 14:01:34.262 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-05 14:01:34.290 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-05 14:01:34.318 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-04-05 14:01:34.346 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-05 14:01:34.373 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-05 14:01:34.402 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-05 14:01:34.429 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-05 14:01:34.458 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-05 14:01:34.484 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-05 14:01:34.512 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-05 14:01:34.539 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-05 14:01:34.570 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-05 14:01:34.599 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-05 14:01:34.601 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-05 14:01:34.603 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-05 14:01:34.606 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-05 14:01:34.608 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-05 14:01:34.612 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-05 14:01:34.644 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-05 14:01:34.672 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-05 14:01:34.700 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-05 14:01:34.728 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-05 14:01:34.757 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-05 14:01:34.784 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-05 14:01:34.816 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-05 14:01:34.818 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.50 2022-04-05 14:01:34.846 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-05 14:01:34.878 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-05 14:01:34.885 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key faf348df8b4c892fac3d588164a43cff 2022-04-05 14:01:34.913 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-05 14:01:34.915 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-05 14:01:34.944 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-05 14:01:34.971 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-05 14:01:34.999 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-05 14:01:35.027 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-05 14:01:35.044 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:01:35.046 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-05 14:01:35.049 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-05 14:01:35.051 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-05 14:01:35.053 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-05 14:01:35.055 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-05 14:01:35.058 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-05 14:01:35.060 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-05 14:01:35.062 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-05 14:01:35.065 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-05 14:01:35.068 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-05 14:01:35.070 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-05 14:01:35.100 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-05 14:01:35.128 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-05 14:01:35.156 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-05 14:01:35.184 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-05 14:01:35.212 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-05 14:01:35.239 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-05 14:01:35.242 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-05 14:01:35.244 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-05 14:01:35.246 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-05 14:01:35.274 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-05 14:01:35.276 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-05 14:01:35.304 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-05 14:01:35.306 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-05 14:01:35.308 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-05 14:01:35.311 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-05 14:01:35.339 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-05 14:01:35.341 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-05 14:01:35.344 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-05 14:01:35.360 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:01:35.363 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-05 14:01:35.365 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-05 14:01:35.367 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-05 14:01:35.370 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-05 14:01:35.397 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.50:8080/v1/AUTH_ 2022-04-05 14:01:35.425 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-05 14:01:35.442 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 14:01:35.444 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-05 14:01:35.460 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 14:01:35.463 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-05 14:01:35.479 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 14:01:35.481 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-05 14:01:35.484 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-05 14:01:35.487 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-05 14:01:35.489 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-05 14:01:35.491 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-05 14:01:35.494 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-05 14:01:35.496 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-05 14:01:35.512 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:01:35.515 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-05 14:01:35.518 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-05 14:01:35.520 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-05 14:01:35.536 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:01:35.538 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-04-05 14:01:35.541 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-04-05 14:01:35.570 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-05 14:01:35.572 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-05 14:01:35.575 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-05 14:01:35.577 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-05 14:01:35.579 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-05 14:01:35.582 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-05 14:01:35.599 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-05 14:01:35.601 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-05 14:01:35.604 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-05 14:01:35.606 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-05 14:01:35.608 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-05 14:01:35.637 | + 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' 2022-04-05 14:01:35.665 | + 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' 2022-04-05 14:01:35.694 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-05 14:01:35.722 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-05 14:01:35.739 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:01:35.741 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-05 14:01:35.744 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-05 14:01:35.746 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-05 14:01:35.748 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-05 14:01:35.751 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-05 14:01:35.753 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-05 14:01:35.756 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-05 14:01:35.760 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-05 14:01:35.762 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-05 14:01:35.764 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-05 14:01:35.777 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-05 14:01:35.777 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-05 14:01:35.786 | d /var/run/uwsgi 0755 ubuntu root 2022-04-05 14:01:35.789 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-05 14:01:35.805 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-05 14:01:35.807 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-05 14:01:35.811 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-05 14:01:35.841 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-05 14:01:35.868 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-05 14:01:35.895 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-05 14:01:35.922 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-05 14:01:35.950 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-05 14:01:35.977 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-05 14:01:36.006 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-05 14:01:36.034 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-05 14:01:36.061 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-05 14:01:36.088 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-05 14:01:36.116 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-05 14:01:36.144 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-05 14:01:36.171 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-05 14:01:36.173 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-05 14:01:36.176 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-05 14:01:36.179 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-05 14:01:36.181 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-05 14:01:36.183 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 14:01:36.186 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 14:01:36.188 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-05 14:01:36.191 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-05 14:01:36.193 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-05 14:01:36.221 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-05 14:01:36.249 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-05 14:01:36.250 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-05 14:01:36.258 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-05 14:01:36.262 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-05 14:01:36.264 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-05 14:01:36.266 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-05 14:01:36.269 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-05 14:01:36.272 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-05 14:01:36.274 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 14:01:36.276 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 14:01:36.278 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-05 14:01:36.281 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-05 14:01:36.284 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 14:01:36.286 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 14:01:36.289 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-05 14:01:36.356 | Enabling site cinder-wsgi. 2022-04-05 14:01:36.362 | To activate the new configuration, you need to run: 2022-04-05 14:01:36.362 | systemctl reload apache2 2022-04-05 14:01:36.367 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-05 14:01:36.369 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-05 14:01:36.372 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-05 14:01:36.374 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-05 14:01:36.510 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-05 14:01:36.512 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-05 14:01:36.542 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.50/image 2022-04-05 14:01:36.571 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-05 14:01:36.588 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 14:01:36.590 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-05 14:01:36.593 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-05 14:01:36.596 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-05 14:01:36.598 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-05 14:01:36.600 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-05 14:01:36.631 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-05 14:01:36.659 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.50/identity 2022-04-05 14:01:36.688 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-05 14:01:36.716 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-05 14:01:36.745 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-05 14:01:36.772 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-05 14:01:36.802 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-05 14:01:36.829 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-05 14:01:36.858 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-05 14:01:36.885 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-05 14:01:36.914 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-05 14:01:36.942 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-05 14:01:36.944 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-05 14:01:36.961 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:01:36.964 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.50:2379 2022-04-05 14:01:36.994 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-05 14:01:36.997 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-04-05 14:01:37.013 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:01:37.016 | + ./stack.sh:main:931 : stack_install_service neutron 2022-04-05 14:01:37.019 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-05 14:01:37.021 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-05 14:01:37.023 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-05 14:01:37.026 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-05 14:01:37.028 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-05 14:01:37.032 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-05 14:01:37.033 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-05 14:01:37.038 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-05 14:01:37.041 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-05 14:01:37.043 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-05 14:01:37.046 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-05 14:01:37.048 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-05 14:01:37.051 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-05 14:01:37.053 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-05 14:01:37.056 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 14:01:37.058 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 14:01:37.060 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-05 14:01:37.063 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 14:01:37.065 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-05 14:01:37.068 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-05 14:01:37.070 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-05 14:01:37.072 | + functions-common:git_clone:610 : local git_ref=master 2022-04-05 14:01:37.074 | + functions-common:git_clone:611 : local orig_dir 2022-04-05 14:01:37.077 | ++ functions-common:git_clone:612 : pwd 2022-04-05 14:01:37.080 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-05 14:01:37.082 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-05 14:01:37.085 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-05 14:01:37.102 | + functions-common:git_clone:615 : RECLONE=False 2022-04-05 14:01:37.104 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-05 14:01:37.106 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-05 14:01:37.109 | + functions-common:git_clone:629 : echo master 2022-04-05 14:01:37.109 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-05 14:01:37.115 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-05 14:01:37.117 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-05 14:01:37.119 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-04-05 14:01:37.122 | + functions-common:git_clone:678 : git show --oneline 2022-04-05 14:01:37.122 | + functions-common:git_clone:678 : head -1 2022-04-05 14:01:37.126 | 3615cd85a4 Merge "Add "qos_policy_id" field to "Router" OVO" 2022-04-05 14:01:37.129 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-05 14:01:37.132 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-05 14:01:37.134 | + inc/python:setup_develop:338 : local bindep 2022-04-05 14:01:37.137 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-05 14:01:37.139 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-05 14:01:37.141 | + inc/python:setup_develop:344 : local extras= 2022-04-05 14:01:37.145 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-05 14:01:37.147 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-05 14:01:37.150 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-05 14:01:37.152 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-05 14:01:37.154 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-05 14:01:37.157 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-05 14:01:37.161 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-05 14:01:37.163 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-05 14:01:37.166 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-05 14:01:37.169 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-05 14:01:37.171 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-05 14:01:37.174 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-05 14:01:37.180 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-05 14:01:37.182 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-05 14:01:37.843 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-05 14:01:37.846 | + inc/python:setup_package:418 : local bindep=0 2022-04-05 14:01:37.849 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-05 14:01:37.851 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-05 14:01:37.853 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-05 14:01:37.855 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-05 14:01:37.858 | + inc/python:setup_package:427 : local flags=-e 2022-04-05 14:01:37.860 | + inc/python:setup_package:428 : local extras= 2022-04-05 14:01:37.863 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-05 14:01:37.865 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-05 14:01:37.867 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-05 14:01:37.870 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-05 14:01:37.872 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-05 14:01:37.874 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-05 14:01:37.896 | Using python 3.8 to install /opt/stack/neutron 2022-04-05 14:01:37.898 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-05 14:01:38.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:01:38.729 | from cryptography.utils import int_from_bytes 2022-04-05 14:01:38.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:01:38.729 | from cryptography.utils import int_from_bytes 2022-04-05 14:01:39.889 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-05 14:01:39.919 | Obtaining file:///opt/stack/neutron 2022-04-05 14:01:39.920 | Preparing metadata (setup.py): started 2022-04-05 14:01:45.645 | Preparing metadata (setup.py): finished with status 'done' 2022-04-05 14:01:45.736 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (5.8.1) 2022-04-05 14:01:45.737 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (3.5.0) 2022-04-05 14:01:45.738 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (2.1.1) 2022-04-05 14:01:45.739 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (2.5.1) 2022-04-05 14:01:45.741 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (2.5.0) 2022-04-05 14:01:45.742 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (5.1.1) 2022-04-05 14:01:45.743 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (0.33.0) 2022-04-05 14:01:45.744 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (1.4.1) 2022-04-05 14:01:45.745 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (0.20.4) 2022-04-05 14:01:45.746 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (2.27.1) 2022-04-05 14:01:45.747 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (3.1.1) 2022-04-05 14:01:45.748 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (9.4.0) 2022-04-05 14:01:45.749 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (0.8.0) 2022-04-05 14:01:45.750 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (0.11.0) 2022-04-05 14:01:45.751 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (2.20.0) 2022-04-05 14:01:45.752 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (7.8.0) 2022-04-05 14:01:45.753 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (6.3.1) 2022-04-05 14:01:45.754 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (1.4.34) 2022-04-05 14:01:45.755 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (1.8.7) 2022-04-05 14:01:45.756 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (4.5.0) 2022-04-05 14:01:45.757 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (1.7.7) 2022-04-05 14:01:45.758 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (3.5.0) 2022-04-05 14:01:45.759 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (2.10.1) 2022-04-05 14:01:45.761 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (4.5.0) 2022-04-05 14:01:45.762 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (8.8.0) 2022-04-05 14:01:45.763 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (4.1.0) 2022-04-05 14:01:45.764 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (11.2.0) 2022-04-05 14:01:45.765 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (5.1.0) 2022-04-05 14:01:45.766 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (4.7.0) 2022-04-05 14:01:45.767 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (12.13.0) 2022-04-05 14:01:45.768 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (4.5.1) 2022-04-05 14:01:45.769 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (3.11.0) 2022-04-05 14:01:45.771 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (2.7.0) 2022-04-05 14:01:45.772 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (2.3.0) 2022-04-05 14:01:45.773 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (6.3.1) 2022-04-05 14:01:45.774 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (4.3.0) 2022-04-05 14:01:45.775 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (2.8.0) 2022-04-05 14:01:45.776 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (1.5.0) 2022-04-05 14:01:45.777 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (4.12.2) 2022-04-05 14:01:45.778 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (2.6.0) 2022-04-05 14:01:45.779 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (3.4.2) 2022-04-05 14:01:45.781 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (2.3.1) 2022-04-05 14:01:45.782 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (1.1.0) 2022-04-05 14:01:45.783 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (2.16.0) 2022-04-05 14:01:45.784 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (1.15.1) 2022-04-05 14:01:45.785 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (21.3) 2022-04-05 14:01:45.787 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (5.9.0) 2022-04-05 14:01:45.787 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (0.6.9) 2022-04-05 14:01:45.788 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (22.0.0) 2022-04-05 14:01:45.789 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (17.7.0) 2022-04-05 14:01:45.791 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (0.61.0) 2022-04-05 14:01:45.792 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (4.5.0) 2022-04-05 14:01:45.793 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (2.7.1) 2022-04-05 14:01:45.794 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (2.4.0) 2022-04-05 14:01:45.795 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev79) (2.11.0) 2022-04-05 14:01:45.811 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev79) (1.2.0) 2022-04-05 14:01:45.812 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev79) (4.11.3) 2022-04-05 14:01:45.814 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev79) (5.6.0) 2022-04-05 14:01:45.822 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev79) (1.14.0) 2022-04-05 14:01:45.833 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev79) (1.16.0) 2022-04-05 14:01:45.834 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev79) (2.2.1) 2022-04-05 14:01:45.836 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev79) (1.1.2) 2022-04-05 14:01:45.855 | 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==20.1.0.dev79) (3.0.7) 2022-04-05 14:01:45.863 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev79) (2.1.1) 2022-04-05 14:01:45.922 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev79) (1.0.2) 2022-04-05 14:01:45.924 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev79) (1.7.0) 2022-04-05 14:01:45.978 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev79) (3.1.1) 2022-04-05 14:01:45.980 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev79) (4.4.0) 2022-04-05 14:01:46.024 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev79) (1.2.2) 2022-04-05 14:01:46.026 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev79) (2.7.0) 2022-04-05 14:01:46.058 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev79) (36.0.2) 2022-04-05 14:01:46.059 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev79) (1.4.4) 2022-04-05 14:01:46.060 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev79) (6.0) 2022-04-05 14:01:46.061 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev79) (1.0.0) 2022-04-05 14:01:46.062 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev79) (1.32) 2022-04-05 14:01:46.063 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev79) (2.5.0) 2022-04-05 14:01:46.065 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev79) (1.4.0) 2022-04-05 14:01:46.067 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev79) (1.1.5) 2022-04-05 14:01:46.083 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev79) (1.0.3) 2022-04-05 14:01:46.172 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev79) (0.17.3) 2022-04-05 14:01:46.218 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev79) (1.5.0) 2022-04-05 14:01:46.279 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev79) (2.0.1) 2022-04-05 14:01:46.280 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev79) (0.13.0) 2022-04-05 14:01:46.284 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev79) (0.5.0) 2022-04-05 14:01:46.370 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev79) (0.9.6) 2022-04-05 14:01:46.371 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev79) (2.8.2) 2022-04-05 14:01:46.430 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev79) (5.0.0) 2022-04-05 14:01:46.432 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev79) (0.4.0) 2022-04-05 14:01:46.433 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev79) (5.1.0) 2022-04-05 14:01:46.435 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev79) (5.2.4) 2022-04-05 14:01:46.459 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev79) (3.2.0) 2022-04-05 14:01:46.460 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev79) (3.3.0) 2022-04-05 14:01:46.509 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev79) (1.15.0) 2022-04-05 14:01:46.564 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev79) (2022.1) 2022-04-05 14:01:46.594 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev79) (1.3.3) 2022-04-05 14:01:46.598 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev79) (3.0.0) 2022-04-05 14:01:46.621 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev79) (3.2.0) 2022-04-05 14:01:46.764 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev79) (2.4.0) 2022-04-05 14:01:46.834 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev79) (61.3.0) 2022-04-05 14:01:46.911 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev79) (3.0.0) 2022-04-05 14:01:46.913 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev79) (0.3.5) 2022-04-05 14:01:47.023 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev79) (0.6.9) 2022-04-05 14:01:47.024 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev79) (0.6.9) 2022-04-05 14:01:47.026 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev79) (0.6.9) 2022-04-05 14:01:47.027 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev79) (0.6.9) 2022-04-05 14:01:47.028 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev79) (0.6.9) 2022-04-05 14:01:47.029 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev79) (0.6.9) 2022-04-05 14:01:47.030 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev79) (0.6.9) 2022-04-05 14:01:47.233 | 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==20.1.0.dev79) (3.10.1) 2022-04-05 14:01:47.235 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev79) (3.2.0) 2022-04-05 14:01:47.238 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev79) (2.5.0) 2022-04-05 14:01:47.280 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev79) (3.17.6) 2022-04-05 14:01:47.285 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev79) (2.1.0) 2022-04-05 14:01:47.378 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev79) (2.0.12) 2022-04-05 14:01:47.379 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev79) (1.26.9) 2022-04-05 14:01:47.381 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev79) (3.3) 2022-04-05 14:01:47.382 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev79) (2019.11.28) 2022-04-05 14:01:47.416 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev79) (0.7) 2022-04-05 14:01:47.754 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev79) (0.13.0) 2022-04-05 14:01:47.828 | 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==20.1.0.dev79) (5.0.0) 2022-04-05 14:01:47.985 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev79) (2.21) 2022-04-05 14:01:48.057 | 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==20.1.0.dev79) (0.5.0) 2022-04-05 14:01:48.058 | 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==20.1.0.dev79) (2.4.0) 2022-04-05 14:01:48.292 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev79) (2.5.0) 2022-04-05 14:01:48.463 | 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==20.1.0.dev79) (2.2) 2022-04-05 14:01:48.982 | 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==20.1.0.dev79) (0.13.1) 2022-04-05 14:01:49.030 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev79) (0.2.5) 2022-04-05 14:01:49.650 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev79) (0.4.2) 2022-04-05 14:01:49.651 | 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==20.1.0.dev79) (0.5.2) 2022-04-05 14:01:49.965 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev79) (4.10.0) 2022-04-05 14:01:49.966 | 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==20.1.0.dev79) (2.1.1) 2022-04-05 14:01:50.133 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev79) (3.7.0) 2022-04-05 14:01:50.374 | 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==20.1.0.dev79) (21.4.0) 2022-04-05 14:01:50.375 | 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==20.1.0.dev79) (1.8.2) 2022-04-05 14:01:50.561 | 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.8.0->neutron==20.1.0.dev79) (1.0.0) 2022-04-05 14:01:50.819 | 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==20.1.0.dev79) (2.3.1) 2022-04-05 14:01:52.253 | Installing collected packages: neutron 2022-04-05 14:01:52.253 | Attempting uninstall: neutron 2022-04-05 14:01:52.255 | Found existing installation: neutron 20.0.0 2022-04-05 14:01:53.560 | Uninstalling neutron-20.0.0: 2022-04-05 14:01:53.637 | Successfully uninstalled neutron-20.0.0 2022-04-05 14:01:53.639 | Running setup.py develop for neutron 2022-04-05 14:02:01.378 | Successfully installed neutron 2022-04-05 14:02:01.378 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-05 14:02:01.385 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-05 14:02:01.386 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-05 14:02:01.524 | + inc/python:pip_install:200 : result=0 2022-04-05 14:02:01.526 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-05 14:02:01.529 | + functions-common:time_stop:2425 : local name 2022-04-05 14:02:01.531 | + functions-common:time_stop:2426 : local end_time 2022-04-05 14:02:01.534 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 14:02:01.536 | + functions-common:time_stop:2428 : local total 2022-04-05 14:02:01.538 | + functions-common:time_stop:2429 : local start_time 2022-04-05 14:02:01.540 | + functions-common:time_stop:2431 : name=pip_install 2022-04-05 14:02:01.542 | + functions-common:time_stop:2432 : start_time=1649167297890 2022-04-05 14:02:01.544 | + functions-common:time_stop:2434 : [[ -z 1649167297890 ]] 2022-04-05 14:02:01.547 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 14:02:01.552 | + functions-common:time_stop:2437 : end_time=1649167321549 2022-04-05 14:02:01.554 | + functions-common:time_stop:2438 : elapsed_time=23659 2022-04-05 14:02:01.556 | + functions-common:time_stop:2439 : total=228576 2022-04-05 14:02:01.558 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 14:02:01.560 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=252235 2022-04-05 14:02:01.563 | + inc/python:pip_install:203 : return 0 2022-04-05 14:02:01.565 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-05 14:02:01.567 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-05 14:02:01.570 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-05 14:02:01.589 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-05 14:02:01.602 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-05 14:02:01.604 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-05 14:02:01.607 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 14:02:01.609 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 14:02:01.612 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-05 14:02:01.615 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 14:02:01.617 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-05 14:02:01.619 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-05 14:02:01.622 | + ./stack.sh:main:934 : is_service_enabled nova 2022-04-05 14:02:01.638 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:02:01.641 | + ./stack.sh:main:936 : stack_install_service nova 2022-04-05 14:02:01.644 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-05 14:02:01.646 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-05 14:02:01.649 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-05 14:02:01.651 | + lib/stack:stack_install_service:32 : install_nova 2022-04-05 14:02:01.654 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-05 14:02:01.656 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-05 14:02:01.659 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 14:02:01.661 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 14:02:01.664 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-05 14:02:01.666 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 14:02:01.668 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-05 14:02:01.684 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 14:02:01.686 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-05 14:02:01.702 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 14:02:01.705 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-05 14:02:01.722 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 14:02:01.724 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-05 14:02:01.726 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-05 14:02:01.729 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-05 14:02:01.731 | + functions-common:git_clone:610 : local git_ref=master 2022-04-05 14:02:01.733 | + functions-common:git_clone:611 : local orig_dir 2022-04-05 14:02:01.736 | ++ functions-common:git_clone:612 : pwd 2022-04-05 14:02:01.739 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-05 14:02:01.741 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-05 14:02:01.744 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-05 14:02:01.760 | + functions-common:git_clone:615 : RECLONE=False 2022-04-05 14:02:01.762 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-05 14:02:01.764 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-05 14:02:01.768 | + functions-common:git_clone:629 : echo master 2022-04-05 14:02:01.768 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-05 14:02:01.773 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-05 14:02:01.775 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-05 14:02:01.777 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-04-05 14:02:01.780 | + functions-common:git_clone:678 : git show --oneline 2022-04-05 14:02:01.780 | + functions-common:git_clone:678 : head -1 2022-04-05 14:02:01.798 | 6b2367810e Merge commit 'refs/changes/34/833234/5' of ssh://review.openstack.org:29418/openstack/nova into HEAD 2022-04-05 14:02:01.801 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-05 14:02:01.803 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-05 14:02:01.806 | + inc/python:setup_develop:338 : local bindep 2022-04-05 14:02:01.808 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-05 14:02:01.811 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-05 14:02:01.813 | + inc/python:setup_develop:344 : local extras= 2022-04-05 14:02:01.815 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-05 14:02:01.818 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-05 14:02:01.820 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-05 14:02:01.822 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-05 14:02:01.825 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-05 14:02:01.827 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-05 14:02:01.831 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-05 14:02:01.833 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-05 14:02:01.836 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-05 14:02:01.839 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-05 14:02:01.841 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-05 14:02:01.844 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-05 14:02:01.850 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-05 14:02:01.853 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-05 14:02:02.514 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-05 14:02:02.517 | + inc/python:setup_package:418 : local bindep=0 2022-04-05 14:02:02.520 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-05 14:02:02.522 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-05 14:02:02.524 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-05 14:02:02.526 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-05 14:02:02.529 | + inc/python:setup_package:427 : local flags=-e 2022-04-05 14:02:02.531 | + inc/python:setup_package:428 : local extras= 2022-04-05 14:02:02.534 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-05 14:02:02.536 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-05 14:02:02.538 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-05 14:02:02.540 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-05 14:02:02.542 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-05 14:02:02.545 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-05 14:02:02.565 | Using python 3.8 to install /opt/stack/nova 2022-04-05 14:02:02.568 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-05 14:02:03.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:02:03.402 | from cryptography.utils import int_from_bytes 2022-04-05 14:02:03.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:02:03.402 | from cryptography.utils import int_from_bytes 2022-04-05 14:02:04.563 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-05 14:02:04.594 | Obtaining file:///opt/stack/nova 2022-04-05 14:02:04.595 | Preparing metadata (setup.py): started 2022-04-05 14:02:11.210 | Preparing metadata (setup.py): finished with status 'done' 2022-04-05 14:02:11.424 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (5.8.1) 2022-04-05 14:02:11.425 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (1.4.34) 2022-04-05 14:02:11.426 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (5.1.1) 2022-04-05 14:02:11.427 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (0.33.0) 2022-04-05 14:02:11.428 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (3.1.1) 2022-04-05 14:02:11.429 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (9.4.0) 2022-04-05 14:02:11.431 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (4.8.0) 2022-04-05 14:02:11.432 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (2.5.1) 2022-04-05 14:02:11.433 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (36.0.2) 2022-04-05 14:02:11.433 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (1.8.7) 2022-04-05 14:02:11.434 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (1.1.2) 2022-04-05 14:02:11.436 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (2.1.1) 2022-04-05 14:02:11.437 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (3.5.0) 2022-04-05 14:02:11.438 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (3.2.0) 2022-04-05 14:02:11.439 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (0.13.0) 2022-04-05 14:02:11.440 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (1.7.7) 2022-04-05 14:02:11.441 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (0.8.0) 2022-04-05 14:02:11.442 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (0.11.0) 2022-04-05 14:02:11.443 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (2.8.1) 2022-04-05 14:02:11.444 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (1.0.2) 2022-04-05 14:02:11.445 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev30) (3.2.0) 2022-04-05 14:02:11.446 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (8.3.0) 2022-04-05 14:02:11.447 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (4.5.0) 2022-04-05 14:02:11.448 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (7.8.0) 2022-04-05 14:02:11.449 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (3.6.0) 2022-04-05 14:02:11.451 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (2.27.1) 2022-04-05 14:02:11.452 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (3.5.0) 2022-04-05 14:02:11.530 | Collecting websockify>=0.9.0 2022-04-05 14:02:11.538 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-04-05 14:02:11.543 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (2.10.1) 2022-04-05 14:02:11.544 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (4.5.0) 2022-04-05 14:02:11.545 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (8.8.0) 2022-04-05 14:02:11.546 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (4.1.0) 2022-04-05 14:02:11.547 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (4.7.0) 2022-04-05 14:02:11.549 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (1.5.0) 2022-04-05 14:02:11.550 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (2.3.0) 2022-04-05 14:02:11.551 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (4.3.0) 2022-04-05 14:02:11.552 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (1.5.0) 2022-04-05 14:02:11.553 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (4.12.2) 2022-04-05 14:02:11.555 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (11.2.0) 2022-04-05 14:02:11.556 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (6.3.1) 2022-04-05 14:02:11.557 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (12.13.0) 2022-04-05 14:02:11.558 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (3.11.0) 2022-04-05 14:02:11.559 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (2.7.0) 2022-04-05 14:02:11.560 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (5.1.0) 2022-04-05 14:02:11.561 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (2.8.0) 2022-04-05 14:02:11.562 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (1.5.0) 2022-04-05 14:02:11.563 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (4.5.1) 2022-04-05 14:02:11.565 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (5.9.0) 2022-04-05 14:02:11.566 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (2.6.0) 2022-04-05 14:02:11.567 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (5.2.0) 2022-04-05 14:02:11.568 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (1.1.0) 2022-04-05 14:02:11.569 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (2.7.0) 2022-04-05 14:02:11.570 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (2.7.1) 2022-04-05 14:02:11.571 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (3.10.1) 2022-04-05 14:02:11.610 | Collecting microversion-parse>=0.2.1 2022-04-05 14:02:11.617 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-04-05 14:02:11.620 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (2.11.0) 2022-04-05 14:02:11.621 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (0.2.2) 2022-04-05 14:02:11.622 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (1.3.3) 2022-04-05 14:02:11.623 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (1.7.0) 2022-04-05 14:02:11.626 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (4.6.4) 2022-04-05 14:02:11.627 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (2.8.2) 2022-04-05 14:02:11.628 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (2.4.0) 2022-04-05 14:02:11.629 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (0.61.0) 2022-04-05 14:02:11.630 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev30) (6.0) 2022-04-05 14:02:11.646 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev30) (4.11.3) 2022-04-05 14:02:11.648 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev30) (5.6.0) 2022-04-05 14:02:11.649 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev30) (1.2.0) 2022-04-05 14:02:11.669 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev30) (5.3.0) 2022-04-05 14:02:11.709 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev30) (1.15.0) 2022-04-05 14:02:11.740 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev30) (2.2.1) 2022-04-05 14:02:11.741 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev30) (1.16.0) 2022-04-05 14:02:11.765 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev30) (2.1.1) 2022-04-05 14:02:11.906 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev30) (4.4.0) 2022-04-05 14:02:11.910 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev30) (3.1.1) 2022-04-05 14:02:11.968 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev30) (1.0.0) 2022-04-05 14:02:11.971 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev30) (1.4.4) 2022-04-05 14:02:11.973 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev30) (1.4.0) 2022-04-05 14:02:11.974 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev30) (2.5.0) 2022-04-05 14:02:11.976 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev30) (1.1.5) 2022-04-05 14:02:11.977 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev30) (1.32) 2022-04-05 14:02:11.998 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev30) (6.3.1) 2022-04-05 14:02:12.001 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev30) (5.6.0) 2022-04-05 14:02:12.077 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev30) (1.15.1) 2022-04-05 14:02:12.081 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev30) (0.6.9) 2022-04-05 14:02:12.084 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev30) (2.5.0) 2022-04-05 14:02:12.147 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev30) (0.17.3) 2022-04-05 14:02:12.254 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev30) (2.0.1) 2022-04-05 14:02:12.256 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev30) (0.5.0) 2022-04-05 14:02:12.339 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev30) (0.9.6) 2022-04-05 14:02:12.399 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev30) (5.1.0) 2022-04-05 14:02:12.402 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev30) (5.0.0) 2022-04-05 14:02:12.404 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev30) (0.4.0) 2022-04-05 14:02:12.405 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev30) (5.2.4) 2022-04-05 14:02:12.435 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev30) (3.2.0) 2022-04-05 14:02:12.436 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev30) (3.3.0) 2022-04-05 14:02:12.488 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev30) (1.0.3) 2022-04-05 14:02:12.547 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev30) (2022.1) 2022-04-05 14:02:12.578 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev30) (3.0.0) 2022-04-05 14:02:12.580 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev30) (1.3.3) 2022-04-05 14:02:12.637 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev30) (3.0.7) 2022-04-05 14:02:12.639 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev30) (21.3) 2022-04-05 14:02:12.726 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev30) (1.5.0) 2022-04-05 14:02:12.753 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev30) (61.3.0) 2022-04-05 14:02:12.836 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev30) (0.2.5) 2022-04-05 14:02:12.917 | 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==25.1.0.dev30) (3.17.6) 2022-04-05 14:02:12.981 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev30) (1.3.3) 2022-04-05 14:02:12.984 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev30) (22.0.0) 2022-04-05 14:02:12.985 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev30) (1.14.0) 2022-04-05 14:02:13.028 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev30) (3.10.1) 2022-04-05 14:02:13.030 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev30) (2.1.0) 2022-04-05 14:02:13.032 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev30) (2.5.0) 2022-04-05 14:02:13.115 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev30) (1.26.9) 2022-04-05 14:02:13.116 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev30) (2019.11.28) 2022-04-05 14:02:13.118 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev30) (3.3) 2022-04-05 14:02:13.120 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev30) (2.0.12) 2022-04-05 14:02:13.225 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev30) (0.7) 2022-04-05 14:02:13.445 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev30) (0.4.2) 2022-04-05 14:02:13.448 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev30) (0.5.2) 2022-04-05 14:02:13.564 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev30) (2.7.1) 2022-04-05 14:02:13.567 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev30) (1.4.2) 2022-04-05 14:02:13.570 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev30) (2.5.0) 2022-04-05 14:02:13.662 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev30) (0.13.0) 2022-04-05 14:02:14.945 | Collecting numpy 2022-04-05 14:02:14.992 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3ca/688e1b9b95d80/numpy-1.22.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-04-05 14:02:15.418 | 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==25.1.0.dev30) (5.0.0) 2022-04-05 14:02:15.628 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev30) (2.21) 2022-04-05 14:02:15.706 | 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==25.1.0.dev30) (0.5.0) 2022-04-05 14:02:15.708 | 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==25.1.0.dev30) (2.4.0) 2022-04-05 14:02:15.926 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev30) (2.5.0) 2022-04-05 14:02:16.036 | 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==25.1.0.dev30) (2.2) 2022-04-05 14:02:16.507 | 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==25.1.0.dev30) (0.13.1) 2022-04-05 14:02:16.554 | 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==25.1.0.dev30) (2.16.0) 2022-04-05 14:02:16.936 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev30) (0.6.9) 2022-04-05 14:02:16.938 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev30) (0.6.9) 2022-04-05 14:02:16.939 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev30) (0.6.9) 2022-04-05 14:02:16.940 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev30) (0.6.9) 2022-04-05 14:02:16.941 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev30) (0.6.9) 2022-04-05 14:02:16.942 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev30) (0.6.9) 2022-04-05 14:02:16.943 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev30) (0.6.9) 2022-04-05 14:02:18.232 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev30) (3.7.0) 2022-04-05 14:02:18.647 | 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==25.1.0.dev30) (1.8.2) 2022-04-05 14:02:18.648 | 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==25.1.0.dev30) (21.4.0) 2022-04-05 14:02:18.748 | 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==25.1.0.dev30) (2.4.0) 2022-04-05 14:02:18.856 | 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.8.0->nova==25.1.0.dev30) (1.0.0) 2022-04-05 14:02:20.376 | Installing collected packages: numpy, websockify, microversion-parse, nova 2022-04-05 14:02:23.542 | Running setup.py develop for nova 2022-04-05 14:02:31.674 | Successfully installed microversion-parse-1.0.1 nova numpy-1.22.3 websockify-0.10.0 2022-04-05 14:02:31.674 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-05 14:02:31.681 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-05 14:02:31.681 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-05 14:02:31.844 | + inc/python:pip_install:200 : result=0 2022-04-05 14:02:31.846 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-05 14:02:31.848 | + functions-common:time_stop:2425 : local name 2022-04-05 14:02:31.850 | + functions-common:time_stop:2426 : local end_time 2022-04-05 14:02:31.853 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 14:02:31.855 | + functions-common:time_stop:2428 : local total 2022-04-05 14:02:31.857 | + functions-common:time_stop:2429 : local start_time 2022-04-05 14:02:31.859 | + functions-common:time_stop:2431 : name=pip_install 2022-04-05 14:02:31.862 | + functions-common:time_stop:2432 : start_time=1649167322560 2022-04-05 14:02:31.864 | + functions-common:time_stop:2434 : [[ -z 1649167322560 ]] 2022-04-05 14:02:31.867 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 14:02:31.871 | + functions-common:time_stop:2437 : end_time=1649167351869 2022-04-05 14:02:31.873 | + functions-common:time_stop:2438 : elapsed_time=29309 2022-04-05 14:02:31.876 | + functions-common:time_stop:2439 : total=252235 2022-04-05 14:02:31.878 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 14:02:31.880 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=281544 2022-04-05 14:02:31.883 | + inc/python:pip_install:203 : return 0 2022-04-05 14:02:31.885 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-05 14:02:31.887 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-05 14:02:31.890 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-05 14:02:31.908 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-05 14:02:31.920 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-05 14:02:31.923 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-05 14:02:31.925 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 14:02:31.928 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 14:02:31.930 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-05 14:02:31.933 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 14:02:31.935 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-05 14:02:31.948 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-05 14:02:31.950 | + ./stack.sh:main:937 : configure_nova 2022-04-05 14:02:31.953 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-05 14:02:31.965 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-05 14:02:31.967 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-05 14:02:31.970 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-05 14:02:31.974 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-05 14:02:31.974 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-05 14:02:31.979 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-05 14:02:31.982 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-05 14:02:31.984 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-05 14:02:31.987 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-05 14:02:31.990 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-05 14:02:31.992 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-05 14:02:31.994 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-05 14:02:31.997 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-05 14:02:32.008 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-05 14:02:32.020 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-05 14:02:32.033 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-05 14:02:32.045 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-05 14:02:32.057 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-05 14:02:32.060 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-05 14:02:32.065 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.AvOh5hV1O0 2022-04-05 14:02:32.067 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-05 14:02:32.069 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-05 14:02:32.072 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-05 14:02:32.074 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-05 14:02:32.077 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-05 14:02:32.079 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.AvOh5hV1O0 2022-04-05 14:02:32.083 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.AvOh5hV1O0 2022-04-05 14:02:32.095 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.AvOh5hV1O0 /etc/sudoers.d/nova-rootwrap 2022-04-05 14:02:32.107 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-05 14:02:32.112 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-05 14:02:32.115 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-05 14:02:32.117 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-05 14:02:32.120 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-05 14:02:32.122 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-05 14:02:32.124 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-05 14:02:32.127 | + lib/nova:configure_nova:252 : [[ 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 ]] 2022-04-05 14:02:32.129 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-05 14:02:32.134 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-05 14:02:32.149 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 14:02:32.152 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-05 14:02:32.154 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-05 14:02:32.158 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-05 14:02:32.162 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-05 14:02:32.190 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-05 14:02:32.192 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-05 14:02:32.217 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-05 14:02:32.247 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-05 14:02:32.272 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-05 14:02:32.302 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-05 14:02:32.330 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-05 14:02:32.359 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-05 14:02:32.361 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.50 2022-04-05 14:02:32.387 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-05 14:02:32.415 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-05 14:02:32.441 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-05 14:02:32.468 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-05 14:02:32.495 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-05 14:02:32.524 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-05 14:02:32.526 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-05 14:02:32.529 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-05 14:02:32.531 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-05 14:02:32.534 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-05 14:02:32.536 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-05 14:02:32.538 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-05 14:02:32.540 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-05 14:02:32.542 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-05 14:02:32.544 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-05 14:02:32.546 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-05 14:02:32.548 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-05 14:02:32.551 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-05 14:02:32.553 | + functions-common:is_suse:542 : is_opensuse 2022-04-05 14:02:32.555 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-05 14:02:32.557 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-05 14:02:32.559 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-05 14:02:32.561 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-05 14:02:32.563 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-05 14:02:32.565 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-05 14:02:32.582 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:02:32.584 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-05 14:02:32.586 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-05 14:02:32.589 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-05 14:02:32.617 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-05 14:02:32.619 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-05 14:02:32.621 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-05 14:02:32.624 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-05 14:02:32.626 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-05 14:02:32.628 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-05 14:02:32.659 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-05 14:02:32.661 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-05 14:02:32.663 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-05 14:02:32.666 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-05 14:02:32.668 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-05 14:02:32.670 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-05 14:02:32.700 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-05 14:02:32.730 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-05 14:02:32.757 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-05 14:02:32.784 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-05 14:02:32.799 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:02:32.801 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-05 14:02:32.818 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:02:32.821 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-05 14:02:32.821 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-05 14:02:32.826 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-05 14:02:32.828 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-05 14:02:32.855 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-05 14:02:32.870 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 14:02:32.873 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-05 14:02:32.875 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-05 14:02:32.877 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-05 14:02:32.880 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-05 14:02:32.882 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-05 14:02:32.911 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-05 14:02:32.937 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-04-05 14:02:32.965 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-05 14:02:32.992 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-05 14:02:33.020 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-05 14:02:33.047 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-05 14:02:33.073 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-05 14:02:33.100 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-05 14:02:33.128 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-05 14:02:33.154 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-05 14:02:33.170 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:02:33.172 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-05 14:02:33.175 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-05 14:02:33.204 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-05 14:02:33.230 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.50/identity 2022-04-05 14:02:33.258 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-05 14:02:33.285 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-05 14:02:33.313 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-05 14:02:33.340 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-05 14:02:33.367 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-05 14:02:33.394 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-05 14:02:33.410 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 14:02:33.412 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-05 14:02:33.414 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-05 14:02:33.442 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-05 14:02:33.471 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-05 14:02:33.473 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-05 14:02:33.502 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-05 14:02:33.504 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-05 14:02:33.507 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-05 14:02:33.509 | + functions-common:is_suse:542 : is_opensuse 2022-04-05 14:02:33.511 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-05 14:02:33.513 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-05 14:02:33.515 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-05 14:02:33.517 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-05 14:02:33.520 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-05 14:02:33.522 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-05 14:02:33.524 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-05 14:02:33.526 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-05 14:02:33.528 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-05 14:02:33.531 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-05 14:02:33.534 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-05 14:02:33.536 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-05 14:02:33.538 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-05 14:02:33.540 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-05 14:02:33.542 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-05 14:02:33.544 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-05 14:02:33.547 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-05 14:02:33.549 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-05 14:02:33.552 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-05 14:02:33.554 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-05 14:02:33.557 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-05 14:02:33.572 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-05 14:02:33.574 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-05 14:02:33.577 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-05 14:02:33.579 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-05 14:02:33.581 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-05 14:02:33.609 | + 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' 2022-04-05 14:02:33.637 | + 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' 2022-04-05 14:02:33.664 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-05 14:02:33.692 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-05 14:02:33.721 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-05 14:02:33.737 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:02:33.740 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-05 14:02:33.742 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-05 14:02:33.744 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-05 14:02:33.747 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-05 14:02:33.749 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-05 14:02:33.751 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-05 14:02:33.754 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-05 14:02:33.758 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-05 14:02:33.760 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-05 14:02:33.762 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-05 14:02:33.774 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-05 14:02:33.775 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-05 14:02:33.783 | d /var/run/uwsgi 0755 ubuntu root 2022-04-05 14:02:33.787 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-05 14:02:33.803 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-05 14:02:33.805 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-05 14:02:33.808 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-05 14:02:33.838 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-05 14:02:33.864 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-05 14:02:33.890 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-05 14:02:33.918 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-05 14:02:33.944 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-05 14:02:33.972 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-05 14:02:33.999 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-05 14:02:34.026 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-05 14:02:34.052 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-05 14:02:34.079 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-05 14:02:34.106 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-05 14:02:34.132 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-05 14:02:34.160 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-05 14:02:34.162 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-05 14:02:34.165 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-05 14:02:34.167 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-05 14:02:34.169 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-05 14:02:34.172 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 14:02:34.174 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 14:02:34.176 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-05 14:02:34.179 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-05 14:02:34.181 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-05 14:02:34.208 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-05 14:02:34.236 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-05 14:02:34.236 | + 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 ' 2022-04-05 14:02:34.245 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-05 14:02:34.248 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-05 14:02:34.250 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-05 14:02:34.253 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-05 14:02:34.255 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-05 14:02:34.257 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-05 14:02:34.260 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 14:02:34.262 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 14:02:34.264 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-05 14:02:34.267 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-05 14:02:34.269 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 14:02:34.271 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 14:02:34.274 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-05 14:02:34.335 | Enabling site nova-api-wsgi. 2022-04-05 14:02:34.341 | To activate the new configuration, you need to run: 2022-04-05 14:02:34.341 | systemctl reload apache2 2022-04-05 14:02:34.345 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-05 14:02:34.348 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-05 14:02:34.350 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-05 14:02:34.352 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-05 14:02:34.482 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-05 14:02:34.503 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:02:34.505 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-05 14:02:34.507 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-05 14:02:34.510 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-05 14:02:34.512 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-05 14:02:34.514 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-05 14:02:34.517 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-05 14:02:34.520 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-05 14:02:34.524 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-05 14:02:34.527 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-05 14:02:34.529 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-05 14:02:34.542 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-05 14:02:34.543 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-05 14:02:34.551 | d /var/run/uwsgi 0755 ubuntu root 2022-04-05 14:02:34.554 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-05 14:02:34.571 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-05 14:02:34.573 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-05 14:02:34.577 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-05 14:02:34.607 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-05 14:02:34.634 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-05 14:02:34.661 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-05 14:02:34.689 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-05 14:02:34.715 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-05 14:02:34.743 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-05 14:02:34.770 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-05 14:02:34.796 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-05 14:02:34.824 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-05 14:02:34.851 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-05 14:02:34.878 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-05 14:02:34.905 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-05 14:02:34.932 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-05 14:02:34.934 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-05 14:02:34.961 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-05 14:02:34.977 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 14:02:34.979 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-05 14:02:35.010 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-05 14:02:35.013 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-05 14:02:35.015 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-05 14:02:35.033 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:02:35.035 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-04-05 14:02:35.038 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-04-05 14:02:35.065 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-05 14:02:35.095 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-05 14:02:35.097 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-05 14:02:35.100 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-05 14:02:35.102 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-05 14:02:35.104 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-05 14:02:35.106 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-05 14:02:35.123 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:02:35.126 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-05 14:02:35.128 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-05 14:02:35.131 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-05 14:02:35.147 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:02:35.150 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-04-05 14:02:35.152 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-04-05 14:02:35.180 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-05 14:02:35.182 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-05 14:02:35.184 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-05 14:02:35.213 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-05 14:02:35.240 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-05 14:02:35.271 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-05 14:02:35.286 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 14:02:35.289 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-05 14:02:35.316 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-05 14:02:35.318 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-05 14:02:35.321 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-05 14:02:35.350 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-05 14:02:35.379 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.50/identity 2022-04-05 14:02:35.406 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-05 14:02:35.433 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-05 14:02:35.460 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-05 14:02:35.488 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-05 14:02:35.517 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-05 14:02:35.544 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-05 14:02:35.572 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-05 14:02:35.588 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:02:35.591 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-05 14:02:35.595 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-05 14:02:35.598 | + lib/nova:create_nova_conf:553 : local conf 2022-04-05 14:02:35.600 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-05 14:02:35.603 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-05 14:02:35.605 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-05 14:02:35.607 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-05 14:02:35.611 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-05 14:02:35.613 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-05 14:02:35.615 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-05 14:02:35.620 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-05 14:02:35.622 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-05 14:02:35.624 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-05 14:02:35.628 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-05 14:02:35.630 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-05 14:02:35.633 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-05 14:02:35.663 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-05 14:02:35.694 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-05 14:02:35.725 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-05 14:02:35.727 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-05 14:02:35.730 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-05 14:02:35.732 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-05 14:02:35.749 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:02:35.753 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-05 14:02:35.754 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-05 14:02:36.433 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-04-05 14:02:36.435 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-04-05 14:02:37.116 | Adding vhost "nova_cell1" ... 2022-04-05 14:02:37.159 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-04-05 14:02:37.822 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-04-05 14:02:37.844 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-05 14:02:37.847 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-05 14:02:37.849 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-05 14:02:37.851 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-05 14:02:37.854 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-05 14:02:37.856 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-05 14:02:37.873 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:02:37.876 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-05 14:02:37.878 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-05 14:02:37.881 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-05 14:02:37.896 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:02:37.899 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/nova_cell1 2022-04-05 14:02:37.902 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/nova_cell1 2022-04-05 14:02:37.930 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-05 14:02:37.932 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-05 14:02:37.934 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-05 14:02:37.951 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:02:37.953 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-05 14:02:37.955 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-05 14:02:37.958 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-05 14:02:37.988 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.50/identity 2022-04-05 14:02:38.016 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-05 14:02:38.046 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-05 14:02:38.073 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-05 14:02:38.102 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-05 14:02:38.133 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-05 14:02:38.162 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-05 14:02:38.189 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-05 14:02:38.192 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-05 14:02:38.194 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-05 14:02:38.197 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-05 14:02:38.213 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-05 14:02:38.215 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-05 14:02:38.218 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-05 14:02:38.221 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-05 14:02:38.223 | + 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}}' 2022-04-05 14:02:38.250 | + 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' 2022-04-05 14:02:38.278 | + 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' 2022-04-05 14:02:38.305 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-05 14:02:38.333 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-05 14:02:38.336 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-05 14:02:38.340 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-05 14:02:38.342 | + lib/nova:create_nova_conf:587 : local conf 2022-04-05 14:02:38.345 | + lib/nova:create_nova_conf:588 : local offset 2022-04-05 14:02:38.348 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-05 14:02:38.350 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-05 14:02:38.353 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-05 14:02:38.355 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-05 14:02:38.357 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-05 14:02:38.360 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-05 14:02:38.362 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-05 14:02:38.365 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-05 14:02:38.367 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-05 14:02:38.370 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-05 14:02:38.386 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 14:02:38.389 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-05 14:02:38.392 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-05 14:02:38.408 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 14:02:38.411 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-05 14:02:38.426 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 14:02:38.429 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-05 14:02:38.446 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 14:02:38.448 | + ./stack.sh:main:940 : is_service_enabled placement 2022-04-05 14:02:38.465 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:02:38.468 | + ./stack.sh:main:942 : stack_install_service placement 2022-04-05 14:02:38.470 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-05 14:02:38.473 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-05 14:02:38.475 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-05 14:02:38.478 | + lib/stack:stack_install_service:32 : install_placement 2022-04-05 14:02:38.480 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-05 14:02:38.483 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-05 14:02:38.486 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 14:02:38.488 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 14:02:38.491 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-05 14:02:38.493 | + functions-common:install_package:1463 : update_package_repo 2022-04-05 14:02:38.496 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-05 14:02:38.498 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-05 14:02:38.501 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-05 14:02:38.503 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-05 14:02:38.506 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-05 14:02:38.508 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 14:02:38.511 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 14:02:38.513 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-05 14:02:38.515 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-05 14:02:38.518 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-05 14:02:38.521 | + functions-common:apt_get_update:1190 : return 2022-04-05 14:02:38.523 | + functions-common:install_package:1464 : real_install_package apache2 2022-04-05 14:02:38.526 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-05 14:02:38.528 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 14:02:38.530 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 14:02:38.533 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-04-05 14:02:38.554 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-05 14:02:38.663 | Reading package lists... 2022-04-05 14:02:38.905 | Building dependency tree... 2022-04-05 14:02:38.907 | Reading state information... 2022-04-05 14:02:39.151 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-05 14:02:39.151 | The following packages were automatically installed and are no longer required: 2022-04-05 14:02:39.152 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-05 14:02:39.152 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-05 14:02:39.152 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-05 14:02:39.152 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-05 14:02:39.152 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-05 14:02:39.152 | python3-zope.interface 2022-04-05 14:02:39.152 | Use 'sudo apt autoremove' to remove them. 2022-04-05 14:02:39.265 | 0 upgraded, 0 newly installed, 0 to remove and 123 not upgraded. 2022-04-05 14:02:39.269 | + functions-common:apt_get:1234 : result=0 2022-04-05 14:02:39.272 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-05 14:02:39.274 | + functions-common:time_stop:2425 : local name 2022-04-05 14:02:39.276 | + functions-common:time_stop:2426 : local end_time 2022-04-05 14:02:39.278 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 14:02:39.281 | + functions-common:time_stop:2428 : local total 2022-04-05 14:02:39.284 | + functions-common:time_stop:2429 : local start_time 2022-04-05 14:02:39.286 | + functions-common:time_stop:2431 : name=apt-get 2022-04-05 14:02:39.288 | + functions-common:time_stop:2432 : start_time=1649167358551 2022-04-05 14:02:39.290 | + functions-common:time_stop:2434 : [[ -z 1649167358551 ]] 2022-04-05 14:02:39.293 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 14:02:39.298 | + functions-common:time_stop:2437 : end_time=1649167359295 2022-04-05 14:02:39.300 | + functions-common:time_stop:2438 : elapsed_time=744 2022-04-05 14:02:39.303 | + functions-common:time_stop:2439 : total=298703 2022-04-05 14:02:39.305 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 14:02:39.307 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=299447 2022-04-05 14:02:39.310 | + functions-common:apt_get:1238 : return 0 2022-04-05 14:02:39.312 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-05 14:02:39.315 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-04-05 14:02:39.317 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-04-05 14:02:39.320 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-04-05 14:02:39.322 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-04-05 14:02:39.344 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-05 14:02:39.347 | + functions-common:install_package:1463 : update_package_repo 2022-04-05 14:02:39.349 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-05 14:02:39.352 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-05 14:02:39.354 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-05 14:02:39.357 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-05 14:02:39.359 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-05 14:02:39.362 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 14:02:39.365 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 14:02:39.367 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-05 14:02:39.370 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-05 14:02:39.372 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-05 14:02:39.374 | + functions-common:apt_get_update:1190 : return 2022-04-05 14:02:39.377 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-04-05 14:02:39.379 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-05 14:02:39.382 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 14:02:39.384 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 14:02:39.387 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-04-05 14:02:39.409 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-05 14:02:39.520 | Reading package lists... 2022-04-05 14:02:39.762 | Building dependency tree... 2022-04-05 14:02:39.764 | Reading state information... 2022-04-05 14:02:40.010 | The following packages were automatically installed and are no longer required: 2022-04-05 14:02:40.011 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-05 14:02:40.011 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-05 14:02:40.011 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-05 14:02:40.011 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-05 14:02:40.011 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-05 14:02:40.011 | python3-zope.interface 2022-04-05 14:02:40.011 | Use 'sudo apt autoremove' to remove them. 2022-04-05 14:02:40.076 | The following NEW packages will be installed: 2022-04-05 14:02:40.077 | libapache2-mod-wsgi-py3 2022-04-05 14:02:40.321 | 0 upgraded, 1 newly installed, 0 to remove and 123 not upgraded. 2022-04-05 14:02:40.321 | Need to get 93.3 kB of archives. 2022-04-05 14:02:40.321 | After this operation, 300 kB of additional disk space will be used. 2022-04-05 14:02:40.321 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-04-05 14:02:41.208 | Fetched 93.3 kB in 1s (165 kB/s) 2022-04-05 14:02:41.241 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-04-05 14:02:41.293 | (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.) 2022-04-05 14:02:41.297 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-04-05 14:02:41.300 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-04-05 14:02:41.364 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-04-05 14:02:41.529 | apache2_invoke: Enable module wsgi 2022-04-05 14:02:50.175 | + functions-common:apt_get:1234 : result=0 2022-04-05 14:02:50.177 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-05 14:02:50.180 | + functions-common:time_stop:2425 : local name 2022-04-05 14:02:50.182 | + functions-common:time_stop:2426 : local end_time 2022-04-05 14:02:50.184 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 14:02:50.186 | + functions-common:time_stop:2428 : local total 2022-04-05 14:02:50.189 | + functions-common:time_stop:2429 : local start_time 2022-04-05 14:02:50.191 | + functions-common:time_stop:2431 : name=apt-get 2022-04-05 14:02:50.194 | + functions-common:time_stop:2432 : start_time=1649167359406 2022-04-05 14:02:50.196 | + functions-common:time_stop:2434 : [[ -z 1649167359406 ]] 2022-04-05 14:02:50.199 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 14:02:50.203 | + functions-common:time_stop:2437 : end_time=1649167370201 2022-04-05 14:02:50.205 | + functions-common:time_stop:2438 : elapsed_time=10795 2022-04-05 14:02:50.208 | + functions-common:time_stop:2439 : total=299447 2022-04-05 14:02:50.210 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 14:02:50.212 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=310242 2022-04-05 14:02:50.215 | + functions-common:apt_get:1238 : return 0 2022-04-05 14:02:50.217 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-05 14:02:50.220 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-05 14:02:50.222 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-05 14:02:50.225 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 14:02:50.227 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 14:02:50.230 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-05 14:02:50.232 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-05 14:02:50.288 | wsgi (enabled by maintainer script) 2022-04-05 14:02:50.292 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-05 14:02:50.294 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-05 14:02:50.297 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-05 14:02:50.300 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-05 14:02:50.303 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-05 14:02:50.305 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-05 14:02:50.309 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-05 14:02:50.310 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-05 14:02:50.315 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-05 14:02:50.318 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-05 14:02:50.320 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-05 14:02:50.323 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-05 14:02:50.325 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-05 14:02:50.348 | Using python 3.8 to install osc-placement 2022-04-05 14:02:50.351 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-05 14:02:51.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:02:51.190 | from cryptography.utils import int_from_bytes 2022-04-05 14:02:51.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:02:51.190 | from cryptography.utils import int_from_bytes 2022-04-05 14:02:52.353 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-05 14:02:52.472 | Collecting osc-placement 2022-04-05 14:02:52.480 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f50/ebb9acf1b0aaa/osc_placement-3.2.0-py3-none-any.whl (63 kB) 2022-04-05 14:02:52.497 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-05 14:02:52.498 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-05 14:02:52.499 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-05 14:02:52.500 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-05 14:02:52.502 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-05 14:02:52.503 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-05 14:02:52.561 | 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) 2022-04-05 14:02:52.562 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-05 14:02:52.565 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-05 14:02:52.565 | 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) 2022-04-05 14:02:52.579 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-05 14:02:52.580 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-05 14:02:52.582 | 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) 2022-04-05 14:02:52.596 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-05 14:02:52.596 | 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.7) 2022-04-05 14:02:52.598 | 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) 2022-04-05 14:02:52.599 | 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) 2022-04-05 14:02:52.600 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-05 14:02:52.601 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-05 14:02:52.623 | 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.5.0) 2022-04-05 14:02:52.624 | 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.4.0) 2022-04-05 14:02:52.625 | 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) (3.2.0) 2022-04-05 14:02:52.626 | 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) 2022-04-05 14:02:52.634 | 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.14.0) 2022-04-05 14:02:52.672 | 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) 2022-04-05 14:02:52.674 | 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) 2022-04-05 14:02:52.676 | 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.5) 2022-04-05 14:02:52.677 | 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.1) 2022-04-05 14:02:52.678 | 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) 2022-04-05 14:02:52.679 | 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) (1.0.0) 2022-04-05 14:02:52.680 | 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.2) 2022-04-05 14:02:52.682 | 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) 2022-04-05 14:02:52.747 | 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.12) 2022-04-05 14:02:52.749 | 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.9) 2022-04-05 14:02:52.751 | 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) 2022-04-05 14:02:52.752 | 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) 2022-04-05 14:02:52.840 | 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) 2022-04-05 14:02:52.840 | 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.4.0) 2022-04-05 14:02:52.842 | 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) 2022-04-05 14:02:52.885 | 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) 2022-04-05 14:02:52.926 | 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) 2022-04-05 14:02:53.100 | 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) 2022-04-05 14:02:55.197 | Installing collected packages: osc-placement 2022-04-05 14:02:55.377 | Successfully installed osc-placement-3.2.0 2022-04-05 14:02:55.378 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-05 14:02:55.384 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-05 14:02:55.384 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-05 14:02:55.507 | + inc/python:pip_install:200 : result=0 2022-04-05 14:02:55.509 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-05 14:02:55.512 | + functions-common:time_stop:2425 : local name 2022-04-05 14:02:55.514 | + functions-common:time_stop:2426 : local end_time 2022-04-05 14:02:55.517 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 14:02:55.519 | + functions-common:time_stop:2428 : local total 2022-04-05 14:02:55.522 | + functions-common:time_stop:2429 : local start_time 2022-04-05 14:02:55.524 | + functions-common:time_stop:2431 : name=pip_install 2022-04-05 14:02:55.527 | + functions-common:time_stop:2432 : start_time=1649167370342 2022-04-05 14:02:55.529 | + functions-common:time_stop:2434 : [[ -z 1649167370342 ]] 2022-04-05 14:02:55.532 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 14:02:55.537 | + functions-common:time_stop:2437 : end_time=1649167375534 2022-04-05 14:02:55.539 | + functions-common:time_stop:2438 : elapsed_time=5192 2022-04-05 14:02:55.541 | + functions-common:time_stop:2439 : total=281544 2022-04-05 14:02:55.544 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 14:02:55.546 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=286736 2022-04-05 14:02:55.549 | + inc/python:pip_install:203 : return 0 2022-04-05 14:02:55.552 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-05 14:02:55.554 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-05 14:02:55.557 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-05 14:02:55.559 | + functions-common:git_clone:610 : local git_ref=master 2022-04-05 14:02:55.561 | + functions-common:git_clone:611 : local orig_dir 2022-04-05 14:02:55.565 | ++ functions-common:git_clone:612 : pwd 2022-04-05 14:02:55.568 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-05 14:02:55.570 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-05 14:02:55.573 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-05 14:02:55.590 | + functions-common:git_clone:615 : RECLONE=False 2022-04-05 14:02:55.592 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-05 14:02:55.595 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-05 14:02:55.598 | + functions-common:git_clone:629 : echo master 2022-04-05 14:02:55.599 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-05 14:02:55.604 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-05 14:02:55.606 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-04-05 14:02:55.609 | + functions-common:git_clone:650 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-04-05 14:02:55.612 | + functions-common:git_timed:702 : local count=0 2022-04-05 14:02:55.614 | + functions-common:git_timed:703 : local timeout=0 2022-04-05 14:02:55.617 | + functions-common:git_timed:705 : [[ -n 0 ]] 2022-04-05 14:02:55.619 | + functions-common:git_timed:706 : timeout=0 2022-04-05 14:02:55.621 | + functions-common:git_timed:709 : time_start git_timed 2022-04-05 14:02:55.624 | + functions-common:time_start:2411 : local name=git_timed 2022-04-05 14:02:55.626 | + functions-common:time_start:2412 : local start_time= 2022-04-05 14:02:55.628 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-05 14:02:55.631 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-05 14:02:55.635 | + functions-common:time_start:2416 : _TIME_START[$name]=1649167375633 2022-04-05 14:02:55.637 | + functions-common:git_timed:710 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-04-05 14:02:55.640 | Cloning into '/opt/stack/placement'... 2022-04-05 14:03:04.178 | + functions-common:git_timed:724 : time_stop git_timed 2022-04-05 14:03:04.180 | + functions-common:time_stop:2425 : local name 2022-04-05 14:03:04.182 | + functions-common:time_stop:2426 : local end_time 2022-04-05 14:03:04.185 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 14:03:04.187 | + functions-common:time_stop:2428 : local total 2022-04-05 14:03:04.189 | + functions-common:time_stop:2429 : local start_time 2022-04-05 14:03:04.191 | + functions-common:time_stop:2431 : name=git_timed 2022-04-05 14:03:04.194 | + functions-common:time_stop:2432 : start_time=1649167375633 2022-04-05 14:03:04.196 | + functions-common:time_stop:2434 : [[ -z 1649167375633 ]] 2022-04-05 14:03:04.199 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 14:03:04.203 | + functions-common:time_stop:2437 : end_time=1649167384201 2022-04-05 14:03:04.205 | + functions-common:time_stop:2438 : elapsed_time=8568 2022-04-05 14:03:04.208 | + functions-common:time_stop:2439 : total=0 2022-04-05 14:03:04.210 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 14:03:04.212 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8568 2022-04-05 14:03:04.214 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-04-05 14:03:04.217 | + functions-common:git_clone:678 : git show --oneline 2022-04-05 14:03:04.218 | + functions-common:git_clone:678 : head -1 2022-04-05 14:03:04.222 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-05 14:03:04.225 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-05 14:03:04.227 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-05 14:03:04.230 | + inc/python:setup_develop:338 : local bindep 2022-04-05 14:03:04.232 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-05 14:03:04.235 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-05 14:03:04.237 | + inc/python:setup_develop:344 : local extras= 2022-04-05 14:03:04.240 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-05 14:03:04.242 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-05 14:03:04.245 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-05 14:03:04.247 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-05 14:03:04.250 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-05 14:03:04.252 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-05 14:03:04.255 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-05 14:03:04.258 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-05 14:03:04.260 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-05 14:03:04.263 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-05 14:03:04.265 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-05 14:03:04.269 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-05 14:03:04.275 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-05 14:03:04.277 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-05 14:03:04.937 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-05 14:03:04.940 | + inc/python:setup_package:418 : local bindep=0 2022-04-05 14:03:04.942 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-05 14:03:04.944 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-05 14:03:04.947 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-05 14:03:04.949 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-05 14:03:04.952 | + inc/python:setup_package:427 : local flags=-e 2022-04-05 14:03:04.954 | + inc/python:setup_package:428 : local extras= 2022-04-05 14:03:04.956 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-05 14:03:04.959 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-05 14:03:04.961 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-05 14:03:04.964 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-05 14:03:04.966 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-05 14:03:04.969 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-05 14:03:04.991 | Using python 3.8 to install /opt/stack/placement 2022-04-05 14:03:04.993 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-04-05 14:03:05.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:03:05.833 | from cryptography.utils import int_from_bytes 2022-04-05 14:03:05.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:03:05.833 | from cryptography.utils import int_from_bytes 2022-04-05 14:03:06.984 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-05 14:03:07.014 | Obtaining file:///opt/stack/placement 2022-04-05 14:03:07.015 | Preparing metadata (setup.py): started 2022-04-05 14:03:11.607 | Preparing metadata (setup.py): finished with status 'done' 2022-04-05 14:03:11.744 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-05 14:03:11.745 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.34) 2022-04-05 14:03:11.746 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-05 14:03:11.747 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-05 14:03:11.748 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-05 14:03:11.749 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-05 14:03:11.750 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-05 14:03:11.752 | 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==7.1.0.dev8) (61.3.0) 2022-04-05 14:03:11.753 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-05 14:03:11.754 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-05 14:03:11.756 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-05 14:03:11.757 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-05 14:03:11.758 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-05 14:03:11.759 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-05 14:03:11.760 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-05 14:03:11.761 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-05 14:03:11.762 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-05 14:03:11.763 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-05 14:03:11.764 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-05 14:03:11.766 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-05 14:03:11.767 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-05 14:03:11.831 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-05 14:03:11.832 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-05 14:03:11.834 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-05 14:03:11.835 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-05 14:03:11.837 | 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==7.1.0.dev8) (3.1.1) 2022-04-05 14:03:11.838 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-05 14:03:11.857 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-05 14:03:11.899 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-05 14:03:11.900 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-05 14:03:11.901 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-05 14:03:11.903 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-05 14:03:11.904 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-05 14:03:11.955 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-05 14:03:11.958 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-05 14:03:11.959 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-05 14:03:11.960 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-05 14:03:12.002 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-05 14:03:12.003 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-05 14:03:12.021 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-05 14:03:12.023 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-05 14:03:12.025 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-05 14:03:12.052 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-05 14:03:12.053 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-05 14:03:12.066 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-05 14:03:12.082 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-05 14:03:12.084 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-05 14:03:12.085 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-05 14:03:12.087 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-05 14:03:12.131 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-05 14:03:12.133 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-05 14:03:12.134 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-05 14:03:12.135 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-05 14:03:12.152 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-05 14:03:12.338 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-05 14:03:12.379 | 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==7.1.0.dev8) (4.11.3) 2022-04-05 14:03:12.379 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-05 14:03:12.381 | 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==7.1.0.dev8) (5.6.0) 2022-04-05 14:03:12.397 | 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==7.1.0.dev8) (1.15.0) 2022-04-05 14:03:12.432 | 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==7.1.0.dev8) (1.14.0) 2022-04-05 14:03:12.487 | 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==7.1.0.dev8) (2.1.1) 2022-04-05 14:03:12.553 | 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==7.1.0.dev8) (1.7.0) 2022-04-05 14:03:12.636 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-05 14:03:12.687 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-05 14:03:12.881 | 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==7.1.0.dev8) (0.4.2) 2022-04-05 14:03:12.881 | 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==7.1.0.dev8) (0.5.2) 2022-04-05 14:03:12.882 | 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==7.1.0.dev8) (5.1.1) 2022-04-05 14:03:12.962 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-05 14:03:13.026 | 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==7.1.0.dev8) (2.21) 2022-04-05 14:03:13.187 | 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==7.1.0.dev8) (3.7.0) 2022-04-05 14:03:13.297 | 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==7.1.0.dev8) (1.0.0) 2022-04-05 14:03:13.299 | 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==7.1.0.dev8) (3.0.0) 2022-04-05 14:03:15.323 | Installing collected packages: openstack-placement 2022-04-05 14:03:15.325 | Running setup.py develop for openstack-placement 2022-04-05 14:03:21.061 | Successfully installed openstack-placement 2022-04-05 14:03:21.061 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-05 14:03:21.069 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-05 14:03:21.069 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-05 14:03:21.196 | + inc/python:pip_install:200 : result=0 2022-04-05 14:03:21.198 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-05 14:03:21.201 | + functions-common:time_stop:2425 : local name 2022-04-05 14:03:21.203 | + functions-common:time_stop:2426 : local end_time 2022-04-05 14:03:21.205 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 14:03:21.208 | + functions-common:time_stop:2428 : local total 2022-04-05 14:03:21.210 | + functions-common:time_stop:2429 : local start_time 2022-04-05 14:03:21.212 | + functions-common:time_stop:2431 : name=pip_install 2022-04-05 14:03:21.214 | + functions-common:time_stop:2432 : start_time=1649167384985 2022-04-05 14:03:21.217 | + functions-common:time_stop:2434 : [[ -z 1649167384985 ]] 2022-04-05 14:03:21.220 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 14:03:21.224 | + functions-common:time_stop:2437 : end_time=1649167401222 2022-04-05 14:03:21.227 | + functions-common:time_stop:2438 : elapsed_time=16237 2022-04-05 14:03:21.229 | + functions-common:time_stop:2439 : total=286736 2022-04-05 14:03:21.231 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 14:03:21.233 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=302973 2022-04-05 14:03:21.236 | + inc/python:pip_install:203 : return 0 2022-04-05 14:03:21.239 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-05 14:03:21.242 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-05 14:03:21.244 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-05 14:03:21.263 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-05 14:03:21.275 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-05 14:03:21.278 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-05 14:03:21.280 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 14:03:21.284 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 14:03:21.286 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-05 14:03:21.289 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 14:03:21.291 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-05 14:03:21.294 | + ./stack.sh:main:943 : configure_placement 2022-04-05 14:03:21.296 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-05 14:03:21.309 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-05 14:03:21.312 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-05 14:03:21.317 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-05 14:03:21.319 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-05 14:03:21.322 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-05 14:03:21.324 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-05 14:03:21.327 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-05 14:03:21.330 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-05 14:03:21.363 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-05 14:03:21.396 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-05 14:03:21.429 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-05 14:03:21.431 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-05 14:03:21.433 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-05 14:03:21.436 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-05 14:03:21.439 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-05 14:03:21.471 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-05 14:03:21.501 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-04-05 14:03:21.531 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-05 14:03:21.560 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-05 14:03:21.588 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-05 14:03:21.618 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-05 14:03:21.647 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-05 14:03:21.676 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-05 14:03:21.705 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-05 14:03:21.734 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-05 14:03:21.737 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-05 14:03:21.740 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-05 14:03:21.743 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-05 14:03:21.760 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-05 14:03:21.763 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-05 14:03:21.766 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-05 14:03:21.768 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-05 14:03:21.770 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-05 14:03:21.800 | + 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' 2022-04-05 14:03:21.830 | + 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' 2022-04-05 14:03:21.859 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-05 14:03:21.889 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-05 14:03:21.892 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-05 14:03:21.895 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-05 14:03:21.897 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-05 14:03:21.899 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-05 14:03:21.902 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-05 14:03:21.904 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-05 14:03:21.907 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-05 14:03:21.912 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-05 14:03:21.914 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-05 14:03:21.916 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-05 14:03:21.929 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-05 14:03:21.929 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-05 14:03:21.938 | d /var/run/uwsgi 0755 ubuntu root 2022-04-05 14:03:21.942 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-05 14:03:21.958 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-05 14:03:21.960 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-05 14:03:21.964 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-05 14:03:21.996 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-05 14:03:22.025 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-05 14:03:22.054 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-05 14:03:22.083 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-05 14:03:22.112 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-05 14:03:22.141 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-05 14:03:22.169 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-05 14:03:22.197 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-05 14:03:22.227 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-05 14:03:22.256 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-05 14:03:22.285 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-05 14:03:22.314 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-05 14:03:22.342 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-05 14:03:22.344 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-05 14:03:22.347 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-05 14:03:22.350 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-05 14:03:22.352 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-05 14:03:22.355 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 14:03:22.358 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 14:03:22.361 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-05 14:03:22.363 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-05 14:03:22.366 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-05 14:03:22.395 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-05 14:03:22.424 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-05 14:03:22.425 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-05 14:03:22.432 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-05 14:03:22.436 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-05 14:03:22.439 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-05 14:03:22.442 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-05 14:03:22.444 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-05 14:03:22.447 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-05 14:03:22.449 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 14:03:22.452 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 14:03:22.454 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-05 14:03:22.457 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-05 14:03:22.459 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 14:03:22.462 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 14:03:22.464 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-05 14:03:22.526 | Enabling site placement-api. 2022-04-05 14:03:22.532 | To activate the new configuration, you need to run: 2022-04-05 14:03:22.532 | systemctl reload apache2 2022-04-05 14:03:22.536 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-05 14:03:22.539 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-05 14:03:22.541 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-05 14:03:22.544 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-05 14:03:22.684 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-04-05 14:03:22.701 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:03:22.704 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-04-05 14:03:22.725 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 14:03:22.727 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-04-05 14:03:22.747 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:03:22.749 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-04-05 14:03:22.752 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-05 14:03:22.754 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-05 14:03:22.786 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.50/identity 2022-04-05 14:03:22.816 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-05 14:03:22.845 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-05 14:03:22.875 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-05 14:03:22.904 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-05 14:03:22.933 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-05 14:03:22.963 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-05 14:03:22.992 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-04-05 14:03:23.010 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 14:03:23.012 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-04-05 14:03:23.029 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 14:03:23.032 | + ./stack.sh:main:969 : run_phase stack install 2022-04-05 14:03:23.035 | + functions-common:run_phase:1853 : local mode=stack 2022-04-05 14:03:23.037 | + functions-common:run_phase:1854 : local phase=install 2022-04-05 14:03:23.040 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-05 14:03:23.042 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-05 14:03:23.045 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-05 14:03:23.048 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-05 14:03:23.050 | + functions-common:run_phase:1863 : local extra 2022-04-05 14:03:23.053 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-05 14:03:23.058 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-05 14:03:23.060 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-05 14:03:23.064 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-05 14:03:23.066 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-05 14:03:23.069 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-05 14:03:23.084 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:03:23.087 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-05 14:03:23.089 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-05 14:03:23.091 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-05 14:03:23.094 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-05 14:03:23.096 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-05 14:03:23.098 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-04-05 14:03:23.101 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-05 14:03:23.103 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-05 14:03:23.166 | ++ inc/async:async_inner:63 : install_tempest 2022-04-05 14:03:23.201 | [17815 Async install_tempest:77703]: running: install_tempest 2022-04-05 14:03:23.205 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-05 14:03:23.207 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-05 14:03:23.210 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-05 14:03:23.213 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-05 14:03:23.215 | + functions-common:run_phase:1880 : run_plugins stack install 2022-04-05 14:03:23.219 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-05 14:03:23.221 | + functions-common:run_plugins:1840 : local phase=install 2022-04-05 14:03:23.224 | + functions-common:run_plugins:1842 : local plugins= 2022-04-05 14:03:23.227 | + functions-common:run_plugins:1843 : local plugin 2022-04-05 14:03:23.230 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-04-05 14:03:23.232 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-05 14:03:23.235 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-05 14:03:23.238 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-05 14:03:23.240 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-05 14:03:23.243 | + inc/python:use_library_from_git:253 : return 1 2022-04-05 14:03:23.248 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-04-05 14:03:23.250 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-05 14:03:23.253 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-05 14:03:23.256 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-05 14:03:23.259 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-05 14:03:23.262 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-05 14:03:23.266 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-05 14:03:23.272 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-05 14:03:23.277 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-05 14:03:23.279 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-05 14:03:23.283 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-05 14:03:23.286 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-05 14:03:23.288 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-05 14:03:23.310 | Using python 3.8 to install python-openstackclient 2022-04-05 14:03:23.312 | + 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 2022-04-05 14:03:24.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:03:24.196 | from cryptography.utils import int_from_bytes 2022-04-05 14:03:24.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:03:24.196 | from cryptography.utils import int_from_bytes 2022-04-05 14:03:25.355 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-05 14:03:25.542 | Collecting python-openstackclient 2022-04-05 14:03:25.552 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/930/54487ad1235c3/python_openstackclient-5.8.0-py3-none-any.whl (984 kB) 2022-04-05 14:03:25.606 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-05 14:03:25.608 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-05 14:03:25.609 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-05 14:03:25.610 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-05 14:03:25.611 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-05 14:03:25.612 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-05 14:03:25.613 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-05 14:03:25.614 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-05 14:03:25.615 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-05 14:03:25.616 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-05 14:03:25.617 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-05 14:03:25.630 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-05 14:03:25.631 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-05 14:03:25.632 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-05 14:03:25.633 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-05 14:03:25.634 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-05 14:03:25.660 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-05 14:03:25.661 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-05 14:03:25.663 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-05 14:03:25.664 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-05 14:03:25.665 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-05 14:03:25.666 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-05 14:03:25.667 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-05 14:03:25.668 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-05 14:03:25.669 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-05 14:03:25.670 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-05 14:03:25.671 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-05 14:03:25.684 | 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) 2022-04-05 14:03:25.705 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-05 14:03:25.706 | 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) 2022-04-05 14:03:25.708 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-05 14:03:25.709 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-05 14:03:25.730 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-05 14:03:25.749 | 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.3.0) 2022-04-05 14:03:25.752 | 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.8.0) 2022-04-05 14:03:25.754 | 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) 2022-04-05 14:03:25.844 | 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) 2022-04-05 14:03:25.845 | 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.4.0) 2022-04-05 14:03:25.847 | 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) 2022-04-05 14:03:25.889 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-05 14:03:25.900 | 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.14.0) 2022-04-05 14:03:25.933 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-05 14:03:26.096 | 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) 2022-04-05 14:03:26.112 | 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.3) 2022-04-05 14:03:26.216 | 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) 2022-04-05 14:03:26.217 | 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) 2022-04-05 14:03:26.220 | 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.12) 2022-04-05 14:03:26.221 | 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.9) 2022-04-05 14:03:26.372 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-05 14:03:28.512 | Installing collected packages: python-openstackclient 2022-04-05 14:03:30.026 | Successfully installed python-openstackclient-5.8.0 2022-04-05 14:03:30.026 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-05 14:03:30.033 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-05 14:03:30.033 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-05 14:03:30.164 | + inc/python:pip_install:200 : result=0 2022-04-05 14:03:30.166 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-05 14:03:30.168 | + functions-common:time_stop:2425 : local name 2022-04-05 14:03:30.171 | + functions-common:time_stop:2426 : local end_time 2022-04-05 14:03:30.174 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 14:03:30.176 | + functions-common:time_stop:2428 : local total 2022-04-05 14:03:30.178 | + functions-common:time_stop:2429 : local start_time 2022-04-05 14:03:30.180 | + functions-common:time_stop:2431 : name=pip_install 2022-04-05 14:03:30.183 | + functions-common:time_stop:2432 : start_time=1649167403304 2022-04-05 14:03:30.185 | + functions-common:time_stop:2434 : [[ -z 1649167403304 ]] 2022-04-05 14:03:30.188 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 14:03:30.192 | + functions-common:time_stop:2437 : end_time=1649167410190 2022-04-05 14:03:30.195 | + functions-common:time_stop:2438 : elapsed_time=6886 2022-04-05 14:03:30.197 | + functions-common:time_stop:2439 : total=302973 2022-04-05 14:03:30.199 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 14:03:30.201 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=309859 2022-04-05 14:03:30.204 | + inc/python:pip_install:203 : return 0 2022-04-05 14:03:30.207 | + ./stack.sh:main:981 : install_oscwrap 2022-04-05 14:03:30.210 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-04-05 14:03:30.215 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.QPjEATyknh 2022-04-05 14:03:30.217 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-04-05 14:03:30.220 | + functions-common:install_oscwrap:2476 : unalias -a 2022-04-05 14:03:30.223 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-04-05 14:03:30.225 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-04-05 14:03:30.228 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-05 14:03:30.230 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-04-05 14:03:30.248 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:03:30.251 | + ./stack.sh:main:1035 : configure_database 2022-04-05 14:03:30.253 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-05 14:03:30.256 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-05 14:03:30.258 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-05 14:03:30.260 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-05 14:03:30.262 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-04-05 14:03:30.265 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-05 14:03:30.268 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 14:03:30.270 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 14:03:30.272 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-05 14:03:30.275 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-05 14:03:30.278 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-04-05 14:03:30.279 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-04-05 14:03:30.284 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-05 14:03:30.344 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-05 14:03:30.346 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-05 14:03:30.349 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-05 14:03:30.351 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-05 14:03:30.353 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-05 14:03:30.356 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-05 14:03:30.358 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-05 14:03:30.360 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-05 14:03:30.362 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-05 14:03:30.365 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-05 14:03:30.367 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-05 14:03:30.370 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-05 14:03:30.372 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-05 14:03:30.374 | + functions-common:is_suse:542 : is_opensuse 2022-04-05 14:03:30.377 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-05 14:03:30.379 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-05 14:03:30.382 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-05 14:03:30.384 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-05 14:03:30.386 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-05 14:03:30.388 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-05 14:03:30.391 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 14:03:30.394 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 14:03:30.396 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-05 14:03:30.399 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-05 14:03:30.401 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-05 14:03:32.375 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-05 14:03:32.444 | mysqladmin: connect to server at 'localhost' failed 2022-04-05 14:03:32.444 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-05 14:03:32.462 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-05 14:03:32.479 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-05 14:03:32.499 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 14:03:32.514 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 14:03:32.534 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-05 14:03:32.553 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-05 14:03:32.574 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-05 14:03:32.595 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-05 14:03:32.610 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-05 14:03:32.630 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-05 14:03:32.654 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-05 14:03:32.676 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-05 14:03:32.724 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-05 14:03:32.790 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-05 14:03:32.829 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-05 14:03:32.891 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-05 14:03:33.194 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-05 14:03:33.446 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-05 14:03:33.714 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-05 14:03:33.735 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-05 14:03:33.754 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-05 14:03:33.774 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-05 14:03:36.010 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-04-05 14:03:36.038 | + functions-common:save_stackenv:60 : local tag=1039 2022-04-05 14:03:36.063 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-05 14:03:36.090 | + functions-common:save_stackenv:62 : time_stamp=2022-04-05-140336 2022-04-05 14:03:36.118 | + functions-common:save_stackenv:63 : echo '# 2022-04-05-140336 1039' 2022-04-05 14:03:36.141 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-05 14:03:36.162 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-05 14:03:36.179 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-05 14:03:36.210 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-05 14:03:36.226 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-05 14:03:36.246 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-05 14:03:36.262 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-05 14:03:36.277 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-05 14:03:36.298 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-05 14:03:36.318 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.50 2022-04-05 14:03:36.328 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-05 14:03:36.334 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.50/identity 2022-04-05 14:03:36.354 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-05 14:03:36.357 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-05-135200 2022-04-05 14:03:36.360 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-05 14:03:36.362 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-05 14:03:36.365 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-05 14:03:36.367 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.50 2022-04-05 14:03:36.370 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-05 14:03:36.372 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-05 14:03:36.375 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-05 14:03:36.377 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-05 14:03:36.380 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-05 14:03:36.383 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-05 14:03:36.387 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-05 14:03:36.390 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-05 14:03:36.410 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-04-05 14:03:36.426 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-05 14:03:36.442 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-05 14:03:36.519 | + ./stack.sh:main:1065 : start_dstat 2022-04-05 14:03:36.538 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-05 14:03:36.563 | + functions-common:run_process:1680 : local service=dstat 2022-04-05 14:03:36.582 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-05 14:03:36.596 | + functions-common:run_process:1682 : local group= 2022-04-05 14:03:36.600 | + functions-common:run_process:1683 : local user= 2022-04-05 14:03:36.602 | + functions-common:run_process:1685 : local name=dstat 2022-04-05 14:03:36.605 | + functions-common:run_process:1687 : time_start run_process 2022-04-05 14:03:36.610 | + functions-common:time_start:2411 : local name=run_process 2022-04-05 14:03:36.613 | + functions-common:time_start:2412 : local start_time= 2022-04-05 14:03:36.619 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-05 14:03:36.622 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-05 14:03:36.628 | + functions-common:time_start:2416 : _TIME_START[$name]=1649167416625 2022-04-05 14:03:36.630 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-04-05 14:03:36.648 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:03:36.651 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-05 14:03:36.654 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-04-05 14:03:36.657 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-05 14:03:36.659 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-05 14:03:36.662 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-05 14:03:36.664 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-05 14:03:36.667 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-05 14:03:36.670 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-05 14:03:36.674 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-04-05 14:03:36.676 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-05 14:03:36.679 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-05 14:03:36.682 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-05 14:03:36.684 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-05 14:03:36.687 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-04-05 14:03:36.690 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-05 14:03:36.692 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-05 14:03:36.695 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-05 14:03:36.697 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-05 14:03:36.699 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-05 14:03:36.702 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-05 14:03:36.706 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-05 14:03:36.714 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-05 14:03:36.815 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-05 14:03:36.883 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-05 14:03:36.940 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-05 14:03:36.997 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-05 14:03:37.053 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-05 14:03:37.113 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-05 14:03:37.116 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-05 14:03:37.183 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-05 14:03:37.584 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-04-05 14:03:37.598 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-05 14:03:37.990 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-04-05 14:03:38.030 | + functions-common:run_process:1691 : time_stop run_process 2022-04-05 14:03:38.042 | + functions-common:time_stop:2425 : local name 2022-04-05 14:03:38.044 | + functions-common:time_stop:2426 : local end_time 2022-04-05 14:03:38.048 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 14:03:38.050 | + functions-common:time_stop:2428 : local total 2022-04-05 14:03:38.053 | + functions-common:time_stop:2429 : local start_time 2022-04-05 14:03:38.055 | + functions-common:time_stop:2431 : name=run_process 2022-04-05 14:03:38.058 | + functions-common:time_stop:2432 : start_time=1649167416625 2022-04-05 14:03:38.060 | + functions-common:time_stop:2434 : [[ -z 1649167416625 ]] 2022-04-05 14:03:38.064 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 14:03:38.071 | + functions-common:time_stop:2437 : end_time=1649167418065 2022-04-05 14:03:38.073 | + functions-common:time_stop:2438 : elapsed_time=1440 2022-04-05 14:03:38.076 | + functions-common:time_stop:2439 : total=0 2022-04-05 14:03:38.079 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 14:03:38.081 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1440 2022-04-05 14:03:38.084 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-05 14:03:38.086 | + functions-common:run_process:1680 : local service=memory_tracker 2022-04-05 14:03:38.088 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-05 14:03:38.091 | + functions-common:run_process:1682 : local group= 2022-04-05 14:03:38.094 | + functions-common:run_process:1683 : local user=root 2022-04-05 14:03:38.097 | + functions-common:run_process:1685 : local name=memory_tracker 2022-04-05 14:03:38.099 | + functions-common:run_process:1687 : time_start run_process 2022-04-05 14:03:38.102 | + functions-common:time_start:2411 : local name=run_process 2022-04-05 14:03:38.104 | + functions-common:time_start:2412 : local start_time= 2022-04-05 14:03:38.106 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-05 14:03:38.118 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-05 14:03:38.121 | + functions-common:time_start:2416 : _TIME_START[$name]=1649167418117 2022-04-05 14:03:38.123 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-04-05 14:03:38.146 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 14:03:38.149 | + functions-common:run_process:1691 : time_stop run_process 2022-04-05 14:03:38.151 | + functions-common:time_stop:2425 : local name 2022-04-05 14:03:38.154 | + functions-common:time_stop:2426 : local end_time 2022-04-05 14:03:38.156 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 14:03:38.162 | + functions-common:time_stop:2428 : local total 2022-04-05 14:03:38.164 | + functions-common:time_stop:2429 : local start_time 2022-04-05 14:03:38.167 | + functions-common:time_stop:2431 : name=run_process 2022-04-05 14:03:38.169 | + functions-common:time_stop:2432 : start_time=1649167418117 2022-04-05 14:03:38.172 | + functions-common:time_stop:2434 : [[ -z 1649167418117 ]] 2022-04-05 14:03:38.175 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 14:03:38.183 | + functions-common:time_stop:2437 : end_time=1649167418177 2022-04-05 14:03:38.185 | + functions-common:time_stop:2438 : elapsed_time=60 2022-04-05 14:03:38.188 | + functions-common:time_stop:2439 : total=1440 2022-04-05 14:03:38.191 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 14:03:38.194 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1500 2022-04-05 14:03:38.198 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-05 14:03:38.228 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 14:03:38.232 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-04-05 14:03:38.318 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 14:03:38.321 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-04-05 14:03:38.355 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:03:38.370 | + ./stack.sh:main:1078 : start_etcd3 2022-04-05 14:03:38.386 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-05 14:03:38.407 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-833234-5 --data-dir /opt/stack/data/etcd' 2022-04-05 14:03:38.409 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-05 14:03:38.412 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-833234-5=http://10.222.0.50:2380' 2022-04-05 14:03:38.430 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.50:2380' 2022-04-05 14:03:38.432 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.50:2379' 2022-04-05 14:03:38.435 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-05 14:03:38.438 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-05 14:03:38.450 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.50:2379' 2022-04-05 14:03:38.453 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-05 14:03:38.456 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-05 14:03:38.470 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-05 14:03:38.473 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-833234-5 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-833234-5=http://10.222.0.50:2380 --initial-advertise-peer-urls http://10.222.0.50:2380 --advertise-client-urls http://10.222.0.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.50:2379 --debug' '' root 2022-04-05 14:03:38.477 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-04-05 14:03:38.482 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name n-d-833234-5 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-833234-5=http://10.222.0.50:2380 --initial-advertise-peer-urls http://10.222.0.50:2380 --advertise-client-urls http://10.222.0.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.50:2379 --debug' 2022-04-05 14:03:38.485 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-05 14:03:38.491 | + functions-common:write_user_unit_file:1565 : local user=root 2022-04-05 14:03:38.493 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-05 14:03:38.496 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-05 14:03:38.498 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-05 14:03:38.501 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-05 14:03:38.506 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-05 14:03:38.576 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-05 14:03:38.644 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-833234-5 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-833234-5=http://10.222.0.50:2380 --initial-advertise-peer-urls http://10.222.0.50:2380 --advertise-client-urls http://10.222.0.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.50:2379 --debug' 2022-04-05 14:03:38.696 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-05 14:03:38.751 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-05 14:03:38.806 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-05 14:03:38.861 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-05 14:03:38.863 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-05 14:03:38.932 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-05 14:03:39.333 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-05 14:03:39.388 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-05 14:03:39.443 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-05 14:03:39.505 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-05 14:03:39.562 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-05 14:03:39.565 | ++ functions-common:is_arch:506 : uname -m 2022-04-05 14:03:39.569 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-05 14:03:39.572 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-05 14:03:39.975 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-05 14:03:39.989 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-05 14:03:40.387 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-05 14:03:40.567 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-04-05 14:03:40.587 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 14:03:40.589 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-04-05 14:03:40.592 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-05 14:03:40.595 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-05 14:03:40.600 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-05 14:03:40.612 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-05 14:03:40.625 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-05 14:03:40.627 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-05 14:03:40.630 | + 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.50/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-05 14:03:40.723 | The user clouds.yaml file didn't exist. 2022-04-05 14:03:40.734 | + 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.50/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-05 14:03:40.843 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.50/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-05 14:03:40.954 | + 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 --os-region-name RegionOne --os-auth-url http://10.222.0.50/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-05 14:03:41.070 | + 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-member --os-region-name RegionOne --os-auth-url http://10.222.0.50/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-05 14:03:41.194 | + 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-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.50/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-05 14:03:41.322 | + 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-reader --os-region-name RegionOne --os-auth-url http://10.222.0.50/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-05 14:03:41.449 | + 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-admin --os-region-name RegionOne --os-auth-url http://10.222.0.50/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-05 14:03:41.582 | + 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-member --os-region-name RegionOne --os-auth-url http://10.222.0.50/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-05 14:03:41.716 | + functions-common:write_clouds_yaml:188 : /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.50/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-05 14:03:41.856 | + functions-common:write_clouds_yaml:198 : cat 2022-04-05 14:03:41.861 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-05 14:03:41.865 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-05 14:03:41.867 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-05 14:03:41.871 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-04-05 14:03:41.875 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-04-05 14:03:41.878 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-04-05 14:03:41.900 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:03:41.903 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-04-05 14:03:41.905 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-05 14:03:41.908 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-04-05 14:03:41.910 | + ./stack.sh:main:1095 : '[' 10.222.0.50 == 10.222.0.50 ']' 2022-04-05 14:03:41.913 | + ./stack.sh:main:1096 : init_keystone 2022-04-05 14:03:41.915 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-05 14:03:41.933 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 14:03:41.936 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-05 14:03:41.938 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-05 14:03:41.941 | + lib/database:recreate_database:112 : local db=keystone 2022-04-05 14:03:41.943 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-05 14:03:41.945 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-05 14:03:41.948 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-05 14:03:41.953 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-05 14:03:41.975 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-05 14:03:41.980 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-05 14:03:41.998 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-05 14:03:42.001 | + functions-common:time_start:2411 : local name=dbsync 2022-04-05 14:03:42.004 | + functions-common:time_start:2412 : local start_time= 2022-04-05 14:03:42.006 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-05 14:03:42.009 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-05 14:03:42.013 | + functions-common:time_start:2416 : _TIME_START[$name]=1649167422011 2022-04-05 14:03:42.017 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-05 14:03:46.816 | 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=79673) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-05 14:03:46.823 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-05 14:03:46.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:46.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:46.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:46.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:46.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:46.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:46.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:46.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:46.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:46.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:46.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:46.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:46.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:46.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:46.826 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-05 14:03:46.826 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-05 14:03:46.855 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-05 14:03:46.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:46.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:46.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:46.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:46.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:46.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:46.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:46.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:46.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:46.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:46.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:46.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:46.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:46.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:46.858 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-05 14:03:46.859 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-05 14:03:46.916 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-05 14:03:46.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:46.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:46.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:46.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:46.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:46.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:46.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:46.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:46.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:46.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:46.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:46.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:46.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:46.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:46.921 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-05 14:03:46.922 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-05 14:03:46.929 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-05 14:03:48.816 | INFO migrate.versioning.api [-] done 2022-04-05 14:03:48.816 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-05 14:03:48.825 | INFO migrate.versioning.api [-] done 2022-04-05 14:03:48.825 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-05 14:03:48.836 | INFO migrate.versioning.api [-] done 2022-04-05 14:03:48.836 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-05 14:03:48.843 | INFO migrate.versioning.api [-] done 2022-04-05 14:03:48.843 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-05 14:03:48.852 | INFO migrate.versioning.api [-] done 2022-04-05 14:03:48.852 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-05 14:03:48.861 | INFO migrate.versioning.api [-] done 2022-04-05 14:03:48.861 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-05 14:03:48.916 | INFO migrate.versioning.api [-] done 2022-04-05 14:03:48.916 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-05 14:03:48.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:48.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:48.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:48.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:48.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:48.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:48.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:48.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:48.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:48.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:48.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:48.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:48.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:48.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:48.919 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-05 14:03:48.919 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-05 14:03:48.920 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-05 14:03:48.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:48.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:48.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:48.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:48.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:48.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:48.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:48.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:48.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:48.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:48.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:48.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:48.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:48.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:48.922 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-05 14:03:48.923 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-05 14:03:48.931 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-05 14:03:48.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:48.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:48.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:48.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:48.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:48.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:48.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:48.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:48.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:48.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:48.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:48.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:48.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:48.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:48.934 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-05 14:03:48.934 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-05 14:03:49.302 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-05 14:03:49.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.305 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-05 14:03:49.305 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-05 14:03:49.332 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-05 14:03:49.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.335 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-05 14:03:49.335 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-05 14:03:49.343 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-05 14:03:49.384 | INFO migrate.versioning.api [-] done 2022-04-05 14:03:49.384 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-05 14:03:49.392 | INFO migrate.versioning.api [-] done 2022-04-05 14:03:49.392 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-05 14:03:49.400 | INFO migrate.versioning.api [-] done 2022-04-05 14:03:49.400 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-05 14:03:49.408 | INFO migrate.versioning.api [-] done 2022-04-05 14:03:49.409 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-05 14:03:49.417 | INFO migrate.versioning.api [-] done 2022-04-05 14:03:49.417 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-05 14:03:49.427 | INFO migrate.versioning.api [-] done 2022-04-05 14:03:49.427 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-05 14:03:49.435 | INFO migrate.versioning.api [-] done 2022-04-05 14:03:49.435 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-05 14:03:49.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.438 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-05 14:03:49.438 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-05 14:03:49.439 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-05 14:03:49.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.441 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-05 14:03:49.442 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-05 14:03:49.449 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-05 14:03:49.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.452 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-05 14:03:49.452 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-05 14:03:49.779 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-05 14:03:49.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.783 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-05 14:03:49.783 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-05 14:03:49.809 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-05 14:03:49.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-05 14:03:49.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-05 14:03:49.812 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-05 14:03:49.812 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79673) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-05 14:03:49.819 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-05 14:03:49.830 | INFO migrate.versioning.api [-] done 2022-04-05 14:03:49.831 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-05 14:03:49.838 | INFO migrate.versioning.api [-] done 2022-04-05 14:03:49.838 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-05 14:03:49.846 | INFO migrate.versioning.api [-] done 2022-04-05 14:03:49.846 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-05 14:03:49.853 | INFO migrate.versioning.api [-] done 2022-04-05 14:03:49.853 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-05 14:03:49.861 | INFO migrate.versioning.api [-] done 2022-04-05 14:03:49.861 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-05 14:03:49.869 | INFO migrate.versioning.api [-] done 2022-04-05 14:03:49.869 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-05 14:03:49.876 | INFO migrate.versioning.api [-] done 2022-04-05 14:03:50.286 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-05 14:03:50.288 | + functions-common:time_stop:2425 : local name 2022-04-05 14:03:50.290 | + functions-common:time_stop:2426 : local end_time 2022-04-05 14:03:50.293 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 14:03:50.295 | + functions-common:time_stop:2428 : local total 2022-04-05 14:03:50.298 | + functions-common:time_stop:2429 : local start_time 2022-04-05 14:03:50.301 | + functions-common:time_stop:2431 : name=dbsync 2022-04-05 14:03:50.303 | + functions-common:time_stop:2432 : start_time=1649167422011 2022-04-05 14:03:50.305 | + functions-common:time_stop:2434 : [[ -z 1649167422011 ]] 2022-04-05 14:03:50.308 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 14:03:50.313 | + functions-common:time_stop:2437 : end_time=1649167430310 2022-04-05 14:03:50.316 | + functions-common:time_stop:2438 : elapsed_time=8299 2022-04-05 14:03:50.318 | + functions-common:time_stop:2439 : total=0 2022-04-05 14:03:50.321 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 14:03:50.323 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8299 2022-04-05 14:03:50.326 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-05 14:03:50.328 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-05 14:03:50.332 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-05 14:03:55.004 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-05 14:03:55.004 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-05 14:03:55.005 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-05 14:03:55.005 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-05 14:03:55.005 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-05 14:03:55.006 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-05 14:03:55.006 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-05 14:03:55.006 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-05 14:03:55.006 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-05 14:03:55.413 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-05 14:03:55.417 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-05 14:04:00.064 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-05 14:04:00.065 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-05 14:04:00.065 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-05 14:04:00.065 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-05 14:04:00.065 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-05 14:04:00.066 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-05 14:04:00.066 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-05 14:04:00.066 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-05 14:04:00.066 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-05 14:04:00.482 | + ./stack.sh:main:1097 : start_keystone 2022-04-05 14:04:00.484 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-05 14:04:00.487 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-05 14:04:00.490 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-05 14:04:00.506 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 14:04:00.509 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-05 14:04:00.513 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-05 14:04:00.519 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-05 14:04:00.521 | + functions-common:run_process:1680 : local service=keystone 2022-04-05 14:04:00.524 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-05 14:04:00.526 | + functions-common:run_process:1682 : local group= 2022-04-05 14:04:00.529 | + functions-common:run_process:1683 : local user= 2022-04-05 14:04:00.532 | + functions-common:run_process:1685 : local name=keystone 2022-04-05 14:04:00.534 | + functions-common:run_process:1687 : time_start run_process 2022-04-05 14:04:00.537 | + functions-common:time_start:2411 : local name=run_process 2022-04-05 14:04:00.539 | + functions-common:time_start:2412 : local start_time= 2022-04-05 14:04:00.542 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-05 14:04:00.545 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-05 14:04:00.550 | + functions-common:time_start:2416 : _TIME_START[$name]=1649167440547 2022-04-05 14:04:00.552 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-04-05 14:04:00.568 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:04:00.570 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-05 14:04:00.573 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-04-05 14:04:00.575 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-05 14:04:00.578 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-05 14:04:00.580 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-05 14:04:00.583 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-05 14:04:00.585 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-05 14:04:00.587 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-05 14:04:00.590 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-04-05 14:04:00.593 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-05 14:04:00.595 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-05 14:04:00.597 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-05 14:04:00.600 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-05 14:04:00.602 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-04-05 14:04:00.604 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-05 14:04:00.606 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-05 14:04:00.608 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-05 14:04:00.611 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-05 14:04:00.613 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-05 14:04:00.617 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-05 14:04:00.678 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-05 14:04:00.742 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-05 14:04:00.792 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-05 14:04:00.843 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-05 14:04:00.894 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-05 14:04:00.945 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-05 14:04:00.996 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-05 14:04:01.049 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-05 14:04:01.100 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-05 14:04:01.153 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-05 14:04:01.155 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-05 14:04:01.218 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-05 14:04:01.625 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-04-05 14:04:01.638 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-05 14:04:02.022 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-04-05 14:04:02.107 | + functions-common:run_process:1691 : time_stop run_process 2022-04-05 14:04:02.108 | + functions-common:time_stop:2425 : local name 2022-04-05 14:04:02.113 | + functions-common:time_stop:2426 : local end_time 2022-04-05 14:04:02.116 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 14:04:02.119 | + functions-common:time_stop:2428 : local total 2022-04-05 14:04:02.121 | + functions-common:time_stop:2429 : local start_time 2022-04-05 14:04:02.124 | + functions-common:time_stop:2431 : name=run_process 2022-04-05 14:04:02.127 | + functions-common:time_stop:2432 : start_time=1649167440547 2022-04-05 14:04:02.129 | + functions-common:time_stop:2434 : [[ -z 1649167440547 ]] 2022-04-05 14:04:02.132 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 14:04:02.137 | + functions-common:time_stop:2437 : end_time=1649167442134 2022-04-05 14:04:02.140 | + functions-common:time_stop:2438 : elapsed_time=1587 2022-04-05 14:04:02.142 | + functions-common:time_stop:2439 : total=1500 2022-04-05 14:04:02.145 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 14:04:02.147 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3087 2022-04-05 14:04:02.150 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-05 14:04:02.150 | Waiting for keystone to start... 2022-04-05 14:04:02.152 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.50/identity/v3/ 2022-04-05 14:04:02.155 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.50/identity/v3/ 2022-04-05 14:04:02.158 | + functions:wait_for_service:457 : local timeout=60 2022-04-05 14:04:02.161 | + functions:wait_for_service:458 : local url=http://10.222.0.50/identity/v3/ 2022-04-05 14:04:02.163 | + functions:wait_for_service:459 : local rval=0 2022-04-05 14:04:02.165 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-05 14:04:02.168 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-05 14:04:02.170 | + functions-common:time_start:2412 : local start_time= 2022-04-05 14:04:02.172 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-05 14:04:02.176 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-05 14:04:02.180 | + functions-common:time_start:2416 : _TIME_START[$name]=1649167442177 2022-04-05 14:04:02.182 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-05 14:04:02.196 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.50/identity/v3/ 2022-04-05 14:04:08.833 | + :: : [[ 200 == 503 ]] 2022-04-05 14:04:08.834 | + :: : [[ 0 -eq 7 ]] 2022-04-05 14:04:08.837 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-05 14:04:08.839 | + functions-common:time_stop:2425 : local name 2022-04-05 14:04:08.842 | + functions-common:time_stop:2426 : local end_time 2022-04-05 14:04:08.845 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-05 14:04:08.847 | + functions-common:time_stop:2428 : local total 2022-04-05 14:04:08.849 | + functions-common:time_stop:2429 : local start_time 2022-04-05 14:04:08.852 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-05 14:04:08.854 | + functions-common:time_stop:2432 : start_time=1649167442177 2022-04-05 14:04:08.856 | + functions-common:time_stop:2434 : [[ -z 1649167442177 ]] 2022-04-05 14:04:08.860 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-05 14:04:08.864 | + functions-common:time_stop:2437 : end_time=1649167448862 2022-04-05 14:04:08.867 | + functions-common:time_stop:2438 : elapsed_time=6685 2022-04-05 14:04:08.869 | + functions-common:time_stop:2439 : total=0 2022-04-05 14:04:08.871 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-05 14:04:08.874 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6685 2022-04-05 14:04:08.876 | + functions:wait_for_service:467 : return 0 2022-04-05 14:04:08.878 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-05 14:04:08.895 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 14:04:08.898 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-05 14:04:08.900 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-05 14:04:08.902 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-04-05 14:04:08.934 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-04-05 14:04:08.937 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.50/identity 2022-04-05 14:04:13.539 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=80450) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-05 14:04:13.539 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=80450) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-05 14:04:13.540 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=80450) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-05 14:04:13.547 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=80450) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-05 14:04:13.564 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=80450) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-05 14:04:13.564 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=80450) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-05 14:04:13.595 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=80450) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-05 14:04:13.629 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=80450) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-05 14:04:13.629 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=80450) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-05 14:04:13.717 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80450) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-05 14:04:13.717 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=80450) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-05 14:04:13.717 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=80450) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-05 14:04:13.717 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=80450) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-05 14:04:13.717 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=80450) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-05 14:04:13.718 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=80450) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-05 14:04:13.730 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80450) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-05 14:04:13.730 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=80450) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-05 14:04:13.730 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=80450) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-05 14:04:13.730 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=80450) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-05 14:04:13.730 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=80450) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-05 14:04:13.731 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=80450) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-05 14:04:13.731 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80450) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-05 14:04:13.738 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=80450) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-05 14:04:13.741 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80450) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-05 14:04:13.742 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=80450) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-05 14:04:13.742 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=80450) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-05 14:04:13.742 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=80450) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-05 14:04:13.742 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=80450) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-05 14:04:13.742 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=80450) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-05 14:04:13.743 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80450) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-05 14:04:13.775 | 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=80450) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-05 14:04:14.082 | INFO keystone.cmd.bootstrap [None req-a6b454fb-339c-4580-951e-c0a627675aef None None] Created domain default 2022-04-05 14:04:14.124 | INFO keystone.cmd.bootstrap [None req-a6b454fb-339c-4580-951e-c0a627675aef None None] Created project admin 2022-04-05 14:04:14.153 | DEBUG passlib.handlers.bcrypt [None req-a6b454fb-339c-4580-951e-c0a627675aef None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=80450) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-05 14:04:14.154 | DEBUG passlib.handlers.bcrypt [None req-a6b454fb-339c-4580-951e-c0a627675aef None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=80450) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-05 14:04:14.218 | INFO keystone.cmd.bootstrap [None req-a6b454fb-339c-4580-951e-c0a627675aef None None] Created user admin 2022-04-05 14:04:14.230 | INFO keystone.cmd.bootstrap [None req-a6b454fb-339c-4580-951e-c0a627675aef None None] Created role reader 2022-04-05 14:04:14.240 | INFO keystone.cmd.bootstrap [None req-a6b454fb-339c-4580-951e-c0a627675aef None None] Created role member 2022-04-05 14:04:14.263 | INFO keystone.cmd.bootstrap [None req-a6b454fb-339c-4580-951e-c0a627675aef None None] Created implied role where c8323543aad240dfbbf56524f24442c8 implies fb4ad6ec2fc648b394114a6042da38ed 2022-04-05 14:04:14.274 | INFO keystone.cmd.bootstrap [None req-a6b454fb-339c-4580-951e-c0a627675aef None None] Created role admin 2022-04-05 14:04:14.292 | INFO keystone.cmd.bootstrap [None req-a6b454fb-339c-4580-951e-c0a627675aef None None] Created implied role where 0b6d7b9584e744ba86fc2079534c218c implies c8323543aad240dfbbf56524f24442c8 2022-04-05 14:04:14.304 | INFO keystone.cmd.bootstrap [None req-a6b454fb-339c-4580-951e-c0a627675aef None None] Granted role admin on project admin to user admin. 2022-04-05 14:04:14.314 | INFO keystone.cmd.bootstrap [None req-a6b454fb-339c-4580-951e-c0a627675aef None None] Granted role admin on the system to user admin. 2022-04-05 14:04:14.330 | WARNING py.warnings [None req-a6b454fb-339c-4580-951e-c0a627675aef None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-05 14:04:14.330 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-05 14:04:14.330 |  2022-04-05 14:04:14.333 | INFO keystone.cmd.bootstrap [None req-a6b454fb-339c-4580-951e-c0a627675aef None None] Created region RegionOne 2022-04-05 14:04:14.366 | INFO keystone.cmd.bootstrap [None req-a6b454fb-339c-4580-951e-c0a627675aef None None] Created public endpoint http://10.222.0.50/identity 2022-04-05 14:04:14.822 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-05 14:04:14.825 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-04-05 14:04:14.828 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-05 14:04:14.831 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-05 14:04:18.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:18.157 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:18.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:18.157 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:18.329 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:04:18.332 | + lib/keystone:create_keystone_accounts:310 : admin_project=e3b92a40ba70454095aa8fbe6b7277f3 2022-04-05 14:04:18.336 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-05 14:04:18.340 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-05 14:04:20.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:20.641 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:20.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:20.641 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:20.807 | ++ inc/async:async_inner:64 : rc=0 2022-04-05 14:04:20.834 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:04:20.834 | [77703 Async install_tempest:77703]: finished successfully 2022-04-05 14:04:20.837 | + lib/keystone:create_keystone_accounts:312 : admin_user=354e2f87f231423d9e557b40744593ac 2022-04-05 14:04:20.839 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-05 14:04:20.843 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-05 14:04:20.845 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-05 14:04:20.847 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 354e2f87f231423d9e557b40744593ac default 2022-04-05 14:04:20.903 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 354e2f87f231423d9e557b40744593ac default 2022-04-05 14:04:20.942 | [17815 Async ks-domain-role:80635]: running: get_or_add_user_domain_role admin 354e2f87f231423d9e557b40744593ac default 2022-04-05 14:04:20.944 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-05 14:04:20.947 | + functions-common:get_or_create_domain:877 : local domain_id 2022-04-05 14:04:20.950 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-05 14:04:24.075 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-04-05 14:04:24.078 | + functions-common:get_or_create_domain:888 : echo default 2022-04-05 14:04:24.078 | default 2022-04-05 14:04:24.081 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-05 14:04:24.145 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-05 14:04:24.188 | [17815 Async ks-project:80776]: running: get_or_create_project service Default 2022-04-05 14:04:24.190 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-05 14:04:24.255 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-05 14:04:24.298 | [17815 Async ks-service:80862]: running: get_or_create_role service 2022-04-05 14:04:24.300 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-05 14:04:24.373 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-05 14:04:24.455 | [17815 Async ks-reseller:80948]: running: get_or_create_role ResellerAdmin 2022-04-05 14:04:24.470 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-05 14:04:24.490 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-05 14:04:24.884 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-05 14:04:25.079 | [17815 Async ks-anotherrole:81070]: running: get_or_create_role anotherrole 2022-04-05 14:04:25.098 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-05 14:04:25.133 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-05 14:04:25.158 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-05 14:04:25.187 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-05 14:04:28.315 | + inc/async:async_inner:64 : rc=0 2022-04-05 14:04:28.374 | [80862 Async ks-service:80862]: finished successfully 2022-04-05 14:04:28.406 | + inc/async:async_inner:64 : rc=0 2022-04-05 14:04:28.454 | [80776 Async ks-project:80776]: finished successfully 2022-04-05 14:04:28.597 | + inc/async:async_inner:64 : rc=0 2022-04-05 14:04:28.633 | [80948 Async ks-reseller:80948]: finished successfully 2022-04-05 14:04:28.979 | + inc/async:async_inner:64 : rc=0 2022-04-05 14:04:29.011 | [81070 Async ks-anotherrole:81070]: finished successfully 2022-04-05 14:04:29.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:29.041 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:29.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:29.041 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:29.210 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:04:29.213 | ++ functions-common:get_or_create_project:938 : project_id=f386b85343a24eb8a826a87f204c2a27 2022-04-05 14:04:29.215 | ++ functions-common:get_or_create_project:939 : echo f386b85343a24eb8a826a87f204c2a27 2022-04-05 14:04:29.218 | + lib/keystone:create_keystone_accounts:340 : invis_project=f386b85343a24eb8a826a87f204c2a27 2022-04-05 14:04:29.220 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-05 14:04:29.223 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-05 14:04:29.226 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-05 14:04:29.229 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-05 14:04:31.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:31.758 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:31.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:31.758 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:31.940 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:04:31.943 | ++ functions-common:get_or_create_project:938 : project_id=515d39853f12460cab05dc294fb39dc0 2022-04-05 14:04:31.946 | ++ functions-common:get_or_create_project:939 : echo 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:04:31.949 | + lib/keystone:create_keystone_accounts:344 : demo_project=515d39853f12460cab05dc294fb39dc0 2022-04-05 14:04:31.951 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-05 14:04:31.954 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-05 14:04:31.957 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-05 14:04:31.959 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-04-05 14:04:31.962 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-04-05 14:04:31.965 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-05 14:04:32.078 | + inc/async:async_inner:64 : rc=0 2022-04-05 14:04:32.104 | [80635 Async ks-domain-role:80635]: finished successfully 2022-04-05 14:04:34.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:34.567 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:34.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:34.567 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:34.734 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:04:34.737 | ++ functions-common:get_or_create_user:925 : user_id=a8eafb88094a462da5bdee03bed691d7 2022-04-05 14:04:34.739 | ++ functions-common:get_or_create_user:926 : echo a8eafb88094a462da5bdee03bed691d7 2022-04-05 14:04:34.742 | + lib/keystone:create_keystone_accounts:347 : demo_user=a8eafb88094a462da5bdee03bed691d7 2022-04-05 14:04:34.744 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-05 14:04:34.793 | [17815 Async ks-domain-role:80635]: Waiting for completion of get_or_add_user_domain_role admin 354e2f87f231423d9e557b40744593ac default running on PID 80635 (6 other jobs running) 2022-04-05 14:04:34.818 | [17815 Async ks-domain-role:80635]: Signaling child to exit 2022-04-05 14:04:34.818 | WAKEUP 2022-04-05 14:04:34.841 | [17815 Async ks-domain-role:80635]: Signaled 2022-04-05 14:04:34.842 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-04-05 14:04:34.842 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 354e2f87f231423d9e557b40744593ac --domain default 2022-04-05 14:04:34.842 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-04-05 14:04:34.842 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:04:34.843 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:04:34.843 | ++ functions-common:get_field:812 : read data 2022-04-05 14:04:34.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:34.843 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:34.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:34.843 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:34.843 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:04:34.843 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-04-05 14:04:34.843 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-04-05 14:04:34.843 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 354e2f87f231423d9e557b40744593ac --domain default 2022-04-05 14:04:34.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:34.843 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:34.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:34.843 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:34.843 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 354e2f87f231423d9e557b40744593ac --domain default 2022-04-05 14:04:34.843 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-04-05 14:04:34.843 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:04:34.843 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:04:34.843 | ++ functions-common:get_field:812 : read data 2022-04-05 14:04:34.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:34.843 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:34.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:34.843 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:34.843 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:04:34.843 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-05 14:04:34.843 | ++ functions-common:get_field:816 : field='$2' 2022-04-05 14:04:34.843 | ++ functions-common:get_field:818 : echo '| 0b6d7b9584e744ba86fc2079534c218c | 354e2f87f231423d9e557b40744593ac | | | default | | False |' 2022-04-05 14:04:34.843 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-05 14:04:34.843 | ++ functions-common:get_field:812 : read data 2022-04-05 14:04:34.843 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=0b6d7b9584e744ba86fc2079534c218c 2022-04-05 14:04:34.843 | + functions-common:get_or_add_user_domain_role:1021 : echo 0b6d7b9584e744ba86fc2079534c218c 2022-04-05 14:04:34.843 | 0b6d7b9584e744ba86fc2079534c218c 2022-04-05 14:04:34.887 | [17815 Async ks-domain-role:80635]: finished get_or_add_user_domain_role admin 354e2f87f231423d9e557b40744593ac default with result 0 in 11 seconds 2022-04-05 14:04:34.894 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-05 14:04:34.929 | [17815 Async ks-project:80776]: Waiting for completion of get_or_create_project service Default running on PID 80776 (5 other jobs running) 2022-04-05 14:04:34.955 | [17815 Async ks-project:80776]: Signaling child to exit 2022-04-05 14:04:34.955 | WAKEUP 2022-04-05 14:04:34.977 | [17815 Async ks-project:80776]: Signaled 2022-04-05 14:04:34.979 | + functions-common:get_or_create_project:932 : local project_id 2022-04-05 14:04:34.979 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-05 14:04:34.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:34.979 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:34.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:34.979 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:34.979 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:04:34.979 | + functions-common:get_or_create_project:938 : project_id=e2299064e74f424189aa2a871cd20a22 2022-04-05 14:04:34.979 | + functions-common:get_or_create_project:939 : echo e2299064e74f424189aa2a871cd20a22 2022-04-05 14:04:34.979 | e2299064e74f424189aa2a871cd20a22 2022-04-05 14:04:35.023 | [17815 Async ks-project:80776]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-05 14:04:35.063 | [17815 Async ks-service:80862]: Waiting for completion of get_or_create_role service running on PID 80862 (4 other jobs running) 2022-04-05 14:04:35.088 | [17815 Async ks-service:80862]: Signaling child to exit 2022-04-05 14:04:35.088 | WAKEUP 2022-04-05 14:04:35.111 | [17815 Async ks-service:80862]: Signaled 2022-04-05 14:04:35.113 | + functions-common:get_or_create_role:945 : local role_id 2022-04-05 14:04:35.113 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-05 14:04:35.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:35.113 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:35.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:35.113 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:35.113 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:04:35.113 | + functions-common:get_or_create_role:950 : role_id=127c0ee361fc41d58d44454c303b62d3 2022-04-05 14:04:35.113 | + functions-common:get_or_create_role:951 : echo 127c0ee361fc41d58d44454c303b62d3 2022-04-05 14:04:35.113 | 127c0ee361fc41d58d44454c303b62d3 2022-04-05 14:04:35.157 | [17815 Async ks-service:80862]: finished get_or_create_role service with result 0 in 4 seconds 2022-04-05 14:04:35.193 | [17815 Async ks-reseller:80948]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 80948 (3 other jobs running) 2022-04-05 14:04:35.217 | [17815 Async ks-reseller:80948]: Signaling child to exit 2022-04-05 14:04:35.218 | WAKEUP 2022-04-05 14:04:35.240 | [17815 Async ks-reseller:80948]: Signaled 2022-04-05 14:04:35.241 | + functions-common:get_or_create_role:945 : local role_id 2022-04-05 14:04:35.241 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-05 14:04:35.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:35.241 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:35.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:35.242 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:35.242 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:04:35.242 | + functions-common:get_or_create_role:950 : role_id=8411c8ef92ba4d9b9d81123a6bca3555 2022-04-05 14:04:35.242 | + functions-common:get_or_create_role:951 : echo 8411c8ef92ba4d9b9d81123a6bca3555 2022-04-05 14:04:35.242 | 8411c8ef92ba4d9b9d81123a6bca3555 2022-04-05 14:04:35.285 | [17815 Async ks-reseller:80948]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-05 14:04:35.321 | [17815 Async ks-anotherrole:81070]: Waiting for completion of get_or_create_role anotherrole running on PID 81070 (2 other jobs running) 2022-04-05 14:04:35.345 | [17815 Async ks-anotherrole:81070]: Signaling child to exit 2022-04-05 14:04:35.345 | WAKEUP 2022-04-05 14:04:35.367 | [17815 Async ks-anotherrole:81070]: Signaled 2022-04-05 14:04:35.369 | + functions-common:get_or_create_role:945 : local role_id 2022-04-05 14:04:35.369 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-05 14:04:35.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:35.369 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:35.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:35.369 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:35.369 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:04:35.369 | + functions-common:get_or_create_role:950 : role_id=1f24110d2bc04596bcebf5e36553c92a 2022-04-05 14:04:35.369 | + functions-common:get_or_create_role:951 : echo 1f24110d2bc04596bcebf5e36553c92a 2022-04-05 14:04:35.369 | 1f24110d2bc04596bcebf5e36553c92a 2022-04-05 14:04:35.413 | [17815 Async ks-anotherrole:81070]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-05 14:04:35.417 | + inc/async:async_wait:197 : return 0 2022-04-05 14:04:35.420 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member a8eafb88094a462da5bdee03bed691d7 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:04:35.480 | + inc/async:async_inner:63 : get_or_add_user_project_role member a8eafb88094a462da5bdee03bed691d7 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:04:35.521 | [17815 Async ks-demo-member:81939]: running: get_or_add_user_project_role member a8eafb88094a462da5bdee03bed691d7 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:04:35.523 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 354e2f87f231423d9e557b40744593ac 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:04:35.585 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 354e2f87f231423d9e557b40744593ac 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:04:35.629 | [17815 Async ks-demo-admin:82051]: running: get_or_add_user_project_role admin 354e2f87f231423d9e557b40744593ac 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:04:35.633 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole a8eafb88094a462da5bdee03bed691d7 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:04:35.703 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a8eafb88094a462da5bdee03bed691d7 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:04:35.752 | [17815 Async ks-demo-another:82163]: running: get_or_add_user_project_role anotherrole a8eafb88094a462da5bdee03bed691d7 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:04:35.755 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member a8eafb88094a462da5bdee03bed691d7 f386b85343a24eb8a826a87f204c2a27 2022-04-05 14:04:35.828 | + inc/async:async_inner:63 : get_or_add_user_project_role member a8eafb88094a462da5bdee03bed691d7 f386b85343a24eb8a826a87f204c2a27 2022-04-05 14:04:35.882 | [17815 Async ks-demo-invis:82275]: running: get_or_add_user_project_role member a8eafb88094a462da5bdee03bed691d7 f386b85343a24eb8a826a87f204c2a27 2022-04-05 14:04:35.885 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-05 14:04:35.892 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-05 14:04:35.899 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-05 14:04:35.909 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-04-05 14:04:35.914 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-04-05 14:04:35.921 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-05 14:04:40.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:40.153 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:40.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:40.153 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:40.338 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:04:40.343 | ++ functions-common:get_or_create_user:925 : user_id=8fa84837e5c646f3ace480e7f2efb0d7 2022-04-05 14:04:40.346 | ++ functions-common:get_or_create_user:926 : echo 8fa84837e5c646f3ace480e7f2efb0d7 2022-04-05 14:04:40.349 | + lib/keystone:create_keystone_accounts:360 : demo_reader=8fa84837e5c646f3ace480e7f2efb0d7 2022-04-05 14:04:40.352 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 8fa84837e5c646f3ace480e7f2efb0d7 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:04:40.447 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 8fa84837e5c646f3ace480e7f2efb0d7 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:04:40.529 | [17815 Async ks-demo-reader:82431]: running: get_or_add_user_project_role reader 8fa84837e5c646f3ace480e7f2efb0d7 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:04:40.534 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-05 14:04:40.539 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-05 14:04:40.545 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-05 14:04:40.571 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-05 14:04:44.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:44.505 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:44.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:44.505 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:44.683 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:04:44.687 | ++ functions-common:get_or_create_project:938 : project_id=8f22b54ead39468db1862a3876e7b351 2022-04-05 14:04:44.693 | ++ functions-common:get_or_create_project:939 : echo 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:04:44.696 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=8f22b54ead39468db1862a3876e7b351 2022-04-05 14:04:44.698 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-05 14:04:44.707 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-05 14:04:44.707 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-05 14:04:44.708 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-04-05 14:04:44.710 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-04-05 14:04:44.713 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-05 14:04:47.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:47.783 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:47.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:47.783 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:48.182 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:04:48.202 | ++ functions-common:get_or_create_user:925 : user_id=fc0e4036b067418587fded6e188c3985 2022-04-05 14:04:48.226 | ++ functions-common:get_or_create_user:926 : echo fc0e4036b067418587fded6e188c3985 2022-04-05 14:04:48.245 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=fc0e4036b067418587fded6e188c3985 2022-04-05 14:04:48.274 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin fc0e4036b067418587fded6e188c3985 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:04:48.703 | + inc/async:async_inner:63 : get_or_add_user_project_role admin fc0e4036b067418587fded6e188c3985 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:04:48.967 | [17815 Async ks-alt-admin:82801]: running: get_or_add_user_project_role admin fc0e4036b067418587fded6e188c3985 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:04:48.987 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole fc0e4036b067418587fded6e188c3985 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:04:49.402 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole fc0e4036b067418587fded6e188c3985 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:04:49.643 | [17815 Async ks-alt-another:82913]: running: get_or_add_user_project_role anotherrole fc0e4036b067418587fded6e188c3985 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:04:49.678 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-05 14:04:49.725 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-05 14:04:49.750 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-05 14:04:49.774 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-04-05 14:04:49.798 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-04-05 14:04:49.832 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-05 14:04:51.054 | + inc/async:async_inner:64 : rc=0 2022-04-05 14:04:51.228 | [82163 Async ks-demo-another:82163]: finished successfully 2022-04-05 14:04:51.991 | + inc/async:async_inner:64 : rc=0 2022-04-05 14:04:52.159 | [81939 Async ks-demo-member:81939]: finished successfully 2022-04-05 14:04:53.261 | + inc/async:async_inner:64 : rc=0 2022-04-05 14:04:53.306 | [82051 Async ks-demo-admin:82051]: finished successfully 2022-04-05 14:04:54.171 | + inc/async:async_inner:64 : rc=0 2022-04-05 14:04:54.216 | [82275 Async ks-demo-invis:82275]: finished successfully 2022-04-05 14:04:54.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:54.449 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:54.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:54.449 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:54.661 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:04:54.664 | ++ functions-common:get_or_create_user:925 : user_id=fe8743647a244f3785b93ccc3897fe55 2022-04-05 14:04:54.670 | ++ functions-common:get_or_create_user:926 : echo fe8743647a244f3785b93ccc3897fe55 2022-04-05 14:04:54.673 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=fe8743647a244f3785b93ccc3897fe55 2022-04-05 14:04:54.676 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member fe8743647a244f3785b93ccc3897fe55 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:04:54.771 | + inc/async:async_inner:63 : get_or_add_user_project_role member fe8743647a244f3785b93ccc3897fe55 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:04:54.878 | [17815 Async ks-alt-member-user:83297]: running: get_or_add_user_project_role member fe8743647a244f3785b93ccc3897fe55 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:04:54.880 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-05 14:04:54.892 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-05 14:04:54.896 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-05 14:04:54.900 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-05 14:04:54.904 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-04-05 14:04:54.911 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-05 14:04:57.502 | + inc/async:async_inner:64 : rc=0 2022-04-05 14:04:57.623 | [82431 Async ks-demo-reader:82431]: finished successfully 2022-04-05 14:04:58.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:58.532 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:58.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:04:58.533 | from cryptography.utils import int_from_bytes 2022-04-05 14:04:58.722 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:04:58.724 | ++ functions-common:get_or_create_user:925 : user_id=9e4bf91d2877414680e41e8c6d137f8a 2022-04-05 14:04:58.728 | ++ functions-common:get_or_create_user:926 : echo 9e4bf91d2877414680e41e8c6d137f8a 2022-04-05 14:04:58.730 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=9e4bf91d2877414680e41e8c6d137f8a 2022-04-05 14:04:58.736 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 9e4bf91d2877414680e41e8c6d137f8a 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:04:58.809 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 9e4bf91d2877414680e41e8c6d137f8a 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:04:58.856 | [17815 Async ks-alt-reader-user:83521]: running: get_or_add_user_project_role reader 9e4bf91d2877414680e41e8c6d137f8a 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:04:58.861 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-05 14:04:58.863 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-05 14:04:58.867 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-04-05 14:04:58.870 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-04-05 14:04:58.877 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-05 14:05:02.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:02.311 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:02.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:02.311 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:02.576 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:02.580 | ++ functions-common:get_or_create_user:925 : user_id=f6097db70c9a4629946da12d23ac700c 2022-04-05 14:05:02.583 | ++ functions-common:get_or_create_user:926 : echo f6097db70c9a4629946da12d23ac700c 2022-04-05 14:05:02.587 | + lib/keystone:create_keystone_accounts:392 : system_member_user=f6097db70c9a4629946da12d23ac700c 2022-04-05 14:05:02.590 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member f6097db70c9a4629946da12d23ac700c all 2022-04-05 14:05:02.665 | + inc/async:async_inner:63 : get_or_add_user_system_role member f6097db70c9a4629946da12d23ac700c all 2022-04-05 14:05:02.709 | [17815 Async ks-system-member:83745]: running: get_or_add_user_system_role member f6097db70c9a4629946da12d23ac700c all 2022-04-05 14:05:02.715 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-05 14:05:02.718 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-05 14:05:02.722 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-04-05 14:05:02.725 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-04-05 14:05:02.731 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-05 14:05:05.378 | + inc/async:async_inner:64 : rc=0 2022-04-05 14:05:05.555 | [82913 Async ks-alt-another:82913]: finished successfully 2022-04-05 14:05:05.652 | + inc/async:async_inner:64 : rc=0 2022-04-05 14:05:05.804 | [82801 Async ks-alt-admin:82801]: finished successfully 2022-04-05 14:05:06.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:06.341 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:06.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:06.341 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:06.590 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:06.593 | ++ functions-common:get_or_create_user:925 : user_id=5c91363b636d4d66856006e9584e1e23 2022-04-05 14:05:06.598 | ++ functions-common:get_or_create_user:926 : echo 5c91363b636d4d66856006e9584e1e23 2022-04-05 14:05:06.601 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=5c91363b636d4d66856006e9584e1e23 2022-04-05 14:05:06.603 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 5c91363b636d4d66856006e9584e1e23 all 2022-04-05 14:05:06.690 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 5c91363b636d4d66856006e9584e1e23 all 2022-04-05 14:05:06.774 | [17815 Async ks-system-reader:84039]: running: get_or_add_user_system_role reader 5c91363b636d4d66856006e9584e1e23 all 2022-04-05 14:05:06.778 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-05 14:05:06.782 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-05 14:05:06.784 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-04-05 14:05:06.787 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-05 14:05:06.791 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-05 14:05:08.926 | + inc/async:async_inner:64 : rc=0 2022-04-05 14:05:09.060 | [83297 Async ks-alt-member-user:83297]: finished successfully 2022-04-05 14:05:10.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:10.002 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:10.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:10.002 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:10.232 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:10.237 | ++ functions-common:get_or_create_group:902 : group_id=7597e7c0131748b8b439c500d7869553 2022-04-05 14:05:10.242 | ++ functions-common:get_or_create_group:903 : echo 7597e7c0131748b8b439c500d7869553 2022-04-05 14:05:10.245 | + lib/keystone:create_keystone_accounts:402 : admin_group=7597e7c0131748b8b439c500d7869553 2022-04-05 14:05:10.251 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-05 14:05:10.258 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-05 14:05:10.261 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-04-05 14:05:10.265 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-05 14:05:10.270 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-05 14:05:11.772 | + inc/async:async_inner:64 : rc=0 2022-04-05 14:05:11.802 | [83521 Async ks-alt-reader-user:83521]: finished successfully 2022-04-05 14:05:13.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:13.068 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:13.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:13.068 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:13.260 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:13.264 | ++ functions-common:get_or_create_group:902 : group_id=9aaed0ee3f3f4a148a7f0b7df30de344 2022-04-05 14:05:13.267 | ++ functions-common:get_or_create_group:903 : echo 9aaed0ee3f3f4a148a7f0b7df30de344 2022-04-05 14:05:13.270 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=9aaed0ee3f3f4a148a7f0b7df30de344 2022-04-05 14:05:13.272 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 9aaed0ee3f3f4a148a7f0b7df30de344 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:05:13.350 | + inc/async:async_inner:63 : get_or_add_group_project_role member 9aaed0ee3f3f4a148a7f0b7df30de344 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:05:13.405 | [17815 Async ks-group-memberdemo:84382]: running: get_or_add_group_project_role member 9aaed0ee3f3f4a148a7f0b7df30de344 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:05:13.407 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 9aaed0ee3f3f4a148a7f0b7df30de344 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:05:13.431 | + inc/async:async_inner:64 : rc=0 2022-04-05 14:05:13.472 | [83745 Async ks-system-member:83745]: finished successfully 2022-04-05 14:05:13.498 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 9aaed0ee3f3f4a148a7f0b7df30de344 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:05:13.562 | [17815 Async ks-group-anotherdemo:84505]: running: get_or_add_group_project_role anotherrole 9aaed0ee3f3f4a148a7f0b7df30de344 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:05:13.571 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 9aaed0ee3f3f4a148a7f0b7df30de344 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:05:13.664 | + inc/async:async_inner:63 : get_or_add_group_project_role member 9aaed0ee3f3f4a148a7f0b7df30de344 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:05:13.771 | [17815 Async ks-group-memberalt:84591]: running: get_or_add_group_project_role member 9aaed0ee3f3f4a148a7f0b7df30de344 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:05:13.798 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 9aaed0ee3f3f4a148a7f0b7df30de344 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:05:14.071 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 9aaed0ee3f3f4a148a7f0b7df30de344 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:05:14.295 | [17815 Async ks-group-anotheralt:84697]: running: get_or_add_group_project_role anotherrole 9aaed0ee3f3f4a148a7f0b7df30de344 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:05:14.311 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 7597e7c0131748b8b439c500d7869553 e3b92a40ba70454095aa8fbe6b7277f3 2022-04-05 14:05:14.694 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 7597e7c0131748b8b439c500d7869553 e3b92a40ba70454095aa8fbe6b7277f3 2022-04-05 14:05:14.931 | [17815 Async ks-group-admin:84786]: running: get_or_add_group_project_role admin 7597e7c0131748b8b439c500d7869553 e3b92a40ba70454095aa8fbe6b7277f3 2022-04-05 14:05:14.958 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-05 14:05:15.358 | [17815 Async ks-demo-member:81939]: Waiting for completion of get_or_add_user_project_role member a8eafb88094a462da5bdee03bed691d7 515d39853f12460cab05dc294fb39dc0 running on PID 81939 (17 other jobs running) 2022-04-05 14:05:15.532 | [17815 Async ks-demo-member:81939]: Signaling child to exit 2022-04-05 14:05:15.533 | WAKEUP 2022-04-05 14:05:15.697 | [17815 Async ks-demo-member:81939]: Signaled 2022-04-05 14:05:15.710 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-05 14:05:15.710 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-05 14:05:15.710 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-05 14:05:15.710 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-05 14:05:15.710 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-05 14:05:15.710 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-05 14:05:15.710 | ++ functions-common:_get_domain_args:967 : echo 2022-04-05 14:05:15.710 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-05 14:05:15.710 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a8eafb88094a462da5bdee03bed691d7 --project 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:05:15.710 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-05 14:05:15.710 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:05:15.710 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:05:15.710 | ++ functions-common:get_field:812 : read data 2022-04-05 14:05:15.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:15.710 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:15.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:15.710 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:15.710 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:15.710 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-05 14:05:15.710 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-05 14:05:15.710 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user a8eafb88094a462da5bdee03bed691d7 --project 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:05:15.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:15.710 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:15.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:15.710 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:15.710 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a8eafb88094a462da5bdee03bed691d7 --project 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:05:15.710 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-05 14:05:15.710 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:05:15.711 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:05:15.711 | ++ functions-common:get_field:812 : read data 2022-04-05 14:05:15.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:15.711 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:15.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:15.711 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:15.711 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:15.711 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-05 14:05:15.711 | ++ functions-common:get_field:816 : field='$2' 2022-04-05 14:05:15.711 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-05 14:05:15.711 | ++ functions-common:get_field:818 : echo '| c8323543aad240dfbbf56524f24442c8 | a8eafb88094a462da5bdee03bed691d7 | | 515d39853f12460cab05dc294fb39dc0 | | | False |' 2022-04-05 14:05:15.711 | ++ functions-common:get_field:812 : read data 2022-04-05 14:05:15.711 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c8323543aad240dfbbf56524f24442c8 2022-04-05 14:05:15.711 | + functions-common:get_or_add_user_project_role:997 : echo c8323543aad240dfbbf56524f24442c8 2022-04-05 14:05:15.711 | c8323543aad240dfbbf56524f24442c8 2022-04-05 14:05:16.043 | [17815 Async ks-demo-member:81939]: finished get_or_add_user_project_role member a8eafb88094a462da5bdee03bed691d7 515d39853f12460cab05dc294fb39dc0 with result 0 in 16 seconds 2022-04-05 14:05:16.338 | [17815 Async ks-demo-admin:82051]: Waiting for completion of get_or_add_user_project_role admin 354e2f87f231423d9e557b40744593ac 515d39853f12460cab05dc294fb39dc0 running on PID 82051 (16 other jobs running) 2022-04-05 14:05:16.524 | [17815 Async ks-demo-admin:82051]: Signaling child to exit 2022-04-05 14:05:16.524 | WAKEUP 2022-04-05 14:05:16.639 | [17815 Async ks-demo-admin:82051]: Signaled 2022-04-05 14:05:16.653 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-05 14:05:16.653 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-05 14:05:16.653 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-05 14:05:16.653 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-05 14:05:16.653 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-05 14:05:16.653 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-05 14:05:16.653 | ++ functions-common:_get_domain_args:967 : echo 2022-04-05 14:05:16.653 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-05 14:05:16.653 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 354e2f87f231423d9e557b40744593ac --project 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:05:16.653 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-05 14:05:16.653 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:05:16.653 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:05:16.653 | ++ functions-common:get_field:812 : read data 2022-04-05 14:05:16.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:16.654 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:16.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:16.654 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:16.654 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:16.654 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-05 14:05:16.654 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-05 14:05:16.654 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 354e2f87f231423d9e557b40744593ac --project 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:05:16.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:16.654 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:16.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:16.654 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:16.654 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 354e2f87f231423d9e557b40744593ac --project 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:05:16.654 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-05 14:05:16.654 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:05:16.654 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:05:16.654 | ++ functions-common:get_field:812 : read data 2022-04-05 14:05:16.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:16.654 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:16.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:16.654 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:16.654 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:16.654 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-05 14:05:16.654 | ++ functions-common:get_field:816 : field='$2' 2022-04-05 14:05:16.654 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-05 14:05:16.654 | ++ functions-common:get_field:818 : echo '| 0b6d7b9584e744ba86fc2079534c218c | 354e2f87f231423d9e557b40744593ac | | 515d39853f12460cab05dc294fb39dc0 | | | False |' 2022-04-05 14:05:16.654 | ++ functions-common:get_field:812 : read data 2022-04-05 14:05:16.654 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0b6d7b9584e744ba86fc2079534c218c 2022-04-05 14:05:16.654 | + functions-common:get_or_add_user_project_role:997 : echo 0b6d7b9584e744ba86fc2079534c218c 2022-04-05 14:05:16.654 | 0b6d7b9584e744ba86fc2079534c218c 2022-04-05 14:05:16.951 | [17815 Async ks-demo-admin:82051]: finished get_or_add_user_project_role admin 354e2f87f231423d9e557b40744593ac 515d39853f12460cab05dc294fb39dc0 with result 0 in 17 seconds 2022-04-05 14:05:17.193 | [17815 Async ks-demo-another:82163]: Waiting for completion of get_or_add_user_project_role anotherrole a8eafb88094a462da5bdee03bed691d7 515d39853f12460cab05dc294fb39dc0 running on PID 82163 (15 other jobs running) 2022-04-05 14:05:17.326 | [17815 Async ks-demo-another:82163]: Signaling child to exit 2022-04-05 14:05:17.326 | WAKEUP 2022-04-05 14:05:17.472 | [17815 Async ks-demo-another:82163]: Signaled 2022-04-05 14:05:17.486 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-05 14:05:17.486 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-05 14:05:17.486 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-05 14:05:17.486 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-05 14:05:17.486 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-05 14:05:17.486 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-05 14:05:17.486 | ++ functions-common:_get_domain_args:967 : echo 2022-04-05 14:05:17.486 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-05 14:05:17.486 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:05:17.486 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-05 14:05:17.486 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a8eafb88094a462da5bdee03bed691d7 --project 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:05:17.486 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:05:17.486 | ++ functions-common:get_field:812 : read data 2022-04-05 14:05:17.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:17.486 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:17.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:17.486 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:17.486 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:17.486 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-05 14:05:17.486 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-05 14:05:17.486 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user a8eafb88094a462da5bdee03bed691d7 --project 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:05:17.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:17.486 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:17.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:17.486 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:17.486 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-05 14:05:17.486 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:05:17.487 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a8eafb88094a462da5bdee03bed691d7 --project 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:05:17.487 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:05:17.487 | ++ functions-common:get_field:812 : read data 2022-04-05 14:05:17.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:17.487 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:17.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:17.487 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:17.487 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:17.487 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-05 14:05:17.487 | ++ functions-common:get_field:816 : field='$2' 2022-04-05 14:05:17.487 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-05 14:05:17.487 | ++ functions-common:get_field:818 : echo '| 1f24110d2bc04596bcebf5e36553c92a | a8eafb88094a462da5bdee03bed691d7 | | 515d39853f12460cab05dc294fb39dc0 | | | False |' 2022-04-05 14:05:17.487 | ++ functions-common:get_field:812 : read data 2022-04-05 14:05:17.487 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1f24110d2bc04596bcebf5e36553c92a 2022-04-05 14:05:17.487 | + functions-common:get_or_add_user_project_role:997 : echo 1f24110d2bc04596bcebf5e36553c92a 2022-04-05 14:05:17.487 | 1f24110d2bc04596bcebf5e36553c92a 2022-04-05 14:05:17.753 | [17815 Async ks-demo-another:82163]: finished get_or_add_user_project_role anotherrole a8eafb88094a462da5bdee03bed691d7 515d39853f12460cab05dc294fb39dc0 with result 0 in 15 seconds 2022-04-05 14:05:17.970 | [17815 Async ks-demo-invis:82275]: Waiting for completion of get_or_add_user_project_role member a8eafb88094a462da5bdee03bed691d7 f386b85343a24eb8a826a87f204c2a27 running on PID 82275 (14 other jobs running) 2022-04-05 14:05:18.125 | [17815 Async ks-demo-invis:82275]: Signaling child to exit 2022-04-05 14:05:18.125 | WAKEUP 2022-04-05 14:05:18.232 | [17815 Async ks-demo-invis:82275]: Signaled 2022-04-05 14:05:18.243 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-05 14:05:18.243 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-05 14:05:18.243 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-05 14:05:18.243 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-05 14:05:18.243 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-05 14:05:18.243 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-05 14:05:18.243 | ++ functions-common:_get_domain_args:967 : echo 2022-04-05 14:05:18.243 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-05 14:05:18.243 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a8eafb88094a462da5bdee03bed691d7 --project f386b85343a24eb8a826a87f204c2a27 2022-04-05 14:05:18.243 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:05:18.243 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-05 14:05:18.243 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:05:18.243 | ++ functions-common:get_field:812 : read data 2022-04-05 14:05:18.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:18.243 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:18.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:18.243 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:18.243 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:18.243 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-05 14:05:18.243 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-05 14:05:18.243 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user a8eafb88094a462da5bdee03bed691d7 --project f386b85343a24eb8a826a87f204c2a27 2022-04-05 14:05:18.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:18.243 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:18.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:18.243 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:18.243 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:05:18.243 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a8eafb88094a462da5bdee03bed691d7 --project f386b85343a24eb8a826a87f204c2a27 2022-04-05 14:05:18.244 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-05 14:05:18.244 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:05:18.244 | ++ functions-common:get_field:812 : read data 2022-04-05 14:05:18.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:18.244 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:18.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:18.244 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:18.244 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:18.244 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-05 14:05:18.244 | ++ functions-common:get_field:816 : field='$2' 2022-04-05 14:05:18.244 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-05 14:05:18.244 | ++ functions-common:get_field:818 : echo '| c8323543aad240dfbbf56524f24442c8 | a8eafb88094a462da5bdee03bed691d7 | | f386b85343a24eb8a826a87f204c2a27 | | | False |' 2022-04-05 14:05:18.244 | ++ functions-common:get_field:812 : read data 2022-04-05 14:05:18.244 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c8323543aad240dfbbf56524f24442c8 2022-04-05 14:05:18.244 | + functions-common:get_or_add_user_project_role:997 : echo c8323543aad240dfbbf56524f24442c8 2022-04-05 14:05:18.244 | c8323543aad240dfbbf56524f24442c8 2022-04-05 14:05:18.546 | [17815 Async ks-demo-invis:82275]: finished get_or_add_user_project_role member a8eafb88094a462da5bdee03bed691d7 f386b85343a24eb8a826a87f204c2a27 with result 0 in 18 seconds 2022-04-05 14:05:18.564 | + inc/async:async_inner:64 : rc=0 2022-04-05 14:05:18.616 | [17815 Async ks-demo-reader:82431]: Waiting for completion of get_or_add_user_project_role reader 8fa84837e5c646f3ace480e7f2efb0d7 515d39853f12460cab05dc294fb39dc0 running on PID 82431 (13 other jobs running) 2022-04-05 14:05:18.697 | [84039 Async ks-system-reader:84039]: finished successfully 2022-04-05 14:05:18.743 | [17815 Async ks-demo-reader:82431]: Signaling child to exit 2022-04-05 14:05:18.748 | WAKEUP 2022-04-05 14:05:18.878 | [17815 Async ks-demo-reader:82431]: Signaled 2022-04-05 14:05:18.887 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-05 14:05:18.887 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-05 14:05:18.887 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-05 14:05:18.887 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-05 14:05:18.887 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-05 14:05:18.887 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-05 14:05:18.887 | ++ functions-common:_get_domain_args:967 : echo 2022-04-05 14:05:18.887 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-05 14:05:18.887 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8fa84837e5c646f3ace480e7f2efb0d7 --project 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:05:18.887 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:05:18.887 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-05 14:05:18.887 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:05:18.887 | ++ functions-common:get_field:812 : read data 2022-04-05 14:05:18.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:18.887 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:18.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:18.887 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:18.888 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:18.888 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-05 14:05:18.888 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-05 14:05:18.888 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 8fa84837e5c646f3ace480e7f2efb0d7 --project 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:05:18.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:18.888 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:18.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:18.888 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:18.888 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-05 14:05:18.888 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:05:18.888 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8fa84837e5c646f3ace480e7f2efb0d7 --project 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:05:18.888 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:05:18.888 | ++ functions-common:get_field:812 : read data 2022-04-05 14:05:18.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:18.888 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:18.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:18.888 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:18.888 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:18.888 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-05 14:05:18.888 | ++ functions-common:get_field:816 : field='$2' 2022-04-05 14:05:18.888 | ++ functions-common:get_field:818 : echo '| fb4ad6ec2fc648b394114a6042da38ed | 8fa84837e5c646f3ace480e7f2efb0d7 | | 515d39853f12460cab05dc294fb39dc0 | | | False |' 2022-04-05 14:05:18.888 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-05 14:05:18.888 | ++ functions-common:get_field:812 : read data 2022-04-05 14:05:18.888 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fb4ad6ec2fc648b394114a6042da38ed 2022-04-05 14:05:18.888 | + functions-common:get_or_add_user_project_role:997 : echo fb4ad6ec2fc648b394114a6042da38ed 2022-04-05 14:05:18.888 | fb4ad6ec2fc648b394114a6042da38ed 2022-04-05 14:05:19.137 | [17815 Async ks-demo-reader:82431]: finished get_or_add_user_project_role reader 8fa84837e5c646f3ace480e7f2efb0d7 515d39853f12460cab05dc294fb39dc0 with result 0 in 17 seconds 2022-04-05 14:05:19.180 | + inc/async:async_wait:197 : return 0 2022-04-05 14:05:19.199 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-05 14:05:19.479 | [17815 Async ks-alt-admin:82801]: Waiting for completion of get_or_add_user_project_role admin fc0e4036b067418587fded6e188c3985 8f22b54ead39468db1862a3876e7b351 running on PID 82801 (12 other jobs running) 2022-04-05 14:05:19.630 | [17815 Async ks-alt-admin:82801]: Signaling child to exit 2022-04-05 14:05:19.631 | WAKEUP 2022-04-05 14:05:19.769 | [17815 Async ks-alt-admin:82801]: Signaled 2022-04-05 14:05:19.782 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-05 14:05:19.782 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-05 14:05:19.782 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-05 14:05:19.782 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-05 14:05:19.782 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-05 14:05:19.782 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-05 14:05:19.782 | ++ functions-common:_get_domain_args:967 : echo 2022-04-05 14:05:19.782 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-05 14:05:19.782 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:05:19.782 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-05 14:05:19.782 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fc0e4036b067418587fded6e188c3985 --project 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:05:19.782 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:05:19.782 | ++ functions-common:get_field:812 : read data 2022-04-05 14:05:19.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:19.782 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:19.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:19.783 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:19.783 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:19.783 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-05 14:05:19.783 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-05 14:05:19.783 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user fc0e4036b067418587fded6e188c3985 --project 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:05:19.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:19.783 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:19.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:19.783 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:19.783 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fc0e4036b067418587fded6e188c3985 --project 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:05:19.783 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:05:19.783 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-05 14:05:19.783 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:05:19.783 | ++ functions-common:get_field:812 : read data 2022-04-05 14:05:19.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:19.783 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:19.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:19.783 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:19.783 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:19.783 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-05 14:05:19.783 | ++ functions-common:get_field:816 : field='$2' 2022-04-05 14:05:19.783 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-05 14:05:19.783 | ++ functions-common:get_field:818 : echo '| 0b6d7b9584e744ba86fc2079534c218c | fc0e4036b067418587fded6e188c3985 | | 8f22b54ead39468db1862a3876e7b351 | | | False |' 2022-04-05 14:05:19.783 | ++ functions-common:get_field:812 : read data 2022-04-05 14:05:19.783 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0b6d7b9584e744ba86fc2079534c218c 2022-04-05 14:05:19.783 | + functions-common:get_or_add_user_project_role:997 : echo 0b6d7b9584e744ba86fc2079534c218c 2022-04-05 14:05:19.783 | 0b6d7b9584e744ba86fc2079534c218c 2022-04-05 14:05:20.042 | [17815 Async ks-alt-admin:82801]: finished get_or_add_user_project_role admin fc0e4036b067418587fded6e188c3985 8f22b54ead39468db1862a3876e7b351 with result 0 in 17 seconds 2022-04-05 14:05:20.275 | [17815 Async ks-alt-another:82913]: Waiting for completion of get_or_add_user_project_role anotherrole fc0e4036b067418587fded6e188c3985 8f22b54ead39468db1862a3876e7b351 running on PID 82913 (11 other jobs running) 2022-04-05 14:05:20.442 | [17815 Async ks-alt-another:82913]: Signaling child to exit 2022-04-05 14:05:20.442 | WAKEUP 2022-04-05 14:05:20.613 | [17815 Async ks-alt-another:82913]: Signaled 2022-04-05 14:05:20.615 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-05 14:05:20.615 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-05 14:05:20.615 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-05 14:05:20.615 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-05 14:05:20.615 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-05 14:05:20.615 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-05 14:05:20.615 | ++ functions-common:_get_domain_args:967 : echo 2022-04-05 14:05:20.615 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-05 14:05:20.615 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:05:20.615 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-05 14:05:20.615 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:05:20.615 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user fc0e4036b067418587fded6e188c3985 --project 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:05:20.615 | ++ functions-common:get_field:812 : read data 2022-04-05 14:05:20.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:20.615 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:20.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:20.616 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:20.616 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:20.616 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-05 14:05:20.616 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-05 14:05:20.616 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user fc0e4036b067418587fded6e188c3985 --project 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:05:20.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:20.616 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:20.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:20.616 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:20.616 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:05:20.616 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-05 14:05:20.616 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user fc0e4036b067418587fded6e188c3985 --project 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:05:20.616 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:05:20.616 | ++ functions-common:get_field:812 : read data 2022-04-05 14:05:20.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:20.616 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:20.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:20.616 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:20.616 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:20.616 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-05 14:05:20.616 | ++ functions-common:get_field:816 : field='$2' 2022-04-05 14:05:20.616 | ++ functions-common:get_field:818 : echo '| 1f24110d2bc04596bcebf5e36553c92a | fc0e4036b067418587fded6e188c3985 | | 8f22b54ead39468db1862a3876e7b351 | | | False |' 2022-04-05 14:05:20.616 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-05 14:05:20.616 | ++ functions-common:get_field:812 : read data 2022-04-05 14:05:20.616 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1f24110d2bc04596bcebf5e36553c92a 2022-04-05 14:05:20.616 | + functions-common:get_or_add_user_project_role:997 : echo 1f24110d2bc04596bcebf5e36553c92a 2022-04-05 14:05:20.616 | 1f24110d2bc04596bcebf5e36553c92a 2022-04-05 14:05:20.920 | [17815 Async ks-alt-another:82913]: finished get_or_add_user_project_role anotherrole fc0e4036b067418587fded6e188c3985 8f22b54ead39468db1862a3876e7b351 with result 0 in 16 seconds 2022-04-05 14:05:21.148 | [17815 Async ks-alt-member-user:83297]: Waiting for completion of get_or_add_user_project_role member fe8743647a244f3785b93ccc3897fe55 8f22b54ead39468db1862a3876e7b351 running on PID 83297 (10 other jobs running) 2022-04-05 14:05:21.274 | [17815 Async ks-alt-member-user:83297]: Signaling child to exit 2022-04-05 14:05:21.274 | WAKEUP 2022-04-05 14:05:21.399 | [17815 Async ks-alt-member-user:83297]: Signaled 2022-04-05 14:05:21.409 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-05 14:05:21.409 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-05 14:05:21.409 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-05 14:05:21.409 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-05 14:05:21.409 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-05 14:05:21.409 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-05 14:05:21.409 | ++ functions-common:_get_domain_args:967 : echo 2022-04-05 14:05:21.409 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-05 14:05:21.409 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-05 14:05:21.409 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:05:21.409 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fe8743647a244f3785b93ccc3897fe55 --project 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:05:21.409 | ++ functions-common:get_field:812 : read data 2022-04-05 14:05:21.409 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:05:21.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:21.409 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:21.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:21.409 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:21.409 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:21.409 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-05 14:05:21.409 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-05 14:05:21.409 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user fe8743647a244f3785b93ccc3897fe55 --project 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:05:21.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:21.410 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:21.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:21.410 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:21.410 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:05:21.410 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fe8743647a244f3785b93ccc3897fe55 --project 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:05:21.410 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-05 14:05:21.410 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:05:21.410 | ++ functions-common:get_field:812 : read data 2022-04-05 14:05:21.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:21.410 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:21.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:21.410 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:21.410 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:21.410 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-05 14:05:21.410 | ++ functions-common:get_field:816 : field='$2' 2022-04-05 14:05:21.410 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-05 14:05:21.410 | ++ functions-common:get_field:818 : echo '| c8323543aad240dfbbf56524f24442c8 | fe8743647a244f3785b93ccc3897fe55 | | 8f22b54ead39468db1862a3876e7b351 | | | False |' 2022-04-05 14:05:21.410 | ++ functions-common:get_field:812 : read data 2022-04-05 14:05:21.410 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c8323543aad240dfbbf56524f24442c8 2022-04-05 14:05:21.410 | + functions-common:get_or_add_user_project_role:997 : echo c8323543aad240dfbbf56524f24442c8 2022-04-05 14:05:21.410 | c8323543aad240dfbbf56524f24442c8 2022-04-05 14:05:21.679 | [17815 Async ks-alt-member-user:83297]: finished get_or_add_user_project_role member fe8743647a244f3785b93ccc3897fe55 8f22b54ead39468db1862a3876e7b351 with result 0 in 14 seconds 2022-04-05 14:05:21.883 | [17815 Async ks-alt-reader-user:83521]: Waiting for completion of get_or_add_user_project_role reader 9e4bf91d2877414680e41e8c6d137f8a 8f22b54ead39468db1862a3876e7b351 running on PID 83521 (9 other jobs running) 2022-04-05 14:05:22.039 | [17815 Async ks-alt-reader-user:83521]: Signaling child to exit 2022-04-05 14:05:22.040 | WAKEUP 2022-04-05 14:05:22.166 | [17815 Async ks-alt-reader-user:83521]: Signaled 2022-04-05 14:05:22.174 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-05 14:05:22.174 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-05 14:05:22.174 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-05 14:05:22.174 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-05 14:05:22.174 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-05 14:05:22.174 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-05 14:05:22.174 | ++ functions-common:_get_domain_args:967 : echo 2022-04-05 14:05:22.174 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-05 14:05:22.174 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-05 14:05:22.174 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:05:22.174 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9e4bf91d2877414680e41e8c6d137f8a --project 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:05:22.174 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:05:22.174 | ++ functions-common:get_field:812 : read data 2022-04-05 14:05:22.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:22.174 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:22.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:22.174 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:22.174 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:22.174 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-05 14:05:22.174 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-05 14:05:22.174 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 9e4bf91d2877414680e41e8c6d137f8a --project 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:05:22.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:22.174 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:22.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:22.174 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:22.174 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-05 14:05:22.175 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:05:22.175 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9e4bf91d2877414680e41e8c6d137f8a --project 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:05:22.175 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:05:22.175 | ++ functions-common:get_field:812 : read data 2022-04-05 14:05:22.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:22.175 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:22.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:22.175 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:22.175 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:22.175 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-05 14:05:22.175 | ++ functions-common:get_field:816 : field='$2' 2022-04-05 14:05:22.175 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-05 14:05:22.175 | ++ functions-common:get_field:818 : echo '| fb4ad6ec2fc648b394114a6042da38ed | 9e4bf91d2877414680e41e8c6d137f8a | | 8f22b54ead39468db1862a3876e7b351 | | | False |' 2022-04-05 14:05:22.175 | ++ functions-common:get_field:812 : read data 2022-04-05 14:05:22.175 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fb4ad6ec2fc648b394114a6042da38ed 2022-04-05 14:05:22.175 | + functions-common:get_or_add_user_project_role:997 : echo fb4ad6ec2fc648b394114a6042da38ed 2022-04-05 14:05:22.175 | fb4ad6ec2fc648b394114a6042da38ed 2022-04-05 14:05:22.464 | [17815 Async ks-alt-reader-user:83521]: finished get_or_add_user_project_role reader 9e4bf91d2877414680e41e8c6d137f8a 8f22b54ead39468db1862a3876e7b351 with result 0 in 13 seconds 2022-04-05 14:05:22.502 | + inc/async:async_wait:197 : return 0 2022-04-05 14:05:22.533 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-05 14:05:22.868 | [17815 Async ks-system-member:83745]: Waiting for completion of get_or_add_user_system_role member f6097db70c9a4629946da12d23ac700c all running on PID 83745 (8 other jobs running) 2022-04-05 14:05:23.020 | [17815 Async ks-system-member:83745]: Signaling child to exit 2022-04-05 14:05:23.020 | WAKEUP 2022-04-05 14:05:23.191 | [17815 Async ks-system-member:83745]: Signaled 2022-04-05 14:05:23.210 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-05 14:05:23.210 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-05 14:05:23.210 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-05 14:05:23.210 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-05 14:05:23.210 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-05 14:05:23.210 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-05 14:05:23.210 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-05 14:05:23.210 | ++ functions-common:_get_domain_args:967 : echo 2022-04-05 14:05:23.210 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-05 14:05:23.210 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f6097db70c9a4629946da12d23ac700c --system all -f value -c Role 2022-04-05 14:05:23.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:23.210 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:23.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:23.210 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:23.210 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:23.210 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-05 14:05:23.210 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-05 14:05:23.210 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user f6097db70c9a4629946da12d23ac700c --system all 2022-04-05 14:05:23.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:23.210 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:23.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:23.210 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:23.210 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f6097db70c9a4629946da12d23ac700c --system all -f value -c Role 2022-04-05 14:05:23.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:23.211 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:23.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:23.211 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:23.211 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:23.211 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=c8323543aad240dfbbf56524f24442c8 2022-04-05 14:05:23.211 | + functions-common:get_or_add_user_system_role:1052 : echo c8323543aad240dfbbf56524f24442c8 2022-04-05 14:05:23.211 | c8323543aad240dfbbf56524f24442c8 2022-04-05 14:05:23.523 | [17815 Async ks-system-member:83745]: finished get_or_add_user_system_role member f6097db70c9a4629946da12d23ac700c all with result 0 in 10 seconds 2022-04-05 14:05:23.723 | [17815 Async ks-system-reader:84039]: Waiting for completion of get_or_add_user_system_role reader 5c91363b636d4d66856006e9584e1e23 all running on PID 84039 (7 other jobs running) 2022-04-05 14:05:23.830 | [17815 Async ks-system-reader:84039]: Signaling child to exit 2022-04-05 14:05:23.831 | WAKEUP 2022-04-05 14:05:23.915 | [17815 Async ks-system-reader:84039]: Signaled 2022-04-05 14:05:23.930 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-05 14:05:23.930 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-05 14:05:23.930 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-05 14:05:23.930 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-05 14:05:23.930 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-05 14:05:23.930 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-05 14:05:23.930 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-05 14:05:23.930 | ++ functions-common:_get_domain_args:967 : echo 2022-04-05 14:05:23.930 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-05 14:05:23.930 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5c91363b636d4d66856006e9584e1e23 --system all -f value -c Role 2022-04-05 14:05:23.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:23.930 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:23.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:23.930 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:23.930 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:23.930 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-05 14:05:23.930 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-05 14:05:23.930 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 5c91363b636d4d66856006e9584e1e23 --system all 2022-04-05 14:05:23.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:23.930 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:23.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:23.930 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:23.930 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5c91363b636d4d66856006e9584e1e23 --system all -f value -c Role 2022-04-05 14:05:23.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:23.930 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:23.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:23.931 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:23.931 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:23.931 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=fb4ad6ec2fc648b394114a6042da38ed 2022-04-05 14:05:23.931 | + functions-common:get_or_add_user_system_role:1052 : echo fb4ad6ec2fc648b394114a6042da38ed 2022-04-05 14:05:23.931 | fb4ad6ec2fc648b394114a6042da38ed 2022-04-05 14:05:24.123 | [17815 Async ks-system-reader:84039]: finished get_or_add_user_system_role reader 5c91363b636d4d66856006e9584e1e23 all with result 0 in 12 seconds 2022-04-05 14:05:24.153 | + inc/async:async_wait:197 : return 0 2022-04-05 14:05:24.179 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-05 14:05:24.448 | [17815 Async ks-group-memberdemo:84382]: Waiting for completion of get_or_add_group_project_role member 9aaed0ee3f3f4a148a7f0b7df30de344 515d39853f12460cab05dc294fb39dc0 running on PID 84382 (6 other jobs running) 2022-04-05 14:05:24.597 | [17815 Async ks-group-memberdemo:84382]: Signaling child to exit 2022-04-05 14:05:27.368 | + inc/async:async_inner:64 : rc=0 2022-04-05 14:05:27.469 | [84505 Async ks-group-anotherdemo:84505]: finished successfully 2022-04-05 14:05:28.006 | + inc/async:async_inner:64 : rc=0 2022-04-05 14:05:28.041 | [84382 Async ks-group-memberdemo:84382]: finished successfully 2022-04-05 14:05:28.068 | WAKEUP 2022-04-05 14:05:28.106 | [17815 Async ks-group-memberdemo:84382]: Signaled 2022-04-05 14:05:28.107 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-05 14:05:28.107 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9aaed0ee3f3f4a148a7f0b7df30de344 --project 515d39853f12460cab05dc294fb39dc0 -f value 2022-04-05 14:05:28.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:28.107 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:28.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:28.107 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:28.107 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:28.108 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-05 14:05:28.108 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-05 14:05:28.108 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 9aaed0ee3f3f4a148a7f0b7df30de344 --project 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:05:28.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:28.108 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:28.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:28.108 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:28.108 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9aaed0ee3f3f4a148a7f0b7df30de344 --project 515d39853f12460cab05dc294fb39dc0 -f value 2022-04-05 14:05:28.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:28.108 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:28.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:28.108 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:28.108 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:28.108 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='c8323543aad240dfbbf56524f24442c8 9aaed0ee3f3f4a148a7f0b7df30de344 515d39853f12460cab05dc294fb39dc0 False' 2022-04-05 14:05:28.108 | + functions-common:get_or_add_group_project_role:1076 : echo c8323543aad240dfbbf56524f24442c8 9aaed0ee3f3f4a148a7f0b7df30de344 515d39853f12460cab05dc294fb39dc0 False 2022-04-05 14:05:28.108 | c8323543aad240dfbbf56524f24442c8 9aaed0ee3f3f4a148a7f0b7df30de344 515d39853f12460cab05dc294fb39dc0 False 2022-04-05 14:05:28.168 | [17815 Async ks-group-memberdemo:84382]: finished get_or_add_group_project_role member 9aaed0ee3f3f4a148a7f0b7df30de344 515d39853f12460cab05dc294fb39dc0 with result 0 in 14 seconds 2022-04-05 14:05:28.209 | [17815 Async ks-group-anotherdemo:84505]: Waiting for completion of get_or_add_group_project_role anotherrole 9aaed0ee3f3f4a148a7f0b7df30de344 515d39853f12460cab05dc294fb39dc0 running on PID 84505 (5 other jobs running) 2022-04-05 14:05:28.236 | [17815 Async ks-group-anotherdemo:84505]: Signaling child to exit 2022-04-05 14:05:28.236 | WAKEUP 2022-04-05 14:05:28.264 | [17815 Async ks-group-anotherdemo:84505]: Signaled 2022-04-05 14:05:28.266 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-05 14:05:28.266 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9aaed0ee3f3f4a148a7f0b7df30de344 --project 515d39853f12460cab05dc294fb39dc0 -f value 2022-04-05 14:05:28.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:28.266 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:28.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:28.266 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:28.266 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:28.266 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-05 14:05:28.266 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-05 14:05:28.266 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 9aaed0ee3f3f4a148a7f0b7df30de344 --project 515d39853f12460cab05dc294fb39dc0 2022-04-05 14:05:28.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:28.266 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:28.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:28.266 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:28.266 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9aaed0ee3f3f4a148a7f0b7df30de344 --project 515d39853f12460cab05dc294fb39dc0 -f value 2022-04-05 14:05:28.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:28.266 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:28.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:28.266 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:28.266 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:28.266 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='1f24110d2bc04596bcebf5e36553c92a 9aaed0ee3f3f4a148a7f0b7df30de344 515d39853f12460cab05dc294fb39dc0 False' 2022-04-05 14:05:28.266 | + functions-common:get_or_add_group_project_role:1076 : echo 1f24110d2bc04596bcebf5e36553c92a 9aaed0ee3f3f4a148a7f0b7df30de344 515d39853f12460cab05dc294fb39dc0 False 2022-04-05 14:05:28.266 | 1f24110d2bc04596bcebf5e36553c92a 9aaed0ee3f3f4a148a7f0b7df30de344 515d39853f12460cab05dc294fb39dc0 False 2022-04-05 14:05:28.317 | [17815 Async ks-group-anotherdemo:84505]: finished get_or_add_group_project_role anotherrole 9aaed0ee3f3f4a148a7f0b7df30de344 515d39853f12460cab05dc294fb39dc0 with result 0 in 14 seconds 2022-04-05 14:05:28.362 | [17815 Async ks-group-memberalt:84591]: Waiting for completion of get_or_add_group_project_role member 9aaed0ee3f3f4a148a7f0b7df30de344 8f22b54ead39468db1862a3876e7b351 running on PID 84591 (4 other jobs running) 2022-04-05 14:05:28.391 | [17815 Async ks-group-memberalt:84591]: Signaling child to exit 2022-04-05 14:05:28.750 | + inc/async:async_inner:64 : rc=0 2022-04-05 14:05:28.777 | [84591 Async ks-group-memberalt:84591]: finished successfully 2022-04-05 14:05:28.799 | WAKEUP 2022-04-05 14:05:28.823 | [17815 Async ks-group-memberalt:84591]: Signaled 2022-04-05 14:05:28.825 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-05 14:05:28.825 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9aaed0ee3f3f4a148a7f0b7df30de344 --project 8f22b54ead39468db1862a3876e7b351 -f value 2022-04-05 14:05:28.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:28.825 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:28.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:28.825 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:28.825 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:28.825 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-05 14:05:28.825 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-05 14:05:28.825 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 9aaed0ee3f3f4a148a7f0b7df30de344 --project 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:05:28.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:28.825 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:28.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:28.826 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:28.826 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9aaed0ee3f3f4a148a7f0b7df30de344 --project 8f22b54ead39468db1862a3876e7b351 -f value 2022-04-05 14:05:28.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:28.826 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:28.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:28.826 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:28.826 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:28.826 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='c8323543aad240dfbbf56524f24442c8 9aaed0ee3f3f4a148a7f0b7df30de344 8f22b54ead39468db1862a3876e7b351 False' 2022-04-05 14:05:28.826 | + functions-common:get_or_add_group_project_role:1076 : echo c8323543aad240dfbbf56524f24442c8 9aaed0ee3f3f4a148a7f0b7df30de344 8f22b54ead39468db1862a3876e7b351 False 2022-04-05 14:05:28.826 | c8323543aad240dfbbf56524f24442c8 9aaed0ee3f3f4a148a7f0b7df30de344 8f22b54ead39468db1862a3876e7b351 False 2022-04-05 14:05:28.874 | [17815 Async ks-group-memberalt:84591]: finished get_or_add_group_project_role member 9aaed0ee3f3f4a148a7f0b7df30de344 8f22b54ead39468db1862a3876e7b351 with result 0 in 15 seconds 2022-04-05 14:05:28.922 | [17815 Async ks-group-anotheralt:84697]: Waiting for completion of get_or_add_group_project_role anotherrole 9aaed0ee3f3f4a148a7f0b7df30de344 8f22b54ead39468db1862a3876e7b351 running on PID 84697 (3 other jobs running) 2022-04-05 14:05:28.950 | [17815 Async ks-group-anotheralt:84697]: Signaling child to exit 2022-04-05 14:05:29.363 | + inc/async:async_inner:64 : rc=0 2022-04-05 14:05:29.389 | [84697 Async ks-group-anotheralt:84697]: finished successfully 2022-04-05 14:05:29.410 | WAKEUP 2022-04-05 14:05:29.435 | [17815 Async ks-group-anotheralt:84697]: Signaled 2022-04-05 14:05:29.437 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-05 14:05:29.437 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9aaed0ee3f3f4a148a7f0b7df30de344 --project 8f22b54ead39468db1862a3876e7b351 -f value 2022-04-05 14:05:29.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:29.437 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:29.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:29.437 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:29.437 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:29.437 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-05 14:05:29.437 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-05 14:05:29.437 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 9aaed0ee3f3f4a148a7f0b7df30de344 --project 8f22b54ead39468db1862a3876e7b351 2022-04-05 14:05:29.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:29.437 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:29.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:29.437 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:29.437 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9aaed0ee3f3f4a148a7f0b7df30de344 --project 8f22b54ead39468db1862a3876e7b351 -f value 2022-04-05 14:05:29.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:29.437 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:29.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:29.438 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:29.438 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:29.438 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='1f24110d2bc04596bcebf5e36553c92a 9aaed0ee3f3f4a148a7f0b7df30de344 8f22b54ead39468db1862a3876e7b351 False' 2022-04-05 14:05:29.438 | + functions-common:get_or_add_group_project_role:1076 : echo 1f24110d2bc04596bcebf5e36553c92a 9aaed0ee3f3f4a148a7f0b7df30de344 8f22b54ead39468db1862a3876e7b351 False 2022-04-05 14:05:29.438 | 1f24110d2bc04596bcebf5e36553c92a 9aaed0ee3f3f4a148a7f0b7df30de344 8f22b54ead39468db1862a3876e7b351 False 2022-04-05 14:05:29.486 | [17815 Async ks-group-anotheralt:84697]: finished get_or_add_group_project_role anotherrole 9aaed0ee3f3f4a148a7f0b7df30de344 8f22b54ead39468db1862a3876e7b351 with result 0 in 15 seconds 2022-04-05 14:05:29.528 | [17815 Async ks-group-admin:84786]: Waiting for completion of get_or_add_group_project_role admin 7597e7c0131748b8b439c500d7869553 e3b92a40ba70454095aa8fbe6b7277f3 running on PID 84786 (2 other jobs running) 2022-04-05 14:05:29.554 | [17815 Async ks-group-admin:84786]: Signaling child to exit 2022-04-05 14:05:29.823 | + inc/async:async_inner:64 : rc=0 2022-04-05 14:05:29.849 | [84786 Async ks-group-admin:84786]: finished successfully 2022-04-05 14:05:29.869 | WAKEUP 2022-04-05 14:05:29.891 | [17815 Async ks-group-admin:84786]: Signaled 2022-04-05 14:05:29.892 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-05 14:05:29.892 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 7597e7c0131748b8b439c500d7869553 --project e3b92a40ba70454095aa8fbe6b7277f3 -f value 2022-04-05 14:05:29.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:29.893 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:29.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:29.893 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:29.893 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:29.893 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-05 14:05:29.893 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-05 14:05:29.893 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 7597e7c0131748b8b439c500d7869553 --project e3b92a40ba70454095aa8fbe6b7277f3 2022-04-05 14:05:29.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:29.893 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:29.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:29.893 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:29.893 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 7597e7c0131748b8b439c500d7869553 --project e3b92a40ba70454095aa8fbe6b7277f3 -f value 2022-04-05 14:05:29.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:29.893 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:29.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:05:29.893 | from cryptography.utils import int_from_bytes 2022-04-05 14:05:29.893 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:05:29.893 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='0b6d7b9584e744ba86fc2079534c218c 7597e7c0131748b8b439c500d7869553 e3b92a40ba70454095aa8fbe6b7277f3 False' 2022-04-05 14:05:29.893 | + functions-common:get_or_add_group_project_role:1076 : echo 0b6d7b9584e744ba86fc2079534c218c 7597e7c0131748b8b439c500d7869553 e3b92a40ba70454095aa8fbe6b7277f3 False 2022-04-05 14:05:29.893 | 0b6d7b9584e744ba86fc2079534c218c 7597e7c0131748b8b439c500d7869553 e3b92a40ba70454095aa8fbe6b7277f3 False 2022-04-05 14:05:29.937 | [17815 Async ks-group-admin:84786]: finished get_or_add_group_project_role admin 7597e7c0131748b8b439c500d7869553 e3b92a40ba70454095aa8fbe6b7277f3 with result 0 in 15 seconds 2022-04-05 14:05:29.941 | + inc/async:async_wait:197 : return 0 2022-04-05 14:05:29.944 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-05 14:05:29.961 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 14:05:29.963 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-04-05 14:05:29.982 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:05:29.985 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-04-05 14:05:29.987 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-05 14:05:30.048 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-05 14:05:30.086 | [17815 Async create_nova_accounts:86719]: running: create_nova_accounts 2022-04-05 14:05:30.089 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-04-05 14:05:30.108 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:05:30.110 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-04-05 14:05:30.113 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-05 14:05:30.173 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-05 14:05:30.217 | [17815 Async create_glance_accounts:86834]: running: create_glance_accounts 2022-04-05 14:05:30.220 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-04-05 14:05:30.242 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:05:30.245 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-04-05 14:05:30.247 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-05 14:05:30.321 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-05 14:05:30.365 | [17815 Async create_cinder_accounts:86964]: running: create_cinder_accounts 2022-04-05 14:05:30.372 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-04-05 14:05:30.393 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:05:30.396 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-04-05 14:05:30.398 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-05 14:05:30.479 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-05 14:05:30.548 | [17815 Async create_neutron_accounts:87079]: running: create_neutron_accounts 2022-04-05 14:05:30.553 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-04-05 14:05:30.585 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:05:30.592 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-04-05 14:05:30.595 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-05 14:05:30.839 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-05 14:05:31.084 | [17815 Async create_swift_accounts:87220]: running: create_swift_accounts 2022-04-05 14:05:31.103 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-04-05 14:05:31.238 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 14:05:31.263 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-05 14:05:31.625 | [17815 Async create_nova_accounts:86719]: Waiting for completion of create_nova_accounts running on PID 86719 (6 other jobs running) 2022-04-05 14:05:31.762 | [17815 Async create_nova_accounts:86719]: Signaling child to exit 2022-04-05 14:06:12.053 | + inc/async:async_inner:64 : rc=0 2022-04-05 14:06:12.223 | [87079 Async create_neutron_accounts:87079]: finished successfully 2022-04-05 14:06:30.576 | + inc/async:async_inner:64 : rc=0 2022-04-05 14:06:30.608 | [86964 Async create_cinder_accounts:86964]: finished successfully 2022-04-05 14:06:45.750 | + inc/async:async_inner:64 : rc=0 2022-04-05 14:06:45.780 | [86834 Async create_glance_accounts:86834]: finished successfully 2022-04-05 14:06:51.419 | + inc/async:async_inner:64 : rc=0 2022-04-05 14:06:51.444 | [86719 Async create_nova_accounts:86719]: finished successfully 2022-04-05 14:06:51.465 | WAKEUP 2022-04-05 14:06:51.489 | [17815 Async create_nova_accounts:86719]: Signaled 2022-04-05 14:06:51.490 | + lib/nova:create_nova_accounts:355 : [[ 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 ]] 2022-04-05 14:06:51.490 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-05 14:06:51.490 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-05 14:06:51.490 | + functions-common:get_or_create_user:909 : local user_id 2022-04-05 14:06:51.490 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-05 14:06:51.490 | + functions-common:get_or_create_user:913 : local email= 2022-04-05 14:06:51.490 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-05 14:06:51.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.490 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.491 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.491 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.491 | + functions-common:get_or_create_user:925 : user_id=61ea1d8912724cf5ad8381ce5cc53c13 2022-04-05 14:06:51.491 | + functions-common:get_or_create_user:926 : echo 61ea1d8912724cf5ad8381ce5cc53c13 2022-04-05 14:06:51.491 | 61ea1d8912724cf5ad8381ce5cc53c13 2022-04-05 14:06:51.491 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-05 14:06:51.491 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-05 14:06:51.491 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-05 14:06:51.491 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-05 14:06:51.491 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-05 14:06:51.491 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-05 14:06:51.491 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-05 14:06:51.491 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-05 14:06:51.491 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-05 14:06:51.491 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-05 14:06:51.491 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-05 14:06:51.491 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-05 14:06:51.491 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:06:51.491 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-05 14:06:51.491 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:06:51.491 | ++ functions-common:get_field:812 : read data 2022-04-05 14:06:51.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.491 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.491 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.491 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.491 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-05 14:06:51.491 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-05 14:06:51.491 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-05 14:06:51.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.492 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.492 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.492 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-05 14:06:51.492 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-05 14:06:51.492 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:06:51.492 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:06:51.492 | ++ functions-common:get_field:812 : read data 2022-04-05 14:06:51.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.492 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.492 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.492 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.492 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-05 14:06:51.492 | ++ functions-common:get_field:816 : field='$2' 2022-04-05 14:06:51.492 | ++ functions-common:get_field:818 : echo '| 127c0ee361fc41d58d44454c303b62d3 | 61ea1d8912724cf5ad8381ce5cc53c13 | | e2299064e74f424189aa2a871cd20a22 | | | False |' 2022-04-05 14:06:51.492 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-05 14:06:51.492 | ++ functions-common:get_field:812 : read data 2022-04-05 14:06:51.492 | + functions-common:get_or_add_user_project_role:995 : user_role_id=127c0ee361fc41d58d44454c303b62d3 2022-04-05 14:06:51.492 | + functions-common:get_or_add_user_project_role:997 : echo 127c0ee361fc41d58d44454c303b62d3 2022-04-05 14:06:51.492 | 127c0ee361fc41d58d44454c303b62d3 2022-04-05 14:06:51.492 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-05 14:06:51.492 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-05 14:06:51.492 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-05 14:06:51.492 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-05 14:06:51.492 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-05 14:06:51.492 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-05 14:06:51.492 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-05 14:06:51.492 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-05 14:06:51.493 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-05 14:06:51.493 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-05 14:06:51.493 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-05 14:06:51.493 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-05 14:06:51.493 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:06:51.493 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-05 14:06:51.493 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:06:51.493 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-05 14:06:51.493 | ++ functions-common:get_field:812 : read data 2022-04-05 14:06:51.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.493 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.493 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.493 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.493 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-05 14:06:51.493 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-05 14:06:51.493 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-05 14:06:51.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.493 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.493 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.493 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:06:51.493 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-05 14:06:51.493 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-05 14:06:51.493 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:06:51.493 | ++ functions-common:get_field:812 : read data 2022-04-05 14:06:51.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.493 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.493 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.494 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.494 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-05 14:06:51.494 | ++ functions-common:get_field:816 : field='$2' 2022-04-05 14:06:51.494 | ++ functions-common:get_field:818 : echo '| 0b6d7b9584e744ba86fc2079534c218c | 61ea1d8912724cf5ad8381ce5cc53c13 | | e2299064e74f424189aa2a871cd20a22 | | | False |' 2022-04-05 14:06:51.494 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-05 14:06:51.494 | ++ functions-common:get_field:812 : read data 2022-04-05 14:06:51.494 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0b6d7b9584e744ba86fc2079534c218c 2022-04-05 14:06:51.494 | + functions-common:get_or_add_user_project_role:997 : echo 0b6d7b9584e744ba86fc2079534c218c 2022-04-05 14:06:51.494 | 0b6d7b9584e744ba86fc2079534c218c 2022-04-05 14:06:51.494 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-05 14:06:51.494 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-05 14:06:51.494 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.50/compute 2022-04-05 14:06:51.494 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-05 14:06:51.494 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-05 14:06:51.494 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-05 14:06:51.494 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-05 14:06:51.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.494 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.494 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.494 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.494 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-05 14:06:51.494 | 1fb75443f57a4f41be51f099cbdb2a26' 2022-04-05 14:06:51.494 | + functions-common:get_or_create_service:1094 : echo 1fb75443f57a4f41be51f099cbdb2a26 2022-04-05 14:06:51.494 | 1fb75443f57a4f41be51f099cbdb2a26 2022-04-05 14:06:51.494 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.50/compute/v2/$(project_id)s' 2022-04-05 14:06:51.494 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-05 14:06:51.494 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.50/compute/v2/$(project_id)s' RegionOne 2022-04-05 14:06:51.494 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-05 14:06:51.494 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-05 14:06:51.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.494 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.495 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.495 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.495 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-05 14:06:51.495 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-05 14:06:51.495 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.50/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-05 14:06:51.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.495 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.495 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.495 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.495 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5ba13e133c5743398d1ae61b5dfc6fe4 2022-04-05 14:06:51.495 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5ba13e133c5743398d1ae61b5dfc6fe4 2022-04-05 14:06:51.495 | + functions-common:get_or_create_endpoint:1127 : public_id=5ba13e133c5743398d1ae61b5dfc6fe4 2022-04-05 14:06:51.495 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-05 14:06:51.495 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-05 14:06:51.495 | + functions-common:get_or_create_endpoint:1136 : echo 5ba13e133c5743398d1ae61b5dfc6fe4 2022-04-05 14:06:51.495 | 5ba13e133c5743398d1ae61b5dfc6fe4 2022-04-05 14:06:51.495 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-05 14:06:51.495 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-05 14:06:51.495 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-05 14:06:51.495 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-05 14:06:51.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.495 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.495 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.495 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.495 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-05 14:06:51.495 | 4f8f7b7317cc4d5482c8da7625ee2f7a' 2022-04-05 14:06:51.495 | + functions-common:get_or_create_service:1094 : echo 4f8f7b7317cc4d5482c8da7625ee2f7a 2022-04-05 14:06:51.495 | 4f8f7b7317cc4d5482c8da7625ee2f7a 2022-04-05 14:06:51.496 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.50/compute/v2.1 2022-04-05 14:06:51.496 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-05 14:06:51.496 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.50/compute/v2.1 RegionOne 2022-04-05 14:06:51.496 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-05 14:06:51.496 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-05 14:06:51.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.496 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.496 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.496 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.496 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-05 14:06:51.496 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-05 14:06:51.496 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.50/compute/v2.1 --region RegionOne -f value -c id 2022-04-05 14:06:51.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.496 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.496 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.496 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.496 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=d4920c3f6e064c2ba8d22e4976933a4b 2022-04-05 14:06:51.496 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo d4920c3f6e064c2ba8d22e4976933a4b 2022-04-05 14:06:51.496 | + functions-common:get_or_create_endpoint:1127 : public_id=d4920c3f6e064c2ba8d22e4976933a4b 2022-04-05 14:06:51.496 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-05 14:06:51.496 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-05 14:06:51.496 | + functions-common:get_or_create_endpoint:1136 : echo d4920c3f6e064c2ba8d22e4976933a4b 2022-04-05 14:06:51.496 | d4920c3f6e064c2ba8d22e4976933a4b 2022-04-05 14:06:51.496 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-05 14:06:51.496 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:06:51.496 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-05 14:06:51.496 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:06:51.496 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-05 14:06:51.496 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-05 14:06:51.497 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-05 14:06:51.497 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-05 14:06:51.497 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-05 14:06:51.497 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-05 14:06:51.497 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-05 14:06:51.497 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-05 14:06:51.497 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-05 14:06:51.497 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-05 14:06:51.497 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-05 14:06:51.497 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:06:51.497 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-05 14:06:51.497 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:06:51.497 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-05 14:06:51.497 | ++ functions-common:get_field:812 : read data 2022-04-05 14:06:51.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.497 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.497 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.497 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.497 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-05 14:06:51.497 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-05 14:06:51.497 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-05 14:06:51.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.497 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.497 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.497 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-05 14:06:51.497 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:06:51.497 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-05 14:06:51.497 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:06:51.498 | ++ functions-common:get_field:812 : read data 2022-04-05 14:06:51.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.498 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.498 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.498 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.498 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-05 14:06:51.498 | ++ functions-common:get_field:816 : field='$2' 2022-04-05 14:06:51.498 | ++ functions-common:get_field:818 : echo '| 8411c8ef92ba4d9b9d81123a6bca3555 | 61ea1d8912724cf5ad8381ce5cc53c13 | | e2299064e74f424189aa2a871cd20a22 | | | False |' 2022-04-05 14:06:51.498 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-05 14:06:51.498 | ++ functions-common:get_field:812 : read data 2022-04-05 14:06:51.498 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8411c8ef92ba4d9b9d81123a6bca3555 2022-04-05 14:06:51.498 | + functions-common:get_or_add_user_project_role:997 : echo 8411c8ef92ba4d9b9d81123a6bca3555 2022-04-05 14:06:51.498 | 8411c8ef92ba4d9b9d81123a6bca3555 2022-04-05 14:06:51.498 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-05 14:06:51.498 | + functions-common:is_service_enabled:2081 : return 1 2022-04-05 14:06:51.498 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-05 14:06:51.498 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:06:51.498 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-05 14:06:51.536 | [17815 Async create_nova_accounts:86719]: finished create_nova_accounts with result 0 in 81 seconds 2022-04-05 14:06:51.574 | [17815 Async create_glance_accounts:86834]: Waiting for completion of create_glance_accounts running on PID 86834 (5 other jobs running) 2022-04-05 14:06:51.600 | [17815 Async create_glance_accounts:86834]: Signaling child to exit 2022-04-05 14:06:51.600 | WAKEUP 2022-04-05 14:06:51.624 | [17815 Async create_glance_accounts:86834]: Signaled 2022-04-05 14:06:51.626 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-05 14:06:51.626 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:06:51.626 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-05 14:06:51.626 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-05 14:06:51.626 | + functions-common:get_or_create_user:909 : local user_id 2022-04-05 14:06:51.626 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-05 14:06:51.626 | + functions-common:get_or_create_user:913 : local email= 2022-04-05 14:06:51.626 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-05 14:06:51.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.626 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.626 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.626 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.626 | + functions-common:get_or_create_user:925 : user_id=c6e1bcdf35a6440c9b0a472590774880 2022-04-05 14:06:51.626 | + functions-common:get_or_create_user:926 : echo c6e1bcdf35a6440c9b0a472590774880 2022-04-05 14:06:51.626 | c6e1bcdf35a6440c9b0a472590774880 2022-04-05 14:06:51.626 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-05 14:06:51.626 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-05 14:06:51.627 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-05 14:06:51.627 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-05 14:06:51.627 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-05 14:06:51.627 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-05 14:06:51.627 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-05 14:06:51.627 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-05 14:06:51.627 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-05 14:06:51.627 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-05 14:06:51.627 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-05 14:06:51.627 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-05 14:06:51.627 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-05 14:06:51.627 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:06:51.627 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:06:51.627 | ++ functions-common:get_field:812 : read data 2022-04-05 14:06:51.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.627 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.627 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.627 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.627 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-05 14:06:51.627 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-05 14:06:51.627 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-05 14:06:51.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.627 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.627 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.627 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-05 14:06:51.627 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:06:51.627 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-05 14:06:51.627 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:06:51.627 | ++ functions-common:get_field:812 : read data 2022-04-05 14:06:51.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.628 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.628 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.628 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.628 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-05 14:06:51.628 | ++ functions-common:get_field:816 : field='$2' 2022-04-05 14:06:51.628 | ++ functions-common:get_field:818 : echo '| 127c0ee361fc41d58d44454c303b62d3 | c6e1bcdf35a6440c9b0a472590774880 | | e2299064e74f424189aa2a871cd20a22 | | | False |' 2022-04-05 14:06:51.628 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-05 14:06:51.628 | ++ functions-common:get_field:812 : read data 2022-04-05 14:06:51.628 | + functions-common:get_or_add_user_project_role:995 : user_role_id=127c0ee361fc41d58d44454c303b62d3 2022-04-05 14:06:51.628 | + functions-common:get_or_add_user_project_role:997 : echo 127c0ee361fc41d58d44454c303b62d3 2022-04-05 14:06:51.628 | 127c0ee361fc41d58d44454c303b62d3 2022-04-05 14:06:51.628 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-05 14:06:51.628 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-05 14:06:51.628 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:06:51.628 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-05 14:06:51.628 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-05 14:06:51.628 | + functions-common:get_or_create_user:909 : local user_id 2022-04-05 14:06:51.628 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-05 14:06:51.628 | + functions-common:get_or_create_user:913 : local email= 2022-04-05 14:06:51.628 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-05 14:06:51.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.628 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.628 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.628 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.628 | + functions-common:get_or_create_user:925 : user_id=221fb29aa03b450688d9f8a09bc366e3 2022-04-05 14:06:51.629 | + functions-common:get_or_create_user:926 : echo 221fb29aa03b450688d9f8a09bc366e3 2022-04-05 14:06:51.629 | 221fb29aa03b450688d9f8a09bc366e3 2022-04-05 14:06:51.629 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-05 14:06:51.629 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-05 14:06:51.629 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-05 14:06:51.629 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-05 14:06:51.629 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-05 14:06:51.629 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-05 14:06:51.629 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-05 14:06:51.629 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-05 14:06:51.629 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-05 14:06:51.629 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-05 14:06:51.629 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-05 14:06:51.629 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-05 14:06:51.629 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:06:51.629 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-05 14:06:51.629 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:06:51.629 | ++ functions-common:get_field:812 : read data 2022-04-05 14:06:51.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.629 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.629 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.629 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.629 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-05 14:06:51.629 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-05 14:06:51.629 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-05 14:06:51.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.629 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.629 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.629 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-05 14:06:51.630 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-05 14:06:51.630 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:06:51.630 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:06:51.630 | ++ functions-common:get_field:812 : read data 2022-04-05 14:06:51.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.630 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.630 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.630 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.630 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-05 14:06:51.630 | ++ functions-common:get_field:816 : field='$2' 2022-04-05 14:06:51.630 | ++ functions-common:get_field:818 : echo '| 127c0ee361fc41d58d44454c303b62d3 | 221fb29aa03b450688d9f8a09bc366e3 | | e2299064e74f424189aa2a871cd20a22 | | | False |' 2022-04-05 14:06:51.630 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-05 14:06:51.630 | ++ functions-common:get_field:812 : read data 2022-04-05 14:06:51.630 | + functions-common:get_or_add_user_project_role:995 : user_role_id=127c0ee361fc41d58d44454c303b62d3 2022-04-05 14:06:51.630 | + functions-common:get_or_add_user_project_role:997 : echo 127c0ee361fc41d58d44454c303b62d3 2022-04-05 14:06:51.630 | 127c0ee361fc41d58d44454c303b62d3 2022-04-05 14:06:51.630 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-05 14:06:51.630 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-05 14:06:51.630 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-05 14:06:51.630 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-05 14:06:51.630 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-05 14:06:51.630 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-05 14:06:51.630 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-05 14:06:51.630 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-05 14:06:51.630 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-05 14:06:51.630 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-05 14:06:51.630 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-05 14:06:51.630 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-05 14:06:51.630 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:06:51.630 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-05 14:06:51.631 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-05 14:06:51.631 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:06:51.631 | ++ functions-common:get_field:812 : read data 2022-04-05 14:06:51.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.631 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.631 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.631 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.631 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-05 14:06:51.631 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-05 14:06:51.631 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-05 14:06:51.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.631 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.631 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.631 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-05 14:06:51.631 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-05 14:06:51.631 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:06:51.631 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:06:51.631 | ++ functions-common:get_field:812 : read data 2022-04-05 14:06:51.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.631 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.631 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.631 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.631 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-05 14:06:51.631 | ++ functions-common:get_field:816 : field='$2' 2022-04-05 14:06:51.631 | ++ functions-common:get_field:818 : echo '| 8411c8ef92ba4d9b9d81123a6bca3555 | 221fb29aa03b450688d9f8a09bc366e3 | | e2299064e74f424189aa2a871cd20a22 | | | False |' 2022-04-05 14:06:51.631 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-05 14:06:51.631 | ++ functions-common:get_field:812 : read data 2022-04-05 14:06:51.632 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8411c8ef92ba4d9b9d81123a6bca3555 2022-04-05 14:06:51.632 | + functions-common:get_or_add_user_project_role:997 : echo 8411c8ef92ba4d9b9d81123a6bca3555 2022-04-05 14:06:51.632 | 8411c8ef92ba4d9b9d81123a6bca3555 2022-04-05 14:06:51.632 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-05 14:06:51.632 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-05 14:06:51.632 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-05 14:06:51.632 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-05 14:06:51.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.632 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.632 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.632 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.632 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-05 14:06:51.632 | a633e7b94fe64bf3a9faaaaef59bf57f' 2022-04-05 14:06:51.632 | + functions-common:get_or_create_service:1094 : echo a633e7b94fe64bf3a9faaaaef59bf57f 2022-04-05 14:06:51.632 | a633e7b94fe64bf3a9faaaaef59bf57f 2022-04-05 14:06:51.632 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.50/image 2022-04-05 14:06:51.632 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-05 14:06:51.632 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.50/image RegionOne 2022-04-05 14:06:51.632 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-05 14:06:51.632 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-05 14:06:51.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.632 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.632 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.632 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.632 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-05 14:06:51.632 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-05 14:06:51.632 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.50/image --region RegionOne -f value -c id 2022-04-05 14:06:51.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.633 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.633 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.633 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.633 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f2175889bcca4a34ae7cbccf5476b352 2022-04-05 14:06:51.633 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo f2175889bcca4a34ae7cbccf5476b352 2022-04-05 14:06:51.633 | + functions-common:get_or_create_endpoint:1127 : public_id=f2175889bcca4a34ae7cbccf5476b352 2022-04-05 14:06:51.633 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-05 14:06:51.633 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-05 14:06:51.633 | + functions-common:get_or_create_endpoint:1136 : echo f2175889bcca4a34ae7cbccf5476b352 2022-04-05 14:06:51.633 | f2175889bcca4a34ae7cbccf5476b352 2022-04-05 14:06:51.633 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-05 14:06:51.633 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-05 14:06:51.633 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-05 14:06:51.633 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-04-05 14:06:51.633 | ++ functions-common:get_or_create_domain:888 : echo default 2022-04-05 14:06:51.633 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-05 14:06:51.633 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-05 14:06:51.633 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-05 14:06:51.633 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-05 14:06:51.672 | [17815 Async create_glance_accounts:86834]: finished create_glance_accounts with result 0 in 75 seconds 2022-04-05 14:06:51.709 | [17815 Async create_cinder_accounts:86964]: Waiting for completion of create_cinder_accounts running on PID 86964 (4 other jobs running) 2022-04-05 14:06:51.735 | [17815 Async create_cinder_accounts:86964]: Signaling child to exit 2022-04-05 14:06:51.735 | WAKEUP 2022-04-05 14:06:51.758 | [17815 Async create_cinder_accounts:86964]: Signaled 2022-04-05 14:06:51.760 | + lib/cinder:create_cinder_accounts:398 : [[ 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 =~ c-api ]] 2022-04-05 14:06:51.760 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-05 14:06:51.760 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-05 14:06:51.760 | + functions-common:get_or_create_user:909 : local user_id 2022-04-05 14:06:51.760 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-05 14:06:51.760 | + functions-common:get_or_create_user:913 : local email= 2022-04-05 14:06:51.760 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-05 14:06:51.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.760 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.760 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.760 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.760 | + functions-common:get_or_create_user:925 : user_id=d2dae6390b794c0395346f6cfbb8d315 2022-04-05 14:06:51.761 | + functions-common:get_or_create_user:926 : echo d2dae6390b794c0395346f6cfbb8d315 2022-04-05 14:06:51.761 | d2dae6390b794c0395346f6cfbb8d315 2022-04-05 14:06:51.761 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-05 14:06:51.761 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-05 14:06:51.761 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-05 14:06:51.761 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-05 14:06:51.761 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-05 14:06:51.761 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-05 14:06:51.761 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-05 14:06:51.761 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-05 14:06:51.761 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-05 14:06:51.761 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-05 14:06:51.761 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-05 14:06:51.761 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:06:51.761 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-05 14:06:51.761 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-05 14:06:51.761 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:06:51.761 | ++ functions-common:get_field:812 : read data 2022-04-05 14:06:51.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.761 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.761 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.761 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.761 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-05 14:06:51.761 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-05 14:06:51.761 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-05 14:06:51.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.761 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.761 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.761 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-05 14:06:51.761 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-05 14:06:51.762 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:06:51.762 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:06:51.762 | ++ functions-common:get_field:812 : read data 2022-04-05 14:06:51.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.762 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.762 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.762 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.762 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-05 14:06:51.762 | ++ functions-common:get_field:816 : field='$2' 2022-04-05 14:06:51.762 | ++ functions-common:get_field:818 : echo '| 127c0ee361fc41d58d44454c303b62d3 | d2dae6390b794c0395346f6cfbb8d315 | | e2299064e74f424189aa2a871cd20a22 | | | False |' 2022-04-05 14:06:51.762 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-05 14:06:51.762 | ++ functions-common:get_field:812 : read data 2022-04-05 14:06:51.762 | + functions-common:get_or_add_user_project_role:995 : user_role_id=127c0ee361fc41d58d44454c303b62d3 2022-04-05 14:06:51.762 | + functions-common:get_or_add_user_project_role:997 : echo 127c0ee361fc41d58d44454c303b62d3 2022-04-05 14:06:51.762 | 127c0ee361fc41d58d44454c303b62d3 2022-04-05 14:06:51.762 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-05 14:06:51.762 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-05 14:06:51.762 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-05 14:06:51.762 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-05 14:06:51.762 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-05 14:06:51.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.762 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.762 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.762 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.762 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-05 14:06:51.762 | b98c7be94e6b469aba9d449bca7e4573' 2022-04-05 14:06:51.762 | + functions-common:get_or_create_service:1094 : echo b98c7be94e6b469aba9d449bca7e4573 2022-04-05 14:06:51.762 | b98c7be94e6b469aba9d449bca7e4573 2022-04-05 14:06:51.762 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-05 14:06:51.762 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.50/volume/v3/$(project_id)s' 2022-04-05 14:06:51.763 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-05 14:06:51.763 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.50/volume/v3/$(project_id)s' RegionOne 2022-04-05 14:06:51.763 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-05 14:06:51.763 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-05 14:06:51.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.763 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.763 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.763 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.763 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-05 14:06:51.763 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-05 14:06:51.763 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.50/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-05 14:06:51.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.763 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.763 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.763 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.763 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=424aba8acf074433b0b99281cd414d9d 2022-04-05 14:06:51.763 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 424aba8acf074433b0b99281cd414d9d 2022-04-05 14:06:51.763 | + functions-common:get_or_create_endpoint:1127 : public_id=424aba8acf074433b0b99281cd414d9d 2022-04-05 14:06:51.763 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-05 14:06:51.763 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-05 14:06:51.763 | + functions-common:get_or_create_endpoint:1136 : echo 424aba8acf074433b0b99281cd414d9d 2022-04-05 14:06:51.763 | 424aba8acf074433b0b99281cd414d9d 2022-04-05 14:06:51.763 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-05 14:06:51.763 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-05 14:06:51.763 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-05 14:06:51.763 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-05 14:06:51.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.763 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.763 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.764 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.764 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-05 14:06:51.764 | a2283bf09b29430d82d9ead880196b23' 2022-04-05 14:06:51.764 | + functions-common:get_or_create_service:1094 : echo a2283bf09b29430d82d9ead880196b23 2022-04-05 14:06:51.764 | a2283bf09b29430d82d9ead880196b23 2022-04-05 14:06:51.764 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.50/volume/v3/$(project_id)s' 2022-04-05 14:06:51.764 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-05 14:06:51.764 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.50/volume/v3/$(project_id)s' RegionOne 2022-04-05 14:06:51.764 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-05 14:06:51.764 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-05 14:06:51.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.764 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.764 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.764 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.764 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-05 14:06:51.764 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-05 14:06:51.764 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.50/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-05 14:06:51.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.764 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.764 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.764 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.764 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b87f2a66bdee45ee94c141b79a6404ef 2022-04-05 14:06:51.764 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo b87f2a66bdee45ee94c141b79a6404ef 2022-04-05 14:06:51.764 | + functions-common:get_or_create_endpoint:1127 : public_id=b87f2a66bdee45ee94c141b79a6404ef 2022-04-05 14:06:51.764 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-05 14:06:51.764 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-05 14:06:51.764 | + functions-common:get_or_create_endpoint:1136 : echo b87f2a66bdee45ee94c141b79a6404ef 2022-04-05 14:06:51.765 | b87f2a66bdee45ee94c141b79a6404ef 2022-04-05 14:06:51.765 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-05 14:06:51.765 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-05 14:06:51.765 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-05 14:06:51.765 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-05 14:06:51.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.765 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.765 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.765 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.765 | ++ functions-common:get_or_create_project:938 : project_id=e2299064e74f424189aa2a871cd20a22 2022-04-05 14:06:51.765 | ++ functions-common:get_or_create_project:939 : echo e2299064e74f424189aa2a871cd20a22 2022-04-05 14:06:51.765 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id e2299064e74f424189aa2a871cd20a22 2022-04-05 14:06:51.765 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-05 14:06:51.765 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-05 14:06:51.765 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-05 14:06:51.765 | ++ functions-common:get_or_create_user:913 : local email= 2022-04-05 14:06:51.765 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-05 14:06:51.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.765 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.765 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.765 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-05 14:06:51.765 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.765 | ++ functions-common:get_or_create_user:925 : user_id=d2dae6390b794c0395346f6cfbb8d315 2022-04-05 14:06:51.765 | ++ functions-common:get_or_create_user:926 : echo d2dae6390b794c0395346f6cfbb8d315 2022-04-05 14:06:51.765 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id d2dae6390b794c0395346f6cfbb8d315 2022-04-05 14:06:51.805 | [17815 Async create_cinder_accounts:86964]: finished create_cinder_accounts with result 0 in 60 seconds 2022-04-05 14:06:51.809 | + inc/async:async_wait:197 : return 0 2022-04-05 14:06:51.812 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-05 14:06:51.864 | [17815 Async create_neutron_accounts:87079]: Waiting for completion of create_neutron_accounts running on PID 87079 (3 other jobs running) 2022-04-05 14:06:51.889 | [17815 Async create_neutron_accounts:87079]: Signaling child to exit 2022-04-05 14:06:51.889 | WAKEUP 2022-04-05 14:06:51.913 | [17815 Async create_neutron_accounts:87079]: Signaled 2022-04-05 14:06:51.914 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-05 14:06:51.914 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-05 14:06:51.914 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-05 14:06:51.914 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-05 14:06:51.914 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-05 14:06:51.914 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-05 14:06:51.914 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-05 14:06:51.914 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-05 14:06:51.914 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-05 14:06:51.914 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-05 14:06:51.914 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.50:9696/ 2022-04-05 14:06:51.914 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ 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-svc ]] 2022-04-05 14:06:51.914 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-05 14:06:51.914 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-05 14:06:51.914 | + functions-common:get_or_create_user:909 : local user_id 2022-04-05 14:06:51.914 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-05 14:06:51.915 | + functions-common:get_or_create_user:913 : local email= 2022-04-05 14:06:51.915 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-05 14:06:51.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.915 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.915 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.915 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.915 | + functions-common:get_or_create_user:925 : user_id=7125d27921354be58bbcd041d6ad94e5 2022-04-05 14:06:51.915 | + functions-common:get_or_create_user:926 : echo 7125d27921354be58bbcd041d6ad94e5 2022-04-05 14:06:51.915 | 7125d27921354be58bbcd041d6ad94e5 2022-04-05 14:06:51.915 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-05 14:06:51.915 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-05 14:06:51.915 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-05 14:06:51.915 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-05 14:06:51.915 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-05 14:06:51.915 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-05 14:06:51.915 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-05 14:06:51.915 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-05 14:06:51.915 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-05 14:06:51.915 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-05 14:06:51.915 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-05 14:06:51.915 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-05 14:06:51.915 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:06:51.915 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-05 14:06:51.915 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:06:51.915 | ++ functions-common:get_field:812 : read data 2022-04-05 14:06:51.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.915 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.915 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.915 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.915 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-05 14:06:51.916 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-05 14:06:51.916 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-05 14:06:51.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.916 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.916 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.916 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-05 14:06:51.916 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-05 14:06:51.916 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:06:51.916 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:06:51.916 | ++ functions-common:get_field:812 : read data 2022-04-05 14:06:51.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.916 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.916 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.916 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.916 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-05 14:06:51.916 | ++ functions-common:get_field:816 : field='$2' 2022-04-05 14:06:51.916 | ++ functions-common:get_field:818 : echo '| 127c0ee361fc41d58d44454c303b62d3 | 7125d27921354be58bbcd041d6ad94e5 | | e2299064e74f424189aa2a871cd20a22 | | | False |' 2022-04-05 14:06:51.916 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-05 14:06:51.916 | ++ functions-common:get_field:812 : read data 2022-04-05 14:06:51.916 | + functions-common:get_or_add_user_project_role:995 : user_role_id=127c0ee361fc41d58d44454c303b62d3 2022-04-05 14:06:51.916 | + functions-common:get_or_add_user_project_role:997 : echo 127c0ee361fc41d58d44454c303b62d3 2022-04-05 14:06:51.916 | 127c0ee361fc41d58d44454c303b62d3 2022-04-05 14:06:51.916 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-05 14:06:51.916 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-05 14:06:51.916 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-05 14:06:51.916 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-05 14:06:51.916 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-05 14:06:51.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.917 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.917 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.917 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.917 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-05 14:06:51.917 | 275a50d0ecc342ae80f5d06e0fc26dc7' 2022-04-05 14:06:51.917 | + functions-common:get_or_create_service:1094 : echo 275a50d0ecc342ae80f5d06e0fc26dc7 2022-04-05 14:06:51.917 | 275a50d0ecc342ae80f5d06e0fc26dc7 2022-04-05 14:06:51.917 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.50:9696/ 2022-04-05 14:06:51.917 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-05 14:06:51.917 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.50:9696/ RegionOne 2022-04-05 14:06:51.917 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-05 14:06:51.917 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-05 14:06:51.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.917 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.917 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.917 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.917 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-05 14:06:51.917 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-05 14:06:51.917 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.50:9696/ --region RegionOne -f value -c id 2022-04-05 14:06:51.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.917 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:06:51.917 | from cryptography.utils import int_from_bytes 2022-04-05 14:06:51.917 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:06:51.917 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=739715bd32db4723a36e7c8d6acfc39f 2022-04-05 14:06:51.917 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 739715bd32db4723a36e7c8d6acfc39f 2022-04-05 14:06:51.917 | + functions-common:get_or_create_endpoint:1127 : public_id=739715bd32db4723a36e7c8d6acfc39f 2022-04-05 14:06:51.917 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-05 14:06:51.917 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-05 14:06:51.917 | + functions-common:get_or_create_endpoint:1136 : echo 739715bd32db4723a36e7c8d6acfc39f 2022-04-05 14:06:51.918 | 739715bd32db4723a36e7c8d6acfc39f 2022-04-05 14:06:51.962 | [17815 Async create_neutron_accounts:87079]: finished create_neutron_accounts with result 0 in 41 seconds 2022-04-05 14:06:52.000 | [17815 Async create_swift_accounts:87220]: Waiting for completion of create_swift_accounts running on PID 87220 (2 other jobs running) 2022-04-05 14:06:52.025 | [17815 Async create_swift_accounts:87220]: Signaling child to exit 2022-04-05 14:07:40.510 | + inc/async:async_inner:64 : rc=0 2022-04-05 14:07:40.535 | [87220 Async create_swift_accounts:87220]: finished successfully 2022-04-05 14:07:40.557 | WAKEUP 2022-04-05 14:07:40.579 | [17815 Async create_swift_accounts:87220]: Signaled 2022-04-05 14:07:40.581 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-05 14:07:40.581 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-05 14:07:40.581 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-05 14:07:40.581 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-05 14:07:40.581 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-05 14:07:40.581 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-05 14:07:40.581 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-05 14:07:40.581 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-05 14:07:40.581 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-05 14:07:40.581 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-05 14:07:40.581 | ++ functions-common:get_or_create_role:945 : local role_id 2022-04-05 14:07:40.581 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-05 14:07:40.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.581 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.581 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.581 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:07:40.581 | ++ functions-common:get_or_create_role:950 : role_id=1f24110d2bc04596bcebf5e36553c92a 2022-04-05 14:07:40.581 | ++ functions-common:get_or_create_role:951 : echo 1f24110d2bc04596bcebf5e36553c92a 2022-04-05 14:07:40.581 | + lib/swift:create_swift_accounts:614 : another_role=1f24110d2bc04596bcebf5e36553c92a 2022-04-05 14:07:40.581 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-05 14:07:40.581 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-05 14:07:40.581 | + functions-common:get_or_create_user:909 : local user_id 2022-04-05 14:07:40.581 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-05 14:07:40.581 | + functions-common:get_or_create_user:913 : local email= 2022-04-05 14:07:40.581 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-05 14:07:40.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.582 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.582 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.582 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:07:40.582 | + functions-common:get_or_create_user:925 : user_id=fb608a82eb984536b21f644be601e58e 2022-04-05 14:07:40.582 | + functions-common:get_or_create_user:926 : echo fb608a82eb984536b21f644be601e58e 2022-04-05 14:07:40.582 | fb608a82eb984536b21f644be601e58e 2022-04-05 14:07:40.582 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-05 14:07:40.582 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-05 14:07:40.582 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-05 14:07:40.582 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-05 14:07:40.582 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-05 14:07:40.582 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-05 14:07:40.582 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-05 14:07:40.582 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-05 14:07:40.582 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-05 14:07:40.582 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-05 14:07:40.582 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-05 14:07:40.582 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-05 14:07:40.582 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-05 14:07:40.582 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:07:40.582 | ++ functions-common:get_field:812 : read data 2022-04-05 14:07:40.582 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:07:40.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.582 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.582 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.582 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:07:40.582 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-05 14:07:40.582 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-05 14:07:40.582 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-05 14:07:40.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.583 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.583 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.583 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-05 14:07:40.583 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-05 14:07:40.583 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:07:40.583 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:07:40.583 | ++ functions-common:get_field:812 : read data 2022-04-05 14:07:40.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.583 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.583 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.583 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:07:40.583 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-05 14:07:40.583 | ++ functions-common:get_field:816 : field='$2' 2022-04-05 14:07:40.583 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-05 14:07:40.583 | ++ functions-common:get_field:818 : echo '| 127c0ee361fc41d58d44454c303b62d3 | fb608a82eb984536b21f644be601e58e | | e2299064e74f424189aa2a871cd20a22 | | | False |' 2022-04-05 14:07:40.583 | ++ functions-common:get_field:812 : read data 2022-04-05 14:07:40.583 | + functions-common:get_or_add_user_project_role:995 : user_role_id=127c0ee361fc41d58d44454c303b62d3 2022-04-05 14:07:40.583 | + functions-common:get_or_add_user_project_role:997 : echo 127c0ee361fc41d58d44454c303b62d3 2022-04-05 14:07:40.583 | 127c0ee361fc41d58d44454c303b62d3 2022-04-05 14:07:40.583 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-05 14:07:40.583 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-05 14:07:40.583 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-05 14:07:40.583 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-05 14:07:40.583 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-05 14:07:40.583 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-05 14:07:40.583 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-05 14:07:40.583 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-05 14:07:40.583 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-05 14:07:40.583 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-05 14:07:40.584 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-05 14:07:40.584 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-05 14:07:40.584 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-05 14:07:40.584 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-05 14:07:40.584 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:07:40.584 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:07:40.584 | ++ functions-common:get_field:812 : read data 2022-04-05 14:07:40.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.584 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.584 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.584 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:07:40.584 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-05 14:07:40.584 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-05 14:07:40.584 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-05 14:07:40.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.584 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.584 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.584 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:07:40.584 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-05 14:07:40.584 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:07:40.584 | ++ functions-common:get_field:812 : read data 2022-04-05 14:07:40.584 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-05 14:07:40.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.584 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.584 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.584 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:07:40.584 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-05 14:07:40.584 | ++ functions-common:get_field:816 : field='$2' 2022-04-05 14:07:40.585 | ++ functions-common:get_field:818 : echo '| 0b6d7b9584e744ba86fc2079534c218c | fb608a82eb984536b21f644be601e58e | | e2299064e74f424189aa2a871cd20a22 | | | False |' 2022-04-05 14:07:40.585 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-05 14:07:40.585 | ++ functions-common:get_field:812 : read data 2022-04-05 14:07:40.585 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0b6d7b9584e744ba86fc2079534c218c 2022-04-05 14:07:40.585 | + functions-common:get_or_add_user_project_role:997 : echo 0b6d7b9584e744ba86fc2079534c218c 2022-04-05 14:07:40.585 | 0b6d7b9584e744ba86fc2079534c218c 2022-04-05 14:07:40.585 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-05 14:07:40.585 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-05 14:07:40.585 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-05 14:07:40.585 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-05 14:07:40.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.585 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.585 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.585 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:07:40.585 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-05 14:07:40.585 | 8ac310e843aa4639bc94938a2c9e3890' 2022-04-05 14:07:40.585 | + functions-common:get_or_create_service:1094 : echo 8ac310e843aa4639bc94938a2c9e3890 2022-04-05 14:07:40.585 | 8ac310e843aa4639bc94938a2c9e3890 2022-04-05 14:07:40.585 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.50:8080/v1/AUTH_$(project_id)s' http://10.222.0.50:8080 2022-04-05 14:07:40.585 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-05 14:07:40.585 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.50:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-05 14:07:40.585 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-05 14:07:40.585 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-05 14:07:40.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.585 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.585 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.585 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:07:40.585 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-05 14:07:40.585 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-05 14:07:40.586 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.50:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-05 14:07:40.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.586 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.586 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.586 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:07:40.586 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5bc7d5539b6441dba6287939e04a3b37 2022-04-05 14:07:40.586 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5bc7d5539b6441dba6287939e04a3b37 2022-04-05 14:07:40.586 | + functions-common:get_or_create_endpoint:1127 : public_id=5bc7d5539b6441dba6287939e04a3b37 2022-04-05 14:07:40.586 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.50:8080 ]] 2022-04-05 14:07:40.586 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.50:8080 RegionOne 2022-04-05 14:07:40.586 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-05 14:07:40.586 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-05 14:07:40.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.586 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.586 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.586 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:07:40.586 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-05 14:07:40.586 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-05 14:07:40.586 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.50:8080 --region RegionOne -f value -c id 2022-04-05 14:07:40.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.586 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.586 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.586 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:07:40.586 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=1d86cd4e1dfd4134afec44b08697fdb8 2022-04-05 14:07:40.586 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 1d86cd4e1dfd4134afec44b08697fdb8 2022-04-05 14:07:40.586 | 1d86cd4e1dfd4134afec44b08697fdb8 2022-04-05 14:07:40.586 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-05 14:07:40.586 | + functions-common:get_or_create_endpoint:1136 : echo 5bc7d5539b6441dba6287939e04a3b37 2022-04-05 14:07:40.586 | 5bc7d5539b6441dba6287939e04a3b37 2022-04-05 14:07:40.587 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-05 14:07:40.587 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-05 14:07:40.587 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-05 14:07:40.587 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-05 14:07:40.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.587 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.587 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.587 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:07:40.587 | ++ functions-common:get_or_create_project:938 : project_id=2fee9ca59623474f8819950e5abb7c89 2022-04-05 14:07:40.587 | ++ functions-common:get_or_create_project:939 : echo 2fee9ca59623474f8819950e5abb7c89 2022-04-05 14:07:40.587 | + lib/swift:create_swift_accounts:628 : swift_project_test1=2fee9ca59623474f8819950e5abb7c89 2022-04-05 14:07:40.587 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-05 14:07:40.587 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-05 14:07:40.587 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-05 14:07:40.587 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-05 14:07:40.587 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-04-05 14:07:40.587 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-04-05 14:07:40.587 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-05 14:07:40.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.587 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.587 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.587 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:07:40.587 | ++ functions-common:get_or_create_user:925 : user_id=a4e207658a0445b48c216f40da3c3de1 2022-04-05 14:07:40.587 | ++ functions-common:get_or_create_user:926 : echo a4e207658a0445b48c216f40da3c3de1 2022-04-05 14:07:40.587 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=a4e207658a0445b48c216f40da3c3de1 2022-04-05 14:07:40.587 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-05 14:07:40.587 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-05 14:07:40.587 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin a4e207658a0445b48c216f40da3c3de1 2fee9ca59623474f8819950e5abb7c89 2022-04-05 14:07:40.588 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-05 14:07:40.588 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-05 14:07:40.588 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-05 14:07:40.588 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-05 14:07:40.588 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-05 14:07:40.588 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-05 14:07:40.588 | ++ functions-common:_get_domain_args:967 : echo 2022-04-05 14:07:40.588 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-05 14:07:40.588 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a4e207658a0445b48c216f40da3c3de1 --project 2fee9ca59623474f8819950e5abb7c89 2022-04-05 14:07:40.588 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:07:40.588 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-05 14:07:40.588 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:07:40.588 | ++ functions-common:get_field:812 : read data 2022-04-05 14:07:40.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.588 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.588 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.588 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:07:40.588 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-05 14:07:40.588 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-05 14:07:40.588 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user a4e207658a0445b48c216f40da3c3de1 --project 2fee9ca59623474f8819950e5abb7c89 2022-04-05 14:07:40.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.588 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.588 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.588 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:07:40.588 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a4e207658a0445b48c216f40da3c3de1 --project 2fee9ca59623474f8819950e5abb7c89 2022-04-05 14:07:40.588 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-05 14:07:40.588 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:07:40.588 | ++ functions-common:get_field:812 : read data 2022-04-05 14:07:40.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.589 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.589 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.589 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:07:40.589 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-05 14:07:40.589 | ++ functions-common:get_field:816 : field='$2' 2022-04-05 14:07:40.589 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-05 14:07:40.589 | ++ functions-common:get_field:818 : echo '| 0b6d7b9584e744ba86fc2079534c218c | a4e207658a0445b48c216f40da3c3de1 | | 2fee9ca59623474f8819950e5abb7c89 | | | False |' 2022-04-05 14:07:40.589 | ++ functions-common:get_field:812 : read data 2022-04-05 14:07:40.589 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0b6d7b9584e744ba86fc2079534c218c 2022-04-05 14:07:40.589 | + functions-common:get_or_add_user_project_role:997 : echo 0b6d7b9584e744ba86fc2079534c218c 2022-04-05 14:07:40.589 | 0b6d7b9584e744ba86fc2079534c218c 2022-04-05 14:07:40.589 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-05 14:07:40.589 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-05 14:07:40.589 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-05 14:07:40.589 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-04-05 14:07:40.589 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-04-05 14:07:40.589 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-05 14:07:40.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.589 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.589 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.589 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:07:40.589 | ++ functions-common:get_or_create_user:925 : user_id=e5373c39f361403dad859fd1bcf7bae3 2022-04-05 14:07:40.589 | ++ functions-common:get_or_create_user:926 : echo e5373c39f361403dad859fd1bcf7bae3 2022-04-05 14:07:40.589 | + lib/swift:create_swift_accounts:637 : swift_user_test3=e5373c39f361403dad859fd1bcf7bae3 2022-04-05 14:07:40.589 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-05 14:07:40.589 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-05 14:07:40.589 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 1f24110d2bc04596bcebf5e36553c92a e5373c39f361403dad859fd1bcf7bae3 2fee9ca59623474f8819950e5abb7c89 2022-04-05 14:07:40.589 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-05 14:07:40.589 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-05 14:07:40.589 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-05 14:07:40.590 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-05 14:07:40.590 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-05 14:07:40.590 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-05 14:07:40.590 | ++ functions-common:_get_domain_args:967 : echo 2022-04-05 14:07:40.590 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-05 14:07:40.590 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 1f24110d2bc04596bcebf5e36553c92a --user e5373c39f361403dad859fd1bcf7bae3 --project 2fee9ca59623474f8819950e5abb7c89 2022-04-05 14:07:40.590 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:07:40.590 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-05 14:07:40.590 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:07:40.590 | ++ functions-common:get_field:812 : read data 2022-04-05 14:07:40.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.590 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.590 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.590 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:07:40.590 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-05 14:07:40.590 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-05 14:07:40.590 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 1f24110d2bc04596bcebf5e36553c92a --user e5373c39f361403dad859fd1bcf7bae3 --project 2fee9ca59623474f8819950e5abb7c89 2022-04-05 14:07:40.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.590 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.590 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.590 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 1f24110d2bc04596bcebf5e36553c92a --user e5373c39f361403dad859fd1bcf7bae3 --project 2fee9ca59623474f8819950e5abb7c89 2022-04-05 14:07:40.590 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-05 14:07:40.590 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:07:40.590 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:07:40.590 | ++ functions-common:get_field:812 : read data 2022-04-05 14:07:40.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.590 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.590 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.591 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:07:40.591 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-05 14:07:40.591 | ++ functions-common:get_field:816 : field='$2' 2022-04-05 14:07:40.591 | ++ functions-common:get_field:818 : echo '| 1f24110d2bc04596bcebf5e36553c92a | e5373c39f361403dad859fd1bcf7bae3 | | 2fee9ca59623474f8819950e5abb7c89 | | | False |' 2022-04-05 14:07:40.591 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-05 14:07:40.591 | ++ functions-common:get_field:812 : read data 2022-04-05 14:07:40.591 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1f24110d2bc04596bcebf5e36553c92a 2022-04-05 14:07:40.591 | + functions-common:get_or_add_user_project_role:997 : echo 1f24110d2bc04596bcebf5e36553c92a 2022-04-05 14:07:40.591 | 1f24110d2bc04596bcebf5e36553c92a 2022-04-05 14:07:40.591 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-05 14:07:40.591 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-05 14:07:40.591 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-05 14:07:40.591 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-05 14:07:40.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.591 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.591 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.591 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:07:40.591 | ++ functions-common:get_or_create_project:938 : project_id=d668c2e53ba04b3cb9ca90bfa5ec45cd 2022-04-05 14:07:40.591 | ++ functions-common:get_or_create_project:939 : echo d668c2e53ba04b3cb9ca90bfa5ec45cd 2022-04-05 14:07:40.591 | + lib/swift:create_swift_accounts:642 : swift_project_test2=d668c2e53ba04b3cb9ca90bfa5ec45cd 2022-04-05 14:07:40.591 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-05 14:07:40.591 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-05 14:07:40.591 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-05 14:07:40.591 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-05 14:07:40.591 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-05 14:07:40.591 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-04-05 14:07:40.591 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-04-05 14:07:40.591 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-05 14:07:40.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.591 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.592 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.592 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:07:40.592 | ++ functions-common:get_or_create_user:925 : user_id=402859fe2d5849ea8f1c98ab4c76e389 2022-04-05 14:07:40.592 | ++ functions-common:get_or_create_user:926 : echo 402859fe2d5849ea8f1c98ab4c76e389 2022-04-05 14:07:40.592 | + lib/swift:create_swift_accounts:647 : swift_user_test2=402859fe2d5849ea8f1c98ab4c76e389 2022-04-05 14:07:40.592 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-05 14:07:40.592 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-05 14:07:40.592 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 402859fe2d5849ea8f1c98ab4c76e389 d668c2e53ba04b3cb9ca90bfa5ec45cd 2022-04-05 14:07:40.592 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-05 14:07:40.592 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-05 14:07:40.592 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-05 14:07:40.592 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-05 14:07:40.592 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-05 14:07:40.592 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-05 14:07:40.592 | ++ functions-common:_get_domain_args:967 : echo 2022-04-05 14:07:40.592 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-05 14:07:40.592 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 402859fe2d5849ea8f1c98ab4c76e389 --project d668c2e53ba04b3cb9ca90bfa5ec45cd 2022-04-05 14:07:40.592 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:07:40.592 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-05 14:07:40.592 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:07:40.592 | ++ functions-common:get_field:812 : read data 2022-04-05 14:07:40.592 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.592 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.592 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.592 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.592 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:07:40.592 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-05 14:07:40.592 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-05 14:07:40.592 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 402859fe2d5849ea8f1c98ab4c76e389 --project d668c2e53ba04b3cb9ca90bfa5ec45cd 2022-04-05 14:07:40.592 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.593 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.593 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.593 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 402859fe2d5849ea8f1c98ab4c76e389 --project d668c2e53ba04b3cb9ca90bfa5ec45cd 2022-04-05 14:07:40.593 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:07:40.593 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-05 14:07:40.593 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:07:40.593 | ++ functions-common:get_field:812 : read data 2022-04-05 14:07:40.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.593 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.593 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.593 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:07:40.593 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-05 14:07:40.593 | ++ functions-common:get_field:816 : field='$2' 2022-04-05 14:07:40.593 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-05 14:07:40.593 | ++ functions-common:get_field:818 : echo '| 0b6d7b9584e744ba86fc2079534c218c | 402859fe2d5849ea8f1c98ab4c76e389 | | d668c2e53ba04b3cb9ca90bfa5ec45cd | | | False |' 2022-04-05 14:07:40.593 | ++ functions-common:get_field:812 : read data 2022-04-05 14:07:40.593 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0b6d7b9584e744ba86fc2079534c218c 2022-04-05 14:07:40.593 | + functions-common:get_or_add_user_project_role:997 : echo 0b6d7b9584e744ba86fc2079534c218c 2022-04-05 14:07:40.593 | 0b6d7b9584e744ba86fc2079534c218c 2022-04-05 14:07:40.593 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-05 14:07:40.593 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-05 14:07:40.593 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-05 14:07:40.593 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-05 14:07:40.593 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-05 14:07:40.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.593 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.593 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.593 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:07:40.593 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-04-05 14:07:40.594 | 644355044c2b43e6bd8d4be631187c80' 2022-04-05 14:07:40.594 | ++ functions-common:get_or_create_domain:888 : echo 644355044c2b43e6bd8d4be631187c80 2022-04-05 14:07:40.594 | + lib/swift:create_swift_accounts:652 : swift_domain=644355044c2b43e6bd8d4be631187c80 2022-04-05 14:07:40.594 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-05 14:07:40.594 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-05 14:07:40.594 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-05 14:07:40.594 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 644355044c2b43e6bd8d4be631187c80 2022-04-05 14:07:40.594 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-05 14:07:40.594 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=644355044c2b43e6bd8d4be631187c80 --or-show -f value -c id 2022-04-05 14:07:40.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.594 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.594 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.594 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:07:40.594 | ++ functions-common:get_or_create_project:938 : project_id=a8c070f21f1247b882f22f1316bfefa3 2022-04-05 14:07:40.594 | ++ functions-common:get_or_create_project:939 : echo a8c070f21f1247b882f22f1316bfefa3 2022-04-05 14:07:40.594 | + lib/swift:create_swift_accounts:656 : swift_project_test4=a8c070f21f1247b882f22f1316bfefa3 2022-04-05 14:07:40.594 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-05 14:07:40.594 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-05 14:07:40.594 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-05 14:07:40.594 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 644355044c2b43e6bd8d4be631187c80 test4@example.com 2022-04-05 14:07:40.594 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-05 14:07:40.594 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-04-05 14:07:40.594 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-04-05 14:07:40.594 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=644355044c2b43e6bd8d4be631187c80 --email=test4@example.com --or-show -f value -c id 2022-04-05 14:07:40.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.594 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.594 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.594 | +++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:07:40.594 | ++ functions-common:get_or_create_user:925 : user_id=ce9ed4662faa4d168f13f05167092259 2022-04-05 14:07:40.595 | ++ functions-common:get_or_create_user:926 : echo ce9ed4662faa4d168f13f05167092259 2022-04-05 14:07:40.595 | + lib/swift:create_swift_accounts:661 : swift_user_test4=ce9ed4662faa4d168f13f05167092259 2022-04-05 14:07:40.595 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-05 14:07:40.595 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-05 14:07:40.595 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin ce9ed4662faa4d168f13f05167092259 a8c070f21f1247b882f22f1316bfefa3 2022-04-05 14:07:40.595 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-05 14:07:40.595 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-05 14:07:40.595 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-05 14:07:40.595 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-05 14:07:40.595 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-05 14:07:40.595 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-05 14:07:40.595 | ++ functions-common:_get_domain_args:967 : echo 2022-04-05 14:07:40.595 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-05 14:07:40.595 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ce9ed4662faa4d168f13f05167092259 --project a8c070f21f1247b882f22f1316bfefa3 2022-04-05 14:07:40.595 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:07:40.595 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-05 14:07:40.595 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:07:40.595 | ++ functions-common:get_field:812 : read data 2022-04-05 14:07:40.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.595 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.595 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.595 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:07:40.595 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-05 14:07:40.595 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-05 14:07:40.595 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user ce9ed4662faa4d168f13f05167092259 --project a8c070f21f1247b882f22f1316bfefa3 2022-04-05 14:07:40.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.595 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.595 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.595 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-05 14:07:40.595 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ce9ed4662faa4d168f13f05167092259 --project a8c070f21f1247b882f22f1316bfefa3 2022-04-05 14:07:40.596 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-05 14:07:40.596 | ++ functions-common:get_field:811 : local data field 2022-04-05 14:07:40.596 | ++ functions-common:get_field:812 : read data 2022-04-05 14:07:40.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.596 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:40.596 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:40.596 | ++ functions-common:oscwrap:2465 : return 0 2022-04-05 14:07:40.596 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-05 14:07:40.596 | ++ functions-common:get_field:816 : field='$2' 2022-04-05 14:07:40.596 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-05 14:07:40.596 | ++ functions-common:get_field:818 : echo '| 0b6d7b9584e744ba86fc2079534c218c | ce9ed4662faa4d168f13f05167092259 | | a8c070f21f1247b882f22f1316bfefa3 | | | False |' 2022-04-05 14:07:40.596 | ++ functions-common:get_field:812 : read data 2022-04-05 14:07:40.596 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0b6d7b9584e744ba86fc2079534c218c 2022-04-05 14:07:40.596 | + functions-common:get_or_add_user_project_role:997 : echo 0b6d7b9584e744ba86fc2079534c218c 2022-04-05 14:07:40.596 | 0b6d7b9584e744ba86fc2079534c218c 2022-04-05 14:07:40.626 | [17815 Async create_swift_accounts:87220]: finished create_swift_accounts with result 0 in 129 seconds 2022-04-05 14:07:40.633 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-05 14:07:40.636 | + inc/async:async_wait:197 : return 0 2022-04-05 14:07:40.638 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-04-05 14:07:40.656 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:07:40.659 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-04-05 14:07:40.677 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:07:40.681 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-04-05 14:07:40.683 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-05 14:07:40.686 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-04-05 14:07:40.688 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-04-05 14:07:40.691 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-05 14:07:40.750 | + inc/async:async_inner:63 : init_glance 2022-04-05 14:07:40.791 | [17815 Async init_glance:91478]: running: init_glance 2022-04-05 14:07:40.794 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-04-05 14:07:40.814 | + functions-common:is_service_enabled:2081 : return 0 2022-04-05 14:07:40.816 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-04-05 14:07:40.819 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-05 14:07:40.822 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-04-05 14:07:40.825 | + ./stack.sh:main:1147 : configure_neutron 2022-04-05 14:07:40.828 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-05 14:07:40.832 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-05 14:07:40.834 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-05 14:07:40.839 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-05 14:07:40.843 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-05 14:07:40.846 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-05 14:07:40.848 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-05 14:07:40.851 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-05 14:07:40.854 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-05 14:07:40.857 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-05 14:07:40.859 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-05 14:07:40.874 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-05 14:07:40.876 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-05 14:07:44.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:44.403 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:44.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:44.404 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:48.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:48.031 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:48.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:48.031 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:50.629 | + inc/async:async_inner:64 : rc=0 2022-04-05 14:07:50.655 | [91478 Async init_glance:91478]: finished successfully 2022-04-05 14:07:51.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:51.601 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:51.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:51.601 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:55.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:55.092 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:55.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:55.092 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:58.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:58.562 | from cryptography.utils import int_from_bytes 2022-04-05 14:07:58.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:07:58.562 | from cryptography.utils import int_from_bytes 2022-04-05 14:08:02.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:08:02.051 | from cryptography.utils import int_from_bytes 2022-04-05 14:08:02.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:08:02.051 | from cryptography.utils import int_from_bytes 2022-04-05 14:08:05.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:08:05.625 | from cryptography.utils import int_from_bytes 2022-04-05 14:08:05.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:08:05.626 | from cryptography.utils import int_from_bytes 2022-04-05 14:08:09.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:08:09.319 | from cryptography.utils import int_from_bytes 2022-04-05 14:08:09.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:08:09.319 | from cryptography.utils import int_from_bytes 2022-04-05 14:08:14.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:08:14.089 | from cryptography.utils import int_from_bytes 2022-04-05 14:08:14.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-05 14:08:14.089 | from cryptography.utils import int_from_bytes 2022-04-05 14:08:14.089 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp'