2022-04-14 04:12:15.489 | + ./stack.sh:main:487 : exec 2022-04-14 04:12:15.489 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-041215' 2022-04-14 04:12:15.489 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-14-041215.summary.2022-04-14-041215 2022-04-14 04:12:15.489 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 04:12:15.489 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-041215 2022-04-14 04:12:15.489 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-041215 /opt/stack/logs/stack.sh.log 2022-04-14 04:12:15.490 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-041215.summary.2022-04-14-041215 /opt/stack/logs/stack.sh.log.summary 2022-04-14 04:12:15.490 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-04-14 04:12:15.490 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-14 04:12:15.490 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-14 04:12:15.490 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-14 04:12:15.490 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-14 04:12:15.490 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-14 04:12:15.490 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-14 04:12:15.490 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 04:12:15.490 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-14 04:12:15.490 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-14 04:12:15.490 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 04:12:15.490 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 04:12:15.490 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-14 04:12:15.490 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-14 04:12:15.490 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 04:12:15.490 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-04-14 04:12:15.490 | + ./stack.sh:main:560 : trap err_trap ERR 2022-04-14 04:12:15.490 | + ./stack.sh:main:573 : set -o errexit 2022-04-14 04:12:15.490 | + ./stack.sh:main:576 : uname -a 2022-04-14 04:12:15.490 | Linux dv-neutron-837681-1-hyperv 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-14 04:12:15.491 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-14 04:12:15.493 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-14 04:12:15.497 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-04-14 04:12:15.533 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-14 04:12:15.549 | + ./stack.sh:main:590 : fetch_plugins 2022-04-14 04:12:15.551 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-14 04:12:15.552 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-14 04:12:15.554 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-14 04:12:15.556 | + functions-common:fetch_plugins:1783 : return 2022-04-14 04:12:15.558 | + ./stack.sh:main:594 : run_phase override_defaults 2022-04-14 04:12:15.560 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-14 04:12:15.562 | + functions-common:run_phase:1861 : local phase= 2022-04-14 04:12:15.564 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 04:12:15.566 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 04:12:15.567 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 04:12:15.569 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 04:12:15.571 | + functions-common:run_phase:1870 : local extra 2022-04-14 04:12:15.573 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 04:12:15.576 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 04:12:15.579 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 04:12:15.580 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 04:12:15.582 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-14 04:12:15.584 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 04:12:15.596 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:12:15.598 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 04:12:15.600 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 04:12:15.602 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 04:12:15.604 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 04:12:15.605 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 04:12:15.607 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 04:12:15.609 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-14 04:12:15.611 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-14 04:12:15.613 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 04:12:15.614 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 04:12:15.616 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-14 04:12:15.618 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-14 04:12:15.620 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-14 04:12:15.622 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-14 04:12:15.623 | + functions-common:plugin_override_defaults:1824 : return 2022-04-14 04:12:15.626 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-04-14 04:12:15.643 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-04-14 04:12:15.645 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-14 04:12:15.657 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:12:15.660 | +++ lib/tls:source:43 : hostname -f 2022-04-14 04:12:15.663 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-14 04:12:15.665 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-14 04:12:15.667 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-14 04:12:15.669 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-14 04:12:15.672 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-14 04:12:15.674 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-14 04:12:15.675 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-14 04:12:15.677 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-14 04:12:15.679 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-14 04:12:15.681 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-14 04:12:15.685 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-04-14 04:12:15.697 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-04-14 04:12:15.714 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-04-14 04:12:15.727 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-04-14 04:12:15.740 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-04-14 04:12:15.775 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-04-14 04:12:15.833 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-04-14 04:12:15.923 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-04-14 04:12:15.944 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-04-14 04:12:15.994 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-04-14 04:12:16.047 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-04-14 04:12:16.194 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-04-14 04:12:16.208 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-04-14 04:12:16.221 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-14 04:12:16.234 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-04-14 04:12:16.328 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-04-14 04:12:16.331 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-14 04:12:16.334 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-14 04:12:16.336 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-14 04:12:16.338 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-14 04:12:16.340 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-14 04:12:16.342 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-14 04:12:16.342 | False' 2022-04-14 04:12:16.346 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-14 04:12:16.361 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-14 04:12:16.363 | + ./stack.sh:main:624 : run_phase source 2022-04-14 04:12:16.365 | + functions-common:run_phase:1860 : local mode=source 2022-04-14 04:12:16.367 | + functions-common:run_phase:1861 : local phase= 2022-04-14 04:12:16.369 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 04:12:16.371 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 04:12:16.373 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 04:12:16.376 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 04:12:16.377 | + functions-common:run_phase:1870 : local extra 2022-04-14 04:12:16.380 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 04:12:16.384 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 04:12:16.386 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 04:12:16.388 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 04:12:16.390 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-14 04:12:16.392 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 04:12:16.407 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:12:16.409 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 04:12:16.411 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-14 04:12:16.450 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-14 04:12:16.452 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-14 04:12:16.455 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 04:12:16.457 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-14 04:12:16.459 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-14 04:12:16.461 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-14 04:12:16.463 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-14 04:12:16.465 | + functions-common:load_plugin_settings:1801 : return 2022-04-14 04:12:16.468 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-14 04:12:16.470 | + functions-common:verify_disabled_services:2143 : local service 2022-04-14 04:12:16.472 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.474 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-14 04:12:16.477 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.479 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-14 04:12:16.481 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.484 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-14 04:12:16.487 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.489 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-14 04:12:16.491 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.493 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-14 04:12:16.495 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.498 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-14 04:12:16.500 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.502 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-14 04:12:16.504 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.507 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-14 04:12:16.509 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.511 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-14 04:12:16.513 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.516 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-14 04:12:16.518 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.520 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-14 04:12:16.522 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.525 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-14 04:12:16.527 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.529 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-14 04:12:16.532 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.534 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-14 04:12:16.536 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.538 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-14 04:12:16.541 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.543 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-14 04:12:16.545 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.548 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-14 04:12:16.550 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.553 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-14 04:12:16.555 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.557 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-14 04:12:16.559 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.561 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-14 04:12:16.564 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.566 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-14 04:12:16.569 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.571 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-14 04:12:16.573 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.578 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-14 04:12:16.581 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.583 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-14 04:12:16.585 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.588 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-14 04:12:16.590 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.592 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-14 04:12:16.595 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.597 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-14 04:12:16.599 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.602 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-14 04:12:16.604 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.606 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-14 04:12:16.609 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.611 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-14 04:12:16.613 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.615 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-14 04:12:16.618 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.620 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-14 04:12:16.622 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.624 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-14 04:12:16.627 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.629 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-14 04:12:16.631 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.633 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-14 04:12:16.636 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.638 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-14 04:12:16.640 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.642 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-14 04:12:16.645 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.647 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-14 04:12:16.649 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.651 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-14 04:12:16.653 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.656 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-14 04:12:16.659 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.661 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-14 04:12:16.663 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.666 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-14 04:12:16.668 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.670 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-14 04:12:16.673 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.675 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-14 04:12:16.677 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.680 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-14 04:12:16.683 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.685 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-14 04:12:16.687 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:12:16.690 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-14 04:12:16.692 | + ./stack.sh:main:695 : initialize_database_backends 2022-04-14 04:12:16.695 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 04:12:16.697 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-14 04:12:16.713 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:12:16.715 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-14 04:12:16.717 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 04:12:16.720 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-14 04:12:16.735 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:12:16.737 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-14 04:12:16.739 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-14 04:12:16.742 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-14 04:12:16.744 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-14 04:12:16.746 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-14 04:12:16.749 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-14 04:12:16.751 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-14 04:12:16.753 | + lib/database:initialize_database_backends:92 : return 0 2022-04-14 04:12:16.756 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-04-14 04:12:16.756 | Using mysql database backend 2022-04-14 04:12:16.758 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-14 04:12:16.774 | + ./stack.sh:main:701 : define_database_baseurl 2022-04-14 04:12:16.777 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-14 04:12:16.780 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 04:12:16.782 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-14 04:12:16.785 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 04:12:16.787 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-04-14 04:12:16.804 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:12:16.806 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-14 04:12:16.823 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-04-14 04:12:16.839 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:12:16.841 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-14 04:12:16.857 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-14 04:12:16.875 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-04-14 04:12:16.891 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:12:16.893 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-04-14 04:12:16.909 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:12:16.912 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-14 04:12:16.928 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-04-14 04:12:16.930 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-04-14 04:12:16.933 | + ./stack.sh:main:757 : save_stackenv 757 2022-04-14 04:12:16.935 | + functions-common:save_stackenv:60 : local tag=757 2022-04-14 04:12:16.939 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 04:12:16.943 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-041216 2022-04-14 04:12:16.945 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-041216 757' 2022-04-14 04:12:16.948 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:12:16.950 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 04:12:16.952 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:12:16.955 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 04:12:16.957 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:12:16.959 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 04:12:16.962 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:12:16.964 | + 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-14 04:12:16.966 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:12:16.969 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.25 2022-04-14 04:12:16.971 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:12:16.974 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.25/identity 2022-04-14 04:12:16.976 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:12:16.978 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-041215 2022-04-14 04:12:16.981 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:12:16.984 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 04:12:16.986 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:12:16.988 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.25 2022-04-14 04:12:16.991 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:12:16.993 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 04:12:16.995 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:12:16.998 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 04:12:17.001 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:12:17.003 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 04:12:17.005 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:12:17.008 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 04:12:17.010 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-04-14 04:12:17.013 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/yoga 2022-04-14 04:12:17.015 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-14 04:12:17.017 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-14 04:12:17.019 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 04:12:17.021 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 04:12:17.024 | ++ functions-common:git_clone:612 : pwd 2022-04-14 04:12:17.026 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 04:12:17.028 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 04:12:17.031 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 04:12:17.047 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 04:12:17.049 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 04:12:17.051 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 04:12:17.053 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 04:12:17.054 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 04:12:17.059 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-14 04:12:17.061 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 04:12:17.064 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-14 04:12:17.076 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-14 04:12:17.079 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 04:12:17.079 | + functions-common:git_clone:685 : head -1 2022-04-14 04:12:17.082 | 748189f3 Merge "update constraint for ceilometer to new release 18.0.0" into stable/yoga 2022-04-14 04:12:17.085 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 04:12:17.087 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-04-14 04:12:17.090 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 04:12:17.092 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-04-14 04:12:17.095 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-14 04:12:17.098 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-14 04:12:17.100 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-14 04:12:17.103 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 04:12:17.105 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-14 04:12:17.108 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-14 04:12:17.110 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-14 04:12:17.113 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-14 04:12:17.117 | ++ tools/install_prereqs.sh:source:47 : NOW=1649909537 2022-04-14 04:12:17.120 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-14 04:12:17.125 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649908931 2022-04-14 04:12:17.128 | ++ tools/install_prereqs.sh:source:49 : DELTA=606 2022-04-14 04:12:17.130 | ++ tools/install_prereqs.sh:source:50 : [[ 606 -lt 7200 ]] 2022-04-14 04:12:17.133 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-14 04:12:17.135 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-14 04:12:17.137 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-14 04:12:17.140 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-14 04:12:17.142 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-14 04:12:17.144 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-14 04:12:17.147 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-14 04:12:17.149 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-14 04:12:17.152 | +++ 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-14 04:12:17.200 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-14 04:12:17.200 | apache2-dev 2022-04-14 04:12:17.200 | bc 2022-04-14 04:12:17.200 | bsdmainutils 2022-04-14 04:12:17.200 | curl 2022-04-14 04:12:17.200 | g++ 2022-04-14 04:12:17.200 | gawk 2022-04-14 04:12:17.200 | gcc 2022-04-14 04:12:17.200 | gettext 2022-04-14 04:12:17.200 | git 2022-04-14 04:12:17.200 | graphviz 2022-04-14 04:12:17.200 | iputils-ping 2022-04-14 04:12:17.200 | libapache2-mod-proxy-uwsgi 2022-04-14 04:12:17.200 | libffi-dev 2022-04-14 04:12:17.200 | libjpeg-dev 2022-04-14 04:12:17.200 | libpcre3-dev 2022-04-14 04:12:17.200 | libpq-dev 2022-04-14 04:12:17.200 | libssl-dev 2022-04-14 04:12:17.200 | libsystemd-dev 2022-04-14 04:12:17.200 | libxml2-dev 2022-04-14 04:12:17.200 | libxslt1-dev 2022-04-14 04:12:17.200 | libyaml-dev 2022-04-14 04:12:17.200 | lsof 2022-04-14 04:12:17.200 | openssh-server 2022-04-14 04:12:17.200 | openssl 2022-04-14 04:12:17.200 | pkg-config 2022-04-14 04:12:17.200 | psmisc 2022-04-14 04:12:17.200 | python3-dev 2022-04-14 04:12:17.200 | python3-pip 2022-04-14 04:12:17.200 | python3-systemd 2022-04-14 04:12:17.200 | python3-venv 2022-04-14 04:12:17.200 | tar 2022-04-14 04:12:17.200 | tcpdump 2022-04-14 04:12:17.200 | unzip 2022-04-14 04:12:17.201 | uuid-runtime 2022-04-14 04:12:17.201 | wget 2022-04-14 04:12:17.201 | wget 2022-04-14 04:12:17.201 | zlib1g-dev 2022-04-14 04:12:17.201 | libkrb5-dev 2022-04-14 04:12:17.201 | libldap2-dev 2022-04-14 04:12:17.201 | libsasl2-dev 2022-04-14 04:12:17.201 | memcached 2022-04-14 04:12:17.201 | python3-mysqldb 2022-04-14 04:12:17.201 | sqlite3 2022-04-14 04:12:17.201 | conntrack 2022-04-14 04:12:17.201 | curl 2022-04-14 04:12:17.201 | dnsmasq-base 2022-04-14 04:12:17.201 | dnsmasq-utils 2022-04-14 04:12:17.201 | ebtables 2022-04-14 04:12:17.201 | genisoimage 2022-04-14 04:12:17.201 | iptables 2022-04-14 04:12:17.201 | iputils-arping 2022-04-14 04:12:17.201 | kpartx 2022-04-14 04:12:17.201 | libjs-jquery-tablesorter 2022-04-14 04:12:17.201 | parted 2022-04-14 04:12:17.201 | pm-utils 2022-04-14 04:12:17.201 | python3-mysqldb 2022-04-14 04:12:17.201 | socat 2022-04-14 04:12:17.201 | sqlite3 2022-04-14 04:12:17.201 | sudo 2022-04-14 04:12:17.201 | vlan 2022-04-14 04:12:17.201 | lsscsi 2022-04-14 04:12:17.201 | open-iscsi 2022-04-14 04:12:17.201 | lvm2 2022-04-14 04:12:17.201 | qemu-utils 2022-04-14 04:12:17.201 | thin-provisioning-tools 2022-04-14 04:12:17.201 | acl 2022-04-14 04:12:17.201 | dnsmasq-base 2022-04-14 04:12:17.201 | dnsmasq-utils 2022-04-14 04:12:17.201 | ebtables 2022-04-14 04:12:17.201 | haproxy 2022-04-14 04:12:17.202 | iptables 2022-04-14 04:12:17.202 | iputils-arping 2022-04-14 04:12:17.202 | iputils-ping 2022-04-14 04:12:17.202 | postgresql-server-dev-all 2022-04-14 04:12:17.202 | python3-mysqldb 2022-04-14 04:12:17.202 | sqlite3 2022-04-14 04:12:17.202 | sudo 2022-04-14 04:12:17.202 | vlan 2022-04-14 04:12:17.202 | pcp 2022-04-14 04:12:17.202 | ipset 2022-04-14 04:12:17.202 | conntrack 2022-04-14 04:12:17.202 | conntrackd 2022-04-14 04:12:17.202 | keepalived 2022-04-14 04:12:17.202 | lvm2 2022-04-14 04:12:17.202 | qemu-utils 2022-04-14 04:12:17.202 | thin-provisioning-tools 2022-04-14 04:12:17.202 | curl 2022-04-14 04:12:17.202 | liberasurecode-dev 2022-04-14 04:12:17.202 | make 2022-04-14 04:12:17.202 | memcached 2022-04-14 04:12:17.202 | rsync 2022-04-14 04:12:17.202 | sqlite3 2022-04-14 04:12:17.202 | xfsprogs' 2022-04-14 04:12:17.203 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-14 04:12:17.221 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-14 04:12:17.221 | apache2-dev 2022-04-14 04:12:17.221 | bc 2022-04-14 04:12:17.221 | bsdmainutils 2022-04-14 04:12:17.221 | curl 2022-04-14 04:12:17.221 | g++ 2022-04-14 04:12:17.221 | gawk 2022-04-14 04:12:17.221 | gcc 2022-04-14 04:12:17.221 | gettext 2022-04-14 04:12:17.221 | git 2022-04-14 04:12:17.221 | graphviz 2022-04-14 04:12:17.221 | iputils-ping 2022-04-14 04:12:17.221 | libapache2-mod-proxy-uwsgi 2022-04-14 04:12:17.221 | libffi-dev 2022-04-14 04:12:17.221 | libjpeg-dev 2022-04-14 04:12:17.221 | libpcre3-dev 2022-04-14 04:12:17.221 | libpq-dev 2022-04-14 04:12:17.221 | libssl-dev 2022-04-14 04:12:17.221 | libsystemd-dev 2022-04-14 04:12:17.221 | libxml2-dev 2022-04-14 04:12:17.221 | libxslt1-dev 2022-04-14 04:12:17.221 | libyaml-dev 2022-04-14 04:12:17.221 | lsof 2022-04-14 04:12:17.221 | openssh-server 2022-04-14 04:12:17.221 | openssl 2022-04-14 04:12:17.221 | pkg-config 2022-04-14 04:12:17.221 | psmisc 2022-04-14 04:12:17.222 | python3-dev 2022-04-14 04:12:17.222 | python3-pip 2022-04-14 04:12:17.222 | python3-systemd 2022-04-14 04:12:17.222 | python3-venv 2022-04-14 04:12:17.222 | tar 2022-04-14 04:12:17.222 | tcpdump 2022-04-14 04:12:17.222 | unzip 2022-04-14 04:12:17.222 | uuid-runtime 2022-04-14 04:12:17.222 | wget 2022-04-14 04:12:17.222 | wget 2022-04-14 04:12:17.222 | zlib1g-dev 2022-04-14 04:12:17.222 | libkrb5-dev 2022-04-14 04:12:17.222 | libldap2-dev 2022-04-14 04:12:17.222 | libsasl2-dev 2022-04-14 04:12:17.222 | memcached 2022-04-14 04:12:17.222 | python3-mysqldb 2022-04-14 04:12:17.222 | sqlite3 2022-04-14 04:12:17.222 | conntrack 2022-04-14 04:12:17.222 | curl 2022-04-14 04:12:17.222 | dnsmasq-base 2022-04-14 04:12:17.222 | dnsmasq-utils 2022-04-14 04:12:17.222 | ebtables 2022-04-14 04:12:17.222 | genisoimage 2022-04-14 04:12:17.222 | iptables 2022-04-14 04:12:17.222 | iputils-arping 2022-04-14 04:12:17.222 | kpartx 2022-04-14 04:12:17.222 | libjs-jquery-tablesorter 2022-04-14 04:12:17.222 | parted 2022-04-14 04:12:17.222 | pm-utils 2022-04-14 04:12:17.222 | python3-mysqldb 2022-04-14 04:12:17.222 | socat 2022-04-14 04:12:17.222 | sqlite3 2022-04-14 04:12:17.222 | sudo 2022-04-14 04:12:17.222 | vlan 2022-04-14 04:12:17.222 | lsscsi 2022-04-14 04:12:17.222 | open-iscsi 2022-04-14 04:12:17.223 | lvm2 2022-04-14 04:12:17.223 | qemu-utils 2022-04-14 04:12:17.223 | thin-provisioning-tools 2022-04-14 04:12:17.223 | acl 2022-04-14 04:12:17.223 | dnsmasq-base 2022-04-14 04:12:17.223 | dnsmasq-utils 2022-04-14 04:12:17.223 | ebtables 2022-04-14 04:12:17.223 | haproxy 2022-04-14 04:12:17.223 | iptables 2022-04-14 04:12:17.223 | iputils-arping 2022-04-14 04:12:17.223 | iputils-ping 2022-04-14 04:12:17.223 | postgresql-server-dev-all 2022-04-14 04:12:17.223 | python3-mysqldb 2022-04-14 04:12:17.223 | sqlite3 2022-04-14 04:12:17.223 | sudo 2022-04-14 04:12:17.223 | vlan 2022-04-14 04:12:17.223 | pcp 2022-04-14 04:12:17.223 | ipset 2022-04-14 04:12:17.223 | conntrack 2022-04-14 04:12:17.223 | conntrackd 2022-04-14 04:12:17.223 | keepalived 2022-04-14 04:12:17.223 | lvm2 2022-04-14 04:12:17.223 | qemu-utils 2022-04-14 04:12:17.223 | thin-provisioning-tools 2022-04-14 04:12:17.223 | curl 2022-04-14 04:12:17.223 | liberasurecode-dev 2022-04-14 04:12:17.223 | make 2022-04-14 04:12:17.223 | memcached 2022-04-14 04:12:17.223 | rsync 2022-04-14 04:12:17.223 | sqlite3 2022-04-14 04:12:17.223 | xfsprogs ' 2022-04-14 04:12:17.223 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-14 04:12:17.226 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:12:17.228 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:12:17.231 | ++ 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-14 04:12:17.231 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-14 04:12:17.237 | ++ 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-14 04:12:17.239 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-14 04:12:17.241 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 04:12:17.243 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-14 04:12:17.245 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 04:12:17.247 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 04:12:17.249 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 04:12:17.252 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:12:17.254 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:12:17.256 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 04:12:17.258 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-14 04:12:17.260 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-14 04:12:17.262 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-14 04:12:17.265 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-14 04:12:17.269 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-14 04:12:17.271 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-14 04:12:17.273 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-14 04:12:17.275 | ++ functions-common:time_start:2419 : local start_time= 2022-04-14 04:12:17.277 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 04:12:17.279 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 04:12:17.284 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649909537281 2022-04-14 04:12:17.286 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-14 04:12:17.288 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-14 04:12:17.290 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-14 04:12:17.635 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-14 04:12:17.731 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-14 04:12:17.738 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-14 04:12:17.849 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-14 04:12:19.918 | Reading package lists... 2022-04-14 04:12:19.950 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-14 04:12:19.953 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-14 04:12:19.955 | ++ functions-common:time_stop:2432 : local name 2022-04-14 04:12:19.957 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 04:12:19.959 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:12:19.961 | ++ functions-common:time_stop:2435 : local total 2022-04-14 04:12:19.963 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 04:12:19.965 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-14 04:12:19.967 | ++ functions-common:time_stop:2439 : start_time=1649909537281 2022-04-14 04:12:19.969 | ++ functions-common:time_stop:2441 : [[ -z 1649909537281 ]] 2022-04-14 04:12:19.972 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:12:19.976 | ++ functions-common:time_stop:2444 : end_time=1649909539974 2022-04-14 04:12:19.978 | ++ functions-common:time_stop:2445 : elapsed_time=2693 2022-04-14 04:12:19.980 | ++ functions-common:time_stop:2446 : total=0 2022-04-14 04:12:19.982 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:12:19.985 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2693 2022-04-14 04:12:19.987 | ++ functions-common:install_package:1471 : 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-14 04:12:19.990 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 04:12:19.992 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:12:19.994 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:12:19.996 | ++ functions-common:real_install_package:1457 : 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-14 04:12:20.017 | ++ functions-common:apt_get:1237 : 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-14 04:12:20.133 | Reading package lists... 2022-04-14 04:12:20.376 | Building dependency tree... 2022-04-14 04:12:20.378 | Reading state information... 2022-04-14 04:12:20.411 | acl is already the newest version (2.2.53-6). 2022-04-14 04:12:20.411 | bc is already the newest version (1.07.1-2build1). 2022-04-14 04:12:20.411 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-14 04:12:20.411 | conntrack is already the newest version (1:1.4.5-2). 2022-04-14 04:12:20.411 | ebtables is already the newest version (2.0.11-3build1). 2022-04-14 04:12:20.411 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 04:12:20.411 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-14 04:12:20.412 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 04:12:20.412 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-14 04:12:20.412 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-14 04:12:20.412 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-14 04:12:20.412 | iputils-arping is already the newest version (3:20190709-3). 2022-04-14 04:12:20.412 | iputils-ping is already the newest version (3:20190709-3). 2022-04-14 04:12:20.412 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-14 04:12:20.412 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-14 04:12:20.412 | libffi-dev is already the newest version (3.3-4). 2022-04-14 04:12:20.412 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-14 04:12:20.412 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-14 04:12:20.412 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-14 04:12:20.412 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-14 04:12:20.412 | lsscsi is already the newest version (0.30-0.1). 2022-04-14 04:12:20.412 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-14 04:12:20.412 | make is already the newest version (4.2.1-1.2). 2022-04-14 04:12:20.412 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-14 04:12:20.412 | psmisc is already the newest version (23.3-1). 2022-04-14 04:12:20.412 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-14 04:12:20.412 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-14 04:12:20.412 | python3-systemd is already the newest version (234-3build2). 2022-04-14 04:12:20.412 | socat is already the newest version (1.7.3.3-2). 2022-04-14 04:12:20.412 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-14 04:12:20.412 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-14 04:12:20.412 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-14 04:12:20.412 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-14 04:12:20.412 | graphviz is already the newest version (2.42.2-3build2). 2022-04-14 04:12:20.412 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-14 04:12:20.412 | pcp is already the newest version (5.0.3-1). 2022-04-14 04:12:20.412 | pm-utils is already the newest version (1.4.1-19). 2022-04-14 04:12:20.412 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-14 04:12:20.412 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 04:12:20.412 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 04:12:20.412 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-14 04:12:20.413 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 04:12:20.413 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 04:12:20.413 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-14 04:12:20.413 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-14 04:12:20.413 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-14 04:12:20.413 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-14 04:12:20.413 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-14 04:12:20.413 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-14 04:12:20.413 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-14 04:12:20.413 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-14 04:12:20.413 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 04:12:20.413 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-14 04:12:20.413 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-14 04:12:20.413 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-14 04:12:20.413 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-14 04:12:20.413 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-14 04:12:20.413 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-14 04:12:20.413 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 04:12:20.413 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-14 04:12:20.413 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-14 04:12:20.413 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-14 04:12:20.413 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-14 04:12:20.413 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-14 04:12:20.413 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-14 04:12:20.413 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-14 04:12:20.413 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-14 04:12:20.413 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-14 04:12:20.413 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-14 04:12:20.629 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 04:12:20.629 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-14 04:12:20.629 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-14 04:12:20.629 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-14 04:12:20.629 | The following packages were automatically installed and are no longer required: 2022-04-14 04:12:20.630 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 04:12:20.630 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 04:12:20.630 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 04:12:20.631 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 04:12:20.631 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 04:12:20.631 | python3-zope.interface 2022-04-14 04:12:20.631 | Use 'sudo apt autoremove' to remove them. 2022-04-14 04:12:20.745 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 04:12:20.750 | ++ functions-common:apt_get:1241 : result=0 2022-04-14 04:12:20.752 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 04:12:20.754 | ++ functions-common:time_stop:2432 : local name 2022-04-14 04:12:20.757 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 04:12:20.759 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:12:20.761 | ++ functions-common:time_stop:2435 : local total 2022-04-14 04:12:20.763 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 04:12:20.766 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-14 04:12:20.768 | ++ functions-common:time_stop:2439 : start_time=1649909540015 2022-04-14 04:12:20.770 | ++ functions-common:time_stop:2441 : [[ -z 1649909540015 ]] 2022-04-14 04:12:20.773 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:12:20.777 | ++ functions-common:time_stop:2444 : end_time=1649909540774 2022-04-14 04:12:20.779 | ++ functions-common:time_stop:2445 : elapsed_time=759 2022-04-14 04:12:20.782 | ++ functions-common:time_stop:2446 : total=755 2022-04-14 04:12:20.784 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:12:20.786 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1514 2022-04-14 04:12:20.788 | ++ functions-common:apt_get:1245 : return 0 2022-04-14 04:12:20.791 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-14 04:12:20.794 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-14 04:12:20.797 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-14 04:12:20.801 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-14 04:12:20.805 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-04-14 04:12:20.808 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-04-14 04:12:20.810 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-14 04:12:22.209 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-14 04:12:22.211 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-14 04:12:22.213 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-14 04:12:22.215 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-14 04:12:22.216 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-14 04:12:22.218 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-14 04:12:22.220 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-14 04:12:22.222 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-14 04:12:22.223 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-14 04:12:22.225 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-14 04:12:22.227 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-14 04:12:22.228 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-14 04:12:22.230 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-14 04:12:22.232 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-14 04:12:22.234 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-14 04:12:22.236 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-14 04:12:22.237 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-14 04:12:22.239 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-14 04:12:22.241 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-14 04:12:22.243 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-14 04:12:22.245 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-14 04:12:22.247 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-14 04:12:22.249 | + functions-common:_ensure_lsb_release:394 : return 2022-04-14 04:12:22.251 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-14 04:12:22.326 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-14 04:12:22.329 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-14 04:12:22.403 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-14 04:12:22.405 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-14 04:12:22.481 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-14 04:12:22.484 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-14 04:12:22.486 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-14 04:12:22.487 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-14 04:12:22.489 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-14 04:12:22.491 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-14 04:12:22.493 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-14 04:12:22.495 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-14 04:12:22.497 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-14 04:12:22.498 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-14 04:12:22.500 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-14 04:12:22.500 | Distro: focal 2022-04-14 04:12:22.503 | + tools/install_pip.sh:main:124 : get_versions 2022-04-14 04:12:22.505 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 04:12:22.508 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 04:12:22.510 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 04:12:22.513 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 04:12:22.513 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 04:12:23.189 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 04:12:23.191 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 04:12:23.191 | pip: 21.3.1 2022-04-14 04:12:23.193 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-14 04:12:23.195 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-14 04:12:23.196 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 04:12:23.198 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 04:12:23.200 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 04:12:23.202 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 04:12:23.204 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 04:12:23.206 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 04:12:23.207 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 04:12:23.209 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 04:12:23.211 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 04:12:23.212 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 04:12:23.214 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 04:12:23.216 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-14 04:12:23.218 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:12:23.220 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:12:23.222 | + tools/install_pip.sh:main:142 : : 2022-04-14 04:12:23.224 | + tools/install_pip.sh:main:147 : set -x 2022-04-14 04:12:23.226 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-14 04:12:23.228 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-14 04:12:23.230 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 04:12:23.232 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-14 04:12:23.235 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-14 04:12:23.237 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 04:12:23.239 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-14 04:12:23.239 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 04:12:23.243 | ++ 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-14 04:12:23.245 | ++ 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-14 04:12:23.247 | ++ 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-14 04:12:23.249 | + 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-14 04:12:23.251 | + 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-14 04:12:23.267 | 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-14 04:12:23.269 | + 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-14 04:12:24.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:12:24.158 | from cryptography.utils import int_from_bytes 2022-04-14 04:12:24.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:12:24.158 | from cryptography.utils import int_from_bytes 2022-04-14 04:12:25.410 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:12:26.555 | 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-14 04:12:26.577 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-04-14 04:12:29.120 | Installing collected packages: setuptools 2022-04-14 04:12:30.010 | Successfully installed setuptools-60.9.3 2022-04-14 04:12:30.010 | 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-14 04:12:30.187 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:12:30.187 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:12:30.331 | + inc/python:pip_install:200 : result=0 2022-04-14 04:12:30.333 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:12:30.334 | + functions-common:time_stop:2432 : local name 2022-04-14 04:12:30.337 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:12:30.338 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:12:30.340 | + functions-common:time_stop:2435 : local total 2022-04-14 04:12:30.341 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:12:30.343 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:12:30.345 | + functions-common:time_stop:2439 : start_time=1649909543263 2022-04-14 04:12:30.346 | + functions-common:time_stop:2441 : [[ -z 1649909543263 ]] 2022-04-14 04:12:30.349 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:12:30.352 | + functions-common:time_stop:2444 : end_time=1649909550350 2022-04-14 04:12:30.353 | + functions-common:time_stop:2445 : elapsed_time=7087 2022-04-14 04:12:30.355 | + functions-common:time_stop:2446 : total=0 2022-04-14 04:12:30.357 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:12:30.359 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7087 2022-04-14 04:12:30.361 | + inc/python:pip_install:203 : return 0 2022-04-14 04:12:30.363 | + tools/install_pip.sh:main:153 : get_versions 2022-04-14 04:12:30.365 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 04:12:30.369 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 04:12:30.371 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 04:12:30.374 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 04:12:30.374 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 04:12:31.059 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 04:12:31.060 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 04:12:31.060 | pip: 21.3.1 2022-04-14 04:12:31.064 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-14 04:12:31.066 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 04:12:31.070 | + ./stack.sh:main:796 : fixup_all 2022-04-14 04:12:31.072 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-14 04:12:31.074 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-14 04:12:31.077 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:12:31.079 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:12:31.082 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-14 04:12:31.094 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-14 04:12:31.105 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-14 04:12:31.116 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-14 04:12:31.118 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-14 04:12:31.121 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 04:12:31.123 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 04:12:31.125 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 04:12:31.127 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 04:12:31.129 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 04:12:31.131 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 04:12:31.133 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 04:12:31.135 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 04:12:31.137 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 04:12:31.140 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 04:12:31.142 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 04:12:31.144 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-14 04:12:31.147 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-14 04:12:31.149 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-14 04:12:31.152 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 04:12:31.154 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 04:12:31.156 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 04:12:31.159 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 04:12:31.161 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 04:12:31.163 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 04:12:31.166 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-14 04:12:31.168 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-14 04:12:31.170 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-14 04:12:31.173 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-14 04:12:31.175 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-14 04:12:31.178 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-14 04:12:31.180 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-04-14 04:12:31.202 | Using python 3.8 to install os-testr 2022-04-14 04:12:31.204 | + 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-14 04:12:32.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:12:32.073 | from cryptography.utils import int_from_bytes 2022-04-14 04:12:32.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:12:32.073 | from cryptography.utils import int_from_bytes 2022-04-14 04:12:33.208 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:12:33.235 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-04-14 04:12:33.312 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-04-14 04:12:33.313 | 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-14 04:12:33.314 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-14 04:12:33.315 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-14 04:12:33.328 | 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-14 04:12:33.354 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-04-14 04:12:33.355 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-04-14 04:12:33.356 | 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-14 04:12:33.357 | 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-14 04:12:33.360 | 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-14 04:12:33.383 | 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-14 04:12:33.385 | 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.1.1) 2022-04-14 04:12:33.385 | 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-14 04:12:33.386 | 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-14 04:12:33.388 | 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-14 04:12:33.401 | 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-14 04:12:33.466 | 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-14 04:12:33.467 | 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-14 04:12:33.469 | 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-14 04:12:35.924 | 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-14 04:12:35.931 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:12:35.931 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:12:36.054 | + inc/python:pip_install:200 : result=0 2022-04-14 04:12:36.057 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:12:36.059 | + functions-common:time_stop:2432 : local name 2022-04-14 04:12:36.067 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:12:36.068 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:12:36.068 | + functions-common:time_stop:2435 : local total 2022-04-14 04:12:36.068 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:12:36.070 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:12:36.073 | + functions-common:time_stop:2439 : start_time=1649909551196 2022-04-14 04:12:36.075 | + functions-common:time_stop:2441 : [[ -z 1649909551196 ]] 2022-04-14 04:12:36.078 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:12:36.082 | + functions-common:time_stop:2444 : end_time=1649909556080 2022-04-14 04:12:36.084 | + functions-common:time_stop:2445 : elapsed_time=4884 2022-04-14 04:12:36.086 | + functions-common:time_stop:2446 : total=0 2022-04-14 04:12:36.089 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:12:36.091 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4884 2022-04-14 04:12:36.093 | + inc/python:pip_install:203 : return 0 2022-04-14 04:12:36.096 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-14 04:12:36.148 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-04-14 04:12:36.394 | + ./stack.sh:main:810 : install_infra 2022-04-14 04:12:36.397 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 04:12:36.400 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-14 04:12:36.403 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 04:12:36.406 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-14 04:12:36.430 | + 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-14 04:12:38.339 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:38.350 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:38.357 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:38.362 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:38.464 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:38.483 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:38.487 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:38.491 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:38.506 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:38.514 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:38.516 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:38.548 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:38.557 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:38.563 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:38.580 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:38.619 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:38.627 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:38.633 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:38.680 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:38.694 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:38.698 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:38.717 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:38.723 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:38.771 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:38.789 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:38.793 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:38.886 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:38.893 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:38.948 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:39.069 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:39.093 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:39.097 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:39.108 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:39.113 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:39.133 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:39.139 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:39.157 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:39.213 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:39.226 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:39.241 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:39.287 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:39.291 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:39.298 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:12:39.433 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-04-14 04:12:39.712 | + inc/python:pip_install:200 : result=0 2022-04-14 04:12:39.714 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:12:39.717 | + functions-common:time_stop:2432 : local name 2022-04-14 04:12:39.719 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:12:39.721 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:12:39.724 | + functions-common:time_stop:2435 : local total 2022-04-14 04:12:39.726 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:12:39.728 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:12:39.730 | + functions-common:time_stop:2439 : start_time=1649909556422 2022-04-14 04:12:39.733 | + functions-common:time_stop:2441 : [[ -z 1649909556422 ]] 2022-04-14 04:12:39.736 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:12:39.740 | + functions-common:time_stop:2444 : end_time=1649909559737 2022-04-14 04:12:39.742 | + functions-common:time_stop:2445 : elapsed_time=3315 2022-04-14 04:12:39.744 | + functions-common:time_stop:2446 : total=4884 2022-04-14 04:12:39.746 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:12:39.748 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8199 2022-04-14 04:12:39.750 | + inc/python:pip_install:203 : return 0 2022-04-14 04:12:39.753 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 04:12:39.755 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-14 04:12:39.777 | + 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-14 04:12:41.575 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:41.586 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:41.593 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:41.597 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:41.698 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:41.718 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:41.722 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:41.726 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:41.741 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:41.749 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:41.751 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:41.782 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:41.792 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:41.797 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:41.815 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:41.852 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:41.860 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:41.865 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:41.913 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:41.926 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:41.931 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:41.950 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:41.957 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:42.005 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:42.023 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:42.027 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:42.119 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:42.127 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:42.182 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:42.303 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:42.327 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:42.331 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:42.342 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:42.347 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:42.367 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:42.374 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:42.391 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:42.448 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:42.460 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:42.475 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:42.520 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:42.524 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:12:42.531 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:12:42.533 | Processing /opt/stack/requirements 2022-04-14 04:12:44.251 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-04-14 04:12:44.254 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-04-14 04:12:44.265 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-04-14 04:12:44.270 | 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 357)) (5.8.1) 2022-04-14 04:12:44.273 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-04-14 04:12:44.279 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-04-14 04:12:44.306 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-04-14 04:12:44.327 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-04-14 04:12:44.337 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-04-14 04:12:44.358 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5350) (1.3) 2022-04-14 04:12:44.360 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5350) (0.3.0) 2022-04-14 04:12:44.376 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-04-14 04:12:44.381 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-04-14 04:12:44.384 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-04-14 04:12:44.387 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-04-14 04:12:44.390 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-04-14 04:12:44.402 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-04-14 04:12:44.413 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-04-14 04:12:44.416 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-04-14 04:12:44.424 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-04-14 04:12:44.473 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-04-14 04:12:44.477 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-04-14 04:12:44.539 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-04-14 04:12:44.542 | Building wheels for collected packages: openstack-requirements 2022-04-14 04:12:44.543 | Building wheel for openstack-requirements (setup.py): started 2022-04-14 04:12:45.374 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-14 04:12:45.375 | ERROR: Command errored out with exit status 1: 2022-04-14 04:12:45.375 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-hplk8luk/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-hplk8luk/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-0kyrnjjm 2022-04-14 04:12:45.375 | cwd: /tmp/pip-req-build-hplk8luk/ 2022-04-14 04:12:45.375 | Complete output (6 lines): 2022-04-14 04:12:45.375 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-14 04:12:45.375 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-14 04:12:45.375 | or: setup.py --help-commands 2022-04-14 04:12:45.375 | or: setup.py cmd --help 2022-04-14 04:12:45.375 | 2022-04-14 04:12:45.375 | error: invalid command 'bdist_wheel' 2022-04-14 04:12:45.375 | ---------------------------------------- 2022-04-14 04:12:45.375 | ERROR: Failed building wheel for openstack-requirements 2022-04-14 04:12:45.375 | Running setup.py clean for openstack-requirements 2022-04-14 04:12:46.202 | Failed to build openstack-requirements 2022-04-14 04:12:46.218 | Installing collected packages: openstack-requirements 2022-04-14 04:12:46.218 | Attempting uninstall: openstack-requirements 2022-04-14 04:12:46.219 | Found existing installation: openstack-requirements 1.2.1.dev5350 2022-04-14 04:12:46.254 | Uninstalling openstack-requirements-1.2.1.dev5350: 2022-04-14 04:12:46.272 | Successfully uninstalled openstack-requirements-1.2.1.dev5350 2022-04-14 04:12:46.275 | Running setup.py install for openstack-requirements: started 2022-04-14 04:12:48.681 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-14 04:12:48.705 | Successfully installed openstack-requirements-1.2.1.dev5350 2022-04-14 04:12:48.837 | + inc/python:pip_install:200 : result=0 2022-04-14 04:12:48.839 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:12:48.842 | + functions-common:time_stop:2432 : local name 2022-04-14 04:12:48.844 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:12:48.846 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:12:48.848 | + functions-common:time_stop:2435 : local total 2022-04-14 04:12:48.850 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:12:48.853 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:12:48.855 | + functions-common:time_stop:2439 : start_time=1649909559770 2022-04-14 04:12:48.857 | + functions-common:time_stop:2441 : [[ -z 1649909559770 ]] 2022-04-14 04:12:48.860 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:12:48.864 | + functions-common:time_stop:2444 : end_time=1649909568862 2022-04-14 04:12:48.866 | + functions-common:time_stop:2445 : elapsed_time=9092 2022-04-14 04:12:48.868 | + functions-common:time_stop:2446 : total=8199 2022-04-14 04:12:48.870 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:12:48.873 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17291 2022-04-14 04:12:48.875 | + inc/python:pip_install:203 : return 0 2022-04-14 04:12:48.878 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-14 04:12:48.880 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-14 04:12:48.883 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-14 04:12:48.885 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:12:48.887 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:12:48.890 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-14 04:12:48.892 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:12:48.895 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-14 04:12:48.915 | Using python 3.8 to install pbr 2022-04-14 04:12:48.917 | + 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-14 04:12:49.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:12:49.788 | from cryptography.utils import int_from_bytes 2022-04-14 04:12:49.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:12:49.788 | from cryptography.utils import int_from_bytes 2022-04-14 04:12:50.923 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:12:50.949 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-14 04:12:53.656 | 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-14 04:12:53.663 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:12:53.663 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:12:53.787 | + inc/python:pip_install:200 : result=0 2022-04-14 04:12:53.789 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:12:53.792 | + functions-common:time_stop:2432 : local name 2022-04-14 04:12:53.794 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:12:53.796 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:12:53.799 | + functions-common:time_stop:2435 : local total 2022-04-14 04:12:53.801 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:12:53.803 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:12:53.805 | + functions-common:time_stop:2439 : start_time=1649909568909 2022-04-14 04:12:53.807 | + functions-common:time_stop:2441 : [[ -z 1649909568909 ]] 2022-04-14 04:12:53.810 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:12:53.814 | + functions-common:time_stop:2444 : end_time=1649909573812 2022-04-14 04:12:53.816 | + functions-common:time_stop:2445 : elapsed_time=4903 2022-04-14 04:12:53.818 | + functions-common:time_stop:2446 : total=17291 2022-04-14 04:12:53.821 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:12:53.823 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22194 2022-04-14 04:12:53.825 | + inc/python:pip_install:203 : return 0 2022-04-14 04:12:53.827 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-04-14 04:12:56.112 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-14 04:12:58.039 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:12:58.040 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-14 04:12:58.055 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-14 04:12:58.058 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-14 04:12:58.063 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-14 04:12:58.066 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-14 04:12:58.069 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-14 04:12:58.141 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 04:12:58.144 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 04:12:58.147 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-04-14 04:12:58.165 | + ./stack.sh:main:819 : pkgs= 2022-04-14 04:12:58.167 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-04-14 04:12:58.170 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-04-14 04:12:58.172 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 04:12:58.174 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-14 04:12:58.177 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 04:12:58.179 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 04:12:58.181 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 04:12:58.183 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 04:12:58.186 | + functions-common:run_phase:1870 : local extra 2022-04-14 04:12:58.188 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 04:12:58.192 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 04:12:58.195 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 04:12:58.197 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 04:12:58.199 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-14 04:12:58.202 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 04:12:58.217 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:12:58.219 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 04:12:58.221 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 04:12:58.224 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-14 04:12:58.226 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-14 04:12:58.228 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-14 04:12:58.230 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-14 04:12:58.232 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-14 04:12:58.234 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-14 04:12:58.237 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-14 04:12:58.239 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-14 04:12:58.241 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-14 04:12:58.243 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 04:12:58.245 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 04:12:58.248 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 04:12:58.250 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 04:12:58.252 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-14 04:12:58.254 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 04:12:58.256 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-14 04:12:58.259 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 04:12:58.261 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 04:12:58.264 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-14 04:12:58.266 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-14 04:12:58.269 | + functions:set_systemd_override:821 : local value=2048 2022-04-14 04:12:58.271 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-14 04:12:58.273 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-14 04:12:58.326 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-14 04:12:58.326 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-14 04:12:58.329 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-14 04:12:58.699 | + ./stack.sh:main:832 : install_rpc_backend 2022-04-14 04:12:58.701 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-14 04:12:58.717 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:12:58.720 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-14 04:12:58.722 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 04:12:58.724 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 04:12:58.727 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 04:12:58.729 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 04:12:58.732 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 04:12:58.734 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 04:12:58.736 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:12:58.739 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:12:58.741 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 04:12:58.743 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 04:12:58.746 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 04:12:58.748 | + functions-common:apt_get_update:1197 : return 2022-04-14 04:12:58.751 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-14 04:12:58.753 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 04:12:58.755 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:12:58.758 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:12:58.760 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-14 04:12:58.781 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-14 04:12:58.891 | Reading package lists... 2022-04-14 04:12:59.136 | Building dependency tree... 2022-04-14 04:12:59.138 | Reading state information... 2022-04-14 04:12:59.392 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-14 04:12:59.392 | The following packages were automatically installed and are no longer required: 2022-04-14 04:12:59.394 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 04:12:59.394 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 04:12:59.394 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 04:12:59.394 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 04:12:59.394 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 04:12:59.394 | python3-zope.interface 2022-04-14 04:12:59.394 | Use 'sudo apt autoremove' to remove them. 2022-04-14 04:12:59.509 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 04:12:59.513 | + functions-common:apt_get:1241 : result=0 2022-04-14 04:12:59.516 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 04:12:59.518 | + functions-common:time_stop:2432 : local name 2022-04-14 04:12:59.520 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:12:59.523 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:12:59.525 | + functions-common:time_stop:2435 : local total 2022-04-14 04:12:59.527 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:12:59.529 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 04:12:59.532 | + functions-common:time_stop:2439 : start_time=1649909578778 2022-04-14 04:12:59.534 | + functions-common:time_stop:2441 : [[ -z 1649909578778 ]] 2022-04-14 04:12:59.536 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:12:59.541 | + functions-common:time_stop:2444 : end_time=1649909579538 2022-04-14 04:12:59.543 | + functions-common:time_stop:2445 : elapsed_time=760 2022-04-14 04:12:59.546 | + functions-common:time_stop:2446 : total=1514 2022-04-14 04:12:59.548 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:12:59.550 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2274 2022-04-14 04:12:59.553 | + functions-common:apt_get:1245 : return 0 2022-04-14 04:12:59.555 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-14 04:12:59.557 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 04:12:59.560 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 04:12:59.562 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 04:12:59.564 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 04:12:59.566 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 04:12:59.569 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 04:12:59.571 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-14 04:12:59.573 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 04:12:59.576 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 04:12:59.579 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 04:12:59.581 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 04:12:59.583 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 04:12:59.585 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 04:12:59.588 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 04:12:59.591 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 04:12:59.593 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 04:12:59.595 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 04:12:59.597 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 04:12:59.600 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-14 04:12:59.602 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 04:12:59.604 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 04:12:59.607 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 04:12:59.609 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 04:12:59.612 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 04:12:59.614 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 04:12:59.616 | + ./stack.sh:main:833 : restart_rpc_backend 2022-04-14 04:12:59.619 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-14 04:12:59.635 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:12:59.638 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-14 04:12:59.640 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 04:12:59.642 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-04-14 04:12:59.645 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-14 04:12:59.647 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-14 04:12:59.652 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-14 04:12:59.654 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-14 04:12:59.656 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-14 04:12:59.659 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-14 04:12:59.661 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-14 04:12:59.663 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-14 04:12:59.666 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-14 04:13:00.358 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-14 04:13:00.358 | user tags 2022-04-14 04:13:00.358 | stackrabbit []' 2022-04-14 04:13:00.362 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-14 04:13:00.362 | user tags 2022-04-14 04:13:00.362 | stackrabbit []' 2022-04-14 04:13:00.362 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-14 04:13:00.368 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-14 04:13:00.371 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-14 04:13:00.373 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 04:13:01.064 | Changing password for user "stackrabbit" ... 2022-04-14 04:13:01.125 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-14 04:13:01.819 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-14 04:13:01.880 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-14 04:13:01.882 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 04:13:02.545 | Changing password for user "stackrabbit" ... 2022-04-14 04:13:02.593 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-14 04:13:02.596 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-14 04:13:02.598 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-14 04:13:03.260 | Deleting user "guest" ... 2022-04-14 04:13:03.275 | Error: 2022-04-14 04:13:03.275 | {:no_such_user, "guest"} 2022-04-14 04:13:03.288 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-14 04:13:03.290 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-04-14 04:13:03.307 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:13:03.310 | + ./stack.sh:main:836 : install_database 2022-04-14 04:13:03.313 | + lib/database:install_database:118 : install_database_mysql 2022-04-14 04:13:03.315 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-14 04:13:03.317 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:13:03.320 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:13:03.322 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-14 04:13:03.645 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-14 04:13:03.647 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-14 04:13:03.650 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-14 04:13:03.652 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-14 04:13:03.655 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-14 04:13:03.657 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-14 04:13:03.660 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 04:13:03.662 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 04:13:03.665 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 04:13:03.667 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 04:13:03.669 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 04:13:03.672 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 04:13:03.674 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 04:13:03.676 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 04:13:03.679 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 04:13:03.681 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 04:13:03.684 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 04:13:03.686 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-14 04:13:03.689 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 04:13:03.691 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 04:13:03.694 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 04:13:03.696 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 04:13:03.698 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 04:13:03.701 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 04:13:03.704 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-14 04:13:03.706 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:13:03.708 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:13:03.711 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-14 04:13:03.713 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 04:13:03.715 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 04:13:03.718 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 04:13:03.720 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 04:13:03.722 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 04:13:03.725 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 04:13:03.727 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:13:03.729 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:13:03.731 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 04:13:03.734 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 04:13:03.736 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 04:13:03.738 | + functions-common:apt_get_update:1197 : return 2022-04-14 04:13:03.740 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-14 04:13:03.743 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 04:13:03.745 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:13:03.748 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:13:03.750 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-14 04:13:03.771 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-14 04:13:03.882 | Reading package lists... 2022-04-14 04:13:04.125 | Building dependency tree... 2022-04-14 04:13:04.126 | Reading state information... 2022-04-14 04:13:04.380 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-14 04:13:04.380 | The following packages were automatically installed and are no longer required: 2022-04-14 04:13:04.381 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 04:13:04.381 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 04:13:04.381 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 04:13:04.381 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 04:13:04.382 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 04:13:04.382 | python3-zope.interface 2022-04-14 04:13:04.382 | Use 'sudo apt autoremove' to remove them. 2022-04-14 04:13:04.498 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 04:13:04.502 | + functions-common:apt_get:1241 : result=0 2022-04-14 04:13:04.504 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 04:13:04.507 | + functions-common:time_stop:2432 : local name 2022-04-14 04:13:04.509 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:13:04.511 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:13:04.513 | + functions-common:time_stop:2435 : local total 2022-04-14 04:13:04.515 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:13:04.518 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 04:13:04.520 | + functions-common:time_stop:2439 : start_time=1649909583769 2022-04-14 04:13:04.522 | + functions-common:time_stop:2441 : [[ -z 1649909583769 ]] 2022-04-14 04:13:04.525 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:13:04.529 | + functions-common:time_stop:2444 : end_time=1649909584526 2022-04-14 04:13:04.531 | + functions-common:time_stop:2445 : elapsed_time=757 2022-04-14 04:13:04.534 | + functions-common:time_stop:2446 : total=2274 2022-04-14 04:13:04.536 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:13:04.538 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3031 2022-04-14 04:13:04.540 | + functions-common:apt_get:1245 : return 0 2022-04-14 04:13:04.543 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-04-14 04:13:04.546 | + ./stack.sh:main:839 : install_database_python 2022-04-14 04:13:04.548 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-14 04:13:04.550 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-14 04:13:04.552 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-14 04:13:04.555 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 04:13:04.558 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-14 04:13:04.560 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-14 04:13:04.563 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 04:13:04.566 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-14 04:13:04.566 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 04:13:04.572 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-14 04:13:04.574 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-14 04:13:04.576 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-14 04:13:04.579 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-14 04:13:04.581 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-14 04:13:04.603 | Using python 3.8 to install PyMySQL 2022-04-14 04:13:04.606 | + 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-14 04:13:05.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:13:05.495 | from cryptography.utils import int_from_bytes 2022-04-14 04:13:05.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:13:05.495 | from cryptography.utils import int_from_bytes 2022-04-14 04:13:06.658 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:13:06.687 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-14 04:13:09.253 | 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-14 04:13:09.260 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:13:09.260 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:13:09.379 | + inc/python:pip_install:200 : result=0 2022-04-14 04:13:09.381 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:13:09.383 | + functions-common:time_stop:2432 : local name 2022-04-14 04:13:09.386 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:13:09.389 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:13:09.391 | + functions-common:time_stop:2435 : local total 2022-04-14 04:13:09.396 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:13:09.398 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:13:09.401 | + functions-common:time_stop:2439 : start_time=1649909584597 2022-04-14 04:13:09.403 | + functions-common:time_stop:2441 : [[ -z 1649909584597 ]] 2022-04-14 04:13:09.406 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:13:09.411 | + functions-common:time_stop:2444 : end_time=1649909589408 2022-04-14 04:13:09.413 | + functions-common:time_stop:2445 : elapsed_time=4811 2022-04-14 04:13:09.416 | + functions-common:time_stop:2446 : total=22194 2022-04-14 04:13:09.418 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:13:09.421 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27005 2022-04-14 04:13:09.423 | + inc/python:pip_install:203 : return 0 2022-04-14 04:13:09.426 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-14 04:13:09.428 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 04:13:09.430 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-14 04:13:09.433 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-04-14 04:13:09.450 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:13:09.452 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-04-14 04:13:09.455 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-14 04:13:09.458 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 04:13:09.459 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 04:13:09.464 | + 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-14 04:13:09.466 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 04:13:09.468 | + 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-14 04:13:09.471 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 04:13:09.473 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-14 04:13:09.476 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-14 04:13:09.492 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:13:09.494 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-14 04:13:09.498 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 04:13:09.500 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 04:13:09.502 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 04:13:09.505 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 04:13:09.507 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 04:13:09.509 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 04:13:09.512 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:13:09.514 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:13:09.517 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 04:13:09.519 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 04:13:09.521 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 04:13:09.523 | + functions-common:apt_get_update:1197 : return 2022-04-14 04:13:09.526 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-14 04:13:09.529 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 04:13:09.531 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:13:09.533 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:13:09.536 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-14 04:13:09.557 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-14 04:13:09.667 | Reading package lists... 2022-04-14 04:13:09.911 | Building dependency tree... 2022-04-14 04:13:09.913 | Reading state information... 2022-04-14 04:13:10.171 | radvd is already the newest version (1:2.17-2). 2022-04-14 04:13:10.171 | The following packages were automatically installed and are no longer required: 2022-04-14 04:13:10.172 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 04:13:10.172 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 04:13:10.172 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 04:13:10.172 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 04:13:10.172 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 04:13:10.172 | python3-zope.interface 2022-04-14 04:13:10.172 | Use 'sudo apt autoremove' to remove them. 2022-04-14 04:13:10.287 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 04:13:10.291 | + functions-common:apt_get:1241 : result=0 2022-04-14 04:13:10.294 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 04:13:10.296 | + functions-common:time_stop:2432 : local name 2022-04-14 04:13:10.298 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:13:10.300 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:13:10.302 | + functions-common:time_stop:2435 : local total 2022-04-14 04:13:10.304 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:13:10.307 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 04:13:10.309 | + functions-common:time_stop:2439 : start_time=1649909589554 2022-04-14 04:13:10.312 | + functions-common:time_stop:2441 : [[ -z 1649909589554 ]] 2022-04-14 04:13:10.314 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:13:10.318 | + functions-common:time_stop:2444 : end_time=1649909590316 2022-04-14 04:13:10.321 | + functions-common:time_stop:2445 : elapsed_time=762 2022-04-14 04:13:10.323 | + functions-common:time_stop:2446 : total=3031 2022-04-14 04:13:10.325 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:13:10.328 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3793 2022-04-14 04:13:10.330 | + functions-common:apt_get:1245 : return 0 2022-04-14 04:13:10.332 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-14 04:13:10.349 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:13:10.352 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-14 04:13:10.354 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-14 04:13:10.357 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-14 04:13:10.360 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-14 04:13:10.381 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-14 04:13:10.384 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 04:13:10.386 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 04:13:10.389 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 04:13:10.391 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 04:13:10.393 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 04:13:10.396 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 04:13:10.398 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:13:10.400 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:13:10.402 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 04:13:10.405 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 04:13:10.407 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 04:13:10.409 | + functions-common:apt_get_update:1197 : return 2022-04-14 04:13:10.411 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-14 04:13:10.414 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 04:13:10.416 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:13:10.418 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:13:10.421 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-14 04:13:10.441 | + functions-common:apt_get:1237 : 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-14 04:13:10.551 | Reading package lists... 2022-04-14 04:13:10.829 | Building dependency tree... 2022-04-14 04:13:10.830 | Reading state information... 2022-04-14 04:13:11.118 | fakeroot is already the newest version (1.24-1). 2022-04-14 04:13:11.118 | make is already the newest version (4.2.1-1.2). 2022-04-14 04:13:11.118 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-14 04:13:11.118 | The following packages were automatically installed and are no longer required: 2022-04-14 04:13:11.120 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 04:13:11.120 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 04:13:11.120 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 04:13:11.120 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 04:13:11.120 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 04:13:11.120 | python3-zope.interface 2022-04-14 04:13:11.120 | Use 'sudo apt autoremove' to remove them. 2022-04-14 04:13:11.258 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 04:13:11.265 | + functions-common:apt_get:1241 : result=0 2022-04-14 04:13:11.268 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 04:13:11.271 | + functions-common:time_stop:2432 : local name 2022-04-14 04:13:11.274 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:13:11.276 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:13:11.279 | + functions-common:time_stop:2435 : local total 2022-04-14 04:13:11.281 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:13:11.283 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 04:13:11.286 | + functions-common:time_stop:2439 : start_time=1649909590439 2022-04-14 04:13:11.289 | + functions-common:time_stop:2441 : [[ -z 1649909590439 ]] 2022-04-14 04:13:11.293 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:13:11.298 | + functions-common:time_stop:2444 : end_time=1649909591295 2022-04-14 04:13:11.300 | + functions-common:time_stop:2445 : elapsed_time=856 2022-04-14 04:13:11.302 | + functions-common:time_stop:2446 : total=3793 2022-04-14 04:13:11.305 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:13:11.307 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4649 2022-04-14 04:13:11.309 | + functions-common:apt_get:1245 : return 0 2022-04-14 04:13:11.311 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-14 04:13:11.314 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:13:11.316 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:13:11.319 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-14 04:13:11.321 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-14 04:13:11.324 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-14 04:13:11.328 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-14 04:13:11.331 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-14 04:13:11.334 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-14 04:13:11.334 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-14 04:13:11.339 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-14 04:13:11.342 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-14 04:13:11.344 | + functions:vercmp:628 : local v1=5.4 2022-04-14 04:13:11.346 | + functions:vercmp:629 : local 'op=<' 2022-04-14 04:13:11.349 | + functions:vercmp:630 : local v2=3.13 2022-04-14 04:13:11.351 | + functions:vercmp:631 : local result 2022-04-14 04:13:11.354 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-14 04:13:11.355 | ++ functions:vercmp:635 : sort -V 2022-04-14 04:13:11.355 | ++ functions:vercmp:635 : head -1 2022-04-14 04:13:11.360 | + functions:vercmp:635 : result=3.13 2022-04-14 04:13:11.362 | + functions:vercmp:637 : case $op in 2022-04-14 04:13:11.365 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-14 04:13:11.367 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-14 04:13:11.369 | + functions:vercmp:648 : return 2022-04-14 04:13:11.371 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-14 04:13:11.374 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 04:13:11.376 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-14 04:13:11.852 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-14 04:13:11.854 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-14 04:13:11.857 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:11.860 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:11.863 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-14 04:13:11.866 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:11.868 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-04-14 04:13:11.887 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:13:11.891 | + ./stack.sh:main:847 : install_etcd3 2022-04-14 04:13:11.893 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-14 04:13:11.893 | Installing etcd 2022-04-14 04:13:11.896 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-14 04:13:11.908 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-14 04:13:11.923 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-14 04:13:11.925 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-14 04:13:11.939 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-14 04:13:11.942 | ++ 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-14 04:13:11.944 | ++ 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-14 04:13:11.948 | +++ 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-14 04:13:11.953 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 04:13:11.955 | ++ 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-14 04:13:11.958 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-14 04:13:11.960 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 04:13:11.963 | ++ functions:get_extra_file:74 : return 2022-04-14 04:13:11.966 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 04:13:11.971 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-14 04:13:11.973 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-14 04:13:11.976 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-04-14 04:13:11.998 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:13:12.000 | + ./stack.sh:main:866 : install_dstat 2022-04-14 04:13:12.003 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-14 04:13:12.020 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:13:12.022 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-04-14 04:13:12.025 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 04:13:12.027 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-04-14 04:13:12.029 | + ./stack.sh:main:875 : install_libs 2022-04-14 04:13:12.032 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-14 04:13:12.034 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-14 04:13:12.036 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-14 04:13:12.039 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-14 04:13:12.041 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.043 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.046 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-14 04:13:12.048 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.050 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-14 04:13:12.053 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-14 04:13:12.055 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-14 04:13:12.057 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-14 04:13:12.060 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.062 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.064 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-14 04:13:12.067 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.069 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-14 04:13:12.071 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-14 04:13:12.074 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-14 04:13:12.077 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-14 04:13:12.079 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.081 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.084 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-14 04:13:12.086 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.088 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-14 04:13:12.091 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-14 04:13:12.093 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-14 04:13:12.095 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-14 04:13:12.098 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.100 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.102 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-14 04:13:12.105 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.107 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-14 04:13:12.110 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-14 04:13:12.112 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-14 04:13:12.115 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-14 04:13:12.117 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.119 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.121 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-14 04:13:12.124 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.127 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-14 04:13:12.129 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-14 04:13:12.131 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-14 04:13:12.134 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-14 04:13:12.136 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.139 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.141 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-14 04:13:12.144 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.146 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-14 04:13:12.148 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-14 04:13:12.151 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-14 04:13:12.153 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-14 04:13:12.155 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.158 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.160 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-14 04:13:12.162 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.165 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-14 04:13:12.167 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-14 04:13:12.170 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-14 04:13:12.172 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-14 04:13:12.175 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.177 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.180 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-14 04:13:12.182 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.185 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-14 04:13:12.187 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-14 04:13:12.190 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-14 04:13:12.192 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-14 04:13:12.194 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.197 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.199 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-14 04:13:12.201 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.204 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-14 04:13:12.206 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-14 04:13:12.208 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-14 04:13:12.210 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-14 04:13:12.213 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.215 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.217 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-14 04:13:12.220 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.222 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-14 04:13:12.224 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-14 04:13:12.227 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-14 04:13:12.229 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-14 04:13:12.232 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.234 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.236 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-14 04:13:12.239 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.241 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-14 04:13:12.243 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-14 04:13:12.246 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-14 04:13:12.249 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-14 04:13:12.251 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.253 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.256 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-14 04:13:12.258 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.260 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-14 04:13:12.263 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-14 04:13:12.265 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-14 04:13:12.268 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-14 04:13:12.270 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.272 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.274 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-14 04:13:12.277 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.279 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-14 04:13:12.281 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-14 04:13:12.284 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-14 04:13:12.286 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-14 04:13:12.289 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.291 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.293 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-14 04:13:12.296 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.299 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-14 04:13:12.301 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-14 04:13:12.303 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-14 04:13:12.306 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-14 04:13:12.308 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.311 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.313 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-14 04:13:12.316 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.318 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-14 04:13:12.320 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-14 04:13:12.323 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-14 04:13:12.325 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-14 04:13:12.328 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.330 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.333 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-14 04:13:12.335 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.339 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-14 04:13:12.342 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-14 04:13:12.344 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-14 04:13:12.347 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-14 04:13:12.349 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.351 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.354 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-14 04:13:12.356 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.359 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-14 04:13:12.362 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-14 04:13:12.364 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-14 04:13:12.367 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-14 04:13:12.369 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.371 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.374 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-14 04:13:12.377 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.379 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-14 04:13:12.382 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-14 04:13:12.384 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-14 04:13:12.386 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-14 04:13:12.389 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.391 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.394 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-14 04:13:12.396 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.398 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-14 04:13:12.401 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-14 04:13:12.403 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-14 04:13:12.405 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-14 04:13:12.408 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.410 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.412 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-14 04:13:12.415 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.417 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-14 04:13:12.420 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-14 04:13:12.422 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-14 04:13:12.425 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-14 04:13:12.427 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.430 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.432 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-14 04:13:12.435 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.437 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-14 04:13:12.440 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-14 04:13:12.442 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-14 04:13:12.445 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-14 04:13:12.447 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.449 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.452 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-14 04:13:12.454 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.456 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-14 04:13:12.459 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-14 04:13:12.461 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-14 04:13:12.463 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-14 04:13:12.466 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.468 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.470 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-14 04:13:12.473 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.475 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-14 04:13:12.477 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-14 04:13:12.480 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-14 04:13:12.483 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-14 04:13:12.485 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.488 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.495 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-14 04:13:12.498 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.501 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-14 04:13:12.503 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-14 04:13:12.505 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-14 04:13:12.508 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-14 04:13:12.510 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.512 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.515 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-14 04:13:12.517 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.520 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-14 04:13:12.522 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-14 04:13:12.524 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-14 04:13:12.527 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-14 04:13:12.529 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.532 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.534 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-14 04:13:12.536 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.539 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-14 04:13:12.541 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-14 04:13:12.544 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-14 04:13:12.547 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-14 04:13:12.549 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.552 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.554 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-14 04:13:12.556 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.559 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-14 04:13:12.561 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-14 04:13:12.563 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-14 04:13:12.566 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-14 04:13:12.568 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.570 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.573 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-14 04:13:12.575 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.578 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-14 04:13:12.580 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-14 04:13:12.582 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-14 04:13:12.585 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-14 04:13:12.587 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.590 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.593 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-14 04:13:12.595 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.597 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-14 04:13:12.600 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-14 04:13:12.602 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-14 04:13:12.605 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-14 04:13:12.608 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.610 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.612 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-14 04:13:12.615 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.617 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-14 04:13:12.619 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-14 04:13:12.622 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-14 04:13:12.624 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-14 04:13:12.627 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.629 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.631 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-14 04:13:12.634 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.636 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-14 04:13:12.639 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-14 04:13:12.641 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-14 04:13:12.644 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-14 04:13:12.647 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.650 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.652 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-14 04:13:12.655 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.658 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-14 04:13:12.660 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-14 04:13:12.662 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-14 04:13:12.665 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-14 04:13:12.667 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.671 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.674 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-14 04:13:12.676 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.679 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-14 04:13:12.681 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-14 04:13:12.684 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-14 04:13:12.686 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-14 04:13:12.688 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.691 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.693 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-14 04:13:12.696 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.698 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-14 04:13:12.701 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-14 04:13:12.703 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-14 04:13:12.705 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-14 04:13:12.708 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.710 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.712 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-14 04:13:12.715 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.718 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-14 04:13:12.720 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-14 04:13:12.722 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-14 04:13:12.725 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-14 04:13:12.727 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.730 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.733 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-14 04:13:12.735 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.738 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-14 04:13:12.740 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-14 04:13:12.743 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-14 04:13:12.745 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-14 04:13:12.747 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.750 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.752 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-14 04:13:12.754 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.757 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-14 04:13:12.759 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-14 04:13:12.762 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-14 04:13:12.764 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-14 04:13:12.767 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:12.769 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:12.771 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-14 04:13:12.774 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:12.776 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-14 04:13:12.798 | Using python 3.8 to install etcd3 2022-04-14 04:13:12.801 | + 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-14 04:13:13.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:13:13.671 | from cryptography.utils import int_from_bytes 2022-04-14 04:13:13.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:13:13.671 | from cryptography.utils import int_from_bytes 2022-04-14 04:13:14.815 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:13:14.842 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-14 04:13:14.849 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-14 04:13:14.850 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-04-14 04:13:14.851 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-14 04:13:14.852 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-14 04:13:17.386 | 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-14 04:13:17.394 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:13:17.394 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:13:17.512 | + inc/python:pip_install:200 : result=0 2022-04-14 04:13:17.515 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:13:17.517 | + functions-common:time_stop:2432 : local name 2022-04-14 04:13:17.519 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:13:17.521 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:13:17.523 | + functions-common:time_stop:2435 : local total 2022-04-14 04:13:17.526 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:13:17.528 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:13:17.531 | + functions-common:time_stop:2439 : start_time=1649909592793 2022-04-14 04:13:17.533 | + functions-common:time_stop:2441 : [[ -z 1649909592793 ]] 2022-04-14 04:13:17.536 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:13:17.540 | + functions-common:time_stop:2444 : end_time=1649909597537 2022-04-14 04:13:17.542 | + functions-common:time_stop:2445 : elapsed_time=4744 2022-04-14 04:13:17.544 | + functions-common:time_stop:2446 : total=27005 2022-04-14 04:13:17.546 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:13:17.549 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=31749 2022-04-14 04:13:17.551 | + inc/python:pip_install:203 : return 0 2022-04-14 04:13:17.553 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-14 04:13:17.576 | Using python 3.8 to install etcd3gw 2022-04-14 04:13:17.578 | + 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-14 04:13:18.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:13:18.439 | from cryptography.utils import int_from_bytes 2022-04-14 04:13:18.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:13:18.439 | from cryptography.utils import int_from_bytes 2022-04-14 04:13:19.577 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:13:19.603 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-14 04:13:19.611 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-14 04:13:19.612 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-14 04:13:19.613 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-14 04:13:19.614 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-14 04:13:19.646 | 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.8) 2022-04-14 04:13:19.648 | 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-14 04:13:19.650 | 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-14 04:13:19.651 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-14 04:13:22.135 | 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-14 04:13:22.143 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:13:22.143 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:13:22.260 | + inc/python:pip_install:200 : result=0 2022-04-14 04:13:22.263 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:13:22.266 | + functions-common:time_stop:2432 : local name 2022-04-14 04:13:22.268 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:13:22.270 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:13:22.272 | + functions-common:time_stop:2435 : local total 2022-04-14 04:13:22.274 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:13:22.277 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:13:22.279 | + functions-common:time_stop:2439 : start_time=1649909597570 2022-04-14 04:13:22.281 | + functions-common:time_stop:2441 : [[ -z 1649909597570 ]] 2022-04-14 04:13:22.284 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:13:22.288 | + functions-common:time_stop:2444 : end_time=1649909602286 2022-04-14 04:13:22.291 | + functions-common:time_stop:2445 : elapsed_time=4716 2022-04-14 04:13:22.293 | + functions-common:time_stop:2446 : total=31749 2022-04-14 04:13:22.295 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:13:22.297 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36465 2022-04-14 04:13:22.299 | + inc/python:pip_install:203 : return 0 2022-04-14 04:13:22.302 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-04-14 04:13:22.304 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-14 04:13:22.306 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-14 04:13:22.309 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 04:13:22.312 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 04:13:22.314 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 04:13:22.316 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 04:13:22.319 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 04:13:22.321 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 04:13:22.323 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 04:13:22.328 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 04:13:22.330 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 04:13:22.333 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 04:13:22.335 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 04:13:22.338 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-14 04:13:22.340 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:13:22.343 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:13:22.345 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-14 04:13:22.348 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 04:13:22.350 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 04:13:22.352 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 04:13:22.355 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 04:13:22.357 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 04:13:22.359 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 04:13:22.362 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 04:13:22.364 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:13:22.366 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:13:22.369 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 04:13:22.372 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 04:13:22.374 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 04:13:22.376 | + functions-common:apt_get_update:1197 : return 2022-04-14 04:13:22.379 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 04:13:22.381 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 04:13:22.384 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:13:22.386 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:13:22.389 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 04:13:22.410 | + functions-common:apt_get:1237 : 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-14 04:13:22.526 | Reading package lists... 2022-04-14 04:13:22.777 | Building dependency tree... 2022-04-14 04:13:22.780 | Reading state information... 2022-04-14 04:13:23.028 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-14 04:13:23.028 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-14 04:13:23.028 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 04:13:23.028 | The following packages were automatically installed and are no longer required: 2022-04-14 04:13:23.029 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 04:13:23.029 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 04:13:23.029 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 04:13:23.029 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 04:13:23.029 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 04:13:23.029 | python3-zope.interface 2022-04-14 04:13:23.029 | Use 'sudo apt autoremove' to remove them. 2022-04-14 04:13:23.144 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 04:13:23.148 | + functions-common:apt_get:1241 : result=0 2022-04-14 04:13:23.151 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 04:13:23.153 | + functions-common:time_stop:2432 : local name 2022-04-14 04:13:23.156 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:13:23.158 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:13:23.160 | + functions-common:time_stop:2435 : local total 2022-04-14 04:13:23.163 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:13:23.165 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 04:13:23.167 | + functions-common:time_stop:2439 : start_time=1649909602407 2022-04-14 04:13:23.169 | + functions-common:time_stop:2441 : [[ -z 1649909602407 ]] 2022-04-14 04:13:23.172 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:13:23.176 | + functions-common:time_stop:2444 : end_time=1649909603174 2022-04-14 04:13:23.178 | + functions-common:time_stop:2445 : elapsed_time=767 2022-04-14 04:13:23.181 | + functions-common:time_stop:2446 : total=4649 2022-04-14 04:13:23.183 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:13:23.186 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5416 2022-04-14 04:13:23.188 | + functions-common:apt_get:1245 : return 0 2022-04-14 04:13:23.191 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-14 04:13:23.193 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:13:23.195 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:13:23.198 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-14 04:13:23.259 | Module proxy already enabled 2022-04-14 04:13:23.263 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-14 04:13:23.324 | Considering dependency proxy for proxy_uwsgi: 2022-04-14 04:13:23.324 | Module proxy already enabled 2022-04-14 04:13:23.324 | Module proxy_uwsgi already enabled 2022-04-14 04:13:23.328 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-14 04:13:23.330 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 04:13:23.333 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 04:13:23.335 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 04:13:23.470 | + ./stack.sh:main:881 : install_keystoneauth 2022-04-14 04:13:23.473 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-14 04:13:23.475 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-14 04:13:23.481 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:23.483 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:23.485 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-14 04:13:23.488 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:23.490 | + ./stack.sh:main:882 : install_keystoneclient 2022-04-14 04:13:23.493 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-14 04:13:23.496 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-14 04:13:23.498 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:23.500 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:23.503 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-14 04:13:23.505 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:23.508 | + ./stack.sh:main:883 : install_glanceclient 2022-04-14 04:13:23.510 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-14 04:13:23.513 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-14 04:13:23.515 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:23.518 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:23.520 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-14 04:13:23.523 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:23.525 | + ./stack.sh:main:884 : install_cinderclient 2022-04-14 04:13:23.527 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-14 04:13:23.530 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-14 04:13:23.534 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:23.537 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:23.540 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-14 04:13:23.542 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:23.545 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-14 04:13:23.548 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-14 04:13:23.550 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:23.553 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:23.555 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-14 04:13:23.558 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:23.560 | + ./stack.sh:main:885 : install_novaclient 2022-04-14 04:13:23.563 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-14 04:13:23.565 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-14 04:13:23.568 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:23.570 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:23.572 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-14 04:13:23.575 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:23.578 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-04-14 04:13:23.595 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:13:23.598 | + ./stack.sh:main:887 : install_swiftclient 2022-04-14 04:13:23.600 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-14 04:13:23.603 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-14 04:13:23.605 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:23.608 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:23.610 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-14 04:13:23.613 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:23.615 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-04-14 04:13:23.632 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:13:23.635 | + ./stack.sh:main:890 : install_neutronclient 2022-04-14 04:13:23.638 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-14 04:13:23.641 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-14 04:13:23.643 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:23.646 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:23.648 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-14 04:13:23.650 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:23.653 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-04-14 04:13:23.656 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-14 04:13:23.658 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-14 04:13:23.661 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:23.663 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:23.666 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-14 04:13:23.668 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:23.671 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-14 04:13:23.673 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-14 04:13:23.676 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 04:13:23.679 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-14 04:13:23.681 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-14 04:13:23.684 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 04:13:23.687 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-14 04:13:23.688 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 04:13:23.693 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-14 04:13:23.696 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-14 04:13:23.698 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-14 04:13:23.702 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-14 04:13:23.704 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-14 04:13:23.725 | Using python 3.8 to install keystonemiddleware 2022-04-14 04:13:23.728 | + 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-14 04:13:24.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:13:24.645 | from cryptography.utils import int_from_bytes 2022-04-14 04:13:24.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:13:24.645 | from cryptography.utils import int_from_bytes 2022-04-14 04:13:25.772 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:13:25.798 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-14 04:13:25.849 | 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-14 04:13:25.850 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-14 04:13:25.852 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-14 04:13:25.853 | 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-14 04:13:25.854 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-14 04:13:25.855 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-14 04:13:25.857 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-14 04:13:25.858 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-14 04:13:25.859 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-14 04:13:25.860 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-14 04:13:25.861 | 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-14 04:13:25.862 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-14 04:13:25.863 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-14 04:13:25.864 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-14 04:13:25.921 | 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-14 04:13:25.923 | 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-14 04:13:25.924 | 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-14 04:13:25.962 | 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-14 04:13:26.002 | 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-14 04:13:26.003 | 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-14 04:13:26.004 | 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-14 04:13:26.005 | 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-14 04:13:26.052 | 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-14 04:13:26.056 | 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-14 04:13:26.067 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-04-14 04:13:26.068 | 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-14 04:13:26.083 | 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-14 04:13:26.084 | 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-14 04:13:26.085 | 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-14 04:13:26.150 | 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-14 04:13:26.152 | 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-14 04:13:26.154 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-14 04:13:26.155 | 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.8) 2022-04-14 04:13:26.204 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-04-14 04:13:26.216 | 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-14 04:13:28.623 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 04:13:28.631 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:13:28.631 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:13:28.754 | + inc/python:pip_install:200 : result=0 2022-04-14 04:13:28.756 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:13:28.759 | + functions-common:time_stop:2432 : local name 2022-04-14 04:13:28.761 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:13:28.763 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:13:28.766 | + functions-common:time_stop:2435 : local total 2022-04-14 04:13:28.768 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:13:28.770 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:13:28.772 | + functions-common:time_stop:2439 : start_time=1649909603720 2022-04-14 04:13:28.774 | + functions-common:time_stop:2441 : [[ -z 1649909603720 ]] 2022-04-14 04:13:28.777 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:13:28.781 | + functions-common:time_stop:2444 : end_time=1649909608779 2022-04-14 04:13:28.784 | + functions-common:time_stop:2445 : elapsed_time=5059 2022-04-14 04:13:28.786 | + functions-common:time_stop:2446 : total=36465 2022-04-14 04:13:28.788 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:13:28.790 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=41524 2022-04-14 04:13:28.793 | + inc/python:pip_install:203 : return 0 2022-04-14 04:13:28.796 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-14 04:13:28.798 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-14 04:13:28.801 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 04:13:28.804 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-14 04:13:28.806 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-14 04:13:28.809 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 04:13:28.813 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-14 04:13:28.813 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 04:13:28.819 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-14 04:13:28.821 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-14 04:13:28.824 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-14 04:13:28.827 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-14 04:13:28.829 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-14 04:13:28.850 | Using python 3.8 to install python-memcached 2022-04-14 04:13:28.853 | + 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-14 04:13:29.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:13:29.718 | from cryptography.utils import int_from_bytes 2022-04-14 04:13:29.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:13:29.718 | from cryptography.utils import int_from_bytes 2022-04-14 04:13:30.846 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:13:30.875 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-14 04:13:30.878 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-14 04:13:33.365 | 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-14 04:13:33.372 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:13:33.372 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:13:33.492 | + inc/python:pip_install:200 : result=0 2022-04-14 04:13:33.494 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:13:33.496 | + functions-common:time_stop:2432 : local name 2022-04-14 04:13:33.498 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:13:33.501 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:13:33.503 | + functions-common:time_stop:2435 : local total 2022-04-14 04:13:33.505 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:13:33.507 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:13:33.510 | + functions-common:time_stop:2439 : start_time=1649909608845 2022-04-14 04:13:33.513 | + functions-common:time_stop:2441 : [[ -z 1649909608845 ]] 2022-04-14 04:13:33.516 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:13:33.520 | + functions-common:time_stop:2444 : end_time=1649909613517 2022-04-14 04:13:33.522 | + functions-common:time_stop:2445 : elapsed_time=4672 2022-04-14 04:13:33.524 | + functions-common:time_stop:2446 : total=41524 2022-04-14 04:13:33.526 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:13:33.530 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46196 2022-04-14 04:13:33.532 | + inc/python:pip_install:203 : return 0 2022-04-14 04:13:33.534 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-04-14 04:13:33.552 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:13:33.554 | + ./stack.sh:main:897 : '[' 10.222.0.25 == 10.222.0.25 ']' 2022-04-14 04:13:33.557 | + ./stack.sh:main:898 : stack_install_service keystone 2022-04-14 04:13:33.560 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-14 04:13:33.562 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-14 04:13:33.565 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 04:13:33.567 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-14 04:13:33.570 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-14 04:13:33.585 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:13:33.588 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/yoga 2022-04-14 04:13:33.590 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-14 04:13:33.592 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-14 04:13:33.594 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 04:13:33.596 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 04:13:33.599 | ++ functions-common:git_clone:612 : pwd 2022-04-14 04:13:33.602 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 04:13:33.604 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 04:13:33.606 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 04:13:33.622 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 04:13:33.624 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 04:13:33.626 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 04:13:33.637 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 04:13:33.637 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 04:13:33.637 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-14 04:13:33.637 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 04:13:33.639 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-14 04:13:33.651 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-14 04:13:33.654 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 04:13:33.654 | + functions-common:git_clone:685 : head -1 2022-04-14 04:13:33.657 | ae0b0a17b Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 04:13:33.659 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 04:13:33.662 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-14 04:13:33.664 | + inc/python:setup_develop:338 : local bindep 2022-04-14 04:13:33.667 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 04:13:33.669 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-14 04:13:33.671 | + inc/python:setup_develop:344 : local extras= 2022-04-14 04:13:33.674 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-14 04:13:33.676 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 04:13:33.678 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 04:13:33.681 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-14 04:13:33.684 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 04:13:33.686 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 04:13:33.689 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-14 04:13:33.691 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 04:13:33.694 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-14 04:13:33.696 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 04:13:33.699 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 04:13:33.702 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-14 04:13:33.707 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-14 04:13:33.709 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-14 04:13:34.380 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-14 04:13:34.383 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 04:13:34.385 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 04:13:34.388 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 04:13:34.390 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 04:13:34.392 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-14 04:13:34.394 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 04:13:34.396 | + inc/python:setup_package:428 : local extras= 2022-04-14 04:13:34.398 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 04:13:34.401 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 04:13:34.403 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 04:13:34.405 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 04:13:34.407 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 04:13:34.410 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-14 04:13:34.430 | Using python 3.8 to install /opt/stack/keystone 2022-04-14 04:13:34.432 | + 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-14 04:13:35.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:13:35.306 | from cryptography.utils import int_from_bytes 2022-04-14 04:13:35.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:13:35.307 | from cryptography.utils import int_from_bytes 2022-04-14 04:13:36.426 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:13:36.453 | Obtaining file:///opt/stack/keystone 2022-04-14 04:13:36.454 | Preparing metadata (setup.py): started 2022-04-14 04:13:40.048 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 04:13:40.122 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (5.8.1) 2022-04-14 04:13:40.123 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.8.7) 2022-04-14 04:13:40.124 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.0.3) 2022-04-14 04:13:40.125 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.3.9) 2022-04-14 04:13:40.126 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (36.0.1) 2022-04-14 04:13:40.127 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.4.31) 2022-04-14 04:13:40.128 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.13.0) 2022-04-14 04:13:40.129 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.5.0) 2022-04-14 04:13:40.131 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.7.4) 2022-04-14 04:13:40.132 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.4.0) 2022-04-14 04:13:40.133 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (9.4.0) 2022-04-14 04:13:40.134 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-14 04:13:40.135 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.8.20) 2022-04-14 04:13:40.136 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.10.1) 2022-04-14 04:13:40.137 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (8.8.0) 2022-04-14 04:13:40.138 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.1.0) 2022-04-14 04:13:40.139 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (12.13.0) 2022-04-14 04:13:40.140 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (11.2.0) 2022-04-14 04:13:40.141 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (5.1.0) 2022-04-14 04:13:40.142 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.7.0) 2022-04-14 04:13:40.143 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.5.1) 2022-04-14 04:13:40.144 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.11.0) 2022-04-14 04:13:40.146 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.3.0) 2022-04-14 04:13:40.147 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.5.0) 2022-04-14 04:13:40.148 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.12.2) 2022-04-14 04:13:40.149 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-14 04:13:40.151 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (7.1.1) 2022-04-14 04:13:40.152 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.3.0) 2022-04-14 04:13:40.153 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.1.5) 2022-04-14 04:13:40.154 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-14 04:13:40.155 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.1.1) 2022-04-14 04:13:40.156 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.0.3) 2022-04-14 04:13:40.157 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.4.2) 2022-04-14 04:13:40.158 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2021.3) 2022-04-14 04:13:40.169 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.0.1.dev2) (1.16.0) 2022-04-14 04:13:40.170 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.0.1.dev2) (1.15.0) 2022-04-14 04:13:40.213 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.0.1.dev2) (5.1.1) 2022-04-14 04:13:40.225 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (8.0.4) 2022-04-14 04:13:40.227 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (2.1.0) 2022-04-14 04:13:40.228 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (3.0.3) 2022-04-14 04:13:40.229 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (2.0.3) 2022-04-14 04:13:40.238 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.0.1.dev2) (9.0.1) 2022-04-14 04:13:40.304 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (4.5.0) 2022-04-14 04:13:40.305 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (2.27.1) 2022-04-14 04:13:40.400 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (1.5.0) 2022-04-14 04:13:40.402 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (6.0) 2022-04-14 04:13:40.403 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (0.8.0) 2022-04-14 04:13:40.405 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (2.5.0) 2022-04-14 04:13:40.458 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (1.7.6) 2022-04-14 04:13:40.460 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (0.5.0) 2022-04-14 04:13:40.461 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (2.0.1) 2022-04-14 04:13:40.511 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.0.1.dev2) (2.8.2) 2022-04-14 04:13:40.514 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.0.1.dev2) (0.9.6) 2022-04-14 04:13:40.570 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.0.9) 2022-04-14 04:13:40.571 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (2.4.0) 2022-04-14 04:13:40.572 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.0.0) 2022-04-14 04:13:40.574 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (0.4.0) 2022-04-14 04:13:40.575 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.2.3) 2022-04-14 04:13:40.577 | 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.0.1.dev2) (2.8.0) 2022-04-14 04:13:40.597 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.0.1.dev2) (3.3.0) 2022-04-14 04:13:40.672 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.0.1.dev2) (3.1.1) 2022-04-14 04:13:40.692 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (1.0.2) 2022-04-14 04:13:40.694 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (0.11.0) 2022-04-14 04:13:40.695 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (3.0.7) 2022-04-14 04:13:40.696 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (21.3) 2022-04-14 04:13:40.748 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.0.1.dev2) (4.5.0) 2022-04-14 04:13:40.862 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (5.4.0) 2022-04-14 04:13:40.863 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (1.9.2) 2022-04-14 04:13:40.865 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (22.0.0) 2022-04-14 04:13:40.866 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (60.9.3) 2022-04-14 04:13:40.867 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (0.7.1) 2022-04-14 04:13:41.084 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.0.1.dev2) (1.1.2) 2022-04-14 04:13:41.106 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.0.1.dev2) (0.4.2) 2022-04-14 04:13:41.108 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.0.1.dev2) (0.5.2) 2022-04-14 04:13:41.175 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.0.1.dev2) (1.1.6) 2022-04-14 04:13:41.176 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.0.1.dev2) (4.11.1) 2022-04-14 04:13:41.195 | 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.0.1.dev2) (5.0.0) 2022-04-14 04:13:41.267 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.0.1.dev2) (2.21) 2022-04-14 04:13:41.307 | 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.0.1.dev2) (1.13.3) 2022-04-14 04:13:41.416 | 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.0.1.dev2) (2.1.0) 2022-04-14 04:13:41.488 | 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.0.1.dev2) (1.7.0) 2022-04-14 04:13:41.616 | 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.0.1.dev2) (0.17.3) 2022-04-14 04:13:41.643 | 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.0.1.dev2) (0.13.1) 2022-04-14 04:13:41.683 | 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.0.1.dev2) (3.5.0) 2022-04-14 04:13:41.684 | 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.0.1.dev2) (2.1.1) 2022-04-14 04:13:41.687 | 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.0.1.dev2) (2.5.1) 2022-04-14 04:13:41.688 | 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.0.1.dev2) (1.3.3) 2022-04-14 04:13:41.690 | 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.0.1.dev2) (0.33.0) 2022-04-14 04:13:41.692 | 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.0.1.dev2) (3.0.0) 2022-04-14 04:13:41.744 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.0.1.dev2) (0.2.5) 2022-04-14 04:13:41.878 | 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.0.1.dev2) (1.26.8) 2022-04-14 04:13:41.881 | 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.0.1.dev2) (2.0.12) 2022-04-14 04:13:41.882 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (2019.11.28) 2022-04-14 04:13:41.884 | 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.0.1.dev2) (3.3) 2022-04-14 04:13:42.032 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.0.1.dev2) (2.5.0) 2022-04-14 04:13:42.111 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.0.1.dev2) (2.4.0) 2022-04-14 04:13:42.184 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.0.1.dev2) (3.7.0) 2022-04-14 04:13:42.354 | 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.0.1.dev2) (2.1.0) 2022-04-14 04:13:42.611 | 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.0.1.dev2) (0.7) 2022-04-14 04:13:42.646 | 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.0.1.dev2) (1.0.0) 2022-04-14 04:13:44.523 | Installing collected packages: keystone 2022-04-14 04:13:44.523 | Attempting uninstall: keystone 2022-04-14 04:13:44.524 | Found existing installation: keystone 21.0.1.dev2 2022-04-14 04:13:44.527 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-14 04:13:44.529 | Running setup.py develop for keystone 2022-04-14 04:13:49.084 | Successfully installed keystone 2022-04-14 04:13:49.085 | 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-14 04:13:49.092 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:13:49.092 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:13:49.224 | + inc/python:pip_install:200 : result=0 2022-04-14 04:13:49.226 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:13:49.229 | + functions-common:time_stop:2432 : local name 2022-04-14 04:13:49.231 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:13:49.233 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:13:49.235 | + functions-common:time_stop:2435 : local total 2022-04-14 04:13:49.238 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:13:49.240 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:13:49.242 | + functions-common:time_stop:2439 : start_time=1649909614425 2022-04-14 04:13:49.244 | + functions-common:time_stop:2441 : [[ -z 1649909614425 ]] 2022-04-14 04:13:49.247 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:13:49.251 | + functions-common:time_stop:2444 : end_time=1649909629249 2022-04-14 04:13:49.253 | + functions-common:time_stop:2445 : elapsed_time=14824 2022-04-14 04:13:49.256 | + functions-common:time_stop:2446 : total=46196 2022-04-14 04:13:49.258 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:13:49.260 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=61020 2022-04-14 04:13:49.262 | + inc/python:pip_install:203 : return 0 2022-04-14 04:13:49.264 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 04:13:49.267 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 04:13:49.269 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 04:13:49.288 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 04:13:49.300 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-14 04:13:49.302 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-14 04:13:49.305 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:13:49.308 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:13:49.310 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-14 04:13:49.313 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:13:49.315 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-14 04:13:49.331 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:13:49.334 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-14 04:13:49.336 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 04:13:49.339 | + ./stack.sh:main:899 : configure_keystone 2022-04-14 04:13:49.342 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-14 04:13:49.354 | + 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-14 04:13:49.357 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-14 04:13:49.361 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-14 04:13:49.377 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:13:49.379 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-14 04:13:49.410 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-14 04:13:49.439 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-14 04:13:49.469 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-14 04:13:49.500 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-14 04:13:49.531 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-14 04:13:49.562 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-14 04:13:49.590 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-14 04:13:49.618 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-14 04:13:49.621 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-14 04:13:49.623 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-14 04:13:49.626 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-14 04:13:49.628 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 04:13:49.631 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 04:13:49.647 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:13:49.650 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 04:13:49.652 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 04:13:49.655 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 04:13:49.670 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:13:49.673 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:13:49.675 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:13:49.705 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 04:13:49.707 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 04:13:49.710 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-14 04:13:49.712 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-14 04:13:49.728 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:13:49.731 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.25/identity 2022-04-14 04:13:49.762 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-14 04:13:49.764 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-14 04:13:49.795 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-14 04:13:49.797 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-14 04:13:49.800 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-14 04:13:49.802 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-14 04:13:49.804 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 04:13:49.808 | + 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-14 04:13:49.838 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-14 04:13:49.840 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-14 04:13:49.842 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-14 04:13:49.845 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-14 04:13:49.848 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 04:13:49.865 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 04:13:49.867 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 04:13:49.870 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 04:13:49.873 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 04:13:49.875 | + 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-14 04:13:49.902 | + 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-14 04:13:49.930 | + 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-14 04:13:49.958 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 04:13:49.986 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-14 04:13:50.013 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-14 04:13:50.016 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-14 04:13:50.018 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-14 04:13:50.021 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-14 04:13:50.023 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-14 04:13:50.025 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 04:13:50.028 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 04:13:50.031 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-14 04:13:50.035 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-14 04:13:50.038 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 04:13:50.040 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 04:13:50.053 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 04:13:50.053 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 04:13:50.061 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 04:13:50.065 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 04:13:50.080 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 04:13:50.082 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-14 04:13:50.086 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-14 04:13:50.115 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-14 04:13:50.142 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-14 04:13:50.170 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-14 04:13:50.197 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-14 04:13:50.225 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-14 04:13:50.252 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-14 04:13:50.279 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-14 04:13:50.307 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-14 04:13:50.333 | + 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-14 04:13:50.361 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-14 04:13:50.387 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-14 04:13:50.414 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-14 04:13:50.442 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 04:13:50.444 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 04:13:50.447 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-14 04:13:50.450 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-14 04:13:50.452 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 04:13:50.455 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:13:50.457 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:13:50.459 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 04:13:50.462 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 04:13:50.465 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 04:13:50.491 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-14 04:13:50.519 | + 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-14 04:13:50.519 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 04:13:50.529 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-14 04:13:50.532 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-14 04:13:50.534 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-14 04:13:50.537 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 04:13:50.539 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 04:13:50.541 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 04:13:50.544 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:13:50.546 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:13:50.548 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 04:13:50.551 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 04:13:50.553 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:13:50.555 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:13:50.558 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-14 04:13:50.624 | Site keystone-wsgi-public already enabled 2022-04-14 04:13:50.629 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 04:13:50.631 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 04:13:50.633 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 04:13:50.636 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 04:13:50.771 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-14 04:13:50.801 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-14 04:13:50.833 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-14 04:13:50.863 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-14 04:13:50.866 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-14 04:13:50.899 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-14 04:13:50.928 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-14 04:13:50.957 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-14 04:13:50.959 | + ./stack.sh:main:903 : is_service_enabled swift 2022-04-14 04:13:50.976 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:13:50.979 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-04-14 04:13:50.996 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:13:50.998 | + ./stack.sh:main:907 : stack_install_service swift 2022-04-14 04:13:51.001 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-14 04:13:51.003 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-14 04:13:51.006 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 04:13:51.008 | + lib/stack:stack_install_service:32 : install_swift 2022-04-14 04:13:51.011 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/yoga 2022-04-14 04:13:51.013 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-14 04:13:51.016 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-14 04:13:51.018 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 04:13:51.020 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 04:13:51.023 | ++ functions-common:git_clone:612 : pwd 2022-04-14 04:13:51.025 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 04:13:51.028 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 04:13:51.031 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 04:13:51.046 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 04:13:51.049 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 04:13:51.051 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 04:13:51.054 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 04:13:51.054 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 04:13:51.060 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-14 04:13:51.062 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 04:13:51.064 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-14 04:13:51.077 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-14 04:13:51.080 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 04:13:51.080 | + functions-common:git_clone:685 : head -1 2022-04-14 04:13:51.083 | 687515c06 Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 04:13:51.085 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 04:13:51.088 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-14 04:13:51.091 | + inc/python:setup_develop:338 : local bindep 2022-04-14 04:13:51.093 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 04:13:51.096 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-14 04:13:51.098 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-14 04:13:51.101 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-14 04:13:51.103 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 04:13:51.106 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 04:13:51.108 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-14 04:13:51.110 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 04:13:51.113 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-14 04:13:51.116 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-14 04:13:51.118 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 04:13:51.122 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-14 04:13:51.124 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 04:13:51.126 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 04:13:51.129 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-14 04:13:51.135 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-14 04:13:51.138 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-14 04:13:51.790 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-14 04:13:51.793 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 04:13:51.795 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 04:13:51.797 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 04:13:51.799 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 04:13:51.801 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-14 04:13:51.804 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 04:13:51.806 | + inc/python:setup_package:428 : local extras=keystone 2022-04-14 04:13:51.809 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 04:13:51.811 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-14 04:13:51.813 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-14 04:13:51.816 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-14 04:13:51.818 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 04:13:51.820 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-14 04:13:51.841 | Using python 3.8 to install /opt/stack/swift 2022-04-14 04:13:51.844 | + 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-14 04:13:52.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:13:52.708 | from cryptography.utils import int_from_bytes 2022-04-14 04:13:52.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:13:52.709 | from cryptography.utils import int_from_bytes 2022-04-14 04:13:53.856 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:13:53.882 | Obtaining file:///opt/stack/swift 2022-04-14 04:13:53.883 | Preparing metadata (setup.py): started 2022-04-14 04:13:57.121 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 04:13:57.159 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (0.33.0) 2022-04-14 04:13:57.160 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (1.1.2) 2022-04-14 04:13:57.162 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (0.11.0) 2022-04-14 04:13:57.163 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (2.1.1) 2022-04-14 04:13:57.164 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (4.8.0) 2022-04-14 04:13:57.165 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (2.27.1) 2022-04-14 04:13:57.167 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (1.16.0) 2022-04-14 04:13:57.168 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (0.9.9) 2022-04-14 04:13:57.169 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (1.6.0) 2022-04-14 04:13:57.170 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (36.0.1) 2022-04-14 04:13:57.171 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (9.4.0) 2022-04-14 04:13:57.208 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.2.dev2) (1.15.0) 2022-04-14 04:13:57.216 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.2.dev2) (2.1.0) 2022-04-14 04:13:57.271 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (8.8.0) 2022-04-14 04:13:57.273 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (5.8.1) 2022-04-14 04:13:57.274 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2.10.1) 2022-04-14 04:13:57.275 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.4.0) 2022-04-14 04:13:57.276 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.8.7) 2022-04-14 04:13:57.278 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.3.0) 2022-04-14 04:13:57.279 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.7.0) 2022-04-14 04:13:57.280 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.12.2) 2022-04-14 04:13:57.281 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.1.0) 2022-04-14 04:13:57.282 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (5.1.0) 2022-04-14 04:13:57.283 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.5.0) 2022-04-14 04:13:57.284 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (3.1.1) 2022-04-14 04:13:57.305 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.2.dev2) (60.9.3) 2022-04-14 04:13:57.337 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (3.3) 2022-04-14 04:13:57.338 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (1.26.8) 2022-04-14 04:13:57.341 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (2.0.12) 2022-04-14 04:13:57.342 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (2019.11.28) 2022-04-14 04:13:57.364 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.2.dev2) (2.21) 2022-04-14 04:13:57.457 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.0.2) 2022-04-14 04:13:57.458 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.7.0) 2022-04-14 04:13:57.459 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (3.5.0) 2022-04-14 04:13:57.500 | 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.29.2.dev2) (1.1.5) 2022-04-14 04:13:57.544 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (6.0) 2022-04-14 04:13:57.546 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.5.0) 2022-04-14 04:13:57.547 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2.5.0) 2022-04-14 04:13:57.548 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (0.8.0) 2022-04-14 04:13:57.608 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2.8.2) 2022-04-14 04:13:57.613 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (0.9.6) 2022-04-14 04:13:57.625 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2021.3) 2022-04-14 04:13:57.626 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.0.3) 2022-04-14 04:13:57.644 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (21.3) 2022-04-14 04:13:57.645 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (3.0.7) 2022-04-14 04:13:57.752 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.13.3) 2022-04-14 04:13:57.766 | 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.29.2.dev2) (5.1.1) 2022-04-14 04:14:00.079 | Installing collected packages: swift 2022-04-14 04:14:00.079 | Attempting uninstall: swift 2022-04-14 04:14:00.079 | Found existing installation: swift 2.29.2.dev2 2022-04-14 04:14:00.082 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-14 04:14:00.085 | Running setup.py develop for swift 2022-04-14 04:14:04.320 | Successfully installed swift 2022-04-14 04:14:04.320 | 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-14 04:14:04.328 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:14:04.328 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:14:04.461 | + inc/python:pip_install:200 : result=0 2022-04-14 04:14:04.464 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:14:04.467 | + functions-common:time_stop:2432 : local name 2022-04-14 04:14:04.469 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:14:04.471 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:14:04.473 | + functions-common:time_stop:2435 : local total 2022-04-14 04:14:04.475 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:14:04.478 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:14:04.480 | + functions-common:time_stop:2439 : start_time=1649909631836 2022-04-14 04:14:04.483 | + functions-common:time_stop:2441 : [[ -z 1649909631836 ]] 2022-04-14 04:14:04.485 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:14:04.489 | + functions-common:time_stop:2444 : end_time=1649909644487 2022-04-14 04:14:04.492 | + functions-common:time_stop:2445 : elapsed_time=12651 2022-04-14 04:14:04.494 | + functions-common:time_stop:2446 : total=61020 2022-04-14 04:14:04.496 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:14:04.498 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=73671 2022-04-14 04:14:04.500 | + inc/python:pip_install:203 : return 0 2022-04-14 04:14:04.502 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 04:14:04.505 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 04:14:04.507 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 04:14:04.526 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 04:14:04.538 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-14 04:14:04.540 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-14 04:14:04.543 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:14:04.545 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:14:04.548 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-14 04:14:04.550 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:14:04.552 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-14 04:14:04.555 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 04:14:04.558 | + ./stack.sh:main:908 : configure_swift 2022-04-14 04:14:04.560 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-14 04:14:04.562 | + lib/swift:configure_swift:332 : local node_number 2022-04-14 04:14:04.564 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-14 04:14:04.566 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-14 04:14:04.568 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-14 04:14:05.752 | No object-auditor running 2022-04-14 04:14:05.752 | No object-server running 2022-04-14 04:14:05.752 | No account-auditor running 2022-04-14 04:14:05.753 | No object-replicator running 2022-04-14 04:14:05.753 | No container-sync running 2022-04-14 04:14:05.753 | No container-replicator running 2022-04-14 04:14:05.753 | No container-reconciler running 2022-04-14 04:14:05.753 | No container-sharder running 2022-04-14 04:14:05.753 | No object-reconstructor running 2022-04-14 04:14:05.753 | No container-updater running 2022-04-14 04:14:05.753 | No account-reaper running 2022-04-14 04:14:05.753 | No account-server running 2022-04-14 04:14:05.753 | No container-auditor running 2022-04-14 04:14:05.753 | No object-updater running 2022-04-14 04:14:05.753 | No proxy-server running 2022-04-14 04:14:05.753 | No container-server running 2022-04-14 04:14:05.753 | No account-replicator running 2022-04-14 04:14:05.753 | No object-expirer running 2022-04-14 04:14:05.844 | + lib/swift:configure_swift:337 : true 2022-04-14 04:14:05.847 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-14 04:14:05.859 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-14 04:14:05.871 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-14 04:14:05.874 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-14 04:14:05.875 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-14 04:14:05.879 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-14 04:14:05.879 | s/%GROUP%/ubuntu/; 2022-04-14 04:14:05.879 | s/%USER%/ubuntu/; 2022-04-14 04:14:05.879 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-14 04:14:05.879 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-14 04:14:05.883 | uid = ubuntu 2022-04-14 04:14:05.883 | gid = ubuntu 2022-04-14 04:14:05.883 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-14 04:14:05.883 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-14 04:14:05.883 | address = 127.0.0.1 2022-04-14 04:14:05.883 | 2022-04-14 04:14:05.883 | [account6612] 2022-04-14 04:14:05.883 | max connections = 25 2022-04-14 04:14:05.883 | path = /opt/stack/data/swift/1/node/ 2022-04-14 04:14:05.883 | read only = false 2022-04-14 04:14:05.883 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-14 04:14:05.883 | 2022-04-14 04:14:05.883 | [account6622] 2022-04-14 04:14:05.883 | max connections = 25 2022-04-14 04:14:05.883 | path = /opt/stack/data/swift/2/node/ 2022-04-14 04:14:05.883 | read only = false 2022-04-14 04:14:05.883 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-14 04:14:05.883 | 2022-04-14 04:14:05.883 | [account6632] 2022-04-14 04:14:05.883 | max connections = 25 2022-04-14 04:14:05.883 | path = /opt/stack/data/swift/3/node/ 2022-04-14 04:14:05.883 | read only = false 2022-04-14 04:14:05.883 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-14 04:14:05.883 | 2022-04-14 04:14:05.883 | [account6642] 2022-04-14 04:14:05.884 | max connections = 25 2022-04-14 04:14:05.884 | path = /opt/stack/data/swift/4/node/ 2022-04-14 04:14:05.884 | read only = false 2022-04-14 04:14:05.884 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-14 04:14:05.884 | 2022-04-14 04:14:05.884 | 2022-04-14 04:14:05.884 | [container6611] 2022-04-14 04:14:05.884 | max connections = 25 2022-04-14 04:14:05.884 | path = /opt/stack/data/swift/1/node/ 2022-04-14 04:14:05.884 | read only = false 2022-04-14 04:14:05.884 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-14 04:14:05.884 | 2022-04-14 04:14:05.884 | [container6621] 2022-04-14 04:14:05.884 | max connections = 25 2022-04-14 04:14:05.884 | path = /opt/stack/data/swift/2/node/ 2022-04-14 04:14:05.884 | read only = false 2022-04-14 04:14:05.884 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-14 04:14:05.884 | 2022-04-14 04:14:05.884 | [container6631] 2022-04-14 04:14:05.884 | max connections = 25 2022-04-14 04:14:05.884 | path = /opt/stack/data/swift/3/node/ 2022-04-14 04:14:05.884 | read only = false 2022-04-14 04:14:05.884 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-14 04:14:05.884 | 2022-04-14 04:14:05.884 | [container6641] 2022-04-14 04:14:05.884 | max connections = 25 2022-04-14 04:14:05.884 | path = /opt/stack/data/swift/4/node/ 2022-04-14 04:14:05.884 | read only = false 2022-04-14 04:14:05.884 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-14 04:14:05.885 | 2022-04-14 04:14:05.885 | 2022-04-14 04:14:05.885 | [object6613] 2022-04-14 04:14:05.885 | max connections = 25 2022-04-14 04:14:05.885 | path = /opt/stack/data/swift/1/node/ 2022-04-14 04:14:05.885 | read only = false 2022-04-14 04:14:05.885 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-14 04:14:05.885 | 2022-04-14 04:14:05.885 | [object6623] 2022-04-14 04:14:05.885 | max connections = 25 2022-04-14 04:14:05.885 | path = /opt/stack/data/swift/2/node/ 2022-04-14 04:14:05.885 | read only = false 2022-04-14 04:14:05.885 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-14 04:14:05.886 | 2022-04-14 04:14:05.886 | [object6633] 2022-04-14 04:14:05.886 | max connections = 25 2022-04-14 04:14:05.886 | path = /opt/stack/data/swift/3/node/ 2022-04-14 04:14:05.886 | read only = false 2022-04-14 04:14:05.886 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-14 04:14:05.886 | 2022-04-14 04:14:05.886 | [object6643] 2022-04-14 04:14:05.886 | max connections = 25 2022-04-14 04:14:05.886 | path = /opt/stack/data/swift/4/node/ 2022-04-14 04:14:05.886 | read only = false 2022-04-14 04:14:05.886 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-14 04:14:05.886 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-14 04:14:05.889 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:14:05.891 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:14:05.893 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-14 04:14:05.904 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-14 04:14:05.906 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-14 04:14:05.911 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-14 04:14:05.915 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-14 04:14:05.917 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-14 04:14:05.922 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-14 04:14:05.950 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.25:8080/v1/ 2022-04-14 04:14:05.975 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-14 04:14:05.992 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-14 04:14:06.020 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-14 04:14:06.038 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-14 04:14:06.066 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-14 04:14:06.084 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-14 04:14:06.112 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-14 04:14:06.130 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-14 04:14:06.157 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-14 04:14:06.175 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 04:14:06.203 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-14 04:14:06.220 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-14 04:14:06.235 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:14:06.237 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-14 04:14:06.265 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-14 04:14:06.292 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-14 04:14:06.319 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-14 04:14:06.346 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-14 04:14:06.361 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:14:06.363 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-14 04:14:06.390 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-14 04:14:06.404 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:14:06.406 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-14 04:14:06.422 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:14:06.424 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-14 04:14:06.426 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-14 04:14:06.441 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:14:06.443 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-14 04:14:06.445 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-14 04:14:06.448 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-14 04:14:06.453 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-14 04:14:06.460 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-14 04:14:06.487 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-14 04:14:06.514 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-14 04:14:06.544 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-14 04:14:06.574 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-14 04:14:06.601 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-14 04:14:06.603 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-14 04:14:06.605 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-14 04:14:06.607 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-14 04:14:06.609 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-14 04:14:06.637 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-14 04:14:06.664 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.25/identity 2022-04-14 04:14:06.691 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-14 04:14:06.719 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-14 04:14:06.746 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-14 04:14:06.773 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-14 04:14:06.800 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-14 04:14:06.827 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 04:14:06.854 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-14 04:14:06.881 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-14 04:14:06.908 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-14 04:14:06.937 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-14 04:14:06.964 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-14 04:14:06.993 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-14 04:14:07.021 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-14 04:14:07.039 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-14 04:14:07.066 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-14 04:14:07.093 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-14 04:14:07.098 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-14 04:14:07.125 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-14 04:14:07.153 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-14 04:14:07.179 | + lib/swift:configure_swift:475 : local node_number 2022-04-14 04:14:07.181 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-14 04:14:07.183 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 04:14:07.185 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-14 04:14:07.189 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-14 04:14:07.192 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 04:14:07.194 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 04:14:07.196 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-14 04:14:07.199 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-14 04:14:07.201 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 04:14:07.203 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 04:14:07.205 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-14 04:14:07.224 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-14 04:14:07.251 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-14 04:14:07.269 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-14 04:14:07.297 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-14 04:14:07.315 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 04:14:07.343 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-14 04:14:07.361 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 04:14:07.390 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-14 04:14:07.408 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 04:14:07.437 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-14 04:14:07.456 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-14 04:14:07.484 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-14 04:14:07.502 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-14 04:14:07.531 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-14 04:14:07.556 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-14 04:14:07.584 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-14 04:14:07.603 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-14 04:14:07.630 | + 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-14 04:14:07.637 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-14 04:14:07.655 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 04:14:07.684 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-14 04:14:07.712 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 04:14:07.714 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-14 04:14:07.719 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-14 04:14:07.721 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 04:14:07.723 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 04:14:07.725 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-14 04:14:07.727 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-14 04:14:07.730 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 04:14:07.732 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 04:14:07.734 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-14 04:14:07.753 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-14 04:14:07.780 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-14 04:14:07.799 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-14 04:14:07.827 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-14 04:14:07.845 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 04:14:07.874 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-14 04:14:07.891 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 04:14:07.920 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-14 04:14:07.938 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 04:14:07.967 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-14 04:14:07.985 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-14 04:14:08.013 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-14 04:14:08.032 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-14 04:14:08.061 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-14 04:14:08.078 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-14 04:14:08.107 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-14 04:14:08.126 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-14 04:14:08.153 | + 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-14 04:14:08.158 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-14 04:14:08.176 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 04:14:08.205 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 04:14:08.207 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-14 04:14:08.211 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-14 04:14:08.214 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 04:14:08.216 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 04:14:08.219 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-14 04:14:08.221 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-14 04:14:08.223 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 04:14:08.225 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 04:14:08.229 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-14 04:14:08.247 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-14 04:14:08.274 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-14 04:14:08.294 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-14 04:14:08.321 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-14 04:14:08.340 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 04:14:08.368 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-14 04:14:08.386 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 04:14:08.416 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-14 04:14:08.435 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 04:14:08.463 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-14 04:14:08.481 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-14 04:14:08.513 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-14 04:14:08.531 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-14 04:14:08.560 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-14 04:14:08.578 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-14 04:14:08.606 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-14 04:14:08.625 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-14 04:14:08.651 | + 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-14 04:14:08.656 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-14 04:14:08.674 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 04:14:08.703 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-14 04:14:08.737 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-14 04:14:08.765 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-14 04:14:08.794 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-14 04:14:08.796 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-14 04:14:08.801 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-14 04:14:08.828 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-14 04:14:08.858 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-14 04:14:08.886 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-14 04:14:08.915 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-14 04:14:08.949 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-14 04:14:08.976 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-14 04:14:09.004 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-14 04:14:09.031 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-14 04:14:09.059 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-14 04:14:09.075 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:14:09.077 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-14 04:14:09.096 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-14 04:14:09.098 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-14 04:14:09.118 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-14 04:14:09.120 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.25 2022-04-14 04:14:09.148 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-14 04:14:09.150 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-14 04:14:09.178 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.25/identity 2022-04-14 04:14:09.206 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-14 04:14:09.208 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-14 04:14:09.236 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-14 04:14:09.251 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:14:09.254 | + lib/swift:configure_swift:538 : local user_group 2022-04-14 04:14:09.256 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-14 04:14:09.262 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-14 04:14:09.264 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-14 04:14:09.277 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-14 04:14:09.279 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-14 04:14:09.291 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-14 04:14:09.293 | + lib/swift:configure_swift:545 : is_suse 2022-04-14 04:14:09.295 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 04:14:09.297 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 04:14:09.300 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 04:14:09.302 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 04:14:09.304 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 04:14:09.307 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 04:14:09.309 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-14 04:14:09.321 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-14 04:14:09.324 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-14 04:14:09.326 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-04-14 04:14:09.344 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:14:09.346 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-04-14 04:14:09.364 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:14:09.366 | + ./stack.sh:main:919 : stack_install_service glance 2022-04-14 04:14:09.368 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-14 04:14:09.371 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-14 04:14:09.373 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 04:14:09.376 | + lib/stack:stack_install_service:32 : install_glance 2022-04-14 04:14:09.378 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-14 04:14:09.381 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-14 04:14:09.383 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-14 04:14:09.401 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:14:09.404 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-14 04:14:09.406 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-14 04:14:09.424 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:14:09.427 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-14 04:14:09.429 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-14 04:14:09.432 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-14 04:14:09.434 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:14:09.437 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:14:09.440 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-14 04:14:09.442 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:14:09.445 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-14 04:14:09.449 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-14 04:14:09.453 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-14 04:14:09.458 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-14 04:14:09.461 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-14 04:14:09.464 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-14 04:14:09.467 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-14 04:14:09.470 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-14 04:14:09.473 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-14 04:14:09.476 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-14 04:14:09.480 | +++ 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-14 04:14:09.480 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-14 04:14:09.485 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-14 04:14:09.488 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-14 04:14:09.490 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-14 04:14:09.493 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-14 04:14:09.496 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 04:14:09.518 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-14 04:14:09.521 | + 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-14 04:14:10.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:14:10.382 | from cryptography.utils import int_from_bytes 2022-04-14 04:14:10.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:14:10.382 | from cryptography.utils import int_from_bytes 2022-04-14 04:14:11.615 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:14:11.643 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 04:14:11.725 | 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-14 04:14:11.726 | 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-14 04:14:11.727 | 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-14 04:14:11.728 | 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-14 04:14:11.729 | 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-14 04:14:11.731 | 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-14 04:14:11.732 | 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-14 04:14:11.732 | 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-14 04:14:11.733 | 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-14 04:14:11.735 | 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-14 04:14:11.736 | 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-14 04:14:11.737 | 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-14 04:14:11.739 | 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-14 04:14:11.741 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-14 04:14:11.744 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-14 04:14:11.746 | 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-14 04:14:11.749 | 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-14 04:14:11.751 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-14 04:14:11.760 | 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-14 04:14:11.761 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-04-14 04:14:11.774 | 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-14 04:14:11.844 | 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-14 04:14:11.845 | 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-14 04:14:11.847 | 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-14 04:14:11.871 | 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-14 04:14:11.872 | 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-14 04:14:11.873 | 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-14 04:14:11.875 | 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-14 04:14:11.878 | 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-14 04:14:11.889 | 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-14 04:14:11.930 | 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-14 04:14:11.932 | 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-14 04:14:11.932 | 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-14 04:14:11.933 | 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-14 04:14:11.954 | 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-14 04:14:11.955 | 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-14 04:14:11.971 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-04-14 04:14:11.987 | 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-14 04:14:11.989 | 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-14 04:14:12.009 | 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.1.1) 2022-04-14 04:14:12.011 | 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-14 04:14:12.090 | 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-14 04:14:12.092 | 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-14 04:14:12.093 | 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.8) 2022-04-14 04:14:12.096 | 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-14 04:14:12.146 | 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-14 04:14:12.171 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-04-14 04:14:12.371 | 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-14 04:14:12.372 | 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-14 04:14:12.407 | 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-14 04:14:12.409 | 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-14 04:14:12.411 | 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-14 04:14:12.412 | 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-14 04:14:12.437 | 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-14 04:14:12.439 | 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-14 04:14:12.494 | 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-14 04:14:12.663 | 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-14 04:14:12.687 | 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) (60.9.3) 2022-04-14 04:14:12.770 | 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-14 04:14:12.918 | 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-14 04:14:15.044 | 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-14 04:14:15.051 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:14:15.051 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:14:15.175 | + inc/python:pip_install:200 : result=0 2022-04-14 04:14:15.177 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:14:15.180 | + functions-common:time_stop:2432 : local name 2022-04-14 04:14:15.183 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:14:15.186 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:14:15.188 | + functions-common:time_stop:2435 : local total 2022-04-14 04:14:15.190 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:14:15.193 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:14:15.195 | + functions-common:time_stop:2439 : start_time=1649909649512 2022-04-14 04:14:15.198 | + functions-common:time_stop:2441 : [[ -z 1649909649512 ]] 2022-04-14 04:14:15.201 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:14:15.205 | + functions-common:time_stop:2444 : end_time=1649909655202 2022-04-14 04:14:15.207 | + functions-common:time_stop:2445 : elapsed_time=5690 2022-04-14 04:14:15.209 | + functions-common:time_stop:2446 : total=73671 2022-04-14 04:14:15.212 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:14:15.214 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=79361 2022-04-14 04:14:15.217 | + inc/python:pip_install:203 : return 0 2022-04-14 04:14:15.219 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-14 04:14:15.222 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-14 04:14:15.224 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-14 04:14:15.238 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-14 04:14:15.242 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/yoga 2022-04-14 04:14:15.246 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-14 04:14:15.248 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-14 04:14:15.250 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 04:14:15.253 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 04:14:15.255 | ++ functions-common:git_clone:612 : pwd 2022-04-14 04:14:15.258 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 04:14:15.261 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 04:14:15.264 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 04:14:15.280 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 04:14:15.282 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 04:14:15.284 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 04:14:15.287 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 04:14:15.288 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 04:14:15.293 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-14 04:14:15.296 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 04:14:15.298 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-14 04:14:15.311 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-14 04:14:15.314 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 04:14:15.314 | + functions-common:git_clone:685 : head -1 2022-04-14 04:14:15.317 | 1beee78e0 Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 04:14:15.320 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 04:14:15.323 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-14 04:14:15.325 | + inc/python:setup_develop:338 : local bindep 2022-04-14 04:14:15.328 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 04:14:15.330 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-14 04:14:15.333 | + inc/python:setup_develop:344 : local extras= 2022-04-14 04:14:15.336 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-14 04:14:15.338 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 04:14:15.341 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 04:14:15.343 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-14 04:14:15.346 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 04:14:15.348 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 04:14:15.351 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-14 04:14:15.354 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 04:14:15.357 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-14 04:14:15.360 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 04:14:15.362 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 04:14:15.365 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-14 04:14:15.372 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-14 04:14:15.374 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-14 04:14:16.019 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-14 04:14:16.022 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 04:14:16.025 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 04:14:16.027 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 04:14:16.030 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 04:14:16.032 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-14 04:14:16.035 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 04:14:16.037 | + inc/python:setup_package:428 : local extras= 2022-04-14 04:14:16.040 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 04:14:16.042 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 04:14:16.044 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 04:14:16.047 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 04:14:16.049 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 04:14:16.051 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-14 04:14:16.073 | Using python 3.8 to install /opt/stack/glance 2022-04-14 04:14:16.075 | + 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-14 04:14:16.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:14:16.947 | from cryptography.utils import int_from_bytes 2022-04-14 04:14:16.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:14:16.947 | from cryptography.utils import int_from_bytes 2022-04-14 04:14:18.080 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:14:18.107 | Obtaining file:///opt/stack/glance 2022-04-14 04:14:18.108 | Preparing metadata (setup.py): started 2022-04-14 04:14:21.320 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 04:14:21.391 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.8.1) 2022-04-14 04:14:21.392 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.7.1) 2022-04-14 04:14:21.393 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.4.31) 2022-04-14 04:14:21.394 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.33.0) 2022-04-14 04:14:21.395 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.1.1) 2022-04-14 04:14:21.396 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.5.1) 2022-04-14 04:14:21.397 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.8.7) 2022-04-14 04:14:21.398 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.4.2) 2022-04-14 04:14:21.400 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.7.6) 2022-04-14 04:14:21.401 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.20.4) 2022-04-14 04:14:21.402 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (8.8.0) 2022-04-14 04:14:21.403 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.0) 2022-04-14 04:14:21.404 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.1.0) 2022-04-14 04:14:21.405 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.5.0) 2022-04-14 04:14:21.406 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.12.2) 2022-04-14 04:14:21.407 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.5.0) 2022-04-14 04:14:21.408 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.4.0) 2022-04-14 04:14:21.410 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.6.4) 2022-04-14 04:14:21.411 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.0) 2022-04-14 04:14:21.412 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (9.4.0) 2022-04-14 04:14:21.413 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.11.0) 2022-04-14 04:14:21.414 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.1.1) 2022-04-14 04:14:21.415 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.5.0) 2022-04-14 04:14:21.416 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.1.dev2) (3.2.0) 2022-04-14 04:14:21.417 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.4.0) 2022-04-14 04:14:21.418 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (22.0.0) 2022-04-14 04:14:21.420 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (11.2.0) 2022-04-14 04:14:21.421 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.1.0) 2022-04-14 04:14:21.422 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.5.0) 2022-04-14 04:14:21.423 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.7.0) 2022-04-14 04:14:21.424 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (12.13.0) 2022-04-14 04:14:21.426 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.1) 2022-04-14 04:14:21.427 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.3.0) 2022-04-14 04:14:21.428 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.11.0) 2022-04-14 04:14:21.429 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.3.3) 2022-04-14 04:14:21.430 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.4.2) 2022-04-14 04:14:21.431 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.0.0) 2022-04-14 04:14:21.432 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.5.0) 2022-04-14 04:14:21.433 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (36.0.1) 2022-04-14 04:14:21.434 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.2.2) 2022-04-14 04:14:21.435 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.0.2) 2022-04-14 04:14:21.436 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.6.0) 2022-04-14 04:14:21.437 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.10.1) 2022-04-14 04:14:21.454 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (4.11.1) 2022-04-14 04:14:21.456 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (5.4.0) 2022-04-14 04:14:21.456 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (1.1.6) 2022-04-14 04:14:21.476 | 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.0.1.dev2) (2.27.1) 2022-04-14 04:14:21.478 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.1.dev2) (5.3.0) 2022-04-14 04:14:21.519 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.1.dev2) (1.15.0) 2022-04-14 04:14:21.535 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.1.dev2) (4.3.0) 2022-04-14 04:14:21.544 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.1.dev2) (1.13.3) 2022-04-14 04:14:21.558 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (1.1.2) 2022-04-14 04:14:21.559 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (1.16.0) 2022-04-14 04:14:21.561 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (2.1.0) 2022-04-14 04:14:21.652 | 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.0.1.dev2) (3.0.7) 2022-04-14 04:14:21.730 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.1.dev2) (1.7.0) 2022-04-14 04:14:21.780 | 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.0.1.dev2) (3.1.1) 2022-04-14 04:14:21.782 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.1.dev2) (2.10.1) 2022-04-14 04:14:21.817 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.1.dev2) (0.17.3) 2022-04-14 04:14:21.862 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (6.0) 2022-04-14 04:14:21.863 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (1.5.0) 2022-04-14 04:14:21.866 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (0.8.0) 2022-04-14 04:14:21.951 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (0.5.0) 2022-04-14 04:14:21.952 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (2.0.1) 2022-04-14 04:14:21.953 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (0.13.0) 2022-04-14 04:14:21.982 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.1.dev2) (0.61.0) 2022-04-14 04:14:22.027 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.1.dev2) (2.8.2) 2022-04-14 04:14:22.031 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.1.dev2) (0.9.6) 2022-04-14 04:14:22.091 | 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.0.1.dev2) (2.8.0) 2022-04-14 04:14:22.093 | 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.0.1.dev2) (0.4.0) 2022-04-14 04:14:22.095 | 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.0.1.dev2) (5.0.0) 2022-04-14 04:14:22.098 | 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.0.1.dev2) (5.2.3) 2022-04-14 04:14:22.099 | 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.0.1.dev2) (5.0.9) 2022-04-14 04:14:22.121 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.0.3) 2022-04-14 04:14:22.122 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.2.0) 2022-04-14 04:14:22.126 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.3.0) 2022-04-14 04:14:22.169 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.1.dev2) (5.9.0) 2022-04-14 04:14:22.213 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (2021.3) 2022-04-14 04:14:22.214 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (21.3) 2022-04-14 04:14:22.217 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (0.11.0) 2022-04-14 04:14:22.294 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.1.dev2) (60.9.3) 2022-04-14 04:14:22.353 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.1.dev2) (0.2.5) 2022-04-14 04:14:22.454 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.1.dev2) (0.7) 2022-04-14 04:14:22.726 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (1.4.2) 2022-04-14 04:14:22.728 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (2.5.0) 2022-04-14 04:14:22.734 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (2.6.3) 2022-04-14 04:14:22.735 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (6.3.1) 2022-04-14 04:14:22.789 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.1.dev2) (0.8.1) 2022-04-14 04:14:22.813 | 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.0.1.dev2) (5.0.0) 2022-04-14 04:14:22.930 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.1.dev2) (2.21) 2022-04-14 04:14:23.037 | 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.0.1.dev2) (2.1.0) 2022-04-14 04:14:23.250 | 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.0.1.dev2) (5.1.1) 2022-04-14 04:14:23.251 | 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.0.1.dev2) (0.10.0) 2022-04-14 04:14:23.262 | 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.0.1.dev2) (2.5.0) 2022-04-14 04:14:23.262 | 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.0.1.dev2) (1.4.4) 2022-04-14 04:14:23.262 | 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.0.1.dev2) (1.1.5) 2022-04-14 04:14:23.262 | 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.0.1.dev2) (1.32) 2022-04-14 04:14:23.262 | 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.0.1.dev2) (1.4.0) 2022-04-14 04:14:23.379 | 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.0.1.dev2) (0.13.1) 2022-04-14 04:14:23.409 | 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.0.1.dev2) (1.0.3) 2022-04-14 04:14:23.457 | 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.0.1.dev2) (1.3.3) 2022-04-14 04:14:23.461 | 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.0.1.dev2) (3.0.0) 2022-04-14 04:14:23.707 | 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.0.1.dev2) (3.10.1) 2022-04-14 04:14:23.897 | 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.0.1.dev2) (2.0.12) 2022-04-14 04:14:23.898 | 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.0.1.dev2) (2019.11.28) 2022-04-14 04:14:23.899 | 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.0.1.dev2) (1.26.8) 2022-04-14 04:14:23.902 | 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.0.1.dev2) (3.3) 2022-04-14 04:14:24.010 | 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.0.1.dev2) (0.5.2) 2022-04-14 04:14:24.167 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.1.dev2) (2.5.0) 2022-04-14 04:14:24.269 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.1.dev2) (3.7.0) 2022-04-14 04:14:24.619 | 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.0.1.dev2) (0.5.0) 2022-04-14 04:14:24.621 | 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.0.1.dev2) (2.4.0) 2022-04-14 04:14:24.855 | 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.0.1.dev2) (2.2) 2022-04-14 04:14:25.142 | 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.0.1.dev2) (1.0.0) 2022-04-14 04:14:25.446 | 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.0.1.dev2) (21.4.0) 2022-04-14 04:14:25.448 | 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.0.1.dev2) (1.8.2) 2022-04-14 04:14:26.897 | Installing collected packages: glance 2022-04-14 04:14:26.897 | Attempting uninstall: glance 2022-04-14 04:14:26.898 | Found existing installation: glance 24.0.1.dev2 2022-04-14 04:14:26.904 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-14 04:14:26.906 | Running setup.py develop for glance 2022-04-14 04:14:31.440 | Successfully installed glance 2022-04-14 04:14:31.440 | 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-14 04:14:31.449 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:14:31.449 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:14:31.586 | + inc/python:pip_install:200 : result=0 2022-04-14 04:14:31.589 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:14:31.591 | + functions-common:time_stop:2432 : local name 2022-04-14 04:14:31.594 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:14:31.596 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:14:31.598 | + functions-common:time_stop:2435 : local total 2022-04-14 04:14:31.600 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:14:31.603 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:14:31.606 | + functions-common:time_stop:2439 : start_time=1649909656067 2022-04-14 04:14:31.608 | + functions-common:time_stop:2441 : [[ -z 1649909656067 ]] 2022-04-14 04:14:31.611 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:14:31.615 | + functions-common:time_stop:2444 : end_time=1649909671612 2022-04-14 04:14:31.617 | + functions-common:time_stop:2445 : elapsed_time=15545 2022-04-14 04:14:31.619 | + functions-common:time_stop:2446 : total=79361 2022-04-14 04:14:31.622 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:14:31.624 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=94906 2022-04-14 04:14:31.626 | + inc/python:pip_install:203 : return 0 2022-04-14 04:14:31.629 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 04:14:31.631 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 04:14:31.634 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 04:14:31.654 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 04:14:31.666 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-14 04:14:31.668 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-14 04:14:31.671 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:14:31.673 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:14:31.676 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-14 04:14:31.678 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:14:31.681 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 04:14:31.683 | + ./stack.sh:main:920 : configure_glance 2022-04-14 04:14:31.686 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-14 04:14:31.698 | + lib/glance:configure_glance:326 : local dburl 2022-04-14 04:14:31.702 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-14 04:14:31.704 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-14 04:14:31.706 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-14 04:14:31.709 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-14 04:14:31.711 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 04:14:31.714 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 04:14:31.717 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-14 04:14:31.745 | + 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-14 04:14:31.775 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-14 04:14:31.804 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 04:14:31.835 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-14 04:14:31.869 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-14 04:14:31.899 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-14 04:14:31.902 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 04:14:31.905 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-14 04:14:31.907 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 04:14:31.910 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-14 04:14:31.940 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-14 04:14:31.970 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-04-14 04:14:32.000 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-14 04:14:32.030 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-14 04:14:32.059 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-14 04:14:32.089 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-14 04:14:32.118 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-14 04:14:32.147 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 04:14:32.177 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 04:14:32.208 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-14 04:14:32.239 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-14 04:14:32.241 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-14 04:14:32.244 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-14 04:14:32.247 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 04:14:32.249 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 04:14:32.251 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 04:14:32.269 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:14:32.272 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 04:14:32.274 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 04:14:32.277 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 04:14:32.293 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:14:32.295 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:14:32.298 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:14:32.329 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 04:14:32.331 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 04:14:32.334 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-14 04:14:32.336 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-14 04:14:32.338 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-14 04:14:32.368 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-14 04:14:32.397 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-14 04:14:32.400 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-14 04:14:32.402 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-14 04:14:32.405 | + lib/glance:configure_glance_store:254 : local be 2022-04-14 04:14:32.407 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-14 04:14:32.409 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-14 04:14:32.412 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 04:14:32.442 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-14 04:14:32.445 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.25 2022-04-14 04:14:32.474 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-14 04:14:32.476 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-14 04:14:32.494 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:14:32.497 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-14 04:14:32.535 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-14 04:14:32.566 | + 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-14 04:14:32.595 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-14 04:14:32.625 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-14 04:14:32.654 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-14 04:14:32.671 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:14:32.674 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 04:14:32.704 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-14 04:14:32.733 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-14 04:14:32.764 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.25/identity/v3 2022-04-14 04:14:32.794 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-14 04:14:32.823 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.25/image 2022-04-14 04:14:32.854 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-14 04:14:32.870 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:14:32.873 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-14 04:14:32.875 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-14 04:14:32.877 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 04:14:32.881 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 04:14:32.897 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 04:14:32.900 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 04:14:32.903 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 04:14:32.905 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 04:14:32.907 | + 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-14 04:14:32.937 | + 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-14 04:14:32.967 | + 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-14 04:14:32.998 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 04:14:33.031 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-14 04:14:33.036 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-14 04:14:33.066 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-14 04:14:33.095 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 04:14:33.126 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.25/identity 2022-04-14 04:14:33.156 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-14 04:14:33.186 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-14 04:14:33.216 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-14 04:14:33.247 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 04:14:33.277 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-14 04:14:33.307 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-14 04:14:33.337 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-14 04:14:33.367 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-14 04:14:33.372 | + 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-14 04:14:33.380 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-14 04:14:33.396 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:14:33.399 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-14 04:14:33.401 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-14 04:14:33.404 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-14 04:14:33.406 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-14 04:14:33.408 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-14 04:14:33.411 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-14 04:14:33.416 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-14 04:14:33.418 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-14 04:14:33.422 | + 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-14 04:14:33.451 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-14 04:14:33.454 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-14 04:14:33.457 | ++ functions:get_random_port:837 : true 2022-04-14 04:14:33.459 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-14 04:14:33.461 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-14 04:14:33.463 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-14 04:14:33.527 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-14 04:14:33.529 | ++ functions:get_random_port:841 : break 2 2022-04-14 04:14:33.531 | ++ functions:get_random_port:845 : echo 60999 2022-04-14 04:14:33.534 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-14 04:14:33.537 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-14 04:14:33.564 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-14 04:14:33.592 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-14 04:14:33.619 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-14 04:14:33.647 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 04:14:33.674 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-14 04:14:33.703 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-14 04:14:33.730 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-14 04:14:33.757 | + 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-14 04:14:33.787 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 04:14:33.815 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 04:14:33.843 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 04:14:33.871 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-14 04:14:33.900 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 04:14:33.927 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-14 04:14:33.956 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-14 04:14:33.983 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-14 04:14:34.011 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-14 04:14:34.039 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-14 04:14:34.067 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-14 04:14:34.070 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-14 04:14:34.072 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 04:14:34.075 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:14:34.077 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:14:34.079 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-14 04:14:34.082 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-14 04:14:34.138 | proxy (enabled by site administrator) 2022-04-14 04:14:34.141 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-14 04:14:34.143 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-14 04:14:34.146 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 04:14:34.148 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:14:34.150 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:14:34.153 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-14 04:14:34.155 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-14 04:14:34.210 | proxy_http (enabled by site administrator) 2022-04-14 04:14:34.213 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-14 04:14:34.216 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-14 04:14:34.219 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-14 04:14:34.221 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 04:14:34.224 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:14:34.226 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:14:34.229 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 04:14:34.232 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 04:14:34.235 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-14 04:14:34.235 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 04:14:34.245 | KeepAlive Off 2022-04-14 04:14:34.249 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-14 04:14:34.249 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 04:14:34.257 | SetEnv proxy-sendchunked 1 2022-04-14 04:14:34.261 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-14 04:14:34.262 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 04:14:34.270 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-14 04:14:34.274 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-14 04:14:34.277 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-14 04:14:34.279 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 04:14:34.281 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 04:14:34.284 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 04:14:34.286 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:14:34.289 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:14:34.292 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 04:14:34.294 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 04:14:34.297 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:14:34.299 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:14:34.301 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-14 04:14:34.362 | Site glance-wsgi-api already enabled 2022-04-14 04:14:34.366 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-14 04:14:34.369 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 04:14:34.371 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 04:14:34.374 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 04:14:34.511 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-14 04:14:34.517 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-14 04:14:34.552 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-14 04:14:34.554 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-04-14 04:14:34.573 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:14:34.576 | + ./stack.sh:main:925 : stack_install_service cinder 2022-04-14 04:14:34.578 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-14 04:14:34.581 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-14 04:14:34.583 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 04:14:34.586 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-14 04:14:34.589 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/yoga 2022-04-14 04:14:34.592 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-14 04:14:34.594 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-14 04:14:34.596 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 04:14:34.599 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 04:14:34.603 | ++ functions-common:git_clone:612 : pwd 2022-04-14 04:14:34.605 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 04:14:34.608 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 04:14:34.611 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 04:14:34.627 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 04:14:34.629 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 04:14:34.631 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 04:14:34.635 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 04:14:34.635 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 04:14:34.640 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-14 04:14:34.642 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 04:14:34.645 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-14 04:14:34.658 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-14 04:14:34.661 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 04:14:34.661 | + functions-common:git_clone:685 : head -1 2022-04-14 04:14:34.665 | c0ff6fd9f Merge "Update policy matrix for Yoga" into stable/yoga 2022-04-14 04:14:34.668 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 04:14:34.671 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-14 04:14:34.673 | + inc/python:setup_develop:338 : local bindep 2022-04-14 04:14:34.676 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 04:14:34.678 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-14 04:14:34.681 | + inc/python:setup_develop:344 : local extras= 2022-04-14 04:14:34.683 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-14 04:14:34.686 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 04:14:34.688 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 04:14:34.691 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-14 04:14:34.693 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 04:14:34.696 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 04:14:34.699 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-14 04:14:34.702 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 04:14:34.705 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-14 04:14:34.707 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 04:14:34.710 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 04:14:34.713 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-14 04:14:34.719 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-14 04:14:34.722 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-14 04:14:35.400 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-14 04:14:35.403 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 04:14:35.405 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 04:14:35.408 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 04:14:35.410 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 04:14:35.413 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-14 04:14:35.416 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 04:14:35.418 | + inc/python:setup_package:428 : local extras= 2022-04-14 04:14:35.420 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 04:14:35.423 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 04:14:35.425 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 04:14:35.427 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 04:14:35.430 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 04:14:35.433 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-14 04:14:35.453 | Using python 3.8 to install /opt/stack/cinder 2022-04-14 04:14:35.456 | + 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-14 04:14:36.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:14:36.311 | from cryptography.utils import int_from_bytes 2022-04-14 04:14:36.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:14:36.311 | from cryptography.utils import int_from_bytes 2022-04-14 04:14:37.449 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:14:37.475 | Obtaining file:///opt/stack/cinder 2022-04-14 04:14:37.475 | Preparing metadata (setup.py): started 2022-04-14 04:14:41.435 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 04:14:41.566 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.8.1) 2022-04-14 04:14:41.567 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.1.1) 2022-04-14 04:14:41.568 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.33.0) 2022-04-14 04:14:41.569 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.1.2) 2022-04-14 04:14:41.570 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.20.4) 2022-04-14 04:14:41.572 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.0.2) 2022-04-14 04:14:41.573 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.0.0) (3.2.0) 2022-04-14 04:14:41.574 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.0) 2022-04-14 04:14:41.574 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (9.4.0) 2022-04-14 04:14:41.575 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.8.0) 2022-04-14 04:14:41.577 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.1.3) 2022-04-14 04:14:41.578 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (8.8.0) 2022-04-14 04:14:41.579 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.0) 2022-04-14 04:14:41.580 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.1.0) 2022-04-14 04:14:41.582 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (11.2.0) 2022-04-14 04:14:41.583 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.7.0) 2022-04-14 04:14:41.584 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (12.13.0) 2022-04-14 04:14:41.585 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.1) 2022-04-14 04:14:41.586 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.11.0) 2022-04-14 04:14:41.587 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.7.0) 2022-04-14 04:14:41.588 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.3.0) 2022-04-14 04:14:41.589 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (6.3.1) 2022-04-14 04:14:41.590 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.3.0) 2022-04-14 04:14:41.592 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.8.0) 2022-04-14 04:14:41.593 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.5.0) 2022-04-14 04:14:41.594 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.12.2) 2022-04-14 04:14:41.595 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.6.0) 2022-04-14 04:14:41.596 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.4.2) 2022-04-14 04:14:41.597 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (21.3) 2022-04-14 04:14:41.598 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.8.1) 2022-04-14 04:14:41.599 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.5.0) 2022-04-14 04:14:41.600 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.1.1) 2022-04-14 04:14:41.601 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.9.0) 2022-04-14 04:14:41.603 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.0.7) 2022-04-14 04:14:41.604 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.3.0) 2022-04-14 04:14:41.605 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.6.0) 2022-04-14 04:14:41.606 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.4.0) 2022-04-14 04:14:41.608 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (17.7.0) 2022-04-14 04:14:41.609 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.13.1) 2022-04-14 04:14:41.610 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2021.3) 2022-04-14 04:14:41.611 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.27.1) 2022-04-14 04:14:41.612 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.5.1) 2022-04-14 04:14:41.613 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.6.4) 2022-04-14 04:14:41.614 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.1.74) 2022-04-14 04:14:41.615 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.16.0) 2022-04-14 04:14:41.616 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.4.31) 2022-04-14 04:14:41.617 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.13.0) 2022-04-14 04:14:41.618 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.5.0) 2022-04-14 04:14:41.619 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.8.9) 2022-04-14 04:14:41.620 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (6.3.1) 2022-04-14 04:14:41.621 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.8.7) 2022-04-14 04:14:41.623 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.1.0) 2022-04-14 04:14:41.624 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.10.0) 2022-04-14 04:14:41.625 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.2.0) 2022-04-14 04:14:41.626 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.6.0) 2022-04-14 04:14:41.627 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.10.1) 2022-04-14 04:14:41.628 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.38.0) 2022-04-14 04:14:41.629 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.10.1) 2022-04-14 04:14:41.630 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (36.0.1) 2022-04-14 04:14:41.631 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.2.2) 2022-04-14 04:14:41.632 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.5.1.0) 2022-04-14 04:14:41.634 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.21.7) 2022-04-14 04:14:41.647 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.0.0) (0.5.2) 2022-04-14 04:14:41.648 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.0.0) (1.24.7) 2022-04-14 04:14:41.649 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.0.0) (0.10.0) 2022-04-14 04:14:41.715 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.0.0) (1.15.0) 2022-04-14 04:14:41.746 | 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.0.0) (2.1.0) 2022-04-14 04:14:41.760 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.0.0) (0.1.0) 2022-04-14 04:14:41.762 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.0.0) (4.1.1) 2022-04-14 04:14:41.763 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.0.0) (2.6.0) 2022-04-14 04:14:41.764 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.0.0) (2.5.0) 2022-04-14 04:14:41.860 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.0.0) (1.7.0) 2022-04-14 04:14:41.914 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.0.0) (2.10.1) 2022-04-14 04:14:41.915 | 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.0.0) (3.1.1) 2022-04-14 04:14:41.943 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.0.0) (4.8) 2022-04-14 04:14:41.944 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.0.0) (0.4.8) 2022-04-14 04:14:41.947 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.0.0) (0.2.8) 2022-04-14 04:14:42.003 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.0.0) (0.17.3) 2022-04-14 04:14:42.076 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (2.5.0) 2022-04-14 04:14:42.077 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (6.0) 2022-04-14 04:14:42.079 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (0.8.0) 2022-04-14 04:14:42.080 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (1.5.0) 2022-04-14 04:14:42.140 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (2.0.1) 2022-04-14 04:14:42.142 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (0.5.0) 2022-04-14 04:14:42.144 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (1.7.6) 2022-04-14 04:14:42.204 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.0.0) (2.8.2) 2022-04-14 04:14:42.207 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.0.0) (0.9.6) 2022-04-14 04:14:42.266 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (2.4.0) 2022-04-14 04:14:42.270 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.2.3) 2022-04-14 04:14:42.271 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.0.0) 2022-04-14 04:14:42.272 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.0.9) 2022-04-14 04:14:42.274 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (0.4.0) 2022-04-14 04:14:42.297 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.2.0) 2022-04-14 04:14:42.299 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.3.0) 2022-04-14 04:14:42.301 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.0.3) 2022-04-14 04:14:42.354 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.0.0) (1.0.3) 2022-04-14 04:14:42.438 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.0.0) (1.3.3) 2022-04-14 04:14:42.439 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.0.0) (3.0.0) 2022-04-14 04:14:42.465 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.0.0) (3.1.1) 2022-04-14 04:14:42.490 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.0.0) (0.11.0) 2022-04-14 04:14:42.557 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.0.0) (1.0.0) 2022-04-14 04:14:42.560 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.0.0) (1.26.8) 2022-04-14 04:14:42.694 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.0.0) (1.5.0) 2022-04-14 04:14:42.719 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.0.0) (60.9.3) 2022-04-14 04:14:42.863 | 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.0.0) (3.10.1) 2022-04-14 04:14:42.902 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.0.0) (1.3.3) 2022-04-14 04:14:42.903 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.0.0) (22.0.0) 2022-04-14 04:14:42.906 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.0.0) (1.13.3) 2022-04-14 04:14:43.105 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.0.0) (3.3) 2022-04-14 04:14:43.107 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.0.0) (2019.11.28) 2022-04-14 04:14:43.109 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.0.0) (2.0.12) 2022-04-14 04:14:43.145 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.0.0) (0.7) 2022-04-14 04:14:43.176 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.0.0) (0.23.2) 2022-04-14 04:14:43.412 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.0.0) (0.5.2) 2022-04-14 04:14:43.414 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.0.0) (0.4.2) 2022-04-14 04:14:43.555 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (2.6.3) 2022-04-14 04:14:43.557 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (2.5.0) 2022-04-14 04:14:43.559 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (1.4.2) 2022-04-14 04:14:43.690 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.0.0) (0.12.2) 2022-04-14 04:14:43.808 | 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.0.0) (5.4.0) 2022-04-14 04:14:43.809 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.0.0) (1.1.6) 2022-04-14 04:14:43.811 | 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.0.0) (4.11.1) 2022-04-14 04:14:43.844 | 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.0.0) (5.0.0) 2022-04-14 04:14:44.092 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.0.0) (2.21) 2022-04-14 04:14:44.169 | 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.0.0) (0.5.0) 2022-04-14 04:14:44.171 | 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.0.0) (2.4.0) 2022-04-14 04:14:44.379 | 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.0.0) (2.5.0) 2022-04-14 04:14:44.471 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.0.0) (3.19.4) 2022-04-14 04:14:44.473 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.0.0) (1.55.0) 2022-04-14 04:14:44.662 | 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.0.0) (2.1.0) 2022-04-14 04:14:45.092 | 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.0.0) (1.1.5) 2022-04-14 04:14:45.144 | 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.0.0) (0.13.1) 2022-04-14 04:14:45.192 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.0.0) (0.2.5) 2022-04-14 04:14:46.237 | 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.0.0) (1.32) 2022-04-14 04:14:46.506 | 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.0.0) (21.4.0) 2022-04-14 04:14:46.507 | 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.0.0) (1.8.2) 2022-04-14 04:14:46.649 | 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.0.0) (2.2) 2022-04-14 04:14:46.839 | 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.0.0) (1.0.0) 2022-04-14 04:14:46.969 | 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.0.0) (3.7.0) 2022-04-14 04:14:48.665 | Installing collected packages: cinder 2022-04-14 04:14:48.665 | Attempting uninstall: cinder 2022-04-14 04:14:48.665 | Found existing installation: cinder 20.0.0 2022-04-14 04:14:48.671 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-14 04:14:48.673 | Running setup.py develop for cinder 2022-04-14 04:14:54.445 | Successfully installed cinder 2022-04-14 04:14:54.445 | 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-14 04:14:54.454 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:14:54.454 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:14:54.605 | + inc/python:pip_install:200 : result=0 2022-04-14 04:14:54.607 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:14:54.610 | + functions-common:time_stop:2432 : local name 2022-04-14 04:14:54.612 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:14:54.614 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:14:54.617 | + functions-common:time_stop:2435 : local total 2022-04-14 04:14:54.619 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:14:54.621 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:14:54.623 | + functions-common:time_stop:2439 : start_time=1649909675448 2022-04-14 04:14:54.625 | + functions-common:time_stop:2441 : [[ -z 1649909675448 ]] 2022-04-14 04:14:54.628 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:14:54.632 | + functions-common:time_stop:2444 : end_time=1649909694630 2022-04-14 04:14:54.634 | + functions-common:time_stop:2445 : elapsed_time=19182 2022-04-14 04:14:54.637 | + functions-common:time_stop:2446 : total=94906 2022-04-14 04:14:54.639 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:14:54.641 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=114088 2022-04-14 04:14:54.643 | + inc/python:pip_install:203 : return 0 2022-04-14 04:14:54.646 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 04:14:54.649 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 04:14:54.651 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 04:14:54.670 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 04:14:54.682 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-14 04:14:54.685 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-14 04:14:54.687 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:14:54.690 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:14:54.692 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-14 04:14:54.695 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:14:54.698 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-14 04:14:54.700 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-14 04:14:54.702 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-14 04:14:54.705 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:14:54.707 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:14:54.711 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-14 04:14:54.722 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-14 04:14:54.725 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 04:14:54.728 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 04:14:54.730 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 04:14:54.733 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 04:14:54.735 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 04:14:54.738 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 04:14:54.740 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:14:54.743 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:14:54.745 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 04:14:54.748 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 04:14:54.750 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 04:14:54.753 | + functions-common:apt_get_update:1197 : return 2022-04-14 04:14:54.755 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-14 04:14:54.758 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 04:14:54.760 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:14:54.763 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:14:54.765 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-14 04:14:54.789 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-14 04:14:54.899 | Reading package lists... 2022-04-14 04:14:55.142 | Building dependency tree... 2022-04-14 04:14:55.144 | Reading state information... 2022-04-14 04:14:55.402 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-14 04:14:55.402 | The following packages were automatically installed and are no longer required: 2022-04-14 04:14:55.403 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 04:14:55.404 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 04:14:55.404 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 04:14:55.404 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 04:14:55.404 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 04:14:55.404 | python3-zope.interface 2022-04-14 04:14:55.404 | Use 'sudo apt autoremove' to remove them. 2022-04-14 04:14:55.517 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 04:14:55.522 | + functions-common:apt_get:1241 : result=0 2022-04-14 04:14:55.525 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 04:14:55.528 | + functions-common:time_stop:2432 : local name 2022-04-14 04:14:55.530 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:14:55.533 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:14:55.535 | + functions-common:time_stop:2435 : local total 2022-04-14 04:14:55.538 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:14:55.541 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 04:14:55.543 | + functions-common:time_stop:2439 : start_time=1649909694786 2022-04-14 04:14:55.546 | + functions-common:time_stop:2441 : [[ -z 1649909694786 ]] 2022-04-14 04:14:55.549 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:14:55.554 | + functions-common:time_stop:2444 : end_time=1649909695551 2022-04-14 04:14:55.556 | + functions-common:time_stop:2445 : elapsed_time=765 2022-04-14 04:14:55.559 | + functions-common:time_stop:2446 : total=5416 2022-04-14 04:14:55.561 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:14:55.563 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6181 2022-04-14 04:14:55.566 | + functions-common:apt_get:1245 : return 0 2022-04-14 04:14:55.568 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 04:14:55.571 | + ./stack.sh:main:926 : configure_cinder 2022-04-14 04:14:55.573 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-14 04:14:55.586 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-14 04:14:55.590 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-14 04:14:55.592 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-14 04:14:55.595 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 04:14:55.598 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-14 04:14:55.598 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 04:14:55.603 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-14 04:14:55.605 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-14 04:14:55.607 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 04:14:55.609 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-14 04:14:55.611 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-14 04:14:55.613 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-14 04:14:55.616 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-14 04:14:55.618 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-14 04:14:55.630 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-14 04:14:55.642 | + 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-14 04:14:55.654 | + 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-14 04:14:55.666 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-14 04:14:55.678 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 04:14:55.681 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 04:14:55.685 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.9tEhSptMn7 2022-04-14 04:14:55.687 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 04:14:55.690 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 04:14:55.692 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-14 04:14:55.695 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.9tEhSptMn7 2022-04-14 04:14:55.698 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.9tEhSptMn7 2022-04-14 04:14:55.710 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.9tEhSptMn7 /etc/sudoers.d/cinder-rootwrap 2022-04-14 04:14:55.722 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-14 04:14:55.727 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 04:14:55.729 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 04:14:55.731 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 04:14:55.733 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 04:14:55.735 | + 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-14 04:14:55.737 | + 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-14 04:14:55.740 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-14 04:14:55.742 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-14 04:14:55.747 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-14 04:14:55.751 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-14 04:14:55.770 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-14 04:14:55.789 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-14 04:14:55.808 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-14 04:14:55.827 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-14 04:14:55.846 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-14 04:14:55.865 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-14 04:14:55.884 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-14 04:14:55.903 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-14 04:14:55.905 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 04:14:55.908 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-14 04:14:55.910 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 04:14:55.913 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-14 04:14:55.942 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-14 04:14:55.971 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-04-14 04:14:55.999 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-14 04:14:56.027 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-14 04:14:56.055 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-14 04:14:56.083 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-14 04:14:56.111 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-14 04:14:56.139 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 04:14:56.168 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 04:14:56.196 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-14 04:14:56.227 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-14 04:14:56.255 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-14 04:14:56.258 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-14 04:14:56.261 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-14 04:14:56.263 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-14 04:14:56.265 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 04:14:56.268 | + 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-14 04:14:56.300 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-14 04:14:56.327 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-14 04:14:56.356 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-14 04:14:56.385 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-14 04:14:56.413 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-14 04:14:56.441 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-14 04:14:56.472 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-14 04:14:56.474 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.25 2022-04-14 04:14:56.502 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 04:14:56.535 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-14 04:14:56.542 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 108adf8a2f7335634693d68a20e2f6f9 2022-04-14 04:14:56.570 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-14 04:14:56.573 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-14 04:14:56.601 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-14 04:14:56.628 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-14 04:14:56.662 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-14 04:14:56.690 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-14 04:14:56.707 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:14:56.710 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-14 04:14:56.712 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-14 04:14:56.715 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-14 04:14:56.717 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-14 04:14:56.719 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-14 04:14:56.722 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-14 04:14:56.724 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-14 04:14:56.726 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-14 04:14:56.729 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-14 04:14:56.731 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-14 04:14:56.734 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-14 04:14:56.764 | + 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-14 04:14:56.792 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-14 04:14:56.821 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-14 04:14:56.848 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-14 04:14:56.877 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-14 04:14:56.905 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-14 04:14:56.908 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-14 04:14:56.910 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-14 04:14:56.913 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-14 04:14:56.941 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-14 04:14:56.943 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-14 04:14:56.978 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-14 04:14:56.981 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-14 04:14:56.983 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-14 04:14:56.986 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-14 04:14:57.017 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-14 04:14:57.019 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-14 04:14:57.022 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-14 04:14:57.039 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:14:57.041 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-14 04:14:57.043 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-14 04:14:57.046 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-14 04:14:57.048 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-14 04:14:57.077 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.25:8080/v1/AUTH_ 2022-04-14 04:14:57.105 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-14 04:14:57.122 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:14:57.124 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-14 04:14:57.141 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:14:57.143 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-14 04:14:57.160 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:14:57.163 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-14 04:14:57.166 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-14 04:14:57.168 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-14 04:14:57.170 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-14 04:14:57.173 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 04:14:57.175 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 04:14:57.177 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 04:14:57.194 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:14:57.197 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 04:14:57.200 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 04:14:57.202 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 04:14:57.218 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:14:57.221 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:14:57.223 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:14:57.252 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 04:14:57.254 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 04:14:57.257 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-14 04:14:57.259 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-14 04:14:57.262 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 04:14:57.265 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 04:14:57.285 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 04:14:57.287 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 04:14:57.290 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 04:14:57.293 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 04:14:57.295 | + 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-14 04:14:57.324 | + 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-14 04:14:57.352 | + 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-14 04:14:57.380 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 04:14:57.415 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-14 04:14:57.433 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:14:57.435 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-14 04:14:57.438 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-14 04:14:57.440 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-14 04:14:57.443 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-14 04:14:57.445 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 04:14:57.447 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 04:14:57.450 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-14 04:14:57.455 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-14 04:14:57.457 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 04:14:57.459 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 04:14:57.472 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 04:14:57.472 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 04:14:57.481 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 04:14:57.485 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 04:14:57.501 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-14 04:14:57.503 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-14 04:14:57.507 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-14 04:14:57.537 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-14 04:14:57.564 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-14 04:14:57.592 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 04:14:57.623 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 04:14:57.653 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 04:14:57.681 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 04:14:57.708 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 04:14:57.735 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 04:14:57.763 | + 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-14 04:14:57.791 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 04:14:57.818 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 04:14:57.845 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 04:14:57.873 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 04:14:57.875 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 04:14:57.878 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-14 04:14:57.881 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-14 04:14:57.884 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 04:14:57.886 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:14:57.888 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:14:57.891 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 04:14:57.893 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 04:14:57.896 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-14 04:14:57.924 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 04:14:57.954 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 04:14:57.954 | + 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-14 04:14:57.964 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-14 04:14:57.967 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-14 04:14:57.970 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-14 04:14:57.972 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 04:14:57.974 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 04:14:57.977 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 04:14:57.979 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:14:57.982 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:14:57.984 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 04:14:57.986 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 04:14:57.989 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:14:57.991 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:14:57.993 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-14 04:14:58.055 | Enabling site cinder-wsgi. 2022-04-14 04:14:58.060 | To activate the new configuration, you need to run: 2022-04-14 04:14:58.061 | systemctl reload apache2 2022-04-14 04:14:58.065 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 04:14:58.067 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 04:14:58.070 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 04:14:58.072 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 04:14:58.206 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-14 04:14:58.209 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-14 04:14:58.243 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.25/image 2022-04-14 04:14:58.273 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-14 04:14:58.290 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:14:58.293 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-14 04:14:58.295 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 04:14:58.297 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 04:14:58.300 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 04:14:58.302 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-14 04:14:58.334 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-14 04:14:58.361 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.25/identity 2022-04-14 04:14:58.390 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-14 04:14:58.418 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-14 04:14:58.446 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-14 04:14:58.475 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-14 04:14:58.504 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-14 04:14:58.532 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 04:14:58.561 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-14 04:14:58.589 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-14 04:14:58.617 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 04:14:58.646 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-14 04:14:58.648 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-14 04:14:58.666 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:14:58.668 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.25:2379 2022-04-14 04:14:58.699 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-14 04:14:58.702 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-04-14 04:14:58.720 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:14:58.722 | + ./stack.sh:main:931 : stack_install_service neutron 2022-04-14 04:14:58.724 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-14 04:14:58.727 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-14 04:14:58.730 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 04:14:58.732 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-14 04:14:58.734 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-14 04:14:58.738 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 04:14:58.738 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 04:14:58.744 | + 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-14 04:14:58.746 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 04:14:58.749 | + 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-14 04:14:58.752 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 04:14:58.754 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-14 04:14:58.757 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-14 04:14:58.760 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-14 04:14:58.762 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:14:58.765 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:14:58.767 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-14 04:14:58.770 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:14:58.773 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/yoga 2022-04-14 04:14:58.775 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-14 04:14:58.777 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-14 04:14:58.779 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 04:14:58.782 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 04:14:58.785 | ++ functions-common:git_clone:612 : pwd 2022-04-14 04:14:58.788 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 04:14:58.790 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 04:14:58.793 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 04:14:58.809 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 04:14:58.812 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 04:14:58.814 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 04:14:58.817 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 04:14:58.817 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 04:14:58.823 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-14 04:14:58.825 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 04:14:58.828 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-14 04:14:58.841 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-14 04:14:58.844 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 04:14:58.844 | + functions-common:git_clone:685 : head -1 2022-04-14 04:14:58.847 | aa8b966c57 Merge commit 'refs/changes/81/837681/1' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-04-14 04:14:58.850 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 04:14:58.853 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-14 04:14:58.855 | + inc/python:setup_develop:338 : local bindep 2022-04-14 04:14:58.858 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 04:14:58.860 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-14 04:14:58.863 | + inc/python:setup_develop:344 : local extras= 2022-04-14 04:14:58.865 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-14 04:14:58.868 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 04:14:58.871 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 04:14:58.873 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-14 04:14:58.876 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 04:14:58.878 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 04:14:58.882 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-14 04:14:58.885 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 04:14:58.888 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-14 04:14:58.890 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 04:14:58.893 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 04:14:58.897 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-14 04:14:58.904 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-14 04:14:58.906 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-14 04:14:59.563 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-14 04:14:59.566 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 04:14:59.568 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 04:14:59.572 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 04:14:59.575 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 04:14:59.577 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-14 04:14:59.579 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 04:14:59.582 | + inc/python:setup_package:428 : local extras= 2022-04-14 04:14:59.585 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 04:14:59.588 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 04:14:59.590 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 04:14:59.593 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 04:14:59.595 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 04:14:59.597 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-14 04:14:59.619 | Using python 3.8 to install /opt/stack/neutron 2022-04-14 04:14:59.622 | + 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-14 04:15:00.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:15:00.490 | from cryptography.utils import int_from_bytes 2022-04-14 04:15:00.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:15:00.490 | from cryptography.utils import int_from_bytes 2022-04-14 04:15:01.643 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:15:01.669 | Obtaining file:///opt/stack/neutron 2022-04-14 04:15:01.670 | Preparing metadata (setup.py): started 2022-04-14 04:15:05.895 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 04:15:05.983 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (5.8.1) 2022-04-14 04:15:05.984 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.5.0) 2022-04-14 04:15:05.985 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.1.1) 2022-04-14 04:15:05.986 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.5.1) 2022-04-14 04:15:05.987 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.5.0) 2022-04-14 04:15:05.988 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (5.1.1) 2022-04-14 04:15:05.989 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.33.0) 2022-04-14 04:15:05.990 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.4.1) 2022-04-14 04:15:05.992 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.20.4) 2022-04-14 04:15:05.993 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.27.1) 2022-04-14 04:15:05.994 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.0.3) 2022-04-14 04:15:05.995 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (9.4.0) 2022-04-14 04:15:05.996 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.8.0) 2022-04-14 04:15:05.997 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.11.0) 2022-04-14 04:15:05.998 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.20.0) 2022-04-14 04:15:05.999 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (7.8.0) 2022-04-14 04:15:06.000 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (6.3.1) 2022-04-14 04:15:06.001 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.4.31) 2022-04-14 04:15:06.002 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.8.7) 2022-04-14 04:15:06.003 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.5.0) 2022-04-14 04:15:06.004 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.7.6) 2022-04-14 04:15:06.005 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.5.0) 2022-04-14 04:15:06.007 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.10.1) 2022-04-14 04:15:06.008 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.5.0) 2022-04-14 04:15:06.009 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (8.8.0) 2022-04-14 04:15:06.010 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.1.0) 2022-04-14 04:15:06.011 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (11.2.0) 2022-04-14 04:15:06.013 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (5.1.0) 2022-04-14 04:15:06.013 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.7.0) 2022-04-14 04:15:06.014 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (12.13.0) 2022-04-14 04:15:06.016 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.5.1) 2022-04-14 04:15:06.017 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.11.0) 2022-04-14 04:15:06.018 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.7.0) 2022-04-14 04:15:06.019 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.3.0) 2022-04-14 04:15:06.020 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (6.3.1) 2022-04-14 04:15:06.021 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.3.0) 2022-04-14 04:15:06.022 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.8.0) 2022-04-14 04:15:06.023 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.5.0) 2022-04-14 04:15:06.024 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.12.2) 2022-04-14 04:15:06.025 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.6.0) 2022-04-14 04:15:06.026 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.4.2) 2022-04-14 04:15:06.027 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.3.1) 2022-04-14 04:15:06.029 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.1.0) 2022-04-14 04:15:06.029 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.16.0) 2022-04-14 04:15:06.030 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.15.1) 2022-04-14 04:15:06.032 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (21.3) 2022-04-14 04:15:06.033 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (5.9.0) 2022-04-14 04:15:06.034 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.6.6) 2022-04-14 04:15:06.035 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (22.0.0) 2022-04-14 04:15:06.036 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (17.7.0) 2022-04-14 04:15:06.037 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.61.0) 2022-04-14 04:15:06.038 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.5.0) 2022-04-14 04:15:06.039 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.7.1) 2022-04-14 04:15:06.040 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.4.0) 2022-04-14 04:15:06.041 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.10.1) 2022-04-14 04:15:06.058 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.0.1.dev21) (1.1.6) 2022-04-14 04:15:06.059 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.0.1.dev21) (5.4.0) 2022-04-14 04:15:06.061 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.0.1.dev21) (4.11.1) 2022-04-14 04:15:06.068 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.0.1.dev21) (1.13.3) 2022-04-14 04:15:06.080 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.0.1.dev21) (1.1.2) 2022-04-14 04:15:06.081 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.0.1.dev21) (1.16.0) 2022-04-14 04:15:06.082 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.0.1.dev21) (2.1.0) 2022-04-14 04:15:06.102 | 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.0.1.dev21) (3.0.7) 2022-04-14 04:15:06.109 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.0.1.dev21) (2.1.0) 2022-04-14 04:15:06.169 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.0.1.dev21) (1.7.0) 2022-04-14 04:15:06.170 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.0.1.dev21) (1.0.2) 2022-04-14 04:15:06.222 | 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.0.1.dev21) (3.1.1) 2022-04-14 04:15:06.227 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.0.1.dev21) (4.4.0) 2022-04-14 04:15:06.272 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.0.1.dev21) (1.2.2) 2022-04-14 04:15:06.274 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.0.1.dev21) (2.7.0) 2022-04-14 04:15:06.303 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (2.5.0) 2022-04-14 04:15:06.304 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (1.1.5) 2022-04-14 04:15:06.305 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (1.32) 2022-04-14 04:15:06.307 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (6.0) 2022-04-14 04:15:06.308 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (1.4.4) 2022-04-14 04:15:06.310 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (1.4.0) 2022-04-14 04:15:06.310 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (36.0.1) 2022-04-14 04:15:06.311 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (0.10.0) 2022-04-14 04:15:06.329 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.0.1.dev21) (1.0.3) 2022-04-14 04:15:06.419 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.0.1.dev21) (0.17.3) 2022-04-14 04:15:06.462 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.0.1.dev21) (1.5.0) 2022-04-14 04:15:06.550 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.0.1.dev21) (0.13.0) 2022-04-14 04:15:06.554 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.0.1.dev21) (0.5.0) 2022-04-14 04:15:06.556 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.0.1.dev21) (2.0.1) 2022-04-14 04:15:06.613 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.0.1.dev21) (0.9.6) 2022-04-14 04:15:06.617 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.0.1.dev21) (2.8.2) 2022-04-14 04:15:06.674 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (0.4.0) 2022-04-14 04:15:06.676 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (5.2.3) 2022-04-14 04:15:06.679 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (5.0.0) 2022-04-14 04:15:06.681 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (5.0.9) 2022-04-14 04:15:06.703 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.0.1.dev21) (3.3.0) 2022-04-14 04:15:06.705 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.0.1.dev21) (3.2.0) 2022-04-14 04:15:06.753 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.0.1.dev21) (1.15.0) 2022-04-14 04:15:06.808 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.0.1.dev21) (2021.3) 2022-04-14 04:15:06.838 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.0.1.dev21) (3.0.0) 2022-04-14 04:15:06.841 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.0.1.dev21) (1.3.3) 2022-04-14 04:15:06.865 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.0.1.dev21) (3.1.1) 2022-04-14 04:15:07.012 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.0.1.dev21) (2.4.0) 2022-04-14 04:15:07.082 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.0.1.dev21) (60.9.3) 2022-04-14 04:15:07.166 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.0.1.dev21) (3.0.0) 2022-04-14 04:15:07.167 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.0.1.dev21) (0.3.5) 2022-04-14 04:15:07.275 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 04:15:07.277 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 04:15:07.278 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 04:15:07.279 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 04:15:07.280 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 04:15:07.281 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 04:15:07.282 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 04:15:07.486 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.0.1.dev21) (2.5.0) 2022-04-14 04:15:07.490 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.0.1.dev21) (3.2.0) 2022-04-14 04:15:07.492 | 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.0.1.dev21) (3.10.1) 2022-04-14 04:15:07.533 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.0.1.dev21) (3.17.6) 2022-04-14 04:15:07.535 | 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.0.1.dev21) (2.1.0) 2022-04-14 04:15:07.627 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev21) (1.26.8) 2022-04-14 04:15:07.629 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev21) (2.0.12) 2022-04-14 04:15:07.633 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev21) (3.3) 2022-04-14 04:15:07.634 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev21) (2019.11.28) 2022-04-14 04:15:07.670 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.0.1.dev21) (0.7) 2022-04-14 04:15:08.002 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.0.1.dev21) (0.12.2) 2022-04-14 04:15:08.075 | 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.0.1.dev21) (5.0.0) 2022-04-14 04:15:08.266 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.0.1.dev21) (2.21) 2022-04-14 04:15:08.339 | 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.0.1.dev21) (2.4.0) 2022-04-14 04:15:08.341 | 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.0.1.dev21) (0.5.0) 2022-04-14 04:15:08.562 | 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.0.1.dev21) (2.5.0) 2022-04-14 04:15:08.734 | 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.0.1.dev21) (2.2) 2022-04-14 04:15:09.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>=7.0.0->neutron==20.0.1.dev21) (0.13.1) 2022-04-14 04:15:09.340 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.0.1.dev21) (0.2.5) 2022-04-14 04:15:09.941 | 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.0.1.dev21) (0.5.2) 2022-04-14 04:15:09.942 | 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.0.1.dev21) (0.4.2) 2022-04-14 04:15:10.241 | 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.0.1.dev21) (2.0.0) 2022-04-14 04:15:10.242 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.0.1.dev21) (4.10.0) 2022-04-14 04:15:10.407 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.0.1.dev21) (3.7.0) 2022-04-14 04:15:10.648 | 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.0.1.dev21) (21.4.0) 2022-04-14 04:15:10.649 | 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.0.1.dev21) (1.8.2) 2022-04-14 04:15:10.830 | 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.0.1.dev21) (1.0.0) 2022-04-14 04:15:11.057 | 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.0.1.dev21) (2.3.1) 2022-04-14 04:15:12.746 | Installing collected packages: neutron 2022-04-14 04:15:12.746 | Attempting uninstall: neutron 2022-04-14 04:15:12.757 | Found existing installation: neutron 20.0.1.dev21 2022-04-14 04:15:12.764 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-14 04:15:12.803 | Running setup.py develop for neutron 2022-04-14 04:15:18.836 | Successfully installed neutron 2022-04-14 04:15:18.836 | 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-14 04:15:18.844 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:15:18.844 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:15:18.995 | + inc/python:pip_install:200 : result=0 2022-04-14 04:15:18.997 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:15:19.000 | + functions-common:time_stop:2432 : local name 2022-04-14 04:15:19.002 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:15:19.004 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:15:19.007 | + functions-common:time_stop:2435 : local total 2022-04-14 04:15:19.009 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:15:19.011 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:15:19.013 | + functions-common:time_stop:2439 : start_time=1649909699613 2022-04-14 04:15:19.016 | + functions-common:time_stop:2441 : [[ -z 1649909699613 ]] 2022-04-14 04:15:19.018 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:15:19.023 | + functions-common:time_stop:2444 : end_time=1649909719020 2022-04-14 04:15:19.025 | + functions-common:time_stop:2445 : elapsed_time=19407 2022-04-14 04:15:19.027 | + functions-common:time_stop:2446 : total=114088 2022-04-14 04:15:19.029 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:15:19.031 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=133495 2022-04-14 04:15:19.034 | + inc/python:pip_install:203 : return 0 2022-04-14 04:15:19.037 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 04:15:19.040 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 04:15:19.042 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 04:15:19.061 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 04:15:19.074 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-14 04:15:19.076 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-14 04:15:19.079 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:15:19.081 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:15:19.084 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-14 04:15:19.086 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:15:19.089 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-14 04:15:19.092 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 04:15:19.094 | + ./stack.sh:main:934 : is_service_enabled nova 2022-04-14 04:15:19.112 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:15:19.114 | + ./stack.sh:main:936 : stack_install_service nova 2022-04-14 04:15:19.117 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-14 04:15:19.119 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-14 04:15:19.122 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 04:15:19.125 | + lib/stack:stack_install_service:32 : install_nova 2022-04-14 04:15:19.127 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-14 04:15:19.130 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-14 04:15:19.132 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:15:19.135 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:15:19.137 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-14 04:15:19.140 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:15:19.142 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-14 04:15:19.159 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:15:19.161 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-14 04:15:19.177 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:15:19.182 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-14 04:15:19.201 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:15:19.204 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/yoga 2022-04-14 04:15:19.206 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-14 04:15:19.209 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-14 04:15:19.211 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 04:15:19.214 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 04:15:19.217 | ++ functions-common:git_clone:612 : pwd 2022-04-14 04:15:19.219 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 04:15:19.222 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 04:15:19.224 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 04:15:19.240 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 04:15:19.242 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 04:15:19.245 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 04:15:19.247 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 04:15:19.248 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 04:15:19.253 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-14 04:15:19.256 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 04:15:19.258 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-14 04:15:19.271 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-14 04:15:19.275 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 04:15:19.275 | + functions-common:git_clone:685 : head -1 2022-04-14 04:15:19.278 | 1bb0697f1c [stable-only] Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 04:15:19.281 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 04:15:19.283 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-14 04:15:19.286 | + inc/python:setup_develop:338 : local bindep 2022-04-14 04:15:19.288 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 04:15:19.291 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-14 04:15:19.293 | + inc/python:setup_develop:344 : local extras= 2022-04-14 04:15:19.296 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-14 04:15:19.298 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 04:15:19.301 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 04:15:19.304 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-14 04:15:19.306 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 04:15:19.309 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 04:15:19.312 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-14 04:15:19.315 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 04:15:19.318 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-14 04:15:19.321 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 04:15:19.323 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 04:15:19.326 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-14 04:15:19.332 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-14 04:15:19.335 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-14 04:15:20.002 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-14 04:15:20.005 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 04:15:20.008 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 04:15:20.010 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 04:15:20.013 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 04:15:20.015 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-14 04:15:20.017 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 04:15:20.020 | + inc/python:setup_package:428 : local extras= 2022-04-14 04:15:20.023 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 04:15:20.025 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 04:15:20.027 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 04:15:20.030 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 04:15:20.032 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 04:15:20.035 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-14 04:15:20.056 | Using python 3.8 to install /opt/stack/nova 2022-04-14 04:15:20.058 | + 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-14 04:15:20.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:15:20.917 | from cryptography.utils import int_from_bytes 2022-04-14 04:15:20.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:15:20.917 | from cryptography.utils import int_from_bytes 2022-04-14 04:15:22.062 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:15:22.088 | Obtaining file:///opt/stack/nova 2022-04-14 04:15:22.089 | Preparing metadata (setup.py): started 2022-04-14 04:15:26.941 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 04:15:27.066 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.8.1) 2022-04-14 04:15:27.067 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.4.31) 2022-04-14 04:15:27.069 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.1.1) 2022-04-14 04:15:27.070 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.33.0) 2022-04-14 04:15:27.071 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.0.3) 2022-04-14 04:15:27.072 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (9.4.0) 2022-04-14 04:15:27.073 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.8.0) 2022-04-14 04:15:27.074 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.5.1) 2022-04-14 04:15:27.075 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (36.0.1) 2022-04-14 04:15:27.076 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.8.7) 2022-04-14 04:15:27.077 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.1.2) 2022-04-14 04:15:27.078 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.1.1) 2022-04-14 04:15:27.079 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.5.0) 2022-04-14 04:15:27.080 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.1.1) 2022-04-14 04:15:27.081 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.13.0) 2022-04-14 04:15:27.082 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.7.6) 2022-04-14 04:15:27.083 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.8.0) 2022-04-14 04:15:27.084 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.11.0) 2022-04-14 04:15:27.085 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.8.1) 2022-04-14 04:15:27.086 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.0.2) 2022-04-14 04:15:27.088 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.0.1.dev2) (3.2.0) 2022-04-14 04:15:27.089 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (8.3.0) 2022-04-14 04:15:27.090 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.5.0) 2022-04-14 04:15:27.091 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (7.8.0) 2022-04-14 04:15:27.092 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.6.0) 2022-04-14 04:15:27.094 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.27.1) 2022-04-14 04:15:27.094 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.5.0) 2022-04-14 04:15:27.095 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.10.0) 2022-04-14 04:15:27.096 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.10.1) 2022-04-14 04:15:27.098 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.5.0) 2022-04-14 04:15:27.099 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (8.8.0) 2022-04-14 04:15:27.100 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.1.0) 2022-04-14 04:15:27.101 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.7.0) 2022-04-14 04:15:27.102 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.5.0) 2022-04-14 04:15:27.103 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.3.0) 2022-04-14 04:15:27.104 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.3.0) 2022-04-14 04:15:27.105 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.5.0) 2022-04-14 04:15:27.106 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.12.2) 2022-04-14 04:15:27.107 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (11.2.0) 2022-04-14 04:15:27.109 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (6.3.1) 2022-04-14 04:15:27.110 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (12.13.0) 2022-04-14 04:15:27.111 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.11.0) 2022-04-14 04:15:27.112 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.7.0) 2022-04-14 04:15:27.113 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.1.0) 2022-04-14 04:15:27.115 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.8.0) 2022-04-14 04:15:27.116 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.5.0) 2022-04-14 04:15:27.117 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.5.1) 2022-04-14 04:15:27.118 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.9.0) 2022-04-14 04:15:27.119 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.6.0) 2022-04-14 04:15:27.120 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.2.0) 2022-04-14 04:15:27.121 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.1.0) 2022-04-14 04:15:27.122 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.7.0) 2022-04-14 04:15:27.123 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.7.1) 2022-04-14 04:15:27.125 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.10.1) 2022-04-14 04:15:27.126 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.0.1) 2022-04-14 04:15:27.127 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.10.1) 2022-04-14 04:15:27.128 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.2.2) 2022-04-14 04:15:27.129 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.3.3) 2022-04-14 04:15:27.131 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.7.0) 2022-04-14 04:15:27.132 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.6.4) 2022-04-14 04:15:27.133 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.8.2) 2022-04-14 04:15:27.134 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.4.0) 2022-04-14 04:15:27.135 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.61.0) 2022-04-14 04:15:27.136 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (6.0) 2022-04-14 04:15:27.152 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.1.dev2) (4.11.1) 2022-04-14 04:15:27.154 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.1.dev2) (5.4.0) 2022-04-14 04:15:27.155 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.1.dev2) (1.1.6) 2022-04-14 04:15:27.178 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.0.1.dev2) (5.3.0) 2022-04-14 04:15:27.216 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.0.1.dev2) (1.15.0) 2022-04-14 04:15:27.247 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.1.dev2) (1.16.0) 2022-04-14 04:15:27.249 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.1.dev2) (2.1.0) 2022-04-14 04:15:27.272 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.0.1.dev2) (2.1.0) 2022-04-14 04:15:27.399 | 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.0.1.dev2) (3.1.1) 2022-04-14 04:15:27.400 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.1.dev2) (4.4.0) 2022-04-14 04:15:27.458 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (0.10.0) 2022-04-14 04:15:27.460 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.4.0) 2022-04-14 04:15:27.461 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.32) 2022-04-14 04:15:27.463 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.1.5) 2022-04-14 04:15:27.464 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 04:15:27.465 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.4.4) 2022-04-14 04:15:27.486 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.1.dev2) (6.3.1) 2022-04-14 04:15:27.489 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.1.dev2) (5.6.0) 2022-04-14 04:15:27.565 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.1.dev2) (1.15.1) 2022-04-14 04:15:27.568 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 04:15:27.570 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.1.dev2) (2.5.0) 2022-04-14 04:15:27.633 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.0.1.dev2) (0.17.3) 2022-04-14 04:15:27.744 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.1.dev2) (2.0.1) 2022-04-14 04:15:27.746 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.1.dev2) (0.5.0) 2022-04-14 04:15:27.829 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.0.1.dev2) (0.9.6) 2022-04-14 04:15:27.892 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.0.9) 2022-04-14 04:15:27.893 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.2.3) 2022-04-14 04:15:27.894 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (0.4.0) 2022-04-14 04:15:27.895 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.0.0) 2022-04-14 04:15:27.923 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.1.dev2) (3.3.0) 2022-04-14 04:15:27.925 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.1.dev2) (3.2.0) 2022-04-14 04:15:27.977 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.0.1.dev2) (1.0.3) 2022-04-14 04:15:28.036 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.0.1.dev2) (2021.3) 2022-04-14 04:15:28.071 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.1.dev2) (1.3.3) 2022-04-14 04:15:28.076 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.1.dev2) (3.0.0) 2022-04-14 04:15:28.127 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.1.dev2) (3.0.7) 2022-04-14 04:15:28.129 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.1.dev2) (21.3) 2022-04-14 04:15:28.216 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.0.1.dev2) (1.5.0) 2022-04-14 04:15:28.241 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.0.1.dev2) (60.9.3) 2022-04-14 04:15:28.321 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.0.1.dev2) (0.2.5) 2022-04-14 04:15:28.400 | 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.0.1.dev2) (3.17.6) 2022-04-14 04:15:28.465 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.1.dev2) (1.13.3) 2022-04-14 04:15:28.469 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.1.dev2) (22.0.0) 2022-04-14 04:15:28.471 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.1.dev2) (1.3.3) 2022-04-14 04:15:28.513 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 04:15:28.514 | 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.0.1.dev2) (2.1.0) 2022-04-14 04:15:28.517 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.1.dev2) (3.10.1) 2022-04-14 04:15:28.599 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (3.3) 2022-04-14 04:15:28.602 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (2.0.12) 2022-04-14 04:15:28.603 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (2019.11.28) 2022-04-14 04:15:28.604 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (1.26.8) 2022-04-14 04:15:28.702 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.0.1.dev2) (0.7) 2022-04-14 04:15:28.915 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.1.dev2) (0.5.2) 2022-04-14 04:15:28.915 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.1.dev2) (0.4.2) 2022-04-14 04:15:29.030 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.1.dev2) (1.4.2) 2022-04-14 04:15:29.033 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 04:15:29.034 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.1.dev2) (2.6.3) 2022-04-14 04:15:29.125 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.0.1.dev2) (0.12.2) 2022-04-14 04:15:29.203 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.0.1.dev2) (1.22.2) 2022-04-14 04:15:29.244 | 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.0.1.dev2) (5.0.0) 2022-04-14 04:15:29.482 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.0.1.dev2) (2.21) 2022-04-14 04:15:29.559 | 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.0.1.dev2) (2.4.0) 2022-04-14 04:15:29.562 | 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.0.1.dev2) (0.5.0) 2022-04-14 04:15:29.799 | 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.0.1.dev2) (2.5.0) 2022-04-14 04:15:29.917 | 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.0.1.dev2) (2.2) 2022-04-14 04:15:30.391 | 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.0.1.dev2) (0.13.1) 2022-04-14 04:15:30.435 | 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.0.1.dev2) (2.16.0) 2022-04-14 04:15:30.806 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 04:15:30.807 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 04:15:30.808 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 04:15:30.809 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 04:15:30.810 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 04:15:30.812 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 04:15:30.813 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 04:15:32.029 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.0.1.dev2) (3.7.0) 2022-04-14 04:15:32.434 | 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.0.1.dev2) (21.4.0) 2022-04-14 04:15:32.435 | 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.0.1.dev2) (1.8.2) 2022-04-14 04:15:32.531 | 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.0.1.dev2) (2.4.0) 2022-04-14 04:15:32.638 | 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.0.1.dev2) (1.0.0) 2022-04-14 04:15:34.257 | Installing collected packages: nova 2022-04-14 04:15:34.257 | Attempting uninstall: nova 2022-04-14 04:15:34.258 | Found existing installation: nova 25.0.1.dev2 2022-04-14 04:15:34.266 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-14 04:15:34.268 | Running setup.py develop for nova 2022-04-14 04:15:40.575 | Successfully installed nova 2022-04-14 04:15:40.575 | 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-14 04:15:40.583 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:15:40.584 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:15:40.730 | + inc/python:pip_install:200 : result=0 2022-04-14 04:15:40.732 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:15:40.734 | + functions-common:time_stop:2432 : local name 2022-04-14 04:15:40.737 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:15:40.739 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:15:40.742 | + functions-common:time_stop:2435 : local total 2022-04-14 04:15:40.744 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:15:40.746 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:15:40.748 | + functions-common:time_stop:2439 : start_time=1649909720050 2022-04-14 04:15:40.751 | + functions-common:time_stop:2441 : [[ -z 1649909720050 ]] 2022-04-14 04:15:40.753 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:15:40.758 | + functions-common:time_stop:2444 : end_time=1649909740755 2022-04-14 04:15:40.760 | + functions-common:time_stop:2445 : elapsed_time=20705 2022-04-14 04:15:40.762 | + functions-common:time_stop:2446 : total=133495 2022-04-14 04:15:40.764 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:15:40.766 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=154200 2022-04-14 04:15:40.769 | + inc/python:pip_install:203 : return 0 2022-04-14 04:15:40.771 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 04:15:40.774 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 04:15:40.776 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 04:15:40.795 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 04:15:40.808 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-14 04:15:40.810 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-14 04:15:40.813 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:15:40.815 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:15:40.818 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-14 04:15:40.820 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:15:40.823 | + 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-14 04:15:40.835 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 04:15:40.838 | + ./stack.sh:main:937 : configure_nova 2022-04-14 04:15:40.840 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-14 04:15:40.853 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-14 04:15:40.855 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-14 04:15:40.858 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 04:15:40.861 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-14 04:15:40.862 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 04:15:40.867 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-14 04:15:40.870 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-14 04:15:40.872 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 04:15:40.874 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-14 04:15:40.877 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-14 04:15:40.880 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-14 04:15:40.882 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-14 04:15:40.885 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-14 04:15:40.897 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-14 04:15:40.909 | + 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-14 04:15:40.922 | + 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-14 04:15:40.934 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-14 04:15:40.946 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 04:15:40.949 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 04:15:40.954 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.lpUBSmXajD 2022-04-14 04:15:40.956 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 04:15:40.959 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 04:15:40.962 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-14 04:15:40.964 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 04:15:40.967 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 04:15:40.969 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.lpUBSmXajD 2022-04-14 04:15:40.973 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.lpUBSmXajD 2022-04-14 04:15:40.984 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.lpUBSmXajD /etc/sudoers.d/nova-rootwrap 2022-04-14 04:15:40.997 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-14 04:15:41.001 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 04:15:41.003 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 04:15:41.006 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 04:15:41.009 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 04:15:41.011 | + 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-14 04:15:41.014 | + 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-14 04:15:41.016 | + 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-14 04:15:41.019 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-14 04:15:41.024 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-14 04:15:41.041 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:15:41.044 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-14 04:15:41.046 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-14 04:15:41.050 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-14 04:15:41.054 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-14 04:15:41.083 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-14 04:15:41.085 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-14 04:15:41.111 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-14 04:15:41.141 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-14 04:15:41.168 | + 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-14 04:15:41.198 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-14 04:15:41.227 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-14 04:15:41.257 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-14 04:15:41.259 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.25 2022-04-14 04:15:41.288 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-14 04:15:41.314 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-14 04:15:41.341 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-14 04:15:41.368 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-14 04:15:41.396 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 04:15:41.426 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-14 04:15:41.429 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 04:15:41.431 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 04:15:41.433 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 04:15:41.435 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 04:15:41.437 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 04:15:41.440 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 04:15:41.443 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 04:15:41.445 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 04:15:41.447 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 04:15:41.449 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 04:15:41.451 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 04:15:41.454 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-14 04:15:41.456 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 04:15:41.459 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 04:15:41.461 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 04:15:41.463 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 04:15:41.465 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 04:15:41.467 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 04:15:41.470 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-14 04:15:41.485 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:15:41.488 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 04:15:41.490 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-14 04:15:41.492 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-14 04:15:41.519 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-14 04:15:41.522 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-14 04:15:41.524 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-14 04:15:41.527 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-14 04:15:41.529 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 04:15:41.531 | + 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-14 04:15:41.561 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-14 04:15:41.563 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-14 04:15:41.566 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-14 04:15:41.569 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-14 04:15:41.571 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 04:15:41.573 | + 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-14 04:15:41.604 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-14 04:15:41.634 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-14 04:15:41.661 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-14 04:15:41.688 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-14 04:15:41.705 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:15:41.707 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-14 04:15:41.723 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:15:41.727 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-14 04:15:41.727 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-14 04:15:41.732 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-14 04:15:41.734 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-14 04:15:41.761 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-14 04:15:41.778 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:15:41.780 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-14 04:15:41.783 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-14 04:15:41.785 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 04:15:41.788 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 04:15:41.790 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-14 04:15:41.819 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-14 04:15:41.845 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-04-14 04:15:41.873 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-14 04:15:41.901 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-14 04:15:41.929 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-14 04:15:41.956 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-14 04:15:41.984 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-14 04:15:42.011 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 04:15:42.039 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 04:15:42.066 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-14 04:15:42.082 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:15:42.085 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-14 04:15:42.087 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-14 04:15:42.117 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-14 04:15:42.144 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.25/identity 2022-04-14 04:15:42.171 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-14 04:15:42.198 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-14 04:15:42.226 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-14 04:15:42.252 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-14 04:15:42.280 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-14 04:15:42.307 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-14 04:15:42.324 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:15:42.326 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-14 04:15:42.328 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-14 04:15:42.360 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-14 04:15:42.390 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-14 04:15:42.392 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-14 04:15:42.420 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-14 04:15:42.422 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-14 04:15:42.424 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-14 04:15:42.427 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 04:15:42.430 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 04:15:42.432 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 04:15:42.434 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 04:15:42.436 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 04:15:42.439 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 04:15:42.441 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-14 04:15:42.443 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 04:15:42.446 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 04:15:42.448 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 04:15:42.450 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 04:15:42.452 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 04:15:42.454 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 04:15:42.457 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 04:15:42.459 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 04:15:42.461 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 04:15:42.463 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 04:15:42.466 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 04:15:42.468 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-14 04:15:42.470 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-14 04:15:42.473 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-14 04:15:42.476 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 04:15:42.493 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 04:15:42.495 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 04:15:42.497 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 04:15:42.499 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 04:15:42.502 | + 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-14 04:15:42.534 | + 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-14 04:15:42.562 | + 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-14 04:15:42.590 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 04:15:42.618 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-14 04:15:42.648 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-14 04:15:42.665 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:15:42.667 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-14 04:15:42.669 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-14 04:15:42.672 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-14 04:15:42.674 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-14 04:15:42.677 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 04:15:42.679 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 04:15:42.682 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-14 04:15:42.686 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-14 04:15:42.688 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 04:15:42.690 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 04:15:42.703 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 04:15:42.703 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 04:15:42.712 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 04:15:42.715 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 04:15:42.730 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 04:15:42.733 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-14 04:15:42.736 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-14 04:15:42.765 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-14 04:15:42.792 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-14 04:15:42.819 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 04:15:42.846 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 04:15:42.872 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 04:15:42.899 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 04:15:42.927 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 04:15:42.954 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 04:15:42.981 | + 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-14 04:15:43.008 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 04:15:43.035 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 04:15:43.061 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 04:15:43.088 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 04:15:43.091 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 04:15:43.093 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-14 04:15:43.096 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-14 04:15:43.099 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 04:15:43.102 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:15:43.107 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:15:43.109 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 04:15:43.112 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 04:15:43.115 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 04:15:43.141 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 04:15:43.170 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 04:15:43.170 | + 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-14 04:15:43.179 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-14 04:15:43.182 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-14 04:15:43.184 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-14 04:15:43.186 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 04:15:43.189 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 04:15:43.191 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 04:15:43.193 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:15:43.196 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:15:43.198 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 04:15:43.200 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 04:15:43.202 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:15:43.205 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:15:43.207 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-14 04:15:43.269 | Enabling site nova-api-wsgi. 2022-04-14 04:15:43.275 | To activate the new configuration, you need to run: 2022-04-14 04:15:43.275 | systemctl reload apache2 2022-04-14 04:15:43.281 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 04:15:43.283 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 04:15:43.286 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 04:15:43.288 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 04:15:43.430 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-14 04:15:43.447 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:15:43.450 | + 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-14 04:15:43.452 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-14 04:15:43.454 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-14 04:15:43.457 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-14 04:15:43.459 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-14 04:15:43.462 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 04:15:43.465 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-14 04:15:43.469 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-14 04:15:43.471 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 04:15:43.474 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 04:15:43.487 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 04:15:43.488 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 04:15:43.496 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 04:15:43.499 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 04:15:43.515 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-14 04:15:43.517 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-14 04:15:43.522 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-14 04:15:43.551 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-14 04:15:43.577 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-14 04:15:43.605 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-14 04:15:43.634 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 04:15:43.662 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 04:15:43.689 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-14 04:15:43.716 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-14 04:15:43.743 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-14 04:15:43.770 | + 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-14 04:15:43.797 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 04:15:43.824 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 04:15:43.851 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-14 04:15:43.878 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-14 04:15:43.881 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-14 04:15:43.908 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-14 04:15:43.925 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:15:43.927 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-14 04:15:43.959 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-14 04:15:43.962 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-14 04:15:43.964 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-14 04:15:43.982 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:15:43.985 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:15:43.987 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:15:44.017 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-14 04:15:44.048 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-14 04:15:44.050 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 04:15:44.053 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-14 04:15:44.056 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 04:15:44.058 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 04:15:44.060 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 04:15:44.077 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:15:44.080 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 04:15:44.082 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 04:15:44.084 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 04:15:44.100 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:15:44.103 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:15:44.105 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:15:44.133 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 04:15:44.136 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 04:15:44.138 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-14 04:15:44.166 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-14 04:15:44.194 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-14 04:15:44.225 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-14 04:15:44.242 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:15:44.244 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 04:15:44.274 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-14 04:15:44.276 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-14 04:15:44.278 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-14 04:15:44.310 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-14 04:15:44.339 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.25/identity 2022-04-14 04:15:44.367 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-14 04:15:44.396 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-14 04:15:44.424 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-14 04:15:44.452 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-14 04:15:44.480 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-14 04:15:44.508 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-14 04:15:44.536 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-14 04:15:44.553 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:15:44.556 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-14 04:15:44.560 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 04:15:44.562 | + lib/nova:create_nova_conf:553 : local conf 2022-04-14 04:15:44.565 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-14 04:15:44.568 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-14 04:15:44.570 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 04:15:44.573 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 04:15:44.575 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-14 04:15:44.578 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-14 04:15:44.580 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-14 04:15:44.585 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-14 04:15:44.587 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-14 04:15:44.589 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-14 04:15:44.592 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-14 04:15:44.594 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 04:15:44.597 | + 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-14 04:15:44.632 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-14 04:15:44.663 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-14 04:15:44.693 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 04:15:44.696 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-14 04:15:44.698 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-14 04:15:44.700 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-14 04:15:44.716 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:15:44.720 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-14 04:15:44.720 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-14 04:15:45.433 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-14 04:15:45.435 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-14 04:15:45.438 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 04:15:45.440 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-14 04:15:45.443 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 04:15:45.445 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-14 04:15:45.448 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 04:15:45.464 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:15:45.467 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-14 04:15:45.470 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-14 04:15:45.472 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 04:15:45.488 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:15:45.490 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/nova_cell1 2022-04-14 04:15:45.493 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/nova_cell1 2022-04-14 04:15:45.521 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 04:15:45.524 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 04:15:45.526 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-14 04:15:45.542 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:15:45.545 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-14 04:15:45.547 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 04:15:45.550 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-14 04:15:45.582 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.25/identity 2022-04-14 04:15:45.611 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-14 04:15:45.639 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-14 04:15:45.666 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-14 04:15:45.695 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-14 04:15:45.723 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-14 04:15:45.750 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-14 04:15:45.779 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-14 04:15:45.781 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-14 04:15:45.784 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-14 04:15:45.787 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 04:15:45.804 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 04:15:45.806 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 04:15:45.809 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 04:15:45.811 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 04:15:45.813 | + 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-14 04:15:45.841 | + 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-14 04:15:45.868 | + 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-14 04:15:45.899 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 04:15:45.928 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 04:15:45.931 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-14 04:15:45.935 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 04:15:45.937 | + lib/nova:create_nova_conf:587 : local conf 2022-04-14 04:15:45.940 | + lib/nova:create_nova_conf:588 : local offset 2022-04-14 04:15:45.944 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-14 04:15:45.946 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 04:15:45.948 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 04:15:45.951 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-14 04:15:45.954 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-14 04:15:45.956 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-14 04:15:45.959 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 04:15:45.961 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-14 04:15:45.964 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-14 04:15:45.966 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-14 04:15:45.982 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:15:45.984 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-14 04:15:45.986 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-14 04:15:46.002 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:15:46.005 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-14 04:15:46.021 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:15:46.024 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-14 04:15:46.041 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:15:46.043 | + ./stack.sh:main:940 : is_service_enabled placement 2022-04-14 04:15:46.060 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:15:46.063 | + ./stack.sh:main:942 : stack_install_service placement 2022-04-14 04:15:46.065 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-14 04:15:46.068 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-14 04:15:46.071 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 04:15:46.073 | + lib/stack:stack_install_service:32 : install_placement 2022-04-14 04:15:46.076 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-14 04:15:46.078 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-14 04:15:46.081 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:15:46.084 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:15:46.087 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-14 04:15:46.089 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 04:15:46.092 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 04:15:46.094 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 04:15:46.097 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 04:15:46.099 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 04:15:46.102 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 04:15:46.104 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:15:46.107 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:15:46.109 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 04:15:46.112 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 04:15:46.114 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 04:15:46.117 | + functions-common:apt_get_update:1197 : return 2022-04-14 04:15:46.119 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-14 04:15:46.122 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 04:15:46.124 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:15:46.127 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:15:46.130 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-14 04:15:46.151 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-14 04:15:46.262 | Reading package lists... 2022-04-14 04:15:46.508 | Building dependency tree... 2022-04-14 04:15:46.510 | Reading state information... 2022-04-14 04:15:46.764 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 04:15:46.764 | The following packages were automatically installed and are no longer required: 2022-04-14 04:15:46.765 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 04:15:46.765 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 04:15:46.765 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 04:15:46.765 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 04:15:46.765 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 04:15:46.765 | python3-zope.interface 2022-04-14 04:15:46.765 | Use 'sudo apt autoremove' to remove them. 2022-04-14 04:15:46.880 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 04:15:46.885 | + functions-common:apt_get:1241 : result=0 2022-04-14 04:15:46.887 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 04:15:46.890 | + functions-common:time_stop:2432 : local name 2022-04-14 04:15:46.892 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:15:46.895 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:15:46.897 | + functions-common:time_stop:2435 : local total 2022-04-14 04:15:46.900 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:15:46.902 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 04:15:46.905 | + functions-common:time_stop:2439 : start_time=1649909746148 2022-04-14 04:15:46.909 | + functions-common:time_stop:2441 : [[ -z 1649909746148 ]] 2022-04-14 04:15:46.913 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:15:46.917 | + functions-common:time_stop:2444 : end_time=1649909746914 2022-04-14 04:15:46.919 | + functions-common:time_stop:2445 : elapsed_time=766 2022-04-14 04:15:46.922 | + functions-common:time_stop:2446 : total=6181 2022-04-14 04:15:46.924 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:15:46.927 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6947 2022-04-14 04:15:46.930 | + functions-common:apt_get:1245 : return 0 2022-04-14 04:15:46.932 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-14 04:15:46.935 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-14 04:15:46.937 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-14 04:15:46.940 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-14 04:15:46.942 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-14 04:15:46.965 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-14 04:15:46.967 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 04:15:46.970 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 04:15:46.973 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 04:15:46.975 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 04:15:46.978 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 04:15:46.981 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 04:15:46.983 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:15:46.986 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:15:46.989 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 04:15:46.991 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 04:15:46.994 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 04:15:46.996 | + functions-common:apt_get_update:1197 : return 2022-04-14 04:15:46.999 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-14 04:15:47.001 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 04:15:47.004 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:15:47.007 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:15:47.009 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-14 04:15:47.032 | + functions-common:apt_get:1237 : 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-14 04:15:47.141 | Reading package lists... 2022-04-14 04:15:47.384 | Building dependency tree... 2022-04-14 04:15:47.386 | Reading state information... 2022-04-14 04:15:47.643 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-14 04:15:47.643 | The following packages were automatically installed and are no longer required: 2022-04-14 04:15:47.645 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 04:15:47.645 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 04:15:47.646 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 04:15:47.646 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 04:15:47.646 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 04:15:47.646 | python3-zope.interface 2022-04-14 04:15:47.646 | Use 'sudo apt autoremove' to remove them. 2022-04-14 04:15:47.760 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 04:15:47.764 | + functions-common:apt_get:1241 : result=0 2022-04-14 04:15:47.767 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 04:15:47.770 | + functions-common:time_stop:2432 : local name 2022-04-14 04:15:47.772 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:15:47.775 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:15:47.777 | + functions-common:time_stop:2435 : local total 2022-04-14 04:15:47.779 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:15:47.782 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 04:15:47.784 | + functions-common:time_stop:2439 : start_time=1649909747029 2022-04-14 04:15:47.787 | + functions-common:time_stop:2441 : [[ -z 1649909747029 ]] 2022-04-14 04:15:47.790 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:15:47.794 | + functions-common:time_stop:2444 : end_time=1649909747791 2022-04-14 04:15:47.796 | + functions-common:time_stop:2445 : elapsed_time=762 2022-04-14 04:15:47.798 | + functions-common:time_stop:2446 : total=6947 2022-04-14 04:15:47.802 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:15:47.804 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7709 2022-04-14 04:15:47.807 | + functions-common:apt_get:1245 : return 0 2022-04-14 04:15:47.809 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-14 04:15:47.812 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-14 04:15:47.814 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 04:15:47.818 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:15:47.820 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:15:47.823 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-14 04:15:47.825 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-14 04:15:47.881 | wsgi (enabled by maintainer script) 2022-04-14 04:15:47.884 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-14 04:15:47.887 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-14 04:15:47.889 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 04:15:47.893 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-14 04:15:47.896 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-14 04:15:47.898 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 04:15:47.902 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-14 04:15:47.903 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 04:15:47.908 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-14 04:15:47.911 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-14 04:15:47.914 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-14 04:15:47.917 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-14 04:15:47.919 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-14 04:15:47.943 | Using python 3.8 to install osc-placement 2022-04-14 04:15:47.946 | + 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-14 04:15:48.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:15:48.813 | from cryptography.utils import int_from_bytes 2022-04-14 04:15:48.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:15:48.814 | from cryptography.utils import int_from_bytes 2022-04-14 04:15:49.960 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:15:49.987 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-14 04:15:49.998 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-14 04:15:49.999 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-14 04:15:50.000 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-14 04:15:50.001 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-14 04:15:50.002 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-14 04:15:50.004 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-14 04:15:50.063 | 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-14 04:15:50.064 | 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-14 04:15:50.065 | 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-14 04:15:50.067 | 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-14 04:15:50.080 | 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-14 04:15:50.082 | 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-14 04:15:50.083 | 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-14 04:15:50.098 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-04-14 04:15:50.099 | 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-14 04:15:50.100 | 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-14 04:15:50.101 | 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-14 04:15:50.102 | 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-14 04:15:50.103 | 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-14 04:15:50.125 | 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-14 04:15:50.126 | 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-14 04:15:50.127 | 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-14 04:15:50.128 | 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.1.1) 2022-04-14 04:15:50.136 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-04-14 04:15:50.174 | 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-14 04:15:50.176 | 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-14 04:15:50.177 | 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.1) 2022-04-14 04:15:50.179 | 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-14 04:15:50.180 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-04-14 04:15:50.181 | 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-14 04:15:50.183 | 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-14 04:15:50.184 | 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-14 04:15:50.252 | 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-14 04:15:50.253 | 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.8) 2022-04-14 04:15:50.255 | 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-14 04:15:50.257 | 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-14 04:15:50.346 | 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-14 04:15:50.347 | 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-14 04:15:50.348 | 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-14 04:15:50.391 | 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-14 04:15:50.432 | 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-14 04:15:50.594 | 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-14 04:15:52.844 | 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-14 04:15:52.851 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:15:52.851 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:15:52.974 | + inc/python:pip_install:200 : result=0 2022-04-14 04:15:52.976 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:15:52.979 | + functions-common:time_stop:2432 : local name 2022-04-14 04:15:52.982 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:15:52.984 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:15:52.987 | + functions-common:time_stop:2435 : local total 2022-04-14 04:15:52.990 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:15:52.992 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:15:52.995 | + functions-common:time_stop:2439 : start_time=1649909747937 2022-04-14 04:15:52.997 | + functions-common:time_stop:2441 : [[ -z 1649909747937 ]] 2022-04-14 04:15:53.000 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:15:53.005 | + functions-common:time_stop:2444 : end_time=1649909753002 2022-04-14 04:15:53.007 | + functions-common:time_stop:2445 : elapsed_time=5065 2022-04-14 04:15:53.010 | + functions-common:time_stop:2446 : total=154200 2022-04-14 04:15:53.012 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:15:53.015 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=159265 2022-04-14 04:15:53.017 | + inc/python:pip_install:203 : return 0 2022-04-14 04:15:53.020 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/yoga 2022-04-14 04:15:53.023 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-14 04:15:53.026 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-14 04:15:53.028 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 04:15:53.030 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 04:15:53.034 | ++ functions-common:git_clone:612 : pwd 2022-04-14 04:15:53.037 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 04:15:53.040 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 04:15:53.043 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 04:15:53.060 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 04:15:53.062 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 04:15:53.065 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 04:15:53.068 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 04:15:53.069 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 04:15:53.074 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-14 04:15:53.077 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 04:15:53.079 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-14 04:15:53.092 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-14 04:15:53.095 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 04:15:53.096 | + functions-common:git_clone:685 : head -1 2022-04-14 04:15:53.099 | 71200f6b Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 04:15:53.102 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 04:15:53.105 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-14 04:15:53.107 | + inc/python:setup_develop:338 : local bindep 2022-04-14 04:15:53.110 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 04:15:53.112 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-14 04:15:53.115 | + inc/python:setup_develop:344 : local extras= 2022-04-14 04:15:53.118 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-14 04:15:53.120 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 04:15:53.123 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 04:15:53.125 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-14 04:15:53.128 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 04:15:53.130 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 04:15:53.134 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-14 04:15:53.138 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 04:15:53.141 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-14 04:15:53.145 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 04:15:53.147 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 04:15:53.150 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-14 04:15:53.156 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-14 04:15:53.159 | + 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-14 04:15:53.809 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-14 04:15:53.811 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 04:15:53.814 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 04:15:53.817 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 04:15:53.820 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 04:15:53.822 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-14 04:15:53.825 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 04:15:53.827 | + inc/python:setup_package:428 : local extras= 2022-04-14 04:15:53.830 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 04:15:53.832 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 04:15:53.835 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 04:15:53.837 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 04:15:53.840 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 04:15:53.842 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-14 04:15:53.864 | Using python 3.8 to install /opt/stack/placement 2022-04-14 04:15:53.866 | + 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-14 04:15:54.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:15:54.723 | from cryptography.utils import int_from_bytes 2022-04-14 04:15:54.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:15:54.723 | from cryptography.utils import int_from_bytes 2022-04-14 04:15:55.873 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:15:55.899 | Obtaining file:///opt/stack/placement 2022-04-14 04:15:55.900 | Preparing metadata (setup.py): started 2022-04-14 04:15:59.032 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 04:15:59.076 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (5.8.1) 2022-04-14 04:15:59.077 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.4.31) 2022-04-14 04:15:59.078 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (9.4.0) 2022-04-14 04:15:59.079 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (2.5.1) 2022-04-14 04:15:59.080 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.8.7) 2022-04-14 04:15:59.081 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.0.1.dev2) (3.2.0) 2022-04-14 04:15:59.082 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (2.27.1) 2022-04-14 04:15:59.084 | 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.0.1.dev2) (60.9.3) 2022-04-14 04:15:59.085 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.5.0) 2022-04-14 04:15:59.087 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (8.8.0) 2022-04-14 04:15:59.088 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.1.0) 2022-04-14 04:15:59.089 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.7.0) 2022-04-14 04:15:59.090 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.3.0) 2022-04-14 04:15:59.091 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.12.2) 2022-04-14 04:15:59.092 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (11.2.0) 2022-04-14 04:15:59.093 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (3.11.0) 2022-04-14 04:15:59.094 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.5.1) 2022-04-14 04:15:59.095 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.5.0) 2022-04-14 04:15:59.097 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.1.0) 2022-04-14 04:15:59.098 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (2.7.0) 2022-04-14 04:15:59.099 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.0.1) 2022-04-14 04:15:59.169 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (4.4.0) 2022-04-14 04:15:59.172 | 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.0.1.dev2) (3.1.1) 2022-04-14 04:15:59.173 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (4.5.0) 2022-04-14 04:15:59.174 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (1.16.0) 2022-04-14 04:15:59.176 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (2.10.1) 2022-04-14 04:15:59.178 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (5.1.0) 2022-04-14 04:15:59.197 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.0.1.dev2) (0.17.3) 2022-04-14 04:15:59.238 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (0.8.0) 2022-04-14 04:15:59.238 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (6.0) 2022-04-14 04:15:59.239 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (1.5.0) 2022-04-14 04:15:59.240 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (2.5.0) 2022-04-14 04:15:59.242 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (3.5.0) 2022-04-14 04:15:59.293 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (2.0.1) 2022-04-14 04:15:59.294 | 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.0.1.dev2) (0.13.0) 2022-04-14 04:15:59.295 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (1.7.6) 2022-04-14 04:15:59.297 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (0.5.0) 2022-04-14 04:15:59.342 | 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.0.1.dev2) (2.8.2) 2022-04-14 04:15:59.346 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.1.dev2) (0.9.6) 2022-04-14 04:15:59.364 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (3.2.0) 2022-04-14 04:15:59.366 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (3.0.3) 2022-04-14 04:15:59.368 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (3.3.0) 2022-04-14 04:15:59.395 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.1.dev2) (1.0.3) 2022-04-14 04:15:59.396 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.1.dev2) (2021.3) 2022-04-14 04:15:59.408 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.0.1.dev2) (3.1.1) 2022-04-14 04:15:59.426 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (1.0.2) 2022-04-14 04:15:59.427 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (3.0.7) 2022-04-14 04:15:59.428 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (0.11.0) 2022-04-14 04:15:59.430 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (21.3) 2022-04-14 04:15:59.471 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (2019.11.28) 2022-04-14 04:15:59.474 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (2.0.12) 2022-04-14 04:15:59.476 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (3.3) 2022-04-14 04:15:59.477 | 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.0.1.dev2) (1.26.8) 2022-04-14 04:15:59.494 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.0.1.dev2) (0.7) 2022-04-14 04:15:59.679 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.0.1.dev2) (1.1.2) 2022-04-14 04:15:59.718 | 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.0.1.dev2) (1.1.6) 2022-04-14 04:15:59.719 | 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.0.1.dev2) (4.11.1) 2022-04-14 04:15:59.721 | 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.0.1.dev2) (5.4.0) 2022-04-14 04:15:59.738 | 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.0.1.dev2) (1.15.0) 2022-04-14 04:15:59.772 | 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.0.1.dev2) (1.13.3) 2022-04-14 04:15:59.827 | 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.0.1.dev2) (2.1.0) 2022-04-14 04:15:59.893 | 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.0.1.dev2) (1.7.0) 2022-04-14 04:15:59.978 | 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.0.1.dev2) (1.1.5) 2022-04-14 04:16:00.027 | 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.0.1.dev2) (0.2.5) 2022-04-14 04:16:00.220 | 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.0.1.dev2) (0.5.2) 2022-04-14 04:16:00.221 | 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.0.1.dev2) (0.4.2) 2022-04-14 04:16:00.221 | 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.0.1.dev2) (5.1.1) 2022-04-14 04:16:00.300 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (2.5.0) 2022-04-14 04:16:00.354 | 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.0.1.dev2) (2.21) 2022-04-14 04:16:00.514 | 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.0.1.dev2) (3.7.0) 2022-04-14 04:16:00.622 | 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.0.1.dev2) (3.0.0) 2022-04-14 04:16:00.622 | 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.0.1.dev2) (1.0.0) 2022-04-14 04:16:02.557 | Installing collected packages: openstack-placement 2022-04-14 04:16:02.557 | Attempting uninstall: openstack-placement 2022-04-14 04:16:02.557 | Found existing installation: openstack-placement 7.0.1.dev2 2022-04-14 04:16:02.560 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-14 04:16:02.561 | Running setup.py develop for openstack-placement 2022-04-14 04:16:06.826 | Successfully installed openstack-placement 2022-04-14 04:16:06.826 | 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-14 04:16:06.834 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:16:06.834 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:16:06.963 | + inc/python:pip_install:200 : result=0 2022-04-14 04:16:06.965 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:16:06.968 | + functions-common:time_stop:2432 : local name 2022-04-14 04:16:06.970 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:16:06.973 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:16:06.975 | + functions-common:time_stop:2435 : local total 2022-04-14 04:16:06.978 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:16:06.980 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:16:06.982 | + functions-common:time_stop:2439 : start_time=1649909753858 2022-04-14 04:16:06.984 | + functions-common:time_stop:2441 : [[ -z 1649909753858 ]] 2022-04-14 04:16:06.988 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:16:06.992 | + functions-common:time_stop:2444 : end_time=1649909766990 2022-04-14 04:16:06.995 | + functions-common:time_stop:2445 : elapsed_time=13132 2022-04-14 04:16:06.997 | + functions-common:time_stop:2446 : total=159265 2022-04-14 04:16:06.999 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:16:07.001 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=172397 2022-04-14 04:16:07.004 | + inc/python:pip_install:203 : return 0 2022-04-14 04:16:07.006 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 04:16:07.009 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 04:16:07.012 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 04:16:07.031 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 04:16:07.044 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-14 04:16:07.046 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-14 04:16:07.049 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:16:07.052 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:16:07.054 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-14 04:16:07.057 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:16:07.059 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 04:16:07.062 | + ./stack.sh:main:943 : configure_placement 2022-04-14 04:16:07.064 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-14 04:16:07.076 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-14 04:16:07.079 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-14 04:16:07.084 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-14 04:16:07.086 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-14 04:16:07.089 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-14 04:16:07.091 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-14 04:16:07.094 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 04:16:07.097 | + 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-14 04:16:07.129 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-14 04:16:07.162 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-14 04:16:07.195 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-14 04:16:07.197 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-14 04:16:07.200 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-14 04:16:07.203 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 04:16:07.205 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-14 04:16:07.238 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-14 04:16:07.267 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-04-14 04:16:07.297 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-14 04:16:07.327 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-14 04:16:07.357 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-14 04:16:07.387 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-14 04:16:07.417 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-14 04:16:07.446 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 04:16:07.476 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 04:16:07.505 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-14 04:16:07.507 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-14 04:16:07.510 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-14 04:16:07.513 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 04:16:07.532 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 04:16:07.534 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 04:16:07.537 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 04:16:07.539 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 04:16:07.542 | + 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-14 04:16:07.571 | + 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-14 04:16:07.601 | + 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-14 04:16:07.631 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 04:16:07.661 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-14 04:16:07.663 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-14 04:16:07.666 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-14 04:16:07.668 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-14 04:16:07.671 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-14 04:16:07.673 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 04:16:07.676 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 04:16:07.680 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-14 04:16:07.684 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-14 04:16:07.686 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 04:16:07.689 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 04:16:07.701 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 04:16:07.702 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 04:16:07.710 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 04:16:07.714 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 04:16:07.730 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-14 04:16:07.733 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-14 04:16:07.737 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-14 04:16:07.768 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-14 04:16:07.797 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-14 04:16:07.827 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-14 04:16:07.856 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 04:16:07.885 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 04:16:07.914 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-14 04:16:07.943 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-14 04:16:07.972 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-14 04:16:08.001 | + 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-14 04:16:08.031 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 04:16:08.061 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 04:16:08.090 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-14 04:16:08.119 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 04:16:08.122 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 04:16:08.125 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-14 04:16:08.128 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-14 04:16:08.130 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 04:16:08.133 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:16:08.135 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:16:08.138 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-14 04:16:08.141 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-14 04:16:08.144 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-14 04:16:08.173 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 04:16:08.202 | + 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-14 04:16:08.202 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-14 04:16:08.211 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-14 04:16:08.215 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-14 04:16:08.217 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-14 04:16:08.220 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 04:16:08.223 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 04:16:08.225 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 04:16:08.228 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:16:08.230 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:16:08.233 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 04:16:08.235 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 04:16:08.238 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:16:08.241 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:16:08.243 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-14 04:16:08.305 | Site placement-api already enabled 2022-04-14 04:16:08.310 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 04:16:08.313 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 04:16:08.316 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 04:16:08.318 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 04:16:08.459 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-04-14 04:16:08.481 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:16:08.484 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-04-14 04:16:08.504 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:16:08.507 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-04-14 04:16:08.526 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:16:08.528 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-04-14 04:16:08.531 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-14 04:16:08.534 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-14 04:16:08.567 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.25/identity 2022-04-14 04:16:08.596 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-14 04:16:08.626 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-14 04:16:08.655 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-14 04:16:08.686 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-14 04:16:08.714 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-14 04:16:08.745 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-14 04:16:08.775 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-04-14 04:16:08.793 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:16:08.796 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-04-14 04:16:08.813 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:16:08.815 | + ./stack.sh:main:969 : run_phase stack install 2022-04-14 04:16:08.818 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 04:16:08.821 | + functions-common:run_phase:1861 : local phase=install 2022-04-14 04:16:08.823 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 04:16:08.826 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 04:16:08.828 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 04:16:08.831 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 04:16:08.834 | + functions-common:run_phase:1870 : local extra 2022-04-14 04:16:08.837 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 04:16:08.842 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 04:16:08.844 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 04:16:08.847 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 04:16:08.850 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-14 04:16:08.853 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 04:16:08.868 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:16:08.871 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 04:16:08.873 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 04:16:08.875 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-14 04:16:08.878 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-14 04:16:08.880 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 04:16:08.883 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-04-14 04:16:08.885 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-14 04:16:08.887 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-14 04:16:08.945 | ++ inc/async:async_inner:63 : install_tempest 2022-04-14 04:16:08.983 | [143974 Async install_tempest:169385]: running: install_tempest 2022-04-14 04:16:08.986 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 04:16:08.989 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 04:16:08.992 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 04:16:08.994 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 04:16:08.997 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-14 04:16:09.000 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 04:16:09.003 | + functions-common:run_plugins:1847 : local phase=install 2022-04-14 04:16:09.005 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 04:16:09.008 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 04:16:09.011 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-04-14 04:16:09.013 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-14 04:16:09.016 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:16:09.019 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:16:09.023 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-14 04:16:09.025 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:16:09.027 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-04-14 04:16:09.031 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-14 04:16:09.035 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 04:16:09.038 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-14 04:16:09.041 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-14 04:16:09.044 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 04:16:09.048 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-14 04:16:09.049 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 04:16:09.054 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-14 04:16:09.057 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-14 04:16:09.060 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-14 04:16:09.063 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-14 04:16:09.066 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-14 04:16:09.089 | Using python 3.8 to install python-openstackclient 2022-04-14 04:16:09.091 | + 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-14 04:16:09.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:16:09.971 | from cryptography.utils import int_from_bytes 2022-04-14 04:16:09.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:16:09.972 | from cryptography.utils import int_from_bytes 2022-04-14 04:16:11.104 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:16:11.130 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-14 04:16:11.149 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-14 04:16:11.150 | 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-14 04:16:11.152 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-14 04:16:11.152 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-14 04:16:11.153 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-14 04:16:11.154 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-14 04:16:11.156 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-14 04:16:11.157 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-14 04:16:11.158 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-14 04:16:11.159 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-14 04:16:11.160 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-14 04:16:11.171 | 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-14 04:16:11.172 | 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-14 04:16:11.174 | 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-14 04:16:11.176 | 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-14 04:16:11.176 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-04-14 04:16:11.209 | 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-14 04:16:11.210 | 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-14 04:16:11.211 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-04-14 04:16:11.213 | 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-14 04:16:11.214 | 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-14 04:16:11.215 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-04-14 04:16:11.216 | 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-14 04:16:11.217 | 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-14 04:16:11.218 | 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-14 04:16:11.219 | 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-14 04:16:11.220 | 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-14 04:16:11.233 | 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-14 04:16:11.253 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-04-14 04:16:11.254 | 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-14 04:16:11.255 | 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-14 04:16:11.257 | 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-14 04:16:11.276 | 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-14 04:16:11.296 | 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-14 04:16:11.297 | 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-14 04:16:11.299 | 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-14 04:16:11.397 | 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-14 04:16:11.398 | 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-14 04:16:11.399 | 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-14 04:16:11.442 | 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-14 04:16:11.453 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-04-14 04:16:11.486 | 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-14 04:16:11.648 | 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-14 04:16:11.665 | 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-14 04:16:11.764 | 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-14 04:16:11.766 | 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-14 04:16:11.767 | 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.8) 2022-04-14 04:16:11.770 | 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-14 04:16:11.896 | 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-14 04:16:14.356 | 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-14 04:16:14.364 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:16:14.364 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:16:14.494 | + inc/python:pip_install:200 : result=0 2022-04-14 04:16:14.496 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:16:14.499 | + functions-common:time_stop:2432 : local name 2022-04-14 04:16:14.501 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:16:14.504 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:16:14.507 | + functions-common:time_stop:2435 : local total 2022-04-14 04:16:14.509 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:16:14.511 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:16:14.514 | + functions-common:time_stop:2439 : start_time=1649909769083 2022-04-14 04:16:14.516 | + functions-common:time_stop:2441 : [[ -z 1649909769083 ]] 2022-04-14 04:16:14.520 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:16:14.524 | + functions-common:time_stop:2444 : end_time=1649909774521 2022-04-14 04:16:14.526 | + functions-common:time_stop:2445 : elapsed_time=5438 2022-04-14 04:16:14.528 | + functions-common:time_stop:2446 : total=172397 2022-04-14 04:16:14.531 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:16:14.534 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=177835 2022-04-14 04:16:14.536 | + inc/python:pip_install:203 : return 0 2022-04-14 04:16:14.539 | + ./stack.sh:main:981 : install_oscwrap 2022-04-14 04:16:14.542 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-14 04:16:14.547 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.iCPb78Wfh8 2022-04-14 04:16:14.550 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-14 04:16:14.552 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-14 04:16:14.555 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-14 04:16:14.557 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-04-14 04:16:14.560 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 04:16:14.562 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-04-14 04:16:14.582 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:16:14.585 | + ./stack.sh:main:1035 : configure_database 2022-04-14 04:16:14.587 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-14 04:16:14.590 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-14 04:16:14.592 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-14 04:16:14.595 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 04:16:14.597 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-04-14 04:16:14.600 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-14 04:16:14.602 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:16:14.604 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:16:14.607 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-14 04:16:14.610 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-14 04:16:14.613 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-14 04:16:14.614 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-14 04:16:14.618 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-14 04:16:14.677 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-14 04:16:14.679 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 04:16:14.682 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 04:16:14.684 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 04:16:14.687 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 04:16:14.689 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 04:16:14.692 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 04:16:14.694 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 04:16:14.697 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 04:16:14.699 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 04:16:14.701 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 04:16:14.704 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 04:16:14.706 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-14 04:16:14.708 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 04:16:14.711 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 04:16:14.713 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 04:16:14.720 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 04:16:14.724 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 04:16:14.726 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 04:16:14.728 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-14 04:16:14.731 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:16:14.733 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:16:14.735 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-14 04:16:14.738 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 04:16:14.741 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 04:16:17.271 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-14 04:16:17.287 | mysqladmin: connect to server at 'localhost' failed 2022-04-14 04:16:17.287 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-14 04:16:17.291 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-14 04:16:17.294 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-14 04:16:17.296 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:16:17.298 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:16:17.301 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-14 04:16:17.304 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-14 04:16:17.306 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-14 04:16:17.308 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:16:17.311 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:16:17.313 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-14 04:16:17.316 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-14 04:16:17.318 | + 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-14 04:16:17.331 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 04:16:17.405 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-14 04:16:17.417 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 04:16:17.474 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-14 04:16:17.533 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-14 04:16:17.588 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-14 04:16:17.642 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-14 04:16:17.645 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-14 04:16:17.647 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 04:16:17.650 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 04:16:20.561 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-04-14 04:16:20.564 | + functions-common:save_stackenv:60 : local tag=1039 2022-04-14 04:16:20.567 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 04:16:20.572 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-041620 2022-04-14 04:16:20.574 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-041620 1039' 2022-04-14 04:16:20.577 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:16:20.580 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 04:16:20.582 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:16:20.585 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 04:16:20.587 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:16:20.590 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 04:16:20.592 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:16:20.595 | + 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-14 04:16:20.598 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:16:20.600 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.25 2022-04-14 04:16:20.603 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:16:20.605 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.25/identity 2022-04-14 04:16:20.608 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:16:20.610 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-041215 2022-04-14 04:16:20.615 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:16:20.618 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 04:16:20.621 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:16:20.624 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.25 2022-04-14 04:16:20.626 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:16:20.629 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 04:16:20.631 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:16:20.634 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 04:16:20.636 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:16:20.639 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 04:16:20.641 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:16:20.644 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 04:16:20.647 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-04-14 04:16:20.649 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-14 04:16:20.652 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-14 04:16:20.664 | + ./stack.sh:main:1065 : start_dstat 2022-04-14 04:16:20.667 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 04:16:20.669 | + functions-common:run_process:1687 : local service=dstat 2022-04-14 04:16:20.672 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 04:16:20.675 | + functions-common:run_process:1689 : local group= 2022-04-14 04:16:20.677 | + functions-common:run_process:1690 : local user= 2022-04-14 04:16:20.680 | + functions-common:run_process:1692 : local name=dstat 2022-04-14 04:16:20.682 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 04:16:20.685 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 04:16:20.687 | + functions-common:time_start:2419 : local start_time= 2022-04-14 04:16:20.690 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 04:16:20.693 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 04:16:20.697 | + functions-common:time_start:2423 : _TIME_START[$name]=1649909780695 2022-04-14 04:16:20.700 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-14 04:16:20.717 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:16:20.719 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-14 04:16:20.722 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-14 04:16:20.725 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 04:16:20.727 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 04:16:20.730 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 04:16:20.732 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 04:16:20.735 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-14 04:16:20.738 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-14 04:16:20.740 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-14 04:16:20.743 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 04:16:20.745 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 04:16:20.748 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-14 04:16:20.751 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-14 04:16:20.753 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-14 04:16:20.756 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 04:16:20.758 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 04:16:20.760 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 04:16:20.763 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 04:16:20.765 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 04:16:20.768 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-14 04:16:20.771 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 04:16:20.775 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-14 04:16:20.826 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-14 04:16:20.880 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 04:16:20.943 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-14 04:16:20.997 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-14 04:16:21.053 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 04:16:21.108 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 04:16:21.110 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-14 04:16:21.164 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 04:16:21.584 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-14 04:16:21.598 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-14 04:16:21.976 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-14 04:16:21.998 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 04:16:22.000 | + functions-common:time_stop:2432 : local name 2022-04-14 04:16:22.004 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:16:22.006 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:16:22.009 | + functions-common:time_stop:2435 : local total 2022-04-14 04:16:22.011 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:16:22.013 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 04:16:22.016 | + functions-common:time_stop:2439 : start_time=1649909780695 2022-04-14 04:16:22.019 | + functions-common:time_stop:2441 : [[ -z 1649909780695 ]] 2022-04-14 04:16:22.022 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:16:22.026 | + functions-common:time_stop:2444 : end_time=1649909782024 2022-04-14 04:16:22.029 | + functions-common:time_stop:2445 : elapsed_time=1329 2022-04-14 04:16:22.032 | + functions-common:time_stop:2446 : total=0 2022-04-14 04:16:22.034 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:16:22.037 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1329 2022-04-14 04:16:22.040 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-14 04:16:22.043 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-14 04:16:22.045 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-14 04:16:22.048 | + functions-common:run_process:1689 : local group= 2022-04-14 04:16:22.051 | + functions-common:run_process:1690 : local user=root 2022-04-14 04:16:22.053 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-14 04:16:22.056 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 04:16:22.058 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 04:16:22.061 | + functions-common:time_start:2419 : local start_time= 2022-04-14 04:16:22.063 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 04:16:22.067 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 04:16:22.072 | + functions-common:time_start:2423 : _TIME_START[$name]=1649909782069 2022-04-14 04:16:22.074 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-14 04:16:22.093 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:16:22.095 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 04:16:22.098 | + functions-common:time_stop:2432 : local name 2022-04-14 04:16:22.100 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:16:22.103 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:16:22.105 | + functions-common:time_stop:2435 : local total 2022-04-14 04:16:22.108 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:16:22.110 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 04:16:22.113 | + functions-common:time_stop:2439 : start_time=1649909782069 2022-04-14 04:16:22.116 | + functions-common:time_stop:2441 : [[ -z 1649909782069 ]] 2022-04-14 04:16:22.119 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:16:22.123 | + functions-common:time_stop:2444 : end_time=1649909782121 2022-04-14 04:16:22.126 | + functions-common:time_stop:2445 : elapsed_time=52 2022-04-14 04:16:22.129 | + functions-common:time_stop:2446 : total=1329 2022-04-14 04:16:22.131 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:16:22.134 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1381 2022-04-14 04:16:22.137 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-14 04:16:22.156 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:16:22.159 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-04-14 04:16:22.184 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:16:22.187 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-04-14 04:16:22.207 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:16:22.209 | + ./stack.sh:main:1078 : start_etcd3 2022-04-14 04:16:22.212 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-14 04:16:22.214 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-837681-1-hyperv --data-dir /opt/stack/data/etcd' 2022-04-14 04:16:22.217 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-14 04:16:22.219 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-837681-1-hyperv=http://10.222.0.25:2380' 2022-04-14 04:16:22.222 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.25:2380' 2022-04-14 04:16:22.225 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.25:2379' 2022-04-14 04:16:22.227 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-14 04:16:22.230 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-14 04:16:22.232 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.25:2379' 2022-04-14 04:16:22.235 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-14 04:16:22.238 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-14 04:16:22.241 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 04:16:22.243 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-837681-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837681-1-hyperv=http://10.222.0.25:2380 --initial-advertise-peer-urls http://10.222.0.25:2380 --advertise-client-urls http://10.222.0.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.25:2379 --debug' '' root 2022-04-14 04:16:22.246 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-14 04:16:22.248 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-neutron-837681-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837681-1-hyperv=http://10.222.0.25:2380 --initial-advertise-peer-urls http://10.222.0.25:2380 --advertise-client-urls http://10.222.0.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.25:2379 --debug' 2022-04-14 04:16:22.251 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 04:16:22.253 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-14 04:16:22.256 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 04:16:22.258 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 04:16:22.260 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 04:16:22.263 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 04:16:22.268 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-14 04:16:22.333 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-14 04:16:22.400 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-837681-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837681-1-hyperv=http://10.222.0.25:2380 --initial-advertise-peer-urls http://10.222.0.25:2380 --advertise-client-urls http://10.222.0.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.25:2379 --debug' 2022-04-14 04:16:22.451 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-14 04:16:22.502 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-14 04:16:22.555 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 04:16:22.607 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 04:16:22.609 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-14 04:16:22.673 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 04:16:23.054 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-14 04:16:23.108 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-14 04:16:23.160 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-14 04:16:23.213 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-14 04:16:23.267 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-14 04:16:23.271 | ++ functions-common:is_arch:506 : uname -m 2022-04-14 04:16:23.275 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-14 04:16:23.278 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-14 04:16:23.680 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-14 04:16:23.693 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-14 04:16:24.076 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-14 04:16:24.455 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-04-14 04:16:24.473 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:16:24.476 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-04-14 04:16:24.479 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-14 04:16:24.482 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-14 04:16:24.486 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-14 04:16:24.499 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-14 04:16:24.512 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-14 04:16:24.514 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 04:16:24.517 | + 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.25/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-14 04:16:24.663 | + 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.25/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-14 04:16:24.805 | + 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.25/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-14 04:16:24.947 | + 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.25/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-14 04:16:25.089 | + 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.25/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-14 04:16:25.239 | + 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.25/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-14 04:16:25.383 | + 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.25/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-14 04:16:25.521 | + 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.25/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-14 04:16:25.661 | + 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.25/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-14 04:16:25.800 | + 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.25/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-14 04:16:25.939 | + functions-common:write_clouds_yaml:198 : cat 2022-04-14 04:16:25.945 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-14 04:16:25.948 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-14 04:16:25.951 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-14 04:16:25.956 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-04-14 04:16:25.958 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-04-14 04:16:25.961 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-04-14 04:16:25.977 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:16:25.980 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-04-14 04:16:25.982 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 04:16:25.985 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-04-14 04:16:25.987 | + ./stack.sh:main:1095 : '[' 10.222.0.25 == 10.222.0.25 ']' 2022-04-14 04:16:25.989 | + ./stack.sh:main:1096 : init_keystone 2022-04-14 04:16:25.992 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-14 04:16:26.008 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:16:26.011 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-14 04:16:26.013 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-14 04:16:26.015 | + lib/database:recreate_database:112 : local db=keystone 2022-04-14 04:16:26.018 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-14 04:16:26.020 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-14 04:16:26.023 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-14 04:16:26.028 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 04:16:32.636 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-14 04:16:32.640 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 04:16:32.776 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-14 04:16:32.779 | + functions-common:time_start:2418 : local name=dbsync 2022-04-14 04:16:32.782 | + functions-common:time_start:2419 : local start_time= 2022-04-14 04:16:32.785 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 04:16:32.789 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 04:16:32.794 | + functions-common:time_start:2423 : _TIME_START[$name]=1649909792791 2022-04-14 04:16:32.796 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-14 04:16:37.575 | 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=171333) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 04:16:37.582 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:16:37.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:16:37.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:16:37.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:16:37.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:16:37.584 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:16:37.584 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:16:37.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:16:37.584 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:16:37.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:16:37.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:16:37.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:16:37.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:16:37.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:16:37.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:16:37.585 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:16:37.585 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:16:37.612 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:16:37.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:16:37.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:16:37.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:16:37.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:16:37.613 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:16:37.613 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:16:37.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:16:37.614 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:16:37.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:16:37.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:16:37.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:16:37.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:16:37.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:16:37.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:16:37.615 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:16:37.615 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:16:38.111 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:16:38.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:16:38.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:16:38.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:16:38.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:16:38.113 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:16:38.113 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:16:38.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:16:38.113 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:16:38.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:16:38.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:16:38.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:16:38.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:16:38.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:16:38.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:16:38.114 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:16:38.114 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:16:38.122 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 04:16:55.757 | ++ inc/async:async_inner:64 : rc=0 2022-04-14 04:16:55.783 | [169385 Async install_tempest:169385]: finished successfully 2022-04-14 04:17:05.350 | INFO migrate.versioning.api [-] done 2022-04-14 04:17:05.350 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 04:17:05.431 | INFO migrate.versioning.api [-] done 2022-04-14 04:17:05.431 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 04:17:05.503 | INFO migrate.versioning.api [-] done 2022-04-14 04:17:05.503 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 04:17:05.590 | INFO migrate.versioning.api [-] done 2022-04-14 04:17:05.590 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 04:17:05.664 | INFO migrate.versioning.api [-] done 2022-04-14 04:17:05.664 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 04:17:05.750 | INFO migrate.versioning.api [-] done 2022-04-14 04:17:05.750 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 04:17:06.583 | INFO migrate.versioning.api [-] done 2022-04-14 04:17:06.583 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:17:06.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:06.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:06.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:06.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:06.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:06.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:06.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:06.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:06.585 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:06.586 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:06.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:06.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:06.586 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:06.586 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:06.586 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:17:06.586 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:17:06.587 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:17:06.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:06.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:06.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:06.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:06.591 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:06.592 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:06.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:06.592 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:06.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:06.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:06.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:06.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:06.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:06.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:06.592 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:17:06.592 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:17:06.597 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:17:06.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:06.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:06.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:06.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:06.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:06.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:06.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:06.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:06.599 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:06.600 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:06.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:06.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:06.600 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:06.600 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:06.600 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:17:06.601 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:17:06.961 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:17:06.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:06.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:06.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:06.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:06.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:06.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:06.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:06.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:06.964 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:06.964 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:06.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:06.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:06.964 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:06.964 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:06.964 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:17:06.965 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:17:07.070 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:17:07.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:07.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:07.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:07.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:07.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:07.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:07.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:07.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:07.072 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:07.072 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:07.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:07.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:07.073 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:07.073 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:07.073 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:17:07.073 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:17:07.081 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 04:17:07.228 | INFO migrate.versioning.api [-] done 2022-04-14 04:17:07.229 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 04:17:07.320 | INFO migrate.versioning.api [-] done 2022-04-14 04:17:07.320 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 04:17:07.413 | INFO migrate.versioning.api [-] done 2022-04-14 04:17:07.413 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 04:17:07.475 | INFO migrate.versioning.api [-] done 2022-04-14 04:17:07.476 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 04:17:07.555 | INFO migrate.versioning.api [-] done 2022-04-14 04:17:07.556 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 04:17:07.635 | INFO migrate.versioning.api [-] done 2022-04-14 04:17:07.635 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 04:17:07.708 | INFO migrate.versioning.api [-] done 2022-04-14 04:17:07.709 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:17:07.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:07.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:07.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:07.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:07.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:07.710 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:07.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:07.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:07.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:07.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:07.717 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:07.717 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:07.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:07.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:07.717 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:17:07.717 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:17:07.718 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:17:07.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:07.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:07.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:07.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:07.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:07.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:07.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:07.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:07.718 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:07.718 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:07.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:07.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:07.718 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:07.718 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:07.718 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:17:07.718 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:17:07.722 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:17:07.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:07.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:07.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:07.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:07.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:07.724 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:07.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:07.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:07.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:07.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:07.725 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:07.725 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:07.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:07.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:07.725 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:17:07.725 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:17:08.038 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:17:08.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:08.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:08.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:08.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:08.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:08.040 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:08.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:08.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:08.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:08.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:08.041 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:08.041 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:08.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:08.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:08.041 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:17:08.042 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:17:08.139 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:17:08.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:08.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:08.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:08.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:08.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:08.141 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:08.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:08.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:08.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:08.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:08.141 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:08.142 | 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=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:08.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:17:08.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:17:08.142 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:17:08.142 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171333) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:17:08.149 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 04:17:08.230 | INFO migrate.versioning.api [-] done 2022-04-14 04:17:08.230 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 04:17:08.316 | INFO migrate.versioning.api [-] done 2022-04-14 04:17:08.316 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 04:17:08.378 | INFO migrate.versioning.api [-] done 2022-04-14 04:17:08.378 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 04:17:08.453 | INFO migrate.versioning.api [-] done 2022-04-14 04:17:08.453 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 04:17:08.533 | INFO migrate.versioning.api [-] done 2022-04-14 04:17:08.533 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 04:17:08.605 | INFO migrate.versioning.api [-] done 2022-04-14 04:17:08.605 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 04:17:08.668 | INFO migrate.versioning.api [-] done 2022-04-14 04:17:09.055 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-14 04:17:09.057 | + functions-common:time_stop:2432 : local name 2022-04-14 04:17:09.060 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:17:09.063 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:17:09.066 | + functions-common:time_stop:2435 : local total 2022-04-14 04:17:09.068 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:17:09.071 | + functions-common:time_stop:2438 : name=dbsync 2022-04-14 04:17:09.073 | + functions-common:time_stop:2439 : start_time=1649909792791 2022-04-14 04:17:09.076 | + functions-common:time_stop:2441 : [[ -z 1649909792791 ]] 2022-04-14 04:17:09.079 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:17:09.083 | + functions-common:time_stop:2444 : end_time=1649909829081 2022-04-14 04:17:09.086 | + functions-common:time_stop:2445 : elapsed_time=36290 2022-04-14 04:17:09.088 | + functions-common:time_stop:2446 : total=0 2022-04-14 04:17:09.091 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:17:09.093 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36290 2022-04-14 04:17:09.096 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-14 04:17:09.099 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-14 04:17:09.103 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-14 04:17:13.616 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-14 04:17:13.617 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 04:17:13.617 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 04:17:13.617 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-14 04:17:13.618 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 04:17:13.618 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 04:17:13.618 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 04:17:13.618 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 04:17:13.619 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 04:17:13.977 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-14 04:17:13.981 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-14 04:17:18.633 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-14 04:17:18.633 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 04:17:18.633 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 04:17:18.634 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-14 04:17:18.634 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 04:17:18.634 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 04:17:18.634 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 04:17:18.635 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 04:17:18.635 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 04:17:19.004 | + ./stack.sh:main:1097 : start_keystone 2022-04-14 04:17:19.007 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-14 04:17:19.009 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-14 04:17:19.012 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-14 04:17:19.029 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:17:19.032 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-14 04:17:19.035 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-14 04:17:19.040 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-14 04:17:19.042 | + functions-common:run_process:1687 : local service=keystone 2022-04-14 04:17:19.045 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 04:17:19.047 | + functions-common:run_process:1689 : local group= 2022-04-14 04:17:19.050 | + functions-common:run_process:1690 : local user= 2022-04-14 04:17:19.052 | + functions-common:run_process:1692 : local name=keystone 2022-04-14 04:17:19.055 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 04:17:19.060 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 04:17:19.060 | + functions-common:time_start:2419 : local start_time= 2022-04-14 04:17:19.062 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 04:17:19.066 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 04:17:19.070 | + functions-common:time_start:2423 : _TIME_START[$name]=1649909839067 2022-04-14 04:17:19.073 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-14 04:17:19.090 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:17:19.092 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-14 04:17:19.094 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-14 04:17:19.098 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 04:17:19.100 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 04:17:19.102 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 04:17:19.105 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 04:17:19.107 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-14 04:17:19.110 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-14 04:17:19.113 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-14 04:17:19.115 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 04:17:19.118 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 04:17:19.123 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-14 04:17:19.123 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-14 04:17:19.126 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-14 04:17:19.129 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 04:17:19.132 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 04:17:19.134 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 04:17:19.137 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-14 04:17:19.139 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 04:17:19.145 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-14 04:17:19.198 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-14 04:17:19.251 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-14 04:17:19.302 | + functions-common:write_uwsgi_user_unit_file:1606 : 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-14 04:17:19.354 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 04:17:19.407 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-14 04:17:19.468 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-14 04:17:19.521 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-14 04:17:19.573 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-14 04:17:19.624 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-14 04:17:19.678 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 04:17:19.680 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-14 04:17:19.732 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 04:17:20.108 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-14 04:17:20.122 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-14 04:17:20.498 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-14 04:17:20.587 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 04:17:20.589 | + functions-common:time_stop:2432 : local name 2022-04-14 04:17:20.592 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:17:20.596 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:17:20.599 | + functions-common:time_stop:2435 : local total 2022-04-14 04:17:20.601 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:17:20.604 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 04:17:20.606 | + functions-common:time_stop:2439 : start_time=1649909839067 2022-04-14 04:17:20.609 | + functions-common:time_stop:2441 : [[ -z 1649909839067 ]] 2022-04-14 04:17:20.612 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:17:20.616 | + functions-common:time_stop:2444 : end_time=1649909840614 2022-04-14 04:17:20.619 | + functions-common:time_stop:2445 : elapsed_time=1547 2022-04-14 04:17:20.621 | + functions-common:time_stop:2446 : total=1381 2022-04-14 04:17:20.623 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:17:20.626 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2928 2022-04-14 04:17:20.629 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-14 04:17:20.629 | Waiting for keystone to start... 2022-04-14 04:17:20.631 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.25/identity/v3/ 2022-04-14 04:17:20.634 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.25/identity/v3/ 2022-04-14 04:17:20.637 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 04:17:20.639 | + functions:wait_for_service:458 : local url=http://10.222.0.25/identity/v3/ 2022-04-14 04:17:20.642 | + functions:wait_for_service:459 : local rval=0 2022-04-14 04:17:20.645 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 04:17:20.647 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 04:17:20.649 | + functions-common:time_start:2419 : local start_time= 2022-04-14 04:17:20.652 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 04:17:20.655 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 04:17:20.660 | + functions-common:time_start:2423 : _TIME_START[$name]=1649909840657 2022-04-14 04:17:20.663 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 04:17:20.668 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.25/identity/v3/ 2022-04-14 04:17:27.213 | + :: : [[ 200 == 503 ]] 2022-04-14 04:17:27.214 | + :: : [[ 0 -eq 7 ]] 2022-04-14 04:17:27.217 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 04:17:27.220 | + functions-common:time_stop:2432 : local name 2022-04-14 04:17:27.223 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:17:27.225 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:17:27.227 | + functions-common:time_stop:2435 : local total 2022-04-14 04:17:27.230 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:17:27.232 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 04:17:27.234 | + functions-common:time_stop:2439 : start_time=1649909840657 2022-04-14 04:17:27.237 | + functions-common:time_stop:2441 : [[ -z 1649909840657 ]] 2022-04-14 04:17:27.241 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:17:27.245 | + functions-common:time_stop:2444 : end_time=1649909847242 2022-04-14 04:17:27.247 | + functions-common:time_stop:2445 : elapsed_time=6585 2022-04-14 04:17:27.250 | + functions-common:time_stop:2446 : total=0 2022-04-14 04:17:27.253 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:17:27.255 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6585 2022-04-14 04:17:27.258 | + functions:wait_for_service:467 : return 0 2022-04-14 04:17:27.260 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-14 04:17:27.277 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:17:27.280 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-14 04:17:27.282 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 04:17:27.285 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-14 04:17:27.315 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-04-14 04:17:27.317 | + 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.25/identity 2022-04-14 04:17:31.891 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=172178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:17:31.891 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=172178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:17:31.891 | 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=172178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:17:31.899 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=172178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:17:31.916 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=172178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:17:31.916 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=172178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:17:31.946 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=172178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:17:31.978 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=172178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:17:31.978 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=172178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:17:32.069 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=172178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:17:32.069 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=172178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:17:32.069 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=172178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:17:32.069 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=172178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:17:32.070 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=172178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:17:32.070 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=172178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:17:32.083 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=172178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:17:32.083 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=172178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:17:32.083 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=172178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:17:32.083 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=172178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:17:32.083 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=172178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:17:32.084 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=172178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:17:32.084 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=172178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:17:32.091 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=172178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:17:32.094 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=172178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:17:32.094 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=172178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:17:32.094 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=172178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:17:32.094 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=172178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:17:32.094 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=172178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:17:32.094 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=172178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:17:32.095 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=172178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:17:32.126 | 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=172178) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 04:17:32.544 | INFO keystone.cmd.bootstrap [None req-40f545d0-c4df-4277-8611-0cb032a60de2 None None] Created domain default 2022-04-14 04:17:32.638 | INFO keystone.cmd.bootstrap [None req-40f545d0-c4df-4277-8611-0cb032a60de2 None None] Created project admin 2022-04-14 04:17:32.667 | DEBUG passlib.handlers.bcrypt [None req-40f545d0-c4df-4277-8611-0cb032a60de2 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=172178) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-14 04:17:32.668 | DEBUG passlib.handlers.bcrypt [None req-40f545d0-c4df-4277-8611-0cb032a60de2 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=172178) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-14 04:17:32.802 | INFO keystone.cmd.bootstrap [None req-40f545d0-c4df-4277-8611-0cb032a60de2 None None] Created user admin 2022-04-14 04:17:32.888 | INFO keystone.cmd.bootstrap [None req-40f545d0-c4df-4277-8611-0cb032a60de2 None None] Created role reader 2022-04-14 04:17:32.985 | INFO keystone.cmd.bootstrap [None req-40f545d0-c4df-4277-8611-0cb032a60de2 None None] Created role member 2022-04-14 04:17:33.067 | INFO keystone.cmd.bootstrap [None req-40f545d0-c4df-4277-8611-0cb032a60de2 None None] Created implied role where da36e934e247441889aa0e5a6c00a635 implies fd5f244903034754a999d96f131c5b06 2022-04-14 04:17:33.144 | INFO keystone.cmd.bootstrap [None req-40f545d0-c4df-4277-8611-0cb032a60de2 None None] Created role admin 2022-04-14 04:17:33.238 | INFO keystone.cmd.bootstrap [None req-40f545d0-c4df-4277-8611-0cb032a60de2 None None] Created implied role where f893bfc28ced46dc9b3f3090839cce7e implies da36e934e247441889aa0e5a6c00a635 2022-04-14 04:17:33.315 | INFO keystone.cmd.bootstrap [None req-40f545d0-c4df-4277-8611-0cb032a60de2 None None] Granted role admin on project admin to user admin. 2022-04-14 04:17:33.381 | INFO keystone.cmd.bootstrap [None req-40f545d0-c4df-4277-8611-0cb032a60de2 None None] Granted role admin on the system to user admin. 2022-04-14 04:17:33.451 | WARNING py.warnings [None req-40f545d0-c4df-4277-8611-0cb032a60de2 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-14 04:17:33.451 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-14 04:17:33.451 |  2022-04-14 04:17:33.456 | INFO keystone.cmd.bootstrap [None req-40f545d0-c4df-4277-8611-0cb032a60de2 None None] Created region RegionOne 2022-04-14 04:17:33.648 | INFO keystone.cmd.bootstrap [None req-40f545d0-c4df-4277-8611-0cb032a60de2 None None] Created public endpoint http://10.222.0.25/identity 2022-04-14 04:17:34.117 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-14 04:17:34.120 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-04-14 04:17:34.123 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-14 04:17:34.126 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-14 04:17:37.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:17:37.208 | from cryptography.utils import int_from_bytes 2022-04-14 04:17:37.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:17:37.208 | from cryptography.utils import int_from_bytes 2022-04-14 04:17:37.369 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:17:37.372 | + lib/keystone:create_keystone_accounts:310 : admin_project=0b24eb6d57e2455e8fb13e43a84dfb18 2022-04-14 04:17:37.375 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-14 04:17:37.378 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-14 04:17:39.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:17:39.613 | from cryptography.utils import int_from_bytes 2022-04-14 04:17:39.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:17:39.613 | from cryptography.utils import int_from_bytes 2022-04-14 04:17:39.783 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:17:39.787 | + lib/keystone:create_keystone_accounts:312 : admin_user=ffbf164f56ca47ac9151705d1acea2e6 2022-04-14 04:17:39.789 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-14 04:17:39.791 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-14 04:17:39.794 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-14 04:17:39.796 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin ffbf164f56ca47ac9151705d1acea2e6 default 2022-04-14 04:17:39.858 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin ffbf164f56ca47ac9151705d1acea2e6 default 2022-04-14 04:17:39.925 | [143974 Async ks-domain-role:172330]: running: get_or_add_user_domain_role admin ffbf164f56ca47ac9151705d1acea2e6 default 2022-04-14 04:17:39.927 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-14 04:17:39.930 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 04:17:39.933 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 04:17:43.060 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 04:17:43.062 | + functions-common:get_or_create_domain:895 : echo default 2022-04-14 04:17:43.062 | default 2022-04-14 04:17:43.065 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-14 04:17:43.122 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-14 04:17:43.171 | [143974 Async ks-project:172474]: running: get_or_create_project service Default 2022-04-14 04:17:43.174 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-14 04:17:43.239 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-14 04:17:43.284 | [143974 Async ks-service:172560]: running: get_or_create_role service 2022-04-14 04:17:43.287 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-14 04:17:43.369 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-14 04:17:43.510 | [143974 Async ks-reseller:172646]: running: get_or_create_role ResellerAdmin 2022-04-14 04:17:43.534 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-14 04:17:43.556 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-14 04:17:43.981 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-14 04:17:44.202 | [143974 Async ks-anotherrole:172737]: running: get_or_create_role anotherrole 2022-04-14 04:17:44.225 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-14 04:17:44.253 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-14 04:17:44.276 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 04:17:44.305 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-14 04:17:46.924 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:17:46.987 | [172560 Async ks-service:172560]: finished successfully 2022-04-14 04:17:47.211 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:17:47.286 | [172474 Async ks-project:172474]: finished successfully 2022-04-14 04:17:47.536 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:17:47.575 | [172646 Async ks-reseller:172646]: finished successfully 2022-04-14 04:17:47.845 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:17:47.871 | [172737 Async ks-anotherrole:172737]: finished successfully 2022-04-14 04:17:47.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:17:47.955 | from cryptography.utils import int_from_bytes 2022-04-14 04:17:47.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:17:47.955 | from cryptography.utils import int_from_bytes 2022-04-14 04:17:48.123 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:17:48.126 | ++ functions-common:get_or_create_project:945 : project_id=cae1a7180acb4b2cb9439539efa5f60e 2022-04-14 04:17:48.129 | ++ functions-common:get_or_create_project:946 : echo cae1a7180acb4b2cb9439539efa5f60e 2022-04-14 04:17:48.132 | + lib/keystone:create_keystone_accounts:340 : invis_project=cae1a7180acb4b2cb9439539efa5f60e 2022-04-14 04:17:48.134 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-14 04:17:48.137 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-14 04:17:48.140 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 04:17:48.143 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-14 04:17:50.683 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:17:50.709 | [172330 Async ks-domain-role:172330]: finished successfully 2022-04-14 04:17:50.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:17:50.773 | from cryptography.utils import int_from_bytes 2022-04-14 04:17:50.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:17:50.774 | from cryptography.utils import int_from_bytes 2022-04-14 04:17:50.953 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:17:50.955 | ++ functions-common:get_or_create_project:945 : project_id=9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:17:50.958 | ++ functions-common:get_or_create_project:946 : echo 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:17:50.961 | + lib/keystone:create_keystone_accounts:344 : demo_project=9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:17:50.963 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-14 04:17:50.966 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-14 04:17:50.969 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:17:50.971 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-14 04:17:50.974 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-14 04:17:50.977 | +++ functions-common:get_or_create_user:934 : 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-14 04:17:53.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:17:53.564 | from cryptography.utils import int_from_bytes 2022-04-14 04:17:53.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:17:53.564 | from cryptography.utils import int_from_bytes 2022-04-14 04:17:53.734 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:17:53.737 | ++ functions-common:get_or_create_user:932 : user_id=fb87160d67d342cc92c6b02c0d2ccb80 2022-04-14 04:17:53.739 | ++ functions-common:get_or_create_user:933 : echo fb87160d67d342cc92c6b02c0d2ccb80 2022-04-14 04:17:53.742 | + lib/keystone:create_keystone_accounts:347 : demo_user=fb87160d67d342cc92c6b02c0d2ccb80 2022-04-14 04:17:53.744 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-14 04:17:53.799 | [143974 Async ks-domain-role:172330]: Waiting for completion of get_or_add_user_domain_role admin ffbf164f56ca47ac9151705d1acea2e6 default running on PID 172330 (6 other jobs running) 2022-04-14 04:17:53.823 | [143974 Async ks-domain-role:172330]: Signaling child to exit 2022-04-14 04:17:53.823 | WAKEUP 2022-04-14 04:17:53.847 | [143974 Async ks-domain-role:172330]: Signaled 2022-04-14 04:17:53.849 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-14 04:17:53.849 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ffbf164f56ca47ac9151705d1acea2e6 --domain default 2022-04-14 04:17:53.849 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-14 04:17:53.849 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:17:53.849 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:17:53.849 | ++ functions-common:get_field:819 : read data 2022-04-14 04:17:53.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:17:53.849 | from cryptography.utils import int_from_bytes 2022-04-14 04:17:53.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:17:53.849 | from cryptography.utils import int_from_bytes 2022-04-14 04:17:53.849 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:17:53.849 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-14 04:17:53.849 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-14 04:17:53.849 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user ffbf164f56ca47ac9151705d1acea2e6 --domain default 2022-04-14 04:17:53.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:17:53.849 | from cryptography.utils import int_from_bytes 2022-04-14 04:17:53.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:17:53.849 | from cryptography.utils import int_from_bytes 2022-04-14 04:17:53.849 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ffbf164f56ca47ac9151705d1acea2e6 --domain default 2022-04-14 04:17:53.850 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:17:53.850 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-14 04:17:53.850 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:17:53.850 | ++ functions-common:get_field:819 : read data 2022-04-14 04:17:53.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:17:53.850 | from cryptography.utils import int_from_bytes 2022-04-14 04:17:53.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:17:53.850 | from cryptography.utils import int_from_bytes 2022-04-14 04:17:53.850 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:17:53.850 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:17:53.850 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:17:53.850 | ++ functions-common:get_field:825 : echo '| f893bfc28ced46dc9b3f3090839cce7e | ffbf164f56ca47ac9151705d1acea2e6 | | | default | | False |' 2022-04-14 04:17:53.850 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:17:53.850 | ++ functions-common:get_field:819 : read data 2022-04-14 04:17:53.850 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=f893bfc28ced46dc9b3f3090839cce7e 2022-04-14 04:17:53.850 | + functions-common:get_or_add_user_domain_role:1028 : echo f893bfc28ced46dc9b3f3090839cce7e 2022-04-14 04:17:53.850 | f893bfc28ced46dc9b3f3090839cce7e 2022-04-14 04:17:53.892 | [143974 Async ks-domain-role:172330]: finished get_or_add_user_domain_role admin ffbf164f56ca47ac9151705d1acea2e6 default with result 0 in 10 seconds 2022-04-14 04:17:53.899 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-14 04:17:53.934 | [143974 Async ks-project:172474]: Waiting for completion of get_or_create_project service Default running on PID 172474 (5 other jobs running) 2022-04-14 04:17:53.959 | [143974 Async ks-project:172474]: Signaling child to exit 2022-04-14 04:17:53.960 | WAKEUP 2022-04-14 04:17:53.982 | [143974 Async ks-project:172474]: Signaled 2022-04-14 04:17:53.984 | + functions-common:get_or_create_project:939 : local project_id 2022-04-14 04:17:53.984 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-14 04:17:53.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:17:53.984 | from cryptography.utils import int_from_bytes 2022-04-14 04:17:53.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:17:53.984 | from cryptography.utils import int_from_bytes 2022-04-14 04:17:53.984 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:17:53.984 | + functions-common:get_or_create_project:945 : project_id=2badefa15e6949979ac3a21a3f622601 2022-04-14 04:17:53.984 | + functions-common:get_or_create_project:946 : echo 2badefa15e6949979ac3a21a3f622601 2022-04-14 04:17:53.984 | 2badefa15e6949979ac3a21a3f622601 2022-04-14 04:17:54.029 | [143974 Async ks-project:172474]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-14 04:17:54.066 | [143974 Async ks-service:172560]: Waiting for completion of get_or_create_role service running on PID 172560 (4 other jobs running) 2022-04-14 04:17:54.091 | [143974 Async ks-service:172560]: Signaling child to exit 2022-04-14 04:17:54.091 | WAKEUP 2022-04-14 04:17:54.113 | [143974 Async ks-service:172560]: Signaled 2022-04-14 04:17:54.115 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 04:17:54.115 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-14 04:17:54.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:17:54.115 | from cryptography.utils import int_from_bytes 2022-04-14 04:17:54.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:17:54.115 | from cryptography.utils import int_from_bytes 2022-04-14 04:17:54.115 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:17:54.115 | + functions-common:get_or_create_role:957 : role_id=7339e6cf1bc64f8487a8553372c504f4 2022-04-14 04:17:54.115 | + functions-common:get_or_create_role:958 : echo 7339e6cf1bc64f8487a8553372c504f4 2022-04-14 04:17:54.115 | 7339e6cf1bc64f8487a8553372c504f4 2022-04-14 04:17:54.158 | [143974 Async ks-service:172560]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-14 04:17:54.196 | [143974 Async ks-reseller:172646]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 172646 (3 other jobs running) 2022-04-14 04:17:54.220 | [143974 Async ks-reseller:172646]: Signaling child to exit 2022-04-14 04:17:54.220 | WAKEUP 2022-04-14 04:17:54.243 | [143974 Async ks-reseller:172646]: Signaled 2022-04-14 04:17:54.244 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 04:17:54.244 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-14 04:17:54.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:17:54.245 | from cryptography.utils import int_from_bytes 2022-04-14 04:17:54.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:17:54.245 | from cryptography.utils import int_from_bytes 2022-04-14 04:17:54.245 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:17:54.245 | + functions-common:get_or_create_role:957 : role_id=6d739c6541b244039898683fe17a3b67 2022-04-14 04:17:54.245 | + functions-common:get_or_create_role:958 : echo 6d739c6541b244039898683fe17a3b67 2022-04-14 04:17:54.245 | 6d739c6541b244039898683fe17a3b67 2022-04-14 04:17:54.288 | [143974 Async ks-reseller:172646]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-14 04:17:54.325 | [143974 Async ks-anotherrole:172737]: Waiting for completion of get_or_create_role anotherrole running on PID 172737 (2 other jobs running) 2022-04-14 04:17:54.350 | [143974 Async ks-anotherrole:172737]: Signaling child to exit 2022-04-14 04:17:54.350 | WAKEUP 2022-04-14 04:17:54.372 | [143974 Async ks-anotherrole:172737]: Signaled 2022-04-14 04:17:54.374 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 04:17:54.374 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 04:17:54.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:17:54.374 | from cryptography.utils import int_from_bytes 2022-04-14 04:17:54.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:17:54.374 | from cryptography.utils import int_from_bytes 2022-04-14 04:17:54.374 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:17:54.374 | + functions-common:get_or_create_role:957 : role_id=9210e9423d304ac6ba1e99a949a607fc 2022-04-14 04:17:54.374 | + functions-common:get_or_create_role:958 : echo 9210e9423d304ac6ba1e99a949a607fc 2022-04-14 04:17:54.374 | 9210e9423d304ac6ba1e99a949a607fc 2022-04-14 04:17:54.418 | [143974 Async ks-anotherrole:172737]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-14 04:17:54.422 | + inc/async:async_wait:197 : return 0 2022-04-14 04:17:54.425 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member fb87160d67d342cc92c6b02c0d2ccb80 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:17:54.488 | + inc/async:async_inner:63 : get_or_add_user_project_role member fb87160d67d342cc92c6b02c0d2ccb80 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:17:54.528 | [143974 Async ks-demo-member:173603]: running: get_or_add_user_project_role member fb87160d67d342cc92c6b02c0d2ccb80 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:17:54.530 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin ffbf164f56ca47ac9151705d1acea2e6 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:17:54.590 | + inc/async:async_inner:63 : get_or_add_user_project_role admin ffbf164f56ca47ac9151705d1acea2e6 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:17:54.634 | [143974 Async ks-demo-admin:173715]: running: get_or_add_user_project_role admin ffbf164f56ca47ac9151705d1acea2e6 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:17:54.636 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole fb87160d67d342cc92c6b02c0d2ccb80 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:17:54.703 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole fb87160d67d342cc92c6b02c0d2ccb80 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:17:54.754 | [143974 Async ks-demo-another:173827]: running: get_or_add_user_project_role anotherrole fb87160d67d342cc92c6b02c0d2ccb80 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:17:54.757 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member fb87160d67d342cc92c6b02c0d2ccb80 cae1a7180acb4b2cb9439539efa5f60e 2022-04-14 04:17:54.825 | + inc/async:async_inner:63 : get_or_add_user_project_role member fb87160d67d342cc92c6b02c0d2ccb80 cae1a7180acb4b2cb9439539efa5f60e 2022-04-14 04:17:54.890 | [143974 Async ks-demo-invis:173939]: running: get_or_add_user_project_role member fb87160d67d342cc92c6b02c0d2ccb80 cae1a7180acb4b2cb9439539efa5f60e 2022-04-14 04:17:54.899 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-14 04:17:54.908 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-14 04:17:54.918 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:17:54.923 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-14 04:17:54.936 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-14 04:17:54.969 | +++ functions-common:get_or_create_user:934 : 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-14 04:17:58.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:17:58.804 | from cryptography.utils import int_from_bytes 2022-04-14 04:17:58.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:17:58.805 | from cryptography.utils import int_from_bytes 2022-04-14 04:17:58.989 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:17:59.005 | ++ functions-common:get_or_create_user:932 : user_id=34a9a47c7ad249d691faf03bd4e5e0e1 2022-04-14 04:17:59.008 | ++ functions-common:get_or_create_user:933 : echo 34a9a47c7ad249d691faf03bd4e5e0e1 2022-04-14 04:17:59.013 | + lib/keystone:create_keystone_accounts:360 : demo_reader=34a9a47c7ad249d691faf03bd4e5e0e1 2022-04-14 04:17:59.021 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 34a9a47c7ad249d691faf03bd4e5e0e1 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:17:59.112 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 34a9a47c7ad249d691faf03bd4e5e0e1 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:17:59.275 | [143974 Async ks-demo-reader:174095]: running: get_or_add_user_project_role reader 34a9a47c7ad249d691faf03bd4e5e0e1 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:17:59.303 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-14 04:17:59.318 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-14 04:17:59.334 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 04:17:59.351 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-14 04:18:03.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:03.917 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:03.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:03.917 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:04.132 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:04.135 | ++ functions-common:get_or_create_project:945 : project_id=cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:04.138 | ++ functions-common:get_or_create_project:946 : echo cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:04.141 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:04.144 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-14 04:18:04.147 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-14 04:18:04.150 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:18:04.153 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-14 04:18:04.157 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-14 04:18:04.161 | +++ functions-common:get_or_create_user:934 : 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-14 04:18:07.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:07.836 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:07.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:07.836 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:08.289 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:08.309 | ++ functions-common:get_or_create_user:932 : user_id=186c1e787ba54af8a8476d4f920106fb 2022-04-14 04:18:08.333 | ++ functions-common:get_or_create_user:933 : echo 186c1e787ba54af8a8476d4f920106fb 2022-04-14 04:18:08.341 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=186c1e787ba54af8a8476d4f920106fb 2022-04-14 04:18:08.351 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 186c1e787ba54af8a8476d4f920106fb cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:08.809 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 186c1e787ba54af8a8476d4f920106fb cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:09.030 | [143974 Async ks-alt-admin:174495]: running: get_or_add_user_project_role admin 186c1e787ba54af8a8476d4f920106fb cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:09.049 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 186c1e787ba54af8a8476d4f920106fb cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:09.337 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 186c1e787ba54af8a8476d4f920106fb cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:09.598 | [143974 Async ks-alt-another:174607]: running: get_or_add_user_project_role anotherrole 186c1e787ba54af8a8476d4f920106fb cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:09.615 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-14 04:18:09.636 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-14 04:18:09.657 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:18:09.679 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-14 04:18:09.699 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-14 04:18:09.735 | +++ functions-common:get_or_create_user:934 : 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-14 04:18:10.114 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:18:10.314 | [173603 Async ks-demo-member:173603]: finished successfully 2022-04-14 04:18:11.141 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:18:11.322 | [173827 Async ks-demo-another:173827]: finished successfully 2022-04-14 04:18:12.363 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:18:12.506 | [173715 Async ks-demo-admin:173715]: finished successfully 2022-04-14 04:18:12.521 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:18:12.693 | [173939 Async ks-demo-invis:173939]: finished successfully 2022-04-14 04:18:13.762 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:18:13.797 | [174095 Async ks-demo-reader:174095]: finished successfully 2022-04-14 04:18:14.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:14.032 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:14.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:14.032 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:14.215 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:14.217 | ++ functions-common:get_or_create_user:932 : user_id=49ec0ed0ff2646b3896c2ed81e9c08fe 2022-04-14 04:18:14.220 | ++ functions-common:get_or_create_user:933 : echo 49ec0ed0ff2646b3896c2ed81e9c08fe 2022-04-14 04:18:14.223 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=49ec0ed0ff2646b3896c2ed81e9c08fe 2022-04-14 04:18:14.226 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 49ec0ed0ff2646b3896c2ed81e9c08fe cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:14.295 | + inc/async:async_inner:63 : get_or_add_user_project_role member 49ec0ed0ff2646b3896c2ed81e9c08fe cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:14.342 | [143974 Async ks-alt-member-user:175009]: running: get_or_add_user_project_role member 49ec0ed0ff2646b3896c2ed81e9c08fe cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:14.348 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-14 04:18:14.352 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-14 04:18:14.356 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:18:14.379 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-14 04:18:14.385 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-14 04:18:14.389 | +++ functions-common:get_or_create_user:934 : 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-14 04:18:17.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:17.306 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:17.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:17.306 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:17.504 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:17.509 | ++ functions-common:get_or_create_user:932 : user_id=6c3445943be04c0aaefee693e01a0451 2022-04-14 04:18:17.512 | ++ functions-common:get_or_create_user:933 : echo 6c3445943be04c0aaefee693e01a0451 2022-04-14 04:18:17.515 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=6c3445943be04c0aaefee693e01a0451 2022-04-14 04:18:17.518 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 6c3445943be04c0aaefee693e01a0451 cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:17.586 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 6c3445943be04c0aaefee693e01a0451 cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:17.640 | [143974 Async ks-alt-reader-user:175184]: running: get_or_add_user_project_role reader 6c3445943be04c0aaefee693e01a0451 cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:17.645 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-14 04:18:17.648 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:18:17.653 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-14 04:18:17.658 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-14 04:18:17.666 | +++ functions-common:get_or_create_user:934 : 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-14 04:18:21.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:21.095 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:21.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:21.096 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:21.312 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:21.316 | ++ functions-common:get_or_create_user:932 : user_id=a87b419b6ebf4d3eaf8723be685b5f9c 2022-04-14 04:18:21.323 | ++ functions-common:get_or_create_user:933 : echo a87b419b6ebf4d3eaf8723be685b5f9c 2022-04-14 04:18:21.328 | + lib/keystone:create_keystone_accounts:392 : system_member_user=a87b419b6ebf4d3eaf8723be685b5f9c 2022-04-14 04:18:21.337 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member a87b419b6ebf4d3eaf8723be685b5f9c all 2022-04-14 04:18:21.452 | + inc/async:async_inner:63 : get_or_add_user_system_role member a87b419b6ebf4d3eaf8723be685b5f9c all 2022-04-14 04:18:21.542 | [143974 Async ks-system-member:175410]: running: get_or_add_user_system_role member a87b419b6ebf4d3eaf8723be685b5f9c all 2022-04-14 04:18:21.578 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-14 04:18:21.591 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:18:21.607 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-14 04:18:21.641 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-14 04:18:21.674 | +++ functions-common:get_or_create_user:934 : 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-14 04:18:23.977 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:18:24.170 | [174495 Async ks-alt-admin:174495]: finished successfully 2022-04-14 04:18:24.548 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:18:24.651 | [174607 Async ks-alt-another:174607]: finished successfully 2022-04-14 04:18:25.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:25.152 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:25.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:25.152 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:25.346 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:25.349 | ++ functions-common:get_or_create_user:932 : user_id=b3d103ca503049888bc27b194d51074f 2022-04-14 04:18:25.353 | ++ functions-common:get_or_create_user:933 : echo b3d103ca503049888bc27b194d51074f 2022-04-14 04:18:25.356 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=b3d103ca503049888bc27b194d51074f 2022-04-14 04:18:25.358 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader b3d103ca503049888bc27b194d51074f all 2022-04-14 04:18:25.449 | + inc/async:async_inner:63 : get_or_add_user_system_role reader b3d103ca503049888bc27b194d51074f all 2022-04-14 04:18:25.541 | [143974 Async ks-system-reader:175692]: running: get_or_add_user_system_role reader b3d103ca503049888bc27b194d51074f all 2022-04-14 04:18:25.546 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-14 04:18:25.552 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-14 04:18:25.556 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-14 04:18:25.562 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 04:18:25.571 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-14 04:18:27.807 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:18:27.990 | [175009 Async ks-alt-member-user:175009]: finished successfully 2022-04-14 04:18:28.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:28.651 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:28.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:28.651 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:28.858 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:28.862 | ++ functions-common:get_or_create_group:909 : group_id=a6ec6e0d100042f7b7e6ba6a0b60e79a 2022-04-14 04:18:28.865 | ++ functions-common:get_or_create_group:910 : echo a6ec6e0d100042f7b7e6ba6a0b60e79a 2022-04-14 04:18:28.869 | + lib/keystone:create_keystone_accounts:402 : admin_group=a6ec6e0d100042f7b7e6ba6a0b60e79a 2022-04-14 04:18:28.878 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-14 04:18:28.883 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-14 04:18:28.891 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-14 04:18:28.902 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 04:18:28.908 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-14 04:18:30.693 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:18:30.725 | [175184 Async ks-alt-reader-user:175184]: finished successfully 2022-04-14 04:18:31.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:31.563 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:31.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:31.563 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:31.744 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:31.747 | ++ functions-common:get_or_create_group:909 : group_id=9993fbb2936e44bfb5b212066ba93172 2022-04-14 04:18:31.749 | ++ functions-common:get_or_create_group:910 : echo 9993fbb2936e44bfb5b212066ba93172 2022-04-14 04:18:31.753 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=9993fbb2936e44bfb5b212066ba93172 2022-04-14 04:18:31.756 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 9993fbb2936e44bfb5b212066ba93172 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:18:31.831 | + inc/async:async_inner:63 : get_or_add_group_project_role member 9993fbb2936e44bfb5b212066ba93172 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:18:31.879 | [143974 Async ks-group-memberdemo:176045]: running: get_or_add_group_project_role member 9993fbb2936e44bfb5b212066ba93172 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:18:31.893 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 9993fbb2936e44bfb5b212066ba93172 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:18:31.999 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 9993fbb2936e44bfb5b212066ba93172 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:18:32.135 | [143974 Async ks-group-anotherdemo:176131]: running: get_or_add_group_project_role anotherrole 9993fbb2936e44bfb5b212066ba93172 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:18:32.139 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 9993fbb2936e44bfb5b212066ba93172 cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:32.476 | + inc/async:async_inner:63 : get_or_add_group_project_role member 9993fbb2936e44bfb5b212066ba93172 cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:32.672 | [143974 Async ks-group-memberalt:176217]: running: get_or_add_group_project_role member 9993fbb2936e44bfb5b212066ba93172 cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:32.697 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 9993fbb2936e44bfb5b212066ba93172 cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:32.703 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:18:32.761 | [175410 Async ks-system-member:175410]: finished successfully 2022-04-14 04:18:32.958 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 9993fbb2936e44bfb5b212066ba93172 cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:33.097 | [143974 Async ks-group-anotheralt:176342]: running: get_or_add_group_project_role anotherrole 9993fbb2936e44bfb5b212066ba93172 cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:33.100 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin a6ec6e0d100042f7b7e6ba6a0b60e79a 0b24eb6d57e2455e8fb13e43a84dfb18 2022-04-14 04:18:33.509 | + inc/async:async_inner:63 : get_or_add_group_project_role admin a6ec6e0d100042f7b7e6ba6a0b60e79a 0b24eb6d57e2455e8fb13e43a84dfb18 2022-04-14 04:18:33.706 | [143974 Async ks-group-admin:176448]: running: get_or_add_group_project_role admin a6ec6e0d100042f7b7e6ba6a0b60e79a 0b24eb6d57e2455e8fb13e43a84dfb18 2022-04-14 04:18:33.729 | + 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-14 04:18:34.110 | [143974 Async ks-demo-member:173603]: Waiting for completion of get_or_add_user_project_role member fb87160d67d342cc92c6b02c0d2ccb80 9ab1b935c8204ec4b75424ffacd9a1f5 running on PID 173603 (17 other jobs running) 2022-04-14 04:18:34.314 | [143974 Async ks-demo-member:173603]: Signaling child to exit 2022-04-14 04:18:34.314 | WAKEUP 2022-04-14 04:18:34.470 | [143974 Async ks-demo-member:173603]: Signaled 2022-04-14 04:18:34.484 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:18:34.487 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:18:34.487 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:18:34.488 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:18:34.488 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:18:34.488 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:18:34.488 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:18:34.488 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:18:34.488 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fb87160d67d342cc92c6b02c0d2ccb80 --project 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:18:34.488 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:18:34.488 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:18:34.488 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:18:34.488 | ++ functions-common:get_field:819 : read data 2022-04-14 04:18:34.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:34.488 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:34.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:34.488 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:34.488 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:34.488 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:18:34.488 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:18:34.488 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user fb87160d67d342cc92c6b02c0d2ccb80 --project 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:18:34.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:34.488 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:34.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:34.488 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:34.488 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fb87160d67d342cc92c6b02c0d2ccb80 --project 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:18:34.488 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:18:34.489 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:18:34.489 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:18:34.489 | ++ functions-common:get_field:819 : read data 2022-04-14 04:18:34.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:34.489 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:34.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:34.489 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:34.489 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:34.489 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:18:34.489 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:18:34.489 | ++ functions-common:get_field:825 : echo '| da36e934e247441889aa0e5a6c00a635 | fb87160d67d342cc92c6b02c0d2ccb80 | | 9ab1b935c8204ec4b75424ffacd9a1f5 | | | False |' 2022-04-14 04:18:34.489 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:18:34.489 | ++ functions-common:get_field:819 : read data 2022-04-14 04:18:34.489 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=da36e934e247441889aa0e5a6c00a635 2022-04-14 04:18:34.489 | + functions-common:get_or_add_user_project_role:1004 : echo da36e934e247441889aa0e5a6c00a635 2022-04-14 04:18:34.489 | da36e934e247441889aa0e5a6c00a635 2022-04-14 04:18:34.855 | [143974 Async ks-demo-member:173603]: finished get_or_add_user_project_role member fb87160d67d342cc92c6b02c0d2ccb80 9ab1b935c8204ec4b75424ffacd9a1f5 with result 0 in 15 seconds 2022-04-14 04:18:35.107 | [143974 Async ks-demo-admin:173715]: Waiting for completion of get_or_add_user_project_role admin ffbf164f56ca47ac9151705d1acea2e6 9ab1b935c8204ec4b75424ffacd9a1f5 running on PID 173715 (16 other jobs running) 2022-04-14 04:18:35.250 | [143974 Async ks-demo-admin:173715]: Signaling child to exit 2022-04-14 04:18:35.251 | WAKEUP 2022-04-14 04:18:35.416 | [143974 Async ks-demo-admin:173715]: Signaled 2022-04-14 04:18:35.428 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:18:35.428 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:18:35.428 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:18:35.428 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:18:35.428 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:18:35.428 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:18:35.428 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:18:35.428 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:18:35.428 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ffbf164f56ca47ac9151705d1acea2e6 --project 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:18:35.428 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:18:35.428 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:18:35.428 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:18:35.428 | ++ functions-common:get_field:819 : read data 2022-04-14 04:18:35.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:35.428 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:35.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:35.428 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:35.428 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:35.428 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:18:35.428 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:18:35.428 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user ffbf164f56ca47ac9151705d1acea2e6 --project 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:18:35.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:35.428 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:35.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:35.428 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:35.429 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ffbf164f56ca47ac9151705d1acea2e6 --project 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:18:35.429 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:18:35.429 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:18:35.429 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:18:35.429 | ++ functions-common:get_field:819 : read data 2022-04-14 04:18:35.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:35.429 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:35.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:35.429 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:35.429 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:35.429 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:18:35.429 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:18:35.429 | ++ functions-common:get_field:825 : echo '| f893bfc28ced46dc9b3f3090839cce7e | ffbf164f56ca47ac9151705d1acea2e6 | | 9ab1b935c8204ec4b75424ffacd9a1f5 | | | False |' 2022-04-14 04:18:35.429 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:18:35.429 | ++ functions-common:get_field:819 : read data 2022-04-14 04:18:35.429 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f893bfc28ced46dc9b3f3090839cce7e 2022-04-14 04:18:35.429 | + functions-common:get_or_add_user_project_role:1004 : echo f893bfc28ced46dc9b3f3090839cce7e 2022-04-14 04:18:35.429 | f893bfc28ced46dc9b3f3090839cce7e 2022-04-14 04:18:35.731 | [143974 Async ks-demo-admin:173715]: finished get_or_add_user_project_role admin ffbf164f56ca47ac9151705d1acea2e6 9ab1b935c8204ec4b75424ffacd9a1f5 with result 0 in 17 seconds 2022-04-14 04:18:35.979 | [143974 Async ks-demo-another:173827]: Waiting for completion of get_or_add_user_project_role anotherrole fb87160d67d342cc92c6b02c0d2ccb80 9ab1b935c8204ec4b75424ffacd9a1f5 running on PID 173827 (15 other jobs running) 2022-04-14 04:18:36.163 | [143974 Async ks-demo-another:173827]: Signaling child to exit 2022-04-14 04:18:36.164 | WAKEUP 2022-04-14 04:18:36.319 | [143974 Async ks-demo-another:173827]: Signaled 2022-04-14 04:18:36.332 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:18:36.333 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:18:36.333 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:18:36.333 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:18:36.333 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:18:36.333 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:18:36.333 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:18:36.333 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:18:36.333 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:18:36.333 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:18:36.333 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user fb87160d67d342cc92c6b02c0d2ccb80 --project 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:18:36.333 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:18:36.333 | ++ functions-common:get_field:819 : read data 2022-04-14 04:18:36.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:36.333 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:36.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:36.333 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:36.333 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:36.333 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:18:36.334 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:18:36.334 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user fb87160d67d342cc92c6b02c0d2ccb80 --project 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:18:36.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:36.334 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:36.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:36.334 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:36.334 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:18:36.338 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user fb87160d67d342cc92c6b02c0d2ccb80 --project 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:18:36.338 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:18:36.338 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:18:36.338 | ++ functions-common:get_field:819 : read data 2022-04-14 04:18:36.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:36.338 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:36.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:36.338 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:36.338 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:36.338 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:18:36.338 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:18:36.338 | ++ functions-common:get_field:825 : echo '| 9210e9423d304ac6ba1e99a949a607fc | fb87160d67d342cc92c6b02c0d2ccb80 | | 9ab1b935c8204ec4b75424ffacd9a1f5 | | | False |' 2022-04-14 04:18:36.338 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:18:36.338 | ++ functions-common:get_field:819 : read data 2022-04-14 04:18:36.338 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9210e9423d304ac6ba1e99a949a607fc 2022-04-14 04:18:36.338 | + functions-common:get_or_add_user_project_role:1004 : echo 9210e9423d304ac6ba1e99a949a607fc 2022-04-14 04:18:36.338 | 9210e9423d304ac6ba1e99a949a607fc 2022-04-14 04:18:36.614 | [143974 Async ks-demo-another:173827]: finished get_or_add_user_project_role anotherrole fb87160d67d342cc92c6b02c0d2ccb80 9ab1b935c8204ec4b75424ffacd9a1f5 with result 0 in 16 seconds 2022-04-14 04:18:36.823 | [143974 Async ks-demo-invis:173939]: Waiting for completion of get_or_add_user_project_role member fb87160d67d342cc92c6b02c0d2ccb80 cae1a7180acb4b2cb9439539efa5f60e running on PID 173939 (14 other jobs running) 2022-04-14 04:18:37.026 | [143974 Async ks-demo-invis:173939]: Signaling child to exit 2022-04-14 04:18:37.026 | WAKEUP 2022-04-14 04:18:37.149 | [143974 Async ks-demo-invis:173939]: Signaled 2022-04-14 04:18:37.160 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:18:37.160 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:18:37.160 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:18:37.161 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:18:37.161 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:18:37.161 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:18:37.161 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:18:37.161 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:18:37.161 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:18:37.161 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:18:37.161 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fb87160d67d342cc92c6b02c0d2ccb80 --project cae1a7180acb4b2cb9439539efa5f60e 2022-04-14 04:18:37.161 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:18:37.161 | ++ functions-common:get_field:819 : read data 2022-04-14 04:18:37.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:37.161 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:37.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:37.161 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:37.161 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:37.161 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:18:37.161 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:18:37.161 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user fb87160d67d342cc92c6b02c0d2ccb80 --project cae1a7180acb4b2cb9439539efa5f60e 2022-04-14 04:18:37.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:37.161 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:37.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:37.161 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:37.161 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:18:37.161 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fb87160d67d342cc92c6b02c0d2ccb80 --project cae1a7180acb4b2cb9439539efa5f60e 2022-04-14 04:18:37.161 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:18:37.161 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:18:37.161 | ++ functions-common:get_field:819 : read data 2022-04-14 04:18:37.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:37.161 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:37.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:37.162 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:37.162 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:37.162 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:18:37.162 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:18:37.162 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:18:37.162 | ++ functions-common:get_field:825 : echo '| da36e934e247441889aa0e5a6c00a635 | fb87160d67d342cc92c6b02c0d2ccb80 | | cae1a7180acb4b2cb9439539efa5f60e | | | False |' 2022-04-14 04:18:37.162 | ++ functions-common:get_field:819 : read data 2022-04-14 04:18:37.162 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=da36e934e247441889aa0e5a6c00a635 2022-04-14 04:18:37.162 | + functions-common:get_or_add_user_project_role:1004 : echo da36e934e247441889aa0e5a6c00a635 2022-04-14 04:18:37.162 | da36e934e247441889aa0e5a6c00a635 2022-04-14 04:18:37.359 | [143974 Async ks-demo-invis:173939]: finished get_or_add_user_project_role member fb87160d67d342cc92c6b02c0d2ccb80 cae1a7180acb4b2cb9439539efa5f60e with result 0 in 17 seconds 2022-04-14 04:18:37.590 | [143974 Async ks-demo-reader:174095]: Waiting for completion of get_or_add_user_project_role reader 34a9a47c7ad249d691faf03bd4e5e0e1 9ab1b935c8204ec4b75424ffacd9a1f5 running on PID 174095 (13 other jobs running) 2022-04-14 04:18:37.744 | [143974 Async ks-demo-reader:174095]: Signaling child to exit 2022-04-14 04:18:37.746 | WAKEUP 2022-04-14 04:18:37.893 | [143974 Async ks-demo-reader:174095]: Signaled 2022-04-14 04:18:37.908 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:18:37.908 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:18:37.908 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:18:37.908 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:18:37.908 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:18:37.908 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:18:37.908 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:18:37.908 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:18:37.909 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 34a9a47c7ad249d691faf03bd4e5e0e1 --project 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:18:37.909 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:18:37.909 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:18:37.909 | ++ functions-common:get_field:819 : read data 2022-04-14 04:18:37.909 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:18:37.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:37.909 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:37.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:37.909 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:37.909 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:37.909 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:18:37.909 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:18:37.909 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 34a9a47c7ad249d691faf03bd4e5e0e1 --project 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:18:37.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:37.909 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:37.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:37.909 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:37.909 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:18:37.909 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:18:37.909 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 34a9a47c7ad249d691faf03bd4e5e0e1 --project 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:18:37.909 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:18:37.909 | ++ functions-common:get_field:819 : read data 2022-04-14 04:18:37.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:37.909 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:37.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:37.909 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:37.909 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:37.909 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:18:37.909 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:18:37.909 | ++ functions-common:get_field:825 : echo '| fd5f244903034754a999d96f131c5b06 | 34a9a47c7ad249d691faf03bd4e5e0e1 | | 9ab1b935c8204ec4b75424ffacd9a1f5 | | | False |' 2022-04-14 04:18:37.909 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:18:37.910 | ++ functions-common:get_field:819 : read data 2022-04-14 04:18:37.910 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=fd5f244903034754a999d96f131c5b06 2022-04-14 04:18:37.910 | + functions-common:get_or_add_user_project_role:1004 : echo fd5f244903034754a999d96f131c5b06 2022-04-14 04:18:37.910 | fd5f244903034754a999d96f131c5b06 2022-04-14 04:18:38.181 | [143974 Async ks-demo-reader:174095]: finished get_or_add_user_project_role reader 34a9a47c7ad249d691faf03bd4e5e0e1 9ab1b935c8204ec4b75424ffacd9a1f5 with result 0 in 14 seconds 2022-04-14 04:18:38.202 | + inc/async:async_wait:197 : return 0 2022-04-14 04:18:38.229 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-14 04:18:38.584 | [143974 Async ks-alt-admin:174495]: Waiting for completion of get_or_add_user_project_role admin 186c1e787ba54af8a8476d4f920106fb cdedcafb35094fc294cb711374c639da running on PID 174495 (12 other jobs running) 2022-04-14 04:18:38.748 | [143974 Async ks-alt-admin:174495]: Signaling child to exit 2022-04-14 04:18:38.749 | WAKEUP 2022-04-14 04:18:38.884 | [143974 Async ks-alt-admin:174495]: Signaled 2022-04-14 04:18:38.897 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:18:38.897 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:18:38.897 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:18:38.897 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:18:38.897 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:18:38.897 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:18:38.897 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:18:38.897 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:18:38.897 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 186c1e787ba54af8a8476d4f920106fb --project cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:38.897 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:18:38.897 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:18:38.897 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:18:38.897 | ++ functions-common:get_field:819 : read data 2022-04-14 04:18:38.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:38.897 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:38.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:38.897 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:38.897 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:38.897 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:18:38.897 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:18:38.897 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 186c1e787ba54af8a8476d4f920106fb --project cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:38.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:38.897 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:38.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:38.897 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:38.897 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 186c1e787ba54af8a8476d4f920106fb --project cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:38.897 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:18:38.897 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:18:38.897 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:18:38.898 | ++ functions-common:get_field:819 : read data 2022-04-14 04:18:38.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:38.898 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:38.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:38.898 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:38.898 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:38.898 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:18:38.898 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:18:38.898 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:18:38.898 | ++ functions-common:get_field:825 : echo '| f893bfc28ced46dc9b3f3090839cce7e | 186c1e787ba54af8a8476d4f920106fb | | cdedcafb35094fc294cb711374c639da | | | False |' 2022-04-14 04:18:38.898 | ++ functions-common:get_field:819 : read data 2022-04-14 04:18:38.898 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f893bfc28ced46dc9b3f3090839cce7e 2022-04-14 04:18:38.898 | + functions-common:get_or_add_user_project_role:1004 : echo f893bfc28ced46dc9b3f3090839cce7e 2022-04-14 04:18:38.898 | f893bfc28ced46dc9b3f3090839cce7e 2022-04-14 04:18:39.216 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:18:39.244 | [143974 Async ks-alt-admin:174495]: finished get_or_add_user_project_role admin 186c1e787ba54af8a8476d4f920106fb cdedcafb35094fc294cb711374c639da with result 0 in 15 seconds 2022-04-14 04:18:39.351 | [175692 Async ks-system-reader:175692]: finished successfully 2022-04-14 04:18:39.460 | [143974 Async ks-alt-another:174607]: Waiting for completion of get_or_add_user_project_role anotherrole 186c1e787ba54af8a8476d4f920106fb cdedcafb35094fc294cb711374c639da running on PID 174607 (11 other jobs running) 2022-04-14 04:18:39.608 | [143974 Async ks-alt-another:174607]: Signaling child to exit 2022-04-14 04:18:39.608 | WAKEUP 2022-04-14 04:18:39.708 | [143974 Async ks-alt-another:174607]: Signaled 2022-04-14 04:18:39.716 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:18:39.716 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:18:39.716 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:18:39.716 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:18:39.716 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:18:39.716 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:18:39.716 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:18:39.717 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:18:39.717 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:18:39.717 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 186c1e787ba54af8a8476d4f920106fb --project cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:39.717 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:18:39.717 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:18:39.717 | ++ functions-common:get_field:819 : read data 2022-04-14 04:18:39.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:39.717 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:39.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:39.717 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:39.717 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:39.717 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:18:39.717 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:18:39.717 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 186c1e787ba54af8a8476d4f920106fb --project cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:39.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:39.717 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:39.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:39.717 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:39.717 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:18:39.717 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:18:39.717 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 186c1e787ba54af8a8476d4f920106fb --project cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:39.717 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:18:39.717 | ++ functions-common:get_field:819 : read data 2022-04-14 04:18:39.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:39.717 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:39.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:39.717 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:39.717 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:39.717 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:18:39.717 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:18:39.717 | ++ functions-common:get_field:825 : echo '| 9210e9423d304ac6ba1e99a949a607fc | 186c1e787ba54af8a8476d4f920106fb | | cdedcafb35094fc294cb711374c639da | | | False |' 2022-04-14 04:18:39.718 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:18:39.718 | ++ functions-common:get_field:819 : read data 2022-04-14 04:18:39.718 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9210e9423d304ac6ba1e99a949a607fc 2022-04-14 04:18:39.718 | + functions-common:get_or_add_user_project_role:1004 : echo 9210e9423d304ac6ba1e99a949a607fc 2022-04-14 04:18:39.718 | 9210e9423d304ac6ba1e99a949a607fc 2022-04-14 04:18:40.020 | [143974 Async ks-alt-another:174607]: finished get_or_add_user_project_role anotherrole 186c1e787ba54af8a8476d4f920106fb cdedcafb35094fc294cb711374c639da with result 0 in 15 seconds 2022-04-14 04:18:40.226 | [143974 Async ks-alt-member-user:175009]: Waiting for completion of get_or_add_user_project_role member 49ec0ed0ff2646b3896c2ed81e9c08fe cdedcafb35094fc294cb711374c639da running on PID 175009 (10 other jobs running) 2022-04-14 04:18:40.350 | [143974 Async ks-alt-member-user:175009]: Signaling child to exit 2022-04-14 04:18:40.351 | WAKEUP 2022-04-14 04:18:40.480 | [143974 Async ks-alt-member-user:175009]: Signaled 2022-04-14 04:18:40.489 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:18:40.489 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:18:40.489 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:18:40.489 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:18:40.489 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:18:40.489 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:18:40.489 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:18:40.489 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:18:40.489 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 49ec0ed0ff2646b3896c2ed81e9c08fe --project cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:40.489 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:18:40.489 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:18:40.489 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:18:40.489 | ++ functions-common:get_field:819 : read data 2022-04-14 04:18:40.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:40.489 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:40.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:40.489 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:40.489 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:40.490 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:18:40.490 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:18:40.490 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 49ec0ed0ff2646b3896c2ed81e9c08fe --project cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:40.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:40.490 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:40.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:40.490 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:40.490 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:18:40.490 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:18:40.490 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 49ec0ed0ff2646b3896c2ed81e9c08fe --project cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:40.490 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:18:40.490 | ++ functions-common:get_field:819 : read data 2022-04-14 04:18:40.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:40.490 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:40.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:40.490 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:40.490 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:40.490 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:18:40.490 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:18:40.490 | ++ functions-common:get_field:825 : echo '| da36e934e247441889aa0e5a6c00a635 | 49ec0ed0ff2646b3896c2ed81e9c08fe | | cdedcafb35094fc294cb711374c639da | | | False |' 2022-04-14 04:18:40.490 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:18:40.490 | ++ functions-common:get_field:819 : read data 2022-04-14 04:18:40.490 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=da36e934e247441889aa0e5a6c00a635 2022-04-14 04:18:40.490 | + functions-common:get_or_add_user_project_role:1004 : echo da36e934e247441889aa0e5a6c00a635 2022-04-14 04:18:40.490 | da36e934e247441889aa0e5a6c00a635 2022-04-14 04:18:40.740 | [143974 Async ks-alt-member-user:175009]: finished get_or_add_user_project_role member 49ec0ed0ff2646b3896c2ed81e9c08fe cdedcafb35094fc294cb711374c639da with result 0 in 13 seconds 2022-04-14 04:18:40.975 | [143974 Async ks-alt-reader-user:175184]: Waiting for completion of get_or_add_user_project_role reader 6c3445943be04c0aaefee693e01a0451 cdedcafb35094fc294cb711374c639da running on PID 175184 (9 other jobs running) 2022-04-14 04:18:41.099 | [143974 Async ks-alt-reader-user:175184]: Signaling child to exit 2022-04-14 04:18:41.099 | WAKEUP 2022-04-14 04:18:41.227 | [143974 Async ks-alt-reader-user:175184]: Signaled 2022-04-14 04:18:41.239 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:18:41.239 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:18:41.239 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:18:41.240 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:18:41.240 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:18:41.240 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:18:41.240 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:18:41.240 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:18:41.240 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:18:41.240 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6c3445943be04c0aaefee693e01a0451 --project cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:41.240 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:18:41.240 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:18:41.240 | ++ functions-common:get_field:819 : read data 2022-04-14 04:18:41.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:41.240 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:41.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:41.240 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:41.240 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:41.240 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:18:41.240 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:18:41.240 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 6c3445943be04c0aaefee693e01a0451 --project cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:41.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:41.240 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:41.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:41.240 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:41.240 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6c3445943be04c0aaefee693e01a0451 --project cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:41.240 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:18:41.240 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:18:41.240 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:18:41.240 | ++ functions-common:get_field:819 : read data 2022-04-14 04:18:41.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:41.240 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:41.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:41.241 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:41.241 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:41.241 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:18:41.241 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:18:41.241 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:18:41.241 | ++ functions-common:get_field:825 : echo '| fd5f244903034754a999d96f131c5b06 | 6c3445943be04c0aaefee693e01a0451 | | cdedcafb35094fc294cb711374c639da | | | False |' 2022-04-14 04:18:41.241 | ++ functions-common:get_field:819 : read data 2022-04-14 04:18:41.241 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=fd5f244903034754a999d96f131c5b06 2022-04-14 04:18:41.241 | + functions-common:get_or_add_user_project_role:1004 : echo fd5f244903034754a999d96f131c5b06 2022-04-14 04:18:41.241 | fd5f244903034754a999d96f131c5b06 2022-04-14 04:18:41.539 | [143974 Async ks-alt-reader-user:175184]: finished get_or_add_user_project_role reader 6c3445943be04c0aaefee693e01a0451 cdedcafb35094fc294cb711374c639da with result 0 in 13 seconds 2022-04-14 04:18:41.569 | + inc/async:async_wait:197 : return 0 2022-04-14 04:18:41.593 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-14 04:18:41.963 | [143974 Async ks-system-member:175410]: Waiting for completion of get_or_add_user_system_role member a87b419b6ebf4d3eaf8723be685b5f9c all running on PID 175410 (8 other jobs running) 2022-04-14 04:18:42.191 | [143974 Async ks-system-member:175410]: Signaling child to exit 2022-04-14 04:18:42.191 | WAKEUP 2022-04-14 04:18:42.358 | [143974 Async ks-system-member:175410]: Signaled 2022-04-14 04:18:42.381 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 04:18:42.381 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 04:18:42.381 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 04:18:42.381 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:18:42.381 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:18:42.381 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:18:42.381 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:18:42.381 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:18:42.381 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 04:18:42.381 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a87b419b6ebf4d3eaf8723be685b5f9c --system all -f value -c Role 2022-04-14 04:18:42.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:42.381 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:42.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:42.381 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:42.381 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:42.381 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 04:18:42.381 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 04:18:42.381 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user a87b419b6ebf4d3eaf8723be685b5f9c --system all 2022-04-14 04:18:42.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:42.382 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:42.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:42.382 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:42.382 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a87b419b6ebf4d3eaf8723be685b5f9c --system all -f value -c Role 2022-04-14 04:18:42.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:42.382 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:42.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:42.382 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:42.382 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:42.382 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=da36e934e247441889aa0e5a6c00a635 2022-04-14 04:18:42.382 | + functions-common:get_or_add_user_system_role:1059 : echo da36e934e247441889aa0e5a6c00a635 2022-04-14 04:18:42.382 | da36e934e247441889aa0e5a6c00a635 2022-04-14 04:18:42.700 | [143974 Async ks-system-member:175410]: finished get_or_add_user_system_role member a87b419b6ebf4d3eaf8723be685b5f9c all with result 0 in 11 seconds 2022-04-14 04:18:42.904 | [143974 Async ks-system-reader:175692]: Waiting for completion of get_or_add_user_system_role reader b3d103ca503049888bc27b194d51074f all running on PID 175692 (7 other jobs running) 2022-04-14 04:18:43.009 | [143974 Async ks-system-reader:175692]: Signaling child to exit 2022-04-14 04:18:43.010 | WAKEUP 2022-04-14 04:18:43.132 | [143974 Async ks-system-reader:175692]: Signaled 2022-04-14 04:18:43.141 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 04:18:43.141 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 04:18:43.142 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 04:18:43.142 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:18:43.142 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:18:43.142 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:18:43.142 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:18:43.142 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:18:43.142 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 04:18:43.142 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b3d103ca503049888bc27b194d51074f --system all -f value -c Role 2022-04-14 04:18:43.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:43.142 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:43.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:43.142 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:43.142 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:43.142 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 04:18:43.142 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 04:18:43.143 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user b3d103ca503049888bc27b194d51074f --system all 2022-04-14 04:18:43.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:43.143 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:43.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:43.143 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:43.143 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b3d103ca503049888bc27b194d51074f --system all -f value -c Role 2022-04-14 04:18:43.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:43.143 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:43.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:43.143 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:43.143 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:43.143 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=fd5f244903034754a999d96f131c5b06 2022-04-14 04:18:43.143 | + functions-common:get_or_add_user_system_role:1059 : echo fd5f244903034754a999d96f131c5b06 2022-04-14 04:18:43.143 | fd5f244903034754a999d96f131c5b06 2022-04-14 04:18:43.231 | [143974 Async ks-system-reader:175692]: finished get_or_add_user_system_role reader b3d103ca503049888bc27b194d51074f all with result 0 in 13 seconds 2022-04-14 04:18:43.237 | + inc/async:async_wait:197 : return 0 2022-04-14 04:18:43.240 | + 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-14 04:18:43.414 | [143974 Async ks-group-memberdemo:176045]: Waiting for completion of get_or_add_group_project_role member 9993fbb2936e44bfb5b212066ba93172 9ab1b935c8204ec4b75424ffacd9a1f5 running on PID 176045 (6 other jobs running) 2022-04-14 04:18:43.579 | [143974 Async ks-group-memberdemo:176045]: Signaling child to exit 2022-04-14 04:18:45.861 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:18:45.942 | [176045 Async ks-group-memberdemo:176045]: finished successfully 2022-04-14 04:18:46.040 | WAKEUP 2022-04-14 04:18:46.105 | [143974 Async ks-group-memberdemo:176045]: Signaled 2022-04-14 04:18:46.112 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 04:18:46.112 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9993fbb2936e44bfb5b212066ba93172 --project 9ab1b935c8204ec4b75424ffacd9a1f5 -f value 2022-04-14 04:18:46.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:46.113 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:46.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:46.113 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:46.113 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:46.113 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 04:18:46.113 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 04:18:46.113 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 9993fbb2936e44bfb5b212066ba93172 --project 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:18:46.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:46.113 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:46.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:46.113 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:46.113 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9993fbb2936e44bfb5b212066ba93172 --project 9ab1b935c8204ec4b75424ffacd9a1f5 -f value 2022-04-14 04:18:46.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:46.113 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:46.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:46.113 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:46.113 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:46.113 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='da36e934e247441889aa0e5a6c00a635 9993fbb2936e44bfb5b212066ba93172 9ab1b935c8204ec4b75424ffacd9a1f5 False' 2022-04-14 04:18:46.113 | + functions-common:get_or_add_group_project_role:1083 : echo da36e934e247441889aa0e5a6c00a635 9993fbb2936e44bfb5b212066ba93172 9ab1b935c8204ec4b75424ffacd9a1f5 False 2022-04-14 04:18:46.113 | da36e934e247441889aa0e5a6c00a635 9993fbb2936e44bfb5b212066ba93172 9ab1b935c8204ec4b75424ffacd9a1f5 False 2022-04-14 04:18:46.270 | [143974 Async ks-group-memberdemo:176045]: finished get_or_add_group_project_role member 9993fbb2936e44bfb5b212066ba93172 9ab1b935c8204ec4b75424ffacd9a1f5 with result 0 in 14 seconds 2022-04-14 04:18:46.457 | [143974 Async ks-group-anotherdemo:176131]: Waiting for completion of get_or_add_group_project_role anotherrole 9993fbb2936e44bfb5b212066ba93172 9ab1b935c8204ec4b75424ffacd9a1f5 running on PID 176131 (5 other jobs running) 2022-04-14 04:18:46.542 | [143974 Async ks-group-anotherdemo:176131]: Signaling child to exit 2022-04-14 04:18:46.554 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:18:46.590 | [176131 Async ks-group-anotherdemo:176131]: finished successfully 2022-04-14 04:18:46.616 | WAKEUP 2022-04-14 04:18:46.650 | [143974 Async ks-group-anotherdemo:176131]: Signaled 2022-04-14 04:18:46.652 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 04:18:46.652 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9993fbb2936e44bfb5b212066ba93172 --project 9ab1b935c8204ec4b75424ffacd9a1f5 -f value 2022-04-14 04:18:46.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:46.652 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:46.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:46.652 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:46.652 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:46.652 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 04:18:46.652 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 04:18:46.652 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 9993fbb2936e44bfb5b212066ba93172 --project 9ab1b935c8204ec4b75424ffacd9a1f5 2022-04-14 04:18:46.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:46.652 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:46.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:46.652 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:46.653 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9993fbb2936e44bfb5b212066ba93172 --project 9ab1b935c8204ec4b75424ffacd9a1f5 -f value 2022-04-14 04:18:46.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:46.653 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:46.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:46.653 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:46.653 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:46.653 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='9210e9423d304ac6ba1e99a949a607fc 9993fbb2936e44bfb5b212066ba93172 9ab1b935c8204ec4b75424ffacd9a1f5 False' 2022-04-14 04:18:46.653 | + functions-common:get_or_add_group_project_role:1083 : echo 9210e9423d304ac6ba1e99a949a607fc 9993fbb2936e44bfb5b212066ba93172 9ab1b935c8204ec4b75424ffacd9a1f5 False 2022-04-14 04:18:46.653 | 9210e9423d304ac6ba1e99a949a607fc 9993fbb2936e44bfb5b212066ba93172 9ab1b935c8204ec4b75424ffacd9a1f5 False 2022-04-14 04:18:46.722 | [143974 Async ks-group-anotherdemo:176131]: finished get_or_add_group_project_role anotherrole 9993fbb2936e44bfb5b212066ba93172 9ab1b935c8204ec4b75424ffacd9a1f5 with result 0 in 14 seconds 2022-04-14 04:18:46.795 | [143974 Async ks-group-memberalt:176217]: Waiting for completion of get_or_add_group_project_role member 9993fbb2936e44bfb5b212066ba93172 cdedcafb35094fc294cb711374c639da running on PID 176217 (4 other jobs running) 2022-04-14 04:18:46.841 | [143974 Async ks-group-memberalt:176217]: Signaling child to exit 2022-04-14 04:18:47.540 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:18:47.568 | [176217 Async ks-group-memberalt:176217]: finished successfully 2022-04-14 04:18:47.588 | WAKEUP 2022-04-14 04:18:47.615 | [143974 Async ks-group-memberalt:176217]: Signaled 2022-04-14 04:18:47.616 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 04:18:47.616 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9993fbb2936e44bfb5b212066ba93172 --project cdedcafb35094fc294cb711374c639da -f value 2022-04-14 04:18:47.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:47.616 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:47.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:47.616 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:47.616 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:47.616 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 04:18:47.616 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 04:18:47.616 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 9993fbb2936e44bfb5b212066ba93172 --project cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:47.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:47.616 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:47.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:47.616 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:47.616 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9993fbb2936e44bfb5b212066ba93172 --project cdedcafb35094fc294cb711374c639da -f value 2022-04-14 04:18:47.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:47.616 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:47.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:47.617 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:47.617 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:47.617 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='da36e934e247441889aa0e5a6c00a635 9993fbb2936e44bfb5b212066ba93172 cdedcafb35094fc294cb711374c639da False' 2022-04-14 04:18:47.617 | + functions-common:get_or_add_group_project_role:1083 : echo da36e934e247441889aa0e5a6c00a635 9993fbb2936e44bfb5b212066ba93172 cdedcafb35094fc294cb711374c639da False 2022-04-14 04:18:47.617 | da36e934e247441889aa0e5a6c00a635 9993fbb2936e44bfb5b212066ba93172 cdedcafb35094fc294cb711374c639da False 2022-04-14 04:18:47.667 | [143974 Async ks-group-memberalt:176217]: finished get_or_add_group_project_role member 9993fbb2936e44bfb5b212066ba93172 cdedcafb35094fc294cb711374c639da with result 0 in 15 seconds 2022-04-14 04:18:47.710 | [143974 Async ks-group-anotheralt:176342]: Waiting for completion of get_or_add_group_project_role anotherrole 9993fbb2936e44bfb5b212066ba93172 cdedcafb35094fc294cb711374c639da running on PID 176342 (3 other jobs running) 2022-04-14 04:18:47.737 | [143974 Async ks-group-anotheralt:176342]: Signaling child to exit 2022-04-14 04:18:48.135 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:18:48.161 | [176448 Async ks-group-admin:176448]: finished successfully 2022-04-14 04:18:48.746 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:18:48.772 | [176342 Async ks-group-anotheralt:176342]: finished successfully 2022-04-14 04:18:48.792 | WAKEUP 2022-04-14 04:18:48.815 | [143974 Async ks-group-anotheralt:176342]: Signaled 2022-04-14 04:18:48.816 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 04:18:48.816 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9993fbb2936e44bfb5b212066ba93172 --project cdedcafb35094fc294cb711374c639da -f value 2022-04-14 04:18:48.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:48.816 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:48.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:48.816 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:48.817 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:48.817 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 04:18:48.817 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 04:18:48.817 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 9993fbb2936e44bfb5b212066ba93172 --project cdedcafb35094fc294cb711374c639da 2022-04-14 04:18:48.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:48.817 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:48.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:48.817 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:48.817 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9993fbb2936e44bfb5b212066ba93172 --project cdedcafb35094fc294cb711374c639da -f value 2022-04-14 04:18:48.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:48.817 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:48.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:48.817 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:48.817 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:48.817 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='9210e9423d304ac6ba1e99a949a607fc 9993fbb2936e44bfb5b212066ba93172 cdedcafb35094fc294cb711374c639da False' 2022-04-14 04:18:48.817 | + functions-common:get_or_add_group_project_role:1083 : echo 9210e9423d304ac6ba1e99a949a607fc 9993fbb2936e44bfb5b212066ba93172 cdedcafb35094fc294cb711374c639da False 2022-04-14 04:18:48.817 | 9210e9423d304ac6ba1e99a949a607fc 9993fbb2936e44bfb5b212066ba93172 cdedcafb35094fc294cb711374c639da False 2022-04-14 04:18:48.862 | [143974 Async ks-group-anotheralt:176342]: finished get_or_add_group_project_role anotherrole 9993fbb2936e44bfb5b212066ba93172 cdedcafb35094fc294cb711374c639da with result 0 in 15 seconds 2022-04-14 04:18:48.900 | [143974 Async ks-group-admin:176448]: Waiting for completion of get_or_add_group_project_role admin a6ec6e0d100042f7b7e6ba6a0b60e79a 0b24eb6d57e2455e8fb13e43a84dfb18 running on PID 176448 (2 other jobs running) 2022-04-14 04:18:48.925 | [143974 Async ks-group-admin:176448]: Signaling child to exit 2022-04-14 04:18:48.925 | WAKEUP 2022-04-14 04:18:48.948 | [143974 Async ks-group-admin:176448]: Signaled 2022-04-14 04:18:48.949 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 04:18:48.949 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group a6ec6e0d100042f7b7e6ba6a0b60e79a --project 0b24eb6d57e2455e8fb13e43a84dfb18 -f value 2022-04-14 04:18:48.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:48.950 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:48.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:48.950 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:48.950 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:48.950 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 04:18:48.950 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 04:18:48.950 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group a6ec6e0d100042f7b7e6ba6a0b60e79a --project 0b24eb6d57e2455e8fb13e43a84dfb18 2022-04-14 04:18:48.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:48.950 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:48.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:48.950 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:48.950 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group a6ec6e0d100042f7b7e6ba6a0b60e79a --project 0b24eb6d57e2455e8fb13e43a84dfb18 -f value 2022-04-14 04:18:48.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:48.950 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:48.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:18:48.950 | from cryptography.utils import int_from_bytes 2022-04-14 04:18:48.950 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:18:48.950 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='f893bfc28ced46dc9b3f3090839cce7e a6ec6e0d100042f7b7e6ba6a0b60e79a 0b24eb6d57e2455e8fb13e43a84dfb18 False' 2022-04-14 04:18:48.950 | + functions-common:get_or_add_group_project_role:1083 : echo f893bfc28ced46dc9b3f3090839cce7e a6ec6e0d100042f7b7e6ba6a0b60e79a 0b24eb6d57e2455e8fb13e43a84dfb18 False 2022-04-14 04:18:48.950 | f893bfc28ced46dc9b3f3090839cce7e a6ec6e0d100042f7b7e6ba6a0b60e79a 0b24eb6d57e2455e8fb13e43a84dfb18 False 2022-04-14 04:18:48.994 | [143974 Async ks-group-admin:176448]: finished get_or_add_group_project_role admin a6ec6e0d100042f7b7e6ba6a0b60e79a 0b24eb6d57e2455e8fb13e43a84dfb18 with result 0 in 14 seconds 2022-04-14 04:18:48.998 | + inc/async:async_wait:197 : return 0 2022-04-14 04:18:49.001 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-14 04:18:49.019 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:18:49.022 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-04-14 04:18:49.040 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:18:49.042 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-04-14 04:18:49.044 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-14 04:18:49.104 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-14 04:18:49.145 | [143974 Async create_nova_accounts:178382]: running: create_nova_accounts 2022-04-14 04:18:49.147 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-04-14 04:18:49.166 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:18:49.168 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-04-14 04:18:49.171 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-14 04:18:49.232 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-14 04:18:49.274 | [143974 Async create_glance_accounts:178497]: running: create_glance_accounts 2022-04-14 04:18:49.278 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-04-14 04:18:49.297 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:18:49.299 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-04-14 04:18:49.302 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-14 04:18:49.371 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-14 04:18:49.421 | [143974 Async create_cinder_accounts:178627]: running: create_cinder_accounts 2022-04-14 04:18:49.423 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-04-14 04:18:49.445 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:18:49.455 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-04-14 04:18:49.455 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-14 04:18:49.528 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-14 04:18:49.594 | [143974 Async create_neutron_accounts:178742]: running: create_neutron_accounts 2022-04-14 04:18:49.598 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-04-14 04:18:49.636 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:18:49.643 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-04-14 04:18:49.647 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-14 04:18:49.877 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-14 04:18:50.145 | [143974 Async create_swift_accounts:178883]: running: create_swift_accounts 2022-04-14 04:18:50.165 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-04-14 04:18:50.293 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:18:50.309 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-14 04:18:50.677 | [143974 Async create_nova_accounts:178382]: Waiting for completion of create_nova_accounts running on PID 178382 (6 other jobs running) 2022-04-14 04:18:50.847 | [143974 Async create_nova_accounts:178382]: Signaling child to exit 2022-04-14 04:19:31.661 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:19:31.749 | [178742 Async create_neutron_accounts:178742]: finished successfully 2022-04-14 04:19:49.288 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:19:49.325 | [178627 Async create_cinder_accounts:178627]: finished successfully 2022-04-14 04:20:05.995 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:20:06.027 | [178497 Async create_glance_accounts:178497]: finished successfully 2022-04-14 04:20:11.309 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:20:11.335 | [178382 Async create_nova_accounts:178382]: finished successfully 2022-04-14 04:20:11.355 | WAKEUP 2022-04-14 04:20:11.379 | [143974 Async create_nova_accounts:178382]: Signaled 2022-04-14 04:20:11.380 | + 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-14 04:20:11.380 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-14 04:20:11.380 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-14 04:20:11.380 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:20:11.380 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 04:20:11.380 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 04:20:11.381 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 04:20:11.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.381 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.381 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.381 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.381 | + functions-common:get_or_create_user:932 : user_id=bf8e45fef30a43b4a69ffbd8da720156 2022-04-14 04:20:11.381 | + functions-common:get_or_create_user:933 : echo bf8e45fef30a43b4a69ffbd8da720156 2022-04-14 04:20:11.381 | bf8e45fef30a43b4a69ffbd8da720156 2022-04-14 04:20:11.381 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-14 04:20:11.381 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:20:11.381 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 04:20:11.381 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:20:11.381 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:20:11.381 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 04:20:11.381 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 04:20:11.381 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 04:20:11.381 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 04:20:11.381 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 04:20:11.381 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 04:20:11.381 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:20:11.381 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:20:11.381 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 04:20:11.381 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:20:11.381 | ++ functions-common:get_field:819 : read data 2022-04-14 04:20:11.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.381 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.381 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.381 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.381 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:20:11.382 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:20:11.382 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 04:20:11.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.382 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.382 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.382 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:20:11.382 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:20:11.382 | ++ functions-common:get_field:819 : read data 2022-04-14 04:20:11.382 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:20:11.382 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 04:20:11.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.382 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.382 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.382 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.382 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:20:11.382 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:20:11.382 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:20:11.382 | ++ functions-common:get_field:825 : echo '| 7339e6cf1bc64f8487a8553372c504f4 | bf8e45fef30a43b4a69ffbd8da720156 | | 2badefa15e6949979ac3a21a3f622601 | | | False |' 2022-04-14 04:20:11.382 | ++ functions-common:get_field:819 : read data 2022-04-14 04:20:11.382 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7339e6cf1bc64f8487a8553372c504f4 2022-04-14 04:20:11.382 | + functions-common:get_or_add_user_project_role:1004 : echo 7339e6cf1bc64f8487a8553372c504f4 2022-04-14 04:20:11.382 | 7339e6cf1bc64f8487a8553372c504f4 2022-04-14 04:20:11.382 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 04:20:11.382 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-14 04:20:11.382 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:20:11.382 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 04:20:11.382 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:20:11.382 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:20:11.382 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 04:20:11.382 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 04:20:11.383 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 04:20:11.383 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 04:20:11.383 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 04:20:11.383 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 04:20:11.383 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 04:20:11.383 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:20:11.383 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:20:11.383 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:20:11.383 | ++ functions-common:get_field:819 : read data 2022-04-14 04:20:11.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.383 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.383 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.383 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.383 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:20:11.383 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:20:11.383 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 04:20:11.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.383 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.383 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.383 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 04:20:11.383 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:20:11.383 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:20:11.383 | ++ functions-common:get_field:819 : read data 2022-04-14 04:20:11.383 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:20:11.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.383 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.384 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.384 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.384 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:20:11.384 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:20:11.384 | ++ functions-common:get_field:825 : echo '| f893bfc28ced46dc9b3f3090839cce7e | bf8e45fef30a43b4a69ffbd8da720156 | | 2badefa15e6949979ac3a21a3f622601 | | | False |' 2022-04-14 04:20:11.384 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:20:11.384 | ++ functions-common:get_field:819 : read data 2022-04-14 04:20:11.384 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f893bfc28ced46dc9b3f3090839cce7e 2022-04-14 04:20:11.384 | + functions-common:get_or_add_user_project_role:1004 : echo f893bfc28ced46dc9b3f3090839cce7e 2022-04-14 04:20:11.384 | f893bfc28ced46dc9b3f3090839cce7e 2022-04-14 04:20:11.384 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-14 04:20:11.384 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-14 04:20:11.384 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.25/compute 2022-04-14 04:20:11.384 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-14 04:20:11.384 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 04:20:11.384 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-14 04:20:11.384 | ++ functions-common:get_or_create_service:1104 : 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-14 04:20:11.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.384 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.384 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.384 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.384 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 04:20:11.384 | 9af13e6418584944b96f8062a2d84d06' 2022-04-14 04:20:11.384 | + functions-common:get_or_create_service:1101 : echo 9af13e6418584944b96f8062a2d84d06 2022-04-14 04:20:11.384 | 9af13e6418584944b96f8062a2d84d06 2022-04-14 04:20:11.384 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.25/compute/v2/$(project_id)s' 2022-04-14 04:20:11.384 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 04:20:11.384 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.25/compute/v2/$(project_id)s' RegionOne 2022-04-14 04:20:11.384 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 04:20:11.384 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-14 04:20:11.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.385 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.385 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.385 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.385 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 04:20:11.385 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 04:20:11.385 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.25/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 04:20:11.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.385 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.385 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.385 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.385 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=b945c0c4871f41d8acf1287d624da881 2022-04-14 04:20:11.385 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo b945c0c4871f41d8acf1287d624da881 2022-04-14 04:20:11.385 | + functions-common:get_or_create_endpoint:1134 : public_id=b945c0c4871f41d8acf1287d624da881 2022-04-14 04:20:11.385 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 04:20:11.385 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 04:20:11.385 | + functions-common:get_or_create_endpoint:1143 : echo b945c0c4871f41d8acf1287d624da881 2022-04-14 04:20:11.385 | b945c0c4871f41d8acf1287d624da881 2022-04-14 04:20:11.385 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-14 04:20:11.385 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 04:20:11.385 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-14 04:20:11.385 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-14 04:20:11.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.385 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.385 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.385 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.385 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 04:20:11.385 | 7440971d67a3421d9dcb71503dc4c566' 2022-04-14 04:20:11.386 | + functions-common:get_or_create_service:1101 : echo 7440971d67a3421d9dcb71503dc4c566 2022-04-14 04:20:11.386 | 7440971d67a3421d9dcb71503dc4c566 2022-04-14 04:20:11.386 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.25/compute/v2.1 2022-04-14 04:20:11.386 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 04:20:11.386 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.25/compute/v2.1 RegionOne 2022-04-14 04:20:11.386 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 04:20:11.386 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-14 04:20:11.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.386 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.386 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.386 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.386 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 04:20:11.386 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 04:20:11.386 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.25/compute/v2.1 --region RegionOne -f value -c id 2022-04-14 04:20:11.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.386 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.386 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.386 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.386 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=a42607092c414bb9a343c35c956eaabe 2022-04-14 04:20:11.386 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo a42607092c414bb9a343c35c956eaabe 2022-04-14 04:20:11.386 | + functions-common:get_or_create_endpoint:1134 : public_id=a42607092c414bb9a343c35c956eaabe 2022-04-14 04:20:11.386 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 04:20:11.386 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 04:20:11.386 | + functions-common:get_or_create_endpoint:1143 : echo a42607092c414bb9a343c35c956eaabe 2022-04-14 04:20:11.386 | a42607092c414bb9a343c35c956eaabe 2022-04-14 04:20:11.386 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-14 04:20:11.386 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:20:11.386 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-14 04:20:11.386 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:20:11.386 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-14 04:20:11.387 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:20:11.387 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 04:20:11.387 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:20:11.387 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:20:11.387 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 04:20:11.387 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 04:20:11.387 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 04:20:11.387 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 04:20:11.387 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 04:20:11.387 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 04:20:11.387 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 04:20:11.387 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:20:11.387 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:20:11.387 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:20:11.387 | ++ functions-common:get_field:819 : read data 2022-04-14 04:20:11.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.387 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.387 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.387 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.387 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:20:11.387 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:20:11.387 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 04:20:11.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.387 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.387 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.387 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 04:20:11.388 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:20:11.388 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:20:11.388 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:20:11.388 | ++ functions-common:get_field:819 : read data 2022-04-14 04:20:11.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.388 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.388 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.388 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.388 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:20:11.388 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:20:11.388 | ++ functions-common:get_field:825 : echo '| 6d739c6541b244039898683fe17a3b67 | bf8e45fef30a43b4a69ffbd8da720156 | | 2badefa15e6949979ac3a21a3f622601 | | | False |' 2022-04-14 04:20:11.388 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:20:11.388 | ++ functions-common:get_field:819 : read data 2022-04-14 04:20:11.388 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=6d739c6541b244039898683fe17a3b67 2022-04-14 04:20:11.388 | + functions-common:get_or_add_user_project_role:1004 : echo 6d739c6541b244039898683fe17a3b67 2022-04-14 04:20:11.388 | 6d739c6541b244039898683fe17a3b67 2022-04-14 04:20:11.388 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-14 04:20:11.388 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:20:11.388 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-14 04:20:11.388 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:20:11.388 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-14 04:20:11.427 | [143974 Async create_nova_accounts:178382]: finished create_nova_accounts with result 0 in 82 seconds 2022-04-14 04:20:11.465 | [143974 Async create_glance_accounts:178497]: Waiting for completion of create_glance_accounts running on PID 178497 (5 other jobs running) 2022-04-14 04:20:11.492 | [143974 Async create_glance_accounts:178497]: Signaling child to exit 2022-04-14 04:20:11.492 | WAKEUP 2022-04-14 04:20:11.514 | [143974 Async create_glance_accounts:178497]: Signaled 2022-04-14 04:20:11.516 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-14 04:20:11.516 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:20:11.516 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-14 04:20:11.516 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-14 04:20:11.516 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:20:11.516 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 04:20:11.516 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 04:20:11.516 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 04:20:11.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.516 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.516 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.516 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.516 | + functions-common:get_or_create_user:932 : user_id=6ef49c23647b40fabc8a7e0beb3c1c29 2022-04-14 04:20:11.517 | + functions-common:get_or_create_user:933 : echo 6ef49c23647b40fabc8a7e0beb3c1c29 2022-04-14 04:20:11.517 | 6ef49c23647b40fabc8a7e0beb3c1c29 2022-04-14 04:20:11.517 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-14 04:20:11.517 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:20:11.517 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 04:20:11.517 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:20:11.517 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:20:11.517 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 04:20:11.517 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 04:20:11.517 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 04:20:11.517 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 04:20:11.517 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 04:20:11.517 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 04:20:11.517 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 04:20:11.517 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:20:11.517 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:20:11.517 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:20:11.517 | ++ functions-common:get_field:819 : read data 2022-04-14 04:20:11.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.517 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.517 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.517 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.517 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:20:11.517 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:20:11.517 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 04:20:11.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.517 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.517 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.517 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:20:11.518 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 04:20:11.518 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:20:11.518 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:20:11.518 | ++ functions-common:get_field:819 : read data 2022-04-14 04:20:11.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.518 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.518 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.518 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.518 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:20:11.518 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:20:11.518 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:20:11.518 | ++ functions-common:get_field:825 : echo '| 7339e6cf1bc64f8487a8553372c504f4 | 6ef49c23647b40fabc8a7e0beb3c1c29 | | 2badefa15e6949979ac3a21a3f622601 | | | False |' 2022-04-14 04:20:11.518 | ++ functions-common:get_field:819 : read data 2022-04-14 04:20:11.518 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7339e6cf1bc64f8487a8553372c504f4 2022-04-14 04:20:11.518 | + functions-common:get_or_add_user_project_role:1004 : echo 7339e6cf1bc64f8487a8553372c504f4 2022-04-14 04:20:11.518 | 7339e6cf1bc64f8487a8553372c504f4 2022-04-14 04:20:11.518 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 04:20:11.518 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-14 04:20:11.518 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:20:11.518 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-14 04:20:11.518 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-14 04:20:11.518 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:20:11.518 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 04:20:11.518 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 04:20:11.518 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 04:20:11.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.518 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.518 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.519 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.519 | + functions-common:get_or_create_user:932 : user_id=b6f3f8e7e2184d678527023dfb771b37 2022-04-14 04:20:11.519 | + functions-common:get_or_create_user:933 : echo b6f3f8e7e2184d678527023dfb771b37 2022-04-14 04:20:11.519 | b6f3f8e7e2184d678527023dfb771b37 2022-04-14 04:20:11.519 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-14 04:20:11.519 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:20:11.519 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 04:20:11.519 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:20:11.519 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:20:11.519 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 04:20:11.519 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 04:20:11.519 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 04:20:11.519 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 04:20:11.519 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 04:20:11.519 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 04:20:11.519 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:20:11.519 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 04:20:11.519 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:20:11.519 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:20:11.519 | ++ functions-common:get_field:819 : read data 2022-04-14 04:20:11.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.519 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.519 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.519 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.519 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:20:11.519 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:20:11.519 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 04:20:11.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.519 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.520 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.520 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:20:11.520 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 04:20:11.520 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:20:11.520 | ++ functions-common:get_field:819 : read data 2022-04-14 04:20:11.520 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:20:11.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.520 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.520 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.520 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.520 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:20:11.520 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:20:11.520 | ++ functions-common:get_field:825 : echo '| 7339e6cf1bc64f8487a8553372c504f4 | b6f3f8e7e2184d678527023dfb771b37 | | 2badefa15e6949979ac3a21a3f622601 | | | False |' 2022-04-14 04:20:11.520 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:20:11.520 | ++ functions-common:get_field:819 : read data 2022-04-14 04:20:11.520 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7339e6cf1bc64f8487a8553372c504f4 2022-04-14 04:20:11.520 | + functions-common:get_or_add_user_project_role:1004 : echo 7339e6cf1bc64f8487a8553372c504f4 2022-04-14 04:20:11.520 | 7339e6cf1bc64f8487a8553372c504f4 2022-04-14 04:20:11.520 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-14 04:20:11.520 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-14 04:20:11.520 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:20:11.520 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 04:20:11.520 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:20:11.520 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:20:11.520 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 04:20:11.520 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 04:20:11.520 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 04:20:11.520 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 04:20:11.520 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 04:20:11.521 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 04:20:11.521 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 04:20:11.521 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:20:11.521 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:20:11.521 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:20:11.521 | ++ functions-common:get_field:819 : read data 2022-04-14 04:20:11.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.521 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.521 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.521 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.521 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:20:11.521 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:20:11.521 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 04:20:11.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.521 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.521 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.521 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:20:11.521 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 04:20:11.521 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:20:11.521 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:20:11.521 | ++ functions-common:get_field:819 : read data 2022-04-14 04:20:11.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.521 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.521 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.521 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.521 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:20:11.521 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:20:11.521 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:20:11.522 | ++ functions-common:get_field:825 : echo '| 6d739c6541b244039898683fe17a3b67 | b6f3f8e7e2184d678527023dfb771b37 | | 2badefa15e6949979ac3a21a3f622601 | | | False |' 2022-04-14 04:20:11.522 | ++ functions-common:get_field:819 : read data 2022-04-14 04:20:11.522 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=6d739c6541b244039898683fe17a3b67 2022-04-14 04:20:11.522 | + functions-common:get_or_add_user_project_role:1004 : echo 6d739c6541b244039898683fe17a3b67 2022-04-14 04:20:11.522 | 6d739c6541b244039898683fe17a3b67 2022-04-14 04:20:11.522 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-14 04:20:11.522 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 04:20:11.522 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-14 04:20:11.522 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-14 04:20:11.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.522 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.522 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.522 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.522 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 04:20:11.522 | dcb96835d65c41aabf4cf896f691f1ec' 2022-04-14 04:20:11.522 | + functions-common:get_or_create_service:1101 : echo dcb96835d65c41aabf4cf896f691f1ec 2022-04-14 04:20:11.522 | dcb96835d65c41aabf4cf896f691f1ec 2022-04-14 04:20:11.522 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.25/image 2022-04-14 04:20:11.522 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 04:20:11.522 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.25/image RegionOne 2022-04-14 04:20:11.522 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 04:20:11.522 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-14 04:20:11.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.522 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.522 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.522 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.522 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 04:20:11.522 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 04:20:11.522 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.25/image --region RegionOne -f value -c id 2022-04-14 04:20:11.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.523 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.523 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.523 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.523 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=c89221eca14d4bc9b4137eb9a8fa7517 2022-04-14 04:20:11.523 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo c89221eca14d4bc9b4137eb9a8fa7517 2022-04-14 04:20:11.523 | + functions-common:get_or_create_endpoint:1134 : public_id=c89221eca14d4bc9b4137eb9a8fa7517 2022-04-14 04:20:11.523 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 04:20:11.523 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 04:20:11.523 | + functions-common:get_or_create_endpoint:1143 : echo c89221eca14d4bc9b4137eb9a8fa7517 2022-04-14 04:20:11.523 | c89221eca14d4bc9b4137eb9a8fa7517 2022-04-14 04:20:11.523 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-14 04:20:11.523 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 04:20:11.523 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 04:20:11.523 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 04:20:11.523 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-14 04:20:11.523 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-14 04:20:11.523 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-14 04:20:11.523 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-14 04:20:11.523 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-14 04:20:11.563 | [143974 Async create_glance_accounts:178497]: finished create_glance_accounts with result 0 in 76 seconds 2022-04-14 04:20:11.602 | [143974 Async create_cinder_accounts:178627]: Waiting for completion of create_cinder_accounts running on PID 178627 (4 other jobs running) 2022-04-14 04:20:11.628 | [143974 Async create_cinder_accounts:178627]: Signaling child to exit 2022-04-14 04:20:11.628 | WAKEUP 2022-04-14 04:20:11.651 | [143974 Async create_cinder_accounts:178627]: Signaled 2022-04-14 04:20:11.652 | + 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-14 04:20:11.652 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-14 04:20:11.652 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-14 04:20:11.652 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:20:11.652 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 04:20:11.652 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 04:20:11.652 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 04:20:11.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.652 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.653 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.653 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.653 | + functions-common:get_or_create_user:932 : user_id=7fca795929924504bb45c4029eb2c2e7 2022-04-14 04:20:11.653 | + functions-common:get_or_create_user:933 : echo 7fca795929924504bb45c4029eb2c2e7 2022-04-14 04:20:11.653 | 7fca795929924504bb45c4029eb2c2e7 2022-04-14 04:20:11.653 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-14 04:20:11.653 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:20:11.653 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 04:20:11.653 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:20:11.653 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:20:11.653 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 04:20:11.653 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 04:20:11.653 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 04:20:11.653 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 04:20:11.653 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 04:20:11.653 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 04:20:11.653 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 04:20:11.653 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:20:11.653 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:20:11.653 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:20:11.653 | ++ functions-common:get_field:819 : read data 2022-04-14 04:20:11.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.653 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.653 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.653 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.653 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:20:11.655 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:20:11.655 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 04:20:11.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.655 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.655 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.655 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:20:11.655 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:20:11.655 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 04:20:11.655 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:20:11.655 | ++ functions-common:get_field:819 : read data 2022-04-14 04:20:11.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.655 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.655 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.655 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.655 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:20:11.655 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:20:11.655 | ++ functions-common:get_field:825 : echo '| 7339e6cf1bc64f8487a8553372c504f4 | 7fca795929924504bb45c4029eb2c2e7 | | 2badefa15e6949979ac3a21a3f622601 | | | False |' 2022-04-14 04:20:11.655 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:20:11.655 | ++ functions-common:get_field:819 : read data 2022-04-14 04:20:11.655 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7339e6cf1bc64f8487a8553372c504f4 2022-04-14 04:20:11.655 | + functions-common:get_or_add_user_project_role:1004 : echo 7339e6cf1bc64f8487a8553372c504f4 2022-04-14 04:20:11.655 | 7339e6cf1bc64f8487a8553372c504f4 2022-04-14 04:20:11.655 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 04:20:11.655 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-14 04:20:11.655 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 04:20:11.656 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-14 04:20:11.656 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-14 04:20:11.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.656 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.656 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.656 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.656 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 04:20:11.656 | 5226ac02a19c454ebd355b0b67bfec7a' 2022-04-14 04:20:11.656 | + functions-common:get_or_create_service:1101 : echo 5226ac02a19c454ebd355b0b67bfec7a 2022-04-14 04:20:11.656 | 5226ac02a19c454ebd355b0b67bfec7a 2022-04-14 04:20:11.656 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-14 04:20:11.656 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.25/volume/v3/$(project_id)s' 2022-04-14 04:20:11.656 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 04:20:11.656 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.25/volume/v3/$(project_id)s' RegionOne 2022-04-14 04:20:11.656 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 04:20:11.656 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-14 04:20:11.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.656 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.656 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.656 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.656 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 04:20:11.656 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 04:20:11.656 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.25/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 04:20:11.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.656 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.656 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.656 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.657 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=a631952953d14bc9a5f66e0c4e3ffd52 2022-04-14 04:20:11.657 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo a631952953d14bc9a5f66e0c4e3ffd52 2022-04-14 04:20:11.657 | + functions-common:get_or_create_endpoint:1134 : public_id=a631952953d14bc9a5f66e0c4e3ffd52 2022-04-14 04:20:11.657 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 04:20:11.657 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 04:20:11.657 | + functions-common:get_or_create_endpoint:1143 : echo a631952953d14bc9a5f66e0c4e3ffd52 2022-04-14 04:20:11.657 | a631952953d14bc9a5f66e0c4e3ffd52 2022-04-14 04:20:11.657 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-14 04:20:11.657 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 04:20:11.657 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-14 04:20:11.657 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-14 04:20:11.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.657 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.657 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.657 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.657 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 04:20:11.657 | 48e0243d74b8447397734f96b9034bc6' 2022-04-14 04:20:11.657 | + functions-common:get_or_create_service:1101 : echo 48e0243d74b8447397734f96b9034bc6 2022-04-14 04:20:11.657 | 48e0243d74b8447397734f96b9034bc6 2022-04-14 04:20:11.657 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.25/volume/v3/$(project_id)s' 2022-04-14 04:20:11.657 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 04:20:11.657 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.25/volume/v3/$(project_id)s' RegionOne 2022-04-14 04:20:11.657 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 04:20:11.657 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-14 04:20:11.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.657 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.657 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.657 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.658 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 04:20:11.658 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 04:20:11.658 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.25/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 04:20:11.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.658 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.658 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.658 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.658 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=e1f0aae92b5a4e59aeb12aeb2ec8852f 2022-04-14 04:20:11.658 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo e1f0aae92b5a4e59aeb12aeb2ec8852f 2022-04-14 04:20:11.658 | + functions-common:get_or_create_endpoint:1134 : public_id=e1f0aae92b5a4e59aeb12aeb2ec8852f 2022-04-14 04:20:11.658 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 04:20:11.658 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 04:20:11.658 | + functions-common:get_or_create_endpoint:1143 : echo e1f0aae92b5a4e59aeb12aeb2ec8852f 2022-04-14 04:20:11.658 | e1f0aae92b5a4e59aeb12aeb2ec8852f 2022-04-14 04:20:11.658 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-14 04:20:11.658 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-14 04:20:11.658 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 04:20:11.658 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-14 04:20:11.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.658 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.658 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.658 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.658 | ++ functions-common:get_or_create_project:945 : project_id=2badefa15e6949979ac3a21a3f622601 2022-04-14 04:20:11.658 | ++ functions-common:get_or_create_project:946 : echo 2badefa15e6949979ac3a21a3f622601 2022-04-14 04:20:11.658 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 2badefa15e6949979ac3a21a3f622601 2022-04-14 04:20:11.658 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-14 04:20:11.658 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:20:11.658 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 04:20:11.659 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-14 04:20:11.659 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-14 04:20:11.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.659 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.659 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.659 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-14 04:20:11.659 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.659 | ++ functions-common:get_or_create_user:932 : user_id=7fca795929924504bb45c4029eb2c2e7 2022-04-14 04:20:11.659 | ++ functions-common:get_or_create_user:933 : echo 7fca795929924504bb45c4029eb2c2e7 2022-04-14 04:20:11.659 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 7fca795929924504bb45c4029eb2c2e7 2022-04-14 04:20:11.699 | [143974 Async create_cinder_accounts:178627]: finished create_cinder_accounts with result 0 in 59 seconds 2022-04-14 04:20:11.704 | + inc/async:async_wait:197 : return 0 2022-04-14 04:20:11.706 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-14 04:20:11.758 | [143974 Async create_neutron_accounts:178742]: Waiting for completion of create_neutron_accounts running on PID 178742 (3 other jobs running) 2022-04-14 04:20:11.784 | [143974 Async create_neutron_accounts:178742]: Signaling child to exit 2022-04-14 04:20:11.784 | WAKEUP 2022-04-14 04:20:11.807 | [143974 Async create_neutron_accounts:178742]: Signaled 2022-04-14 04:20:11.809 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-14 04:20:11.809 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 04:20:11.809 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 04:20:11.809 | + 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-14 04:20:11.809 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 04:20:11.809 | + 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-14 04:20:11.809 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 04:20:11.809 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-14 04:20:11.809 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-14 04:20:11.809 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-14 04:20:11.809 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.25:9696/ 2022-04-14 04:20:11.809 | + 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-14 04:20:11.809 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-14 04:20:11.809 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-14 04:20:11.809 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:20:11.809 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 04:20:11.809 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 04:20:11.809 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 04:20:11.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.809 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.809 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.810 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.810 | + functions-common:get_or_create_user:932 : user_id=426216d5371747878af6cb97786b682a 2022-04-14 04:20:11.810 | + functions-common:get_or_create_user:933 : echo 426216d5371747878af6cb97786b682a 2022-04-14 04:20:11.810 | 426216d5371747878af6cb97786b682a 2022-04-14 04:20:11.810 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-14 04:20:11.810 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:20:11.810 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 04:20:11.810 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:20:11.810 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:20:11.810 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 04:20:11.810 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 04:20:11.810 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 04:20:11.810 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 04:20:11.811 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 04:20:11.811 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 04:20:11.811 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 04:20:11.811 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:20:11.811 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:20:11.811 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:20:11.811 | ++ functions-common:get_field:819 : read data 2022-04-14 04:20:11.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.811 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.811 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.811 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.811 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:20:11.811 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:20:11.811 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 04:20:11.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.811 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.811 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.811 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:20:11.811 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 04:20:11.811 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:20:11.811 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:20:11.811 | ++ functions-common:get_field:819 : read data 2022-04-14 04:20:11.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.811 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.811 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.811 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.811 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:20:11.812 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:20:11.812 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:20:11.812 | ++ functions-common:get_field:825 : echo '| 7339e6cf1bc64f8487a8553372c504f4 | 426216d5371747878af6cb97786b682a | | 2badefa15e6949979ac3a21a3f622601 | | | False |' 2022-04-14 04:20:11.812 | ++ functions-common:get_field:819 : read data 2022-04-14 04:20:11.812 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7339e6cf1bc64f8487a8553372c504f4 2022-04-14 04:20:11.812 | + functions-common:get_or_add_user_project_role:1004 : echo 7339e6cf1bc64f8487a8553372c504f4 2022-04-14 04:20:11.812 | 7339e6cf1bc64f8487a8553372c504f4 2022-04-14 04:20:11.812 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 04:20:11.812 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-14 04:20:11.812 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 04:20:11.812 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-14 04:20:11.812 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-14 04:20:11.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.812 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.812 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.812 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.812 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 04:20:11.812 | 133ab089e0184a3bb7d29354c81d08af' 2022-04-14 04:20:11.812 | + functions-common:get_or_create_service:1101 : echo 133ab089e0184a3bb7d29354c81d08af 2022-04-14 04:20:11.812 | 133ab089e0184a3bb7d29354c81d08af 2022-04-14 04:20:11.812 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.25:9696/ 2022-04-14 04:20:11.812 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 04:20:11.812 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.25:9696/ RegionOne 2022-04-14 04:20:11.812 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 04:20:11.812 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-14 04:20:11.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.812 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.812 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.812 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.813 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 04:20:11.813 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 04:20:11.813 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.25:9696/ --region RegionOne -f value -c id 2022-04-14 04:20:11.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.813 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:20:11.813 | from cryptography.utils import int_from_bytes 2022-04-14 04:20:11.813 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:20:11.813 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=d16a86598f2e48778f47deb99a98bc1d 2022-04-14 04:20:11.813 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo d16a86598f2e48778f47deb99a98bc1d 2022-04-14 04:20:11.813 | + functions-common:get_or_create_endpoint:1134 : public_id=d16a86598f2e48778f47deb99a98bc1d 2022-04-14 04:20:11.813 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 04:20:11.813 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 04:20:11.813 | + functions-common:get_or_create_endpoint:1143 : echo d16a86598f2e48778f47deb99a98bc1d 2022-04-14 04:20:11.813 | d16a86598f2e48778f47deb99a98bc1d 2022-04-14 04:20:11.856 | [143974 Async create_neutron_accounts:178742]: finished create_neutron_accounts with result 0 in 42 seconds 2022-04-14 04:20:11.895 | [143974 Async create_swift_accounts:178883]: Waiting for completion of create_swift_accounts running on PID 178883 (2 other jobs running) 2022-04-14 04:20:11.921 | [143974 Async create_swift_accounts:178883]: Signaling child to exit 2022-04-14 04:21:00.397 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:21:00.423 | [178883 Async create_swift_accounts:178883]: finished successfully 2022-04-14 04:21:00.443 | WAKEUP 2022-04-14 04:21:00.466 | [143974 Async create_swift_accounts:178883]: Signaled 2022-04-14 04:21:00.467 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-14 04:21:00.467 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-14 04:21:00.468 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-14 04:21:00.468 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-14 04:21:00.468 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-14 04:21:00.468 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-14 04:21:00.468 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-14 04:21:00.468 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-14 04:21:00.468 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-14 04:21:00.468 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-14 04:21:00.468 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-14 04:21:00.468 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 04:21:00.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.468 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.468 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.468 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:21:00.468 | ++ functions-common:get_or_create_role:957 : role_id=9210e9423d304ac6ba1e99a949a607fc 2022-04-14 04:21:00.468 | ++ functions-common:get_or_create_role:958 : echo 9210e9423d304ac6ba1e99a949a607fc 2022-04-14 04:21:00.468 | + lib/swift:create_swift_accounts:614 : another_role=9210e9423d304ac6ba1e99a949a607fc 2022-04-14 04:21:00.468 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-14 04:21:00.468 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-14 04:21:00.468 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:21:00.468 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 04:21:00.468 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 04:21:00.468 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 04:21:00.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.468 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.468 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.468 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:21:00.468 | + functions-common:get_or_create_user:932 : user_id=ee39924f87824ca7aa96838e5617de66 2022-04-14 04:21:00.469 | + functions-common:get_or_create_user:933 : echo ee39924f87824ca7aa96838e5617de66 2022-04-14 04:21:00.469 | ee39924f87824ca7aa96838e5617de66 2022-04-14 04:21:00.469 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-14 04:21:00.469 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:21:00.469 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 04:21:00.469 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:21:00.469 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:21:00.469 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 04:21:00.469 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 04:21:00.469 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 04:21:00.469 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 04:21:00.469 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 04:21:00.469 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 04:21:00.469 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:21:00.469 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 04:21:00.469 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:21:00.469 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:21:00.469 | ++ functions-common:get_field:819 : read data 2022-04-14 04:21:00.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.469 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.469 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.469 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:21:00.469 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:21:00.469 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:21:00.469 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 04:21:00.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.469 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.469 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.469 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:21:00.469 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:21:00.470 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:21:00.470 | ++ functions-common:get_field:819 : read data 2022-04-14 04:21:00.470 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 04:21:00.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.470 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.470 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.470 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:21:00.470 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:21:00.470 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:21:00.470 | ++ functions-common:get_field:825 : echo '| 7339e6cf1bc64f8487a8553372c504f4 | ee39924f87824ca7aa96838e5617de66 | | 2badefa15e6949979ac3a21a3f622601 | | | False |' 2022-04-14 04:21:00.470 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:21:00.470 | ++ functions-common:get_field:819 : read data 2022-04-14 04:21:00.470 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=7339e6cf1bc64f8487a8553372c504f4 2022-04-14 04:21:00.470 | + functions-common:get_or_add_user_project_role:1004 : echo 7339e6cf1bc64f8487a8553372c504f4 2022-04-14 04:21:00.470 | 7339e6cf1bc64f8487a8553372c504f4 2022-04-14 04:21:00.470 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 04:21:00.470 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-14 04:21:00.470 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:21:00.470 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 04:21:00.470 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:21:00.470 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:21:00.470 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 04:21:00.470 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 04:21:00.470 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 04:21:00.470 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 04:21:00.470 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 04:21:00.470 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 04:21:00.470 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:21:00.470 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:21:00.470 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 04:21:00.471 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:21:00.471 | ++ functions-common:get_field:819 : read data 2022-04-14 04:21:00.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.471 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.471 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.471 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:21:00.471 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:21:00.471 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:21:00.471 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 04:21:00.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.471 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.471 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.471 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:21:00.471 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 04:21:00.471 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:21:00.471 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:21:00.471 | ++ functions-common:get_field:819 : read data 2022-04-14 04:21:00.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.471 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.471 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.471 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:21:00.471 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:21:00.471 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:21:00.471 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:21:00.471 | ++ functions-common:get_field:825 : echo '| f893bfc28ced46dc9b3f3090839cce7e | ee39924f87824ca7aa96838e5617de66 | | 2badefa15e6949979ac3a21a3f622601 | | | False |' 2022-04-14 04:21:00.471 | ++ functions-common:get_field:819 : read data 2022-04-14 04:21:00.472 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f893bfc28ced46dc9b3f3090839cce7e 2022-04-14 04:21:00.472 | + functions-common:get_or_add_user_project_role:1004 : echo f893bfc28ced46dc9b3f3090839cce7e 2022-04-14 04:21:00.472 | f893bfc28ced46dc9b3f3090839cce7e 2022-04-14 04:21:00.472 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-14 04:21:00.472 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 04:21:00.472 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-14 04:21:00.472 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-14 04:21:00.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.472 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.472 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.472 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:21:00.472 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 04:21:00.472 | a95236f3d45e4575aa67831fc98a19e9' 2022-04-14 04:21:00.472 | + functions-common:get_or_create_service:1101 : echo a95236f3d45e4575aa67831fc98a19e9 2022-04-14 04:21:00.472 | a95236f3d45e4575aa67831fc98a19e9 2022-04-14 04:21:00.472 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.25:8080/v1/AUTH_$(project_id)s' http://10.222.0.25:8080 2022-04-14 04:21:00.472 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 04:21:00.472 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.25:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-14 04:21:00.472 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 04:21:00.472 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-14 04:21:00.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.472 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.472 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.472 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:21:00.472 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 04:21:00.472 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 04:21:00.472 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.25:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-14 04:21:00.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.473 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.473 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.473 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:21:00.473 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=4185a444129141baab674dd479697eeb 2022-04-14 04:21:00.473 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 4185a444129141baab674dd479697eeb 2022-04-14 04:21:00.473 | + functions-common:get_or_create_endpoint:1134 : public_id=4185a444129141baab674dd479697eeb 2022-04-14 04:21:00.473 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.25:8080 ]] 2022-04-14 04:21:00.473 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.25:8080 RegionOne 2022-04-14 04:21:00.473 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 04:21:00.473 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-14 04:21:00.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.473 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.473 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.473 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:21:00.473 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 04:21:00.473 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 04:21:00.473 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.25:8080 --region RegionOne -f value -c id 2022-04-14 04:21:00.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.473 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.473 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.473 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:21:00.473 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=80d4601d3bc5437f85a76b15075189a6 2022-04-14 04:21:00.473 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 80d4601d3bc5437f85a76b15075189a6 2022-04-14 04:21:00.473 | 80d4601d3bc5437f85a76b15075189a6 2022-04-14 04:21:00.473 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 04:21:00.473 | + functions-common:get_or_create_endpoint:1143 : echo 4185a444129141baab674dd479697eeb 2022-04-14 04:21:00.473 | 4185a444129141baab674dd479697eeb 2022-04-14 04:21:00.473 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-14 04:21:00.473 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-14 04:21:00.474 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 04:21:00.474 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-14 04:21:00.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.474 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.474 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.474 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:21:00.474 | ++ functions-common:get_or_create_project:945 : project_id=e989374cc76641d9ab6a25a2c32c771d 2022-04-14 04:21:00.474 | ++ functions-common:get_or_create_project:946 : echo e989374cc76641d9ab6a25a2c32c771d 2022-04-14 04:21:00.474 | + lib/swift:create_swift_accounts:628 : swift_project_test1=e989374cc76641d9ab6a25a2c32c771d 2022-04-14 04:21:00.474 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-14 04:21:00.474 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 04:21:00.474 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-14 04:21:00.474 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:21:00.474 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-14 04:21:00.474 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-14 04:21:00.474 | +++ functions-common:get_or_create_user:934 : 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-14 04:21:00.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.474 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.474 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.474 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:21:00.474 | ++ functions-common:get_or_create_user:932 : user_id=fdbd5466a0d34c64b5d0cffec7e97520 2022-04-14 04:21:00.474 | ++ functions-common:get_or_create_user:933 : echo fdbd5466a0d34c64b5d0cffec7e97520 2022-04-14 04:21:00.474 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=fdbd5466a0d34c64b5d0cffec7e97520 2022-04-14 04:21:00.474 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-14 04:21:00.474 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 04:21:00.474 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin fdbd5466a0d34c64b5d0cffec7e97520 e989374cc76641d9ab6a25a2c32c771d 2022-04-14 04:21:00.474 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:21:00.474 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:21:00.475 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:21:00.475 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:21:00.475 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:21:00.475 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:21:00.475 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:21:00.475 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:21:00.475 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fdbd5466a0d34c64b5d0cffec7e97520 --project e989374cc76641d9ab6a25a2c32c771d 2022-04-14 04:21:00.475 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:21:00.475 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:21:00.475 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:21:00.475 | ++ functions-common:get_field:819 : read data 2022-04-14 04:21:00.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.475 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.475 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.475 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:21:00.475 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:21:00.475 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:21:00.475 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user fdbd5466a0d34c64b5d0cffec7e97520 --project e989374cc76641d9ab6a25a2c32c771d 2022-04-14 04:21:00.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.475 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.475 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.475 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:21:00.475 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fdbd5466a0d34c64b5d0cffec7e97520 --project e989374cc76641d9ab6a25a2c32c771d 2022-04-14 04:21:00.475 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:21:00.475 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:21:00.475 | ++ functions-common:get_field:819 : read data 2022-04-14 04:21:00.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.475 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.476 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.476 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:21:00.476 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:21:00.476 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:21:00.476 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:21:00.476 | ++ functions-common:get_field:825 : echo '| f893bfc28ced46dc9b3f3090839cce7e | fdbd5466a0d34c64b5d0cffec7e97520 | | e989374cc76641d9ab6a25a2c32c771d | | | False |' 2022-04-14 04:21:00.476 | ++ functions-common:get_field:819 : read data 2022-04-14 04:21:00.476 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f893bfc28ced46dc9b3f3090839cce7e 2022-04-14 04:21:00.476 | + functions-common:get_or_add_user_project_role:1004 : echo f893bfc28ced46dc9b3f3090839cce7e 2022-04-14 04:21:00.476 | f893bfc28ced46dc9b3f3090839cce7e 2022-04-14 04:21:00.476 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-14 04:21:00.476 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-14 04:21:00.476 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:21:00.476 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-14 04:21:00.476 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-14 04:21:00.476 | +++ functions-common:get_or_create_user:934 : 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-14 04:21:00.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.476 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.476 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.476 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:21:00.476 | ++ functions-common:get_or_create_user:932 : user_id=a1496f150ef84164bfb30e2b32e70f4c 2022-04-14 04:21:00.476 | ++ functions-common:get_or_create_user:933 : echo a1496f150ef84164bfb30e2b32e70f4c 2022-04-14 04:21:00.476 | + lib/swift:create_swift_accounts:637 : swift_user_test3=a1496f150ef84164bfb30e2b32e70f4c 2022-04-14 04:21:00.476 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-14 04:21:00.476 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 04:21:00.476 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 9210e9423d304ac6ba1e99a949a607fc a1496f150ef84164bfb30e2b32e70f4c e989374cc76641d9ab6a25a2c32c771d 2022-04-14 04:21:00.476 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:21:00.476 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:21:00.476 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:21:00.476 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:21:00.477 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:21:00.477 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:21:00.477 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:21:00.477 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:21:00.477 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role 9210e9423d304ac6ba1e99a949a607fc --user a1496f150ef84164bfb30e2b32e70f4c --project e989374cc76641d9ab6a25a2c32c771d 2022-04-14 04:21:00.477 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:21:00.477 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:21:00.477 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:21:00.477 | ++ functions-common:get_field:819 : read data 2022-04-14 04:21:00.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.477 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.477 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.477 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:21:00.477 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:21:00.477 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:21:00.477 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add 9210e9423d304ac6ba1e99a949a607fc --user a1496f150ef84164bfb30e2b32e70f4c --project e989374cc76641d9ab6a25a2c32c771d 2022-04-14 04:21:00.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.477 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.477 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.477 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role 9210e9423d304ac6ba1e99a949a607fc --user a1496f150ef84164bfb30e2b32e70f4c --project e989374cc76641d9ab6a25a2c32c771d 2022-04-14 04:21:00.477 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:21:00.477 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:21:00.477 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:21:00.477 | ++ functions-common:get_field:819 : read data 2022-04-14 04:21:00.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.477 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.477 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.477 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:21:00.478 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:21:00.478 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:21:00.478 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:21:00.478 | ++ functions-common:get_field:825 : echo '| 9210e9423d304ac6ba1e99a949a607fc | a1496f150ef84164bfb30e2b32e70f4c | | e989374cc76641d9ab6a25a2c32c771d | | | False |' 2022-04-14 04:21:00.478 | ++ functions-common:get_field:819 : read data 2022-04-14 04:21:00.478 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9210e9423d304ac6ba1e99a949a607fc 2022-04-14 04:21:00.478 | + functions-common:get_or_add_user_project_role:1004 : echo 9210e9423d304ac6ba1e99a949a607fc 2022-04-14 04:21:00.478 | 9210e9423d304ac6ba1e99a949a607fc 2022-04-14 04:21:00.478 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-14 04:21:00.478 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-14 04:21:00.478 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 04:21:00.478 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-14 04:21:00.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.478 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.478 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.478 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:21:00.478 | ++ functions-common:get_or_create_project:945 : project_id=1dc2107a6a4b467c8342cdde5ce23de3 2022-04-14 04:21:00.478 | ++ functions-common:get_or_create_project:946 : echo 1dc2107a6a4b467c8342cdde5ce23de3 2022-04-14 04:21:00.478 | + lib/swift:create_swift_accounts:642 : swift_project_test2=1dc2107a6a4b467c8342cdde5ce23de3 2022-04-14 04:21:00.478 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-14 04:21:00.478 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 04:21:00.478 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-14 04:21:00.478 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-14 04:21:00.478 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:21:00.478 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-14 04:21:00.478 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-14 04:21:00.478 | +++ functions-common:get_or_create_user:934 : 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-14 04:21:00.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.478 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.479 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.479 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:21:00.479 | ++ functions-common:get_or_create_user:932 : user_id=a6c5d78cf1d948198e840229938f3214 2022-04-14 04:21:00.479 | ++ functions-common:get_or_create_user:933 : echo a6c5d78cf1d948198e840229938f3214 2022-04-14 04:21:00.479 | + lib/swift:create_swift_accounts:647 : swift_user_test2=a6c5d78cf1d948198e840229938f3214 2022-04-14 04:21:00.479 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-14 04:21:00.479 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 04:21:00.479 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin a6c5d78cf1d948198e840229938f3214 1dc2107a6a4b467c8342cdde5ce23de3 2022-04-14 04:21:00.479 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:21:00.479 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:21:00.479 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:21:00.479 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:21:00.479 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:21:00.479 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:21:00.479 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:21:00.479 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:21:00.479 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a6c5d78cf1d948198e840229938f3214 --project 1dc2107a6a4b467c8342cdde5ce23de3 2022-04-14 04:21:00.479 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:21:00.479 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:21:00.479 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:21:00.479 | ++ functions-common:get_field:819 : read data 2022-04-14 04:21:00.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.479 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.479 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.479 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:21:00.479 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:21:00.480 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:21:00.480 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user a6c5d78cf1d948198e840229938f3214 --project 1dc2107a6a4b467c8342cdde5ce23de3 2022-04-14 04:21:00.480 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.480 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.480 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.480 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a6c5d78cf1d948198e840229938f3214 --project 1dc2107a6a4b467c8342cdde5ce23de3 2022-04-14 04:21:00.480 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:21:00.480 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:21:00.480 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:21:00.480 | ++ functions-common:get_field:819 : read data 2022-04-14 04:21:00.480 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.480 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.480 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.480 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:21:00.480 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:21:00.480 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:21:00.480 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:21:00.480 | ++ functions-common:get_field:825 : echo '| f893bfc28ced46dc9b3f3090839cce7e | a6c5d78cf1d948198e840229938f3214 | | 1dc2107a6a4b467c8342cdde5ce23de3 | | | False |' 2022-04-14 04:21:00.480 | ++ functions-common:get_field:819 : read data 2022-04-14 04:21:00.480 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f893bfc28ced46dc9b3f3090839cce7e 2022-04-14 04:21:00.480 | + functions-common:get_or_add_user_project_role:1004 : echo f893bfc28ced46dc9b3f3090839cce7e 2022-04-14 04:21:00.480 | f893bfc28ced46dc9b3f3090839cce7e 2022-04-14 04:21:00.480 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-14 04:21:00.480 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-14 04:21:00.480 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 04:21:00.480 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-14 04:21:00.480 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-14 04:21:00.480 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.480 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.481 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.481 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.481 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:21:00.481 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-14 04:21:00.481 | 19fed8b2a9de41e79b53ff4d891611d1' 2022-04-14 04:21:00.481 | ++ functions-common:get_or_create_domain:895 : echo 19fed8b2a9de41e79b53ff4d891611d1 2022-04-14 04:21:00.481 | + lib/swift:create_swift_accounts:652 : swift_domain=19fed8b2a9de41e79b53ff4d891611d1 2022-04-14 04:21:00.481 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-14 04:21:00.481 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 04:21:00.481 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-14 04:21:00.481 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 19fed8b2a9de41e79b53ff4d891611d1 2022-04-14 04:21:00.481 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 04:21:00.481 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=19fed8b2a9de41e79b53ff4d891611d1 --or-show -f value -c id 2022-04-14 04:21:00.481 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.482 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.482 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.482 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:21:00.482 | ++ functions-common:get_or_create_project:945 : project_id=b840f3f580874d2b847e81ae7eab6305 2022-04-14 04:21:00.482 | ++ functions-common:get_or_create_project:946 : echo b840f3f580874d2b847e81ae7eab6305 2022-04-14 04:21:00.482 | + lib/swift:create_swift_accounts:656 : swift_project_test4=b840f3f580874d2b847e81ae7eab6305 2022-04-14 04:21:00.482 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-14 04:21:00.482 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 04:21:00.482 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-14 04:21:00.482 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 19fed8b2a9de41e79b53ff4d891611d1 test4@example.com 2022-04-14 04:21:00.482 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:21:00.482 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-14 04:21:00.482 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-14 04:21:00.482 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=19fed8b2a9de41e79b53ff4d891611d1 --email=test4@example.com --or-show -f value -c id 2022-04-14 04:21:00.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.482 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.482 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.482 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:21:00.482 | ++ functions-common:get_or_create_user:932 : user_id=156ed340973f432096df94293c270501 2022-04-14 04:21:00.482 | ++ functions-common:get_or_create_user:933 : echo 156ed340973f432096df94293c270501 2022-04-14 04:21:00.482 | + lib/swift:create_swift_accounts:661 : swift_user_test4=156ed340973f432096df94293c270501 2022-04-14 04:21:00.482 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-14 04:21:00.482 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 04:21:00.482 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 156ed340973f432096df94293c270501 b840f3f580874d2b847e81ae7eab6305 2022-04-14 04:21:00.483 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:21:00.483 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:21:00.483 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:21:00.483 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:21:00.483 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:21:00.483 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:21:00.483 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:21:00.483 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:21:00.483 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 156ed340973f432096df94293c270501 --project b840f3f580874d2b847e81ae7eab6305 2022-04-14 04:21:00.483 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:21:00.483 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:21:00.483 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:21:00.483 | ++ functions-common:get_field:819 : read data 2022-04-14 04:21:00.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.483 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.483 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.483 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:21:00.483 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:21:00.483 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:21:00.483 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 156ed340973f432096df94293c270501 --project b840f3f580874d2b847e81ae7eab6305 2022-04-14 04:21:00.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.483 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.483 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.483 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 156ed340973f432096df94293c270501 --project b840f3f580874d2b847e81ae7eab6305 2022-04-14 04:21:00.483 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:21:00.483 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:21:00.483 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:21:00.483 | ++ functions-common:get_field:819 : read data 2022-04-14 04:21:00.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.484 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.484 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:00.484 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:00.484 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:21:00.484 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:21:00.484 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:21:00.484 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:21:00.484 | ++ functions-common:get_field:825 : echo '| f893bfc28ced46dc9b3f3090839cce7e | 156ed340973f432096df94293c270501 | | b840f3f580874d2b847e81ae7eab6305 | | | False |' 2022-04-14 04:21:00.484 | ++ functions-common:get_field:819 : read data 2022-04-14 04:21:00.484 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f893bfc28ced46dc9b3f3090839cce7e 2022-04-14 04:21:00.484 | + functions-common:get_or_add_user_project_role:1004 : echo f893bfc28ced46dc9b3f3090839cce7e 2022-04-14 04:21:00.484 | f893bfc28ced46dc9b3f3090839cce7e 2022-04-14 04:21:00.514 | [143974 Async create_swift_accounts:178883]: finished create_swift_accounts with result 0 in 130 seconds 2022-04-14 04:21:00.521 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-14 04:21:00.524 | + inc/async:async_wait:197 : return 0 2022-04-14 04:21:00.526 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-04-14 04:21:00.545 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:21:00.547 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-04-14 04:21:00.565 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:21:00.568 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-04-14 04:21:00.571 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 04:21:00.573 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-04-14 04:21:00.576 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-04-14 04:21:00.578 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-14 04:21:00.638 | + inc/async:async_inner:63 : init_glance 2022-04-14 04:21:00.677 | [143974 Async init_glance:183142]: running: init_glance 2022-04-14 04:21:00.679 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-04-14 04:21:00.699 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:21:00.711 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-04-14 04:21:00.711 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 04:21:00.711 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-04-14 04:21:00.711 | + ./stack.sh:main:1147 : configure_neutron 2022-04-14 04:21:00.712 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-14 04:21:00.717 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 04:21:00.717 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 04:21:00.722 | + 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-14 04:21:00.725 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 04:21:00.728 | + 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-14 04:21:00.730 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 04:21:00.734 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-14 04:21:00.736 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-14 04:21:00.739 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-14 04:21:00.749 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-14 04:21:00.754 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-14 04:21:00.756 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-14 04:21:04.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:04.188 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:04.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:04.188 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:07.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:07.731 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:07.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:07.731 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:11.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:11.321 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:11.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:11.321 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:14.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:14.805 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:14.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:14.805 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:18.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:18.310 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:18.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:18.311 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:21.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:21.916 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:21.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:21.916 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:25.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:25.393 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:25.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:25.393 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:29.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:29.138 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:29.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:29.139 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:33.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:33.869 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:33.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:33.869 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:33.869 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-14 04:21:39.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:39.782 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:39.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:39.782 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:40.109 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-14 04:21:40.114 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-14 04:21:40.116 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-14 04:21:40.118 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-14 04:21:40.121 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-14 04:21:40.123 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-14 04:21:40.125 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-14 04:21:40.127 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-14 04:21:40.131 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-14 04:21:40.132 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-14 04:21:40.134 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-14 04:21:40.136 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-14 04:21:40.139 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-14 04:21:40.142 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-14 04:21:40.144 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-14 04:21:40.146 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-14 04:21:40.151 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:21:40.154 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-14 04:21:40.156 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:21:40.161 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-14 04:21:40.163 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-14 04:21:40.166 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-14 04:21:40.168 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-14 04:21:40.170 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 04:21:40.173 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 04:21:40.202 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-14 04:21:40.233 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-14 04:21:40.268 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-14 04:21:40.298 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-14 04:21:40.327 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-14 04:21:40.358 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-14 04:21:40.361 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-14 04:21:40.363 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-14 04:21:40.368 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 04:21:40.372 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 04:21:40.391 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 04:21:40.393 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 04:21:40.395 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 04:21:40.398 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 04:21:40.400 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 04:21:40.430 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.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-14 04:21:40.464 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 04:21:40.493 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 04:21:40.524 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-14 04:21:40.541 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:21:40.544 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-14 04:21:40.546 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-14 04:21:40.548 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-14 04:21:40.551 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-14 04:21:40.553 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-14 04:21:40.566 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-14 04:21:40.568 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-14 04:21:40.571 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-14 04:21:40.573 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-14 04:21:40.591 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-14 04:21:40.604 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-14 04:21:40.606 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-14 04:21:40.618 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-14 04:21:40.631 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-14 04:21:40.644 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 04:21:40.647 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 04:21:40.656 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-14 04:21:40.659 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.jzqTrB5ilb 2022-04-14 04:21:40.662 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 04:21:40.665 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 04:21:40.667 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.jzqTrB5ilb 2022-04-14 04:21:40.672 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.jzqTrB5ilb 2022-04-14 04:21:40.685 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.jzqTrB5ilb /etc/sudoers.d/neutron-rootwrap 2022-04-14 04:21:40.702 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 04:21:40.731 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-14 04:21:40.734 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 04:21:40.766 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-14 04:21:40.769 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-14 04:21:40.771 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-14 04:21:40.774 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 04:21:40.776 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 04:21:40.779 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 04:21:40.796 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:21:40.799 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 04:21:40.802 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 04:21:40.804 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 04:21:40.822 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:21:40.825 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:21:40.831 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:21:40.859 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 04:21:40.861 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 04:21:40.864 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-14 04:21:40.881 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:21:40.884 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-14 04:21:40.886 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-14 04:21:40.889 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 04:21:40.891 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 04:21:40.894 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-14 04:21:40.896 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-14 04:21:40.899 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 04:21:40.902 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-14 04:21:40.905 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-14 04:21:40.907 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-14 04:21:40.912 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-14 04:21:40.914 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-14 04:21:40.919 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-14 04:21:40.937 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:21:40.942 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-14 04:21:40.945 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-14 04:21:40.947 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-14 04:21:40.956 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-14 04:21:40.987 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 04:21:41.017 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-14 04:21:41.048 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-14 04:21:41.079 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-14 04:21:41.110 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-14 04:21:41.113 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 04:21:41.116 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-14 04:21:41.118 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 04:21:41.121 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-14 04:21:41.151 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-14 04:21:41.181 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-04-14 04:21:41.212 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-14 04:21:41.242 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-14 04:21:41.274 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-14 04:21:41.304 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-14 04:21:41.336 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-14 04:21:41.370 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 04:21:41.404 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 04:21:41.434 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-14 04:21:41.468 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-14 04:21:41.510 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-14 04:21:41.514 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 04:21:41.516 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 04:21:41.519 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 04:21:41.522 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-14 04:21:41.558 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-14 04:21:41.590 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.25/identity 2022-04-14 04:21:41.622 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-14 04:21:41.655 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-14 04:21:41.688 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-14 04:21:41.722 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-14 04:21:41.753 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-14 04:21:41.784 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 04:21:41.814 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-14 04:21:41.850 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-14 04:21:41.853 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-14 04:21:41.855 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-14 04:21:41.858 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-14 04:21:41.861 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-14 04:21:41.863 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-14 04:21:41.866 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-14 04:21:41.868 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 150:199 != '' ]] 2022-04-14 04:21:41.871 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:150:199 2022-04-14 04:21:41.875 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:150:199 != '' ]] 2022-04-14 04:21:41.876 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-14 04:21:41.879 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-14 04:21:41.881 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-14 04:21:41.884 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-14 04:21:41.886 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-14 04:21:41.889 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-14 04:21:41.891 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-14 04:21:41.894 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-14 04:21:41.898 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-14 04:21:41.899 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-14 04:21:41.928 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-14 04:21:41.930 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:21:41.933 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 04:21:41.936 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-14 04:21:41.938 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-14 04:21:41.941 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 04:21:41.943 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-14 04:21:41.974 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-14 04:21:41.977 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-14 04:21:41.980 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:21:41.983 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 04:21:41.986 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-14 04:21:41.988 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-14 04:21:41.991 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 04:21:41.993 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-14 04:21:42.022 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-14 04:21:42.025 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:21:42.028 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 04:21:42.031 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-14 04:21:42.033 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-14 04:21:42.036 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 04:21:42.038 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-14 04:21:42.068 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-14 04:21:42.071 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:21:42.073 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-14 04:21:42.076 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-14 04:21:42.078 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-14 04:21:42.081 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 04:21:42.083 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-14 04:21:42.113 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-14 04:21:42.116 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:21:42.118 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-14 04:21:42.121 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 04:21:42.123 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 04:21:42.126 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 04:21:42.129 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-14 04:21:42.159 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-14 04:21:42.162 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:21:42.164 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-14 04:21:42.167 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-14 04:21:42.170 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-14 04:21:42.173 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 04:21:42.175 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-14 04:21:42.204 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:150:199 2022-04-14 04:21:42.207 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:21:42.209 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-14 04:21:42.212 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:150:199 2022-04-14 04:21:42.214 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:150:199 ']' 2022-04-14 04:21:42.217 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 04:21:42.220 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:150:199 2022-04-14 04:21:42.249 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-14 04:21:42.252 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:21:42.254 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-14 04:21:42.261 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 04:21:42.261 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 04:21:42.262 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 04:21:42.265 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-14 04:21:42.294 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-14 04:21:42.296 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-14 04:21:42.315 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:21:42.317 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-14 04:21:42.321 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 04:21:42.364 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-14 04:21:42.366 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 04:21:42.397 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 04:21:42.430 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-14 04:21:42.433 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-14 04:21:42.436 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-14 04:21:42.439 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 04:21:45.520 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 04:21:45.520 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.0.1.dev21 2022-04-14 04:21:45.520 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=185060) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 04:21:45.570 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=185060) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 04:21:45.570 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=185060) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 04:21:45.570 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=185060) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 04:21:45.570 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=185060) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 04:21:45.570 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=185060) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 04:21:45.571 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=185060) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 04:21:45.624 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 04:21:45.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:45.624 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:45.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:45.624 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:45.977 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-14 04:21:45.979 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-14 04:21:45.982 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-14 04:21:45.984 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 04:21:45.987 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-14 04:21:46.041 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-04-14 04:21:46.060 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-14 04:21:46.069 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-14 04:21:46.069 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-04-14 04:21:46.097 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-14 04:21:46.101 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-14 04:21:46.109 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-14 04:21:46.112 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-14 04:21:46.114 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-14 04:21:46.128 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-14 04:21:46.141 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 04:21:46.145 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-14 04:21:46.152 | net.bridge.bridge-nf-call-iptables = 1 2022-04-14 04:21:46.155 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 04:21:46.162 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-14 04:21:46.172 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-14 04:21:46.176 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-14 04:21:46.178 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-14 04:21:46.181 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-14 04:21:46.183 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-14 04:21:46.186 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-14 04:21:46.189 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 04:21:46.191 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 04:21:46.195 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 04:21:46.196 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 04:21:46.222 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-14 04:21:46.226 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-04-14 04:21:46.264 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-14 04:21:46.266 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-14 04:21:46.300 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-14 04:21:46.336 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-14 04:21:46.354 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:21:46.358 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-14 04:21:46.360 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-14 04:21:46.364 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-14 04:21:46.396 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-14 04:21:46.426 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 04:21:46.459 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-14 04:21:46.462 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 04:21:46.493 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-14 04:21:46.510 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:21:46.513 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 04:21:46.516 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-14 04:21:46.546 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 04:21:46.549 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 04:21:46.551 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 04:21:46.581 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-14 04:21:46.583 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 04:21:46.586 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-14 04:21:46.588 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-14 04:21:46.607 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:21:46.609 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-14 04:21:46.612 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-04-14 04:21:46.616 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-14 04:21:46.646 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 04:21:46.680 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-14 04:21:46.682 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 04:21:46.713 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 04:21:46.716 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-14 04:21:46.754 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 04:21:46.756 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 04:21:46.759 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 04:21:46.789 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-14 04:21:46.792 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 04:21:46.794 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-14 04:21:46.799 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 04:21:49.821 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 04:21:49.821 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.0.1.dev21 2022-04-14 04:21:49.822 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=185589) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 04:21:49.872 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=185589) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 04:21:49.872 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=185589) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 04:21:49.873 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=185589) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 04:21:49.873 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=185589) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 04:21:49.873 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=185589) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 04:21:49.873 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=185589) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 04:21:49.933 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-14 04:21:49.933 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=185589) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-14 04:21:49.934 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=185589) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-14 04:21:49.934 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 04:21:49.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:49.934 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:49.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:21:49.934 | from cryptography.utils import int_from_bytes 2022-04-14 04:21:50.324 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-14 04:21:50.327 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-14 04:21:50.329 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-14 04:21:50.332 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 04:21:50.334 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 04:21:50.337 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 04:21:50.340 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 04:21:50.357 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-14 04:21:50.360 | + functions:set_mtu:785 : local dev=br-data 2022-04-14 04:21:50.362 | + functions:set_mtu:786 : local mtu=1500 2022-04-14 04:21:50.369 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-14 04:21:50.378 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-04-14 04:21:50.397 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-14 04:21:50.400 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-14 04:21:50.403 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-14 04:21:50.405 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-14 04:21:50.408 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-14 04:21:50.411 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-14 04:21:50.413 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-14 04:21:50.416 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-14 04:21:50.418 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-14 04:21:50.421 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-14 04:21:50.423 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-14 04:21:50.426 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-14 04:21:50.428 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-14 04:21:50.431 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-14 04:21:50.435 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-14 04:21:50.435 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-14 04:21:50.442 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-14 04:21:50.444 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-14 04:21:50.447 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-14 04:21:50.449 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-14 04:21:50.453 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-14 04:21:50.453 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-14 04:21:50.454 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-14 04:21:50.460 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.14/22 brd 192.168.3.255' 2022-04-14 04:21:50.463 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-14 04:21:50.465 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-14 04:21:50.468 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-14 04:21:50.471 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-14 04:21:50.473 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.14/22 brd 192.168.3.255 != '' ]] 2022-04-14 04:21:50.476 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.14/22 brd 192.168.3.255 dev eth1' 2022-04-14 04:21:50.478 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.14/22 brd 192.168.3.255 dev br-data' 2022-04-14 04:21:50.481 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-14 04:21:50.484 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-14 04:21:50.490 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.14/22 brd 192.168.3.255 2022-04-14 04:21:50.492 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-14 04:21:50.492 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-14 04:21:50.492 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-14 04:21:50.496 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.14 2022-04-14 04:21:50.499 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.14 ' 2022-04-14 04:21:50.501 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.14/22 brd 192.168.3.255 dev eth1 2022-04-14 04:21:50.514 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.14/22 brd 192.168.3.255 dev br-data 2022-04-14 04:21:50.526 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-14 04:21:50.540 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-14 04:21:50.561 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.14 2022-04-14 04:21:53.570 | ARPING 192.168.0.14 from 192.168.0.14 br-data 2022-04-14 04:21:53.570 | Sent 3 probes (3 broadcast(s)) 2022-04-14 04:21:53.570 | Received 0 response(s) 2022-04-14 04:21:53.592 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-14 04:21:53.594 | + ./stack.sh:exit_trap:521 : local r=1 2022-04-14 04:21:53.597 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-04-14 04:21:53.600 | + ./stack.sh:exit_trap:522 : jobs='169385 2022-04-14 04:21:53.600 | 183142' 2022-04-14 04:21:53.602 | + ./stack.sh:exit_trap:525 : [[ -n 169385 2022-04-14 04:21:53.602 | 183142 ]] 2022-04-14 04:21:53.605 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-14-041215 ]] 2022-04-14 04:21:53.607 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-04-14 04:21:53.609 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-04-14 04:21:53.614 | exit_trap: cleaning up child processes 2022-04-14 04:21:53.614 | + ./stack.sh:exit_trap:527 : kill 169385 183142 2022-04-14 04:21:53.615 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.iCPb78Wfh8 ']' 2022-04-14 04:21:53.616 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.iCPb78Wfh8 2022-04-14 04:21:53.621 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-04-14 04:21:53.623 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-04-14 04:21:53.625 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-04-14 04:21:53.628 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-04-14 04:21:53.628 | Error on exit 2022-04-14 04:21:53.630 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-04-14 04:21:53.632 | + ./stack.sh:exit_trap:542 : generate-subunit 1649909531 582 fail 2022-04-14 04:21:54.299 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-04-14 04:21:54.301 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-14 04:21:55.486 | + ./stack.sh:exit_trap:556 : exit 1